Drew Willcoxon
db557af3c5
Bug 1386745 - Activated URL/address/location bar makes bookmark doorhanger/panelUI located under "Show site information" button area after landing patch from bug #1352063 . r=Gijs
...
MozReview-Commit-ID: Kzymx5qbp4i
2017-09-08 10:16:38 -07:00
Marco Bonardo
f5fe23e92e
Bug 1398019 - Favicons missing in Bookmarks toolbar on startup. r=past
...
This is due to the fact now we set the icons only when the nodes visibility is updated.
The patch always updates nodes visibility when we rebuild the toolbar.
updateChevron() is being renamed accordingly and acts regardless of chevron.collapsed.
MozReview-Commit-ID: Cz1U710J42M
2017-09-08 11:43:08 +02:00
Jared Wein
be84de2851
Bug 1394588 - Include the gNavToolbox offset in the calculation of the library drop animation. r=Gijs
...
MozReview-Commit-ID: 90eUNtqE0ee
2017-09-05 14:50:52 -04:00
Jared Wein
58025da720
Bug 1397236 - Changing positioning of navigator-toolbox while a descendent popup is open causes the popup to close. We don't need to change the positioning of the navigator-toolbox on the fly, and can instead always keep it as position:relative for the library animation. r=Gijs
...
MozReview-Commit-ID: HXbjhQFCplb
2017-09-07 03:46:46 -04:00
Mark Banner
3cdc0023ed
Bug 1397545 - Don't update the recently bookmarks item list when it is hidden and a bookmark is deleted. r=mak
...
MozReview-Commit-ID: CnbFMONaRil
2017-09-07 10:49:03 +01:00
Marco Bonardo
3b2c91b45f
Bug 1392081 - Reset the Places toolbar view when the toolbar is collapsed. r=Gijs
...
MozReview-Commit-ID: IFOxCnslZRX
2017-08-29 23:26:24 +02:00
Sebastian Hengst
f0933e3032
Backed out changeset cf5b68506bef (bug 1392081)
2017-09-05 23:11:08 +02:00
Marco Bonardo
a26e5c816a
Bug 1392081 - Reset the Places toolbar view when the toolbar is collapsed. r=Gijs
...
MozReview-Commit-ID: IFOxCnslZRX
2017-08-29 23:26:24 +02:00
Jared Wein
23660f4b81
Bug 1393565 - De-duplicate the JS code and CSS that sets the bookmark and pocket library animation. r=Gijs
...
MozReview-Commit-ID: Z1kIdrY2Um
2017-08-30 15:58:24 -04:00
Jared Wein
1512715f63
Bug 1395438 - The bookmarks panel should fade out when it times out, not close abruptly. r=adw
...
MozReview-Commit-ID: 2alzsK8M9Xb
2017-08-31 00:27:07 -04:00
Dão Gottwald
679bcc9530
Bug 1394753 - Remove unstarred48.png. r=mak
...
MozReview-Commit-ID: EKUEQsOxy50
2017-08-29 11:51:12 +02:00
Mark Banner
fd48516f32
Bug 1388687 - Change the recent bookmarks object to only update the menu items when really necessary, and only do a database query when the recent bookmarks need updating. r=mak
...
MozReview-Commit-ID: J4WxNoTPxkc
2017-08-21 16:05:30 +01:00
Mark Banner
adbe3fd7d8
Bug 1388687 - Split out inline functions into members of RecentBookmarksMenuUI to make testing/updates easier. r=mak
...
MozReview-Commit-ID: 1qD7xmlGa8y
2017-08-10 08:27:36 +01:00
Mark Banner
e438f9ac12
Bug 1388687 - Separate out the recent bookmarks menu code into its own object. r=mak
...
MozReview-Commit-ID: EhNk4cDLbAH
2017-08-09 11:07:50 +01:00
Jared Wein
a28e15e6eb
Bug 1384953 - Run the library and pocket animations outside of the navigation-toolbar to workaround z-index issues with the selected tab. r=gijs
...
MozReview-Commit-ID: dXVThUXdXi
2017-08-09 20:36:17 -04:00
Dão Gottwald
e5a3be9f0f
Bug 1391017 - Use a .bookmark-item placeholder for the bookmarks toolbar items in the toolbar while customizing. r=Gijs
...
MozReview-Commit-ID: JB9OSshDLKy
2017-08-23 13:01:06 +02:00
Mike de Boer
ab742ae535
Bug 1377968 - Add a tools section and subview to the Bookmarks subview inside the Library widget. r=Gijs
...
MozReview-Commit-ID: GqbUMbuvYoO
2017-08-15 13:34:41 +02:00
Ursula Sarracini
9d24d45965
Bug 1388863 - Bookmarking a link via Activity Stream context menu should give feedback r=adw
...
MozReview-Commit-ID: Bd2eed1rX91
2017-08-14 16:27:39 -04:00
Valentin Gosu
7a666609d4
Bug 1380617 - Change firefox code to use uri.displaySpec when unicode URLs are wanted r=Gijs
...
* Make URL bar show unicode URL by making losslessDecodeURI call uri.displaySpec
* Make sure URL bar copying returns unicode variant
MozReview-Commit-ID: GTESwOSJW0P
* * *
[mq]: bug1380617-url-autofill.patch
MozReview-Commit-ID: JUxFZcpc3rN
2017-08-09 17:43:51 +02:00
Michael Kohler
f15ab23e9f
Bug 1366555 - Remove MOZ_PHOTON_THEME ifdefs and non-MOZ_PHOTON_THEME code. r=dao
...
MozReview-Commit-ID: 8w1vfF2yRui
2017-08-08 12:09:14 +02:00
Jared Wein
d016c13ec8
Bug 1385913 - Remove MOZ_PHOTON_ANIMATIONS ifdef. r=Gijs
...
MozReview-Commit-ID: 40TP43EKPCU
2017-08-07 12:37:34 -04:00
Gijs Kruitbosch
a626facc1f
Bug 1385083 - history panel should actually list history, r=mikedeboer
...
MozReview-Commit-ID: G98QMcmASv0
2017-08-07 15:24:49 +01:00
Sebastian Hengst
31742f9ca2
Backed out changeset 1538b0445eda (bug 1366555) for timing browser_locationBarCommand.js and browser_locationBarExternalLoad.js. r=backout
2017-08-05 23:15:16 +02:00
Michael Kohler
a220eeb86a
Bug 1366555 - Remove MOZ_PHOTON_THEME ifdefs and non-MOZ_PHOTON_THEME code r=dao
...
MozReview-Commit-ID: CoHv9mKpAe
2017-08-05 20:37:40 +02:00
Erica Wright
ad80e133d2
Bug 1382570 - Ignore non-left clicks on the bookmark icon. r=Gijs
...
MozReview-Commit-ID: KrFYUijzawU
2017-08-02 16:20:52 -04:00
Gijs Kruitbosch
4639ca807b
Bug 1354117 - stop relying on gPhotonStructure in bookmarks/history code, r=adw
...
MozReview-Commit-ID: FqUFNrSufvQ
2017-08-01 19:55:41 +01:00
Gijs Kruitbosch
d485cb5fac
Bug 1354117 - remove wrap handling for the bookmarks toolbar button and tests verifying it, r=johannh
...
MozReview-Commit-ID: CeSGIQrDPpw
2017-07-31 21:52:06 +01:00
Wes Kocher
6184b5919e
Backed out changeset 4c8cc6044599 (bug 1382570) because it might have caused the spike in browser_page_action_menu.js failures a=backout CLOSED TREE
...
MozReview-Commit-ID: HCTskH7e4RF
2017-08-03 18:42:02 -07:00
Erica Wright
d4c8da7872
Bug 1382570 - Ignore non-left clicks on the bookmark icon. r=Gijs
...
MozReview-Commit-ID: KrFYUijzawU
2017-08-02 16:20:52 -04:00
Marco Bonardo
2703fb553f
Bug 1382991 - Cleanup Places controller InsertionPoint. r=standard8
...
MozReview-Commit-ID: 2pSbYtPGtYx
2017-08-03 12:16:36 +02:00
Mark Banner
48ddb251f8
Bug 1094812 - Use Bookmarks.jsm in browser-places.js. r=mak
...
MozReview-Commit-ID: HJ1NbFMm0l8
2017-07-19 13:50:47 +01:00
Marco Bonardo
a90abdc771
Bug 1094818 - Use Bookmarks.jsm in controller.js. r=standard8
...
MozReview-Commit-ID: 7vli02K19bt
2017-07-18 19:18:02 +02:00
Mark Banner
1286bb379e
Bug 1386197 - Show/Hide recently bookmarked menuitems don't exist in the Library window on Mac, handle the case so to avoid exceptions stopping listeners being removed. r=mak
...
MozReview-Commit-ID: 6zcw2Q7vRYI
2017-08-01 11:59:41 +01:00
Jared Wein
6954ff71c6
Bug 1384145 - Guard the removal of the 'animate' attribute so it only happens in builds with MOZ_PHOTON_ANIMATIONS since the attribute only makes sense when MOZ_PHOTON_ANIMATIONS=True. r=mconley
...
MozReview-Commit-ID: DuUCYGt5uV2
2017-07-26 08:53:04 -04:00
Jared Wein
818712371f
Bug 1352063 - Implement new animation for bookmarking. r=Gijs
...
MozReview-Commit-ID: GDfxtaCNtZo
2017-07-24 17:52:44 -04:00
Wes Kocher
55f16cab91
Backed out changeset 9202b42e8dcb (bug 1352063) for failures in browser_startup_images.js a=backout
...
MozReview-Commit-ID: 4sfnaQwjv76
2017-07-24 14:38:10 -07:00
Jared Wein
ba7cd5c9a8
Bug 1352063 - Implement new animation for bookmarking. r=Gijs
...
MozReview-Commit-ID: GDfxtaCNtZo
2017-07-23 02:45:51 -04:00
Florian Quèze
3fa089754c
Bug 1381853 - lazy load browserPlacesViews.js into the browser window, r=mconley.
2017-07-23 00:17:56 +02:00
Johann Hofmann
0bc53a79e8
Bug 1371219 - Increase margin of main menu items when accessed through touch. r=mikedeboer
...
MozReview-Commit-ID: 9gjxxc6O5YS
2017-07-20 16:45:02 +02:00
Mark Banner
8c8fb5a55f
Bug 1381049 - Fix cases of async function definitions without await in Places code. r=mak
...
MozReview-Commit-ID: 3G3BD5SrJ8b
2017-07-14 17:32:22 +01:00
Mark Banner
a96f023139
Bug 1380570 - Fix setting the title when bookmarking a url from an error page when the url is not found in the history. r=mak
...
MozReview-Commit-ID: EMuCpR1Sg9G
2017-07-12 22:56:06 +01:00
Marco Bonardo
337b1dae96
Bug 1379611 - Avoid GetItemTitle() synchronous API in editBookmarkOverlay.js. r=standard8
...
MozReview-Commit-ID: 9Ig63XHcEIE
2017-07-10 16:13:55 +02:00
Marco Bonardo
652f85e780
Bug 1379611 - Avoid GetFolderIdForItem() synchronous API in editBookmarkOverlay.js. r=standard8
...
MozReview-Commit-ID: LLikbxfAN4u
2017-07-10 15:37:55 +02:00
Mark Banner
385eeb7b23
Bug 1377599 - Fix typos to make the Star UI remove bookmarks correctly, and add an extra hook to ensure the tests passes in async mode. r=mak
...
MozReview-Commit-ID: FGBq9GTP2sB
2017-07-12 17:35:59 +01:00
Johann Hofmann
c39fd8969c
Bug 1377802 - Check if bookmarking UI is visible before anchoring bookmarking popup. r=mak
...
This also avoids flushing when bounds checking the identity popup for visibility.
MozReview-Commit-ID: EBUR7RIB0w6
2017-07-11 23:17:07 +02:00
Marco Bonardo
2e63b9b6bb
Bug 1371677 - Delay the database connection in the history service as far as possible. r=adw
...
Makes initing Places services cheaper, by delaying the connection creation to the first time
it's actually needed.
Same way, delays reading the bookmark roots at the first time they are requested.
Deprecates the concept of lazy observers, since they are no more needed, we can just use addObserver.
Simplifies the startup path: always sends "places-init-complete" (both as a category and a topic) when
the connection starts and adds a "locked" database state when we can't get a working connection.
Makes PlacesCategoriesStarter register for the new category, since it's cheaper than being a bookmarks
observer.
Fixes a couple race conditions in keywords and expiration due to new startup timings.
Removes a test in test_keywords.js that is no more easily feasible, since it'd requires a pre-build
places.sqlite that should be kept up-to-date at every version.
MozReview-Commit-ID: 6ccPUZ651m0
2017-06-09 18:51:09 +02:00
Mike de Boer
1c56ce043f
Bug 1354159 - Part 3 - Add a Bookmarks button to the Library panel that shows a subview with a list of most recent bookmarks. r=Gijs,mak
...
This patch changes the Recent Bookmarks flow in browser-places.js to use the new
PlacesPanelview to provide a rich view that support drag and drop and context
actions.
A new button 'Search Bookmarks' was added, which prefills the urlbar with '* ',
which is a shortcut for searching bookmarks using the Awesomebar.
MozReview-Commit-ID: 1XlO8HMKEJs
2017-06-29 17:57:25 -07:00
Mike de Boer
96f0faf27f
Bug 1354159 - Part 1 - Remove the unneeded third 'view' argument from PlacesUIUtils.openNodeWithEvent(). r=mak
...
MozReview-Commit-ID: Jema2qMYEdX
2017-06-29 17:57:22 -07:00
Gijs Kruitbosch
1b926a256d
Bug 1352120 - move the bookmarks star into the url bar, r=mak
...
MozReview-Commit-ID: Ka5Wn2hrb1P
2017-06-23 17:35:59 +01:00
Rajesh Kathiriya
993895141d
Bug 1370225 - Enabled the ESLint comma-style rule across mozilla-central. r=standard8
...
MozReview-Commit-ID: 9OhLgBpYS4L
2017-06-15 18:24:17 +01:00