Marco Bonardo
933b9de114
Bug 1453638 - 'Open site' in live bookmarks is not working. r=jkt
...
MozReview-Commit-ID: 5KV8jDRxEjf
2018-04-12 17:41:12 +02:00
Marco Bonardo
2c543eaafc
Bug 1452660 - Tag queries pointing to an invalid folder are being rewritten as empty urls. r=standard8
...
MozReview-Commit-ID: FUmmYewl8Vt
2018-04-11 15:45:23 +02:00
Boris Zbarsky
0e6ee1bab5
Bug 1453345 part 5. Remove pointless JS implemenations of QI to nsIDOMEventListener. r=smaug
...
MozReview-Commit-ID: Db0v6GZ0deo
2018-04-12 00:03:45 -04:00
Mark Banner
24a5de212d
Bug 561231 - Add a test for copying a separator from another instance, and also copying bookmarks within the same instance. r=mak
...
MozReview-Commit-ID: BJkpLbOlFmY
2018-04-09 15:45:54 +01:00
Gurzau Raul
6d3982ddbb
Merge mozilla-central to autoland. a=merge CLOSED TREE
2018-04-10 19:56:38 +03:00
Marco Bonardo
0e37435fdd
Bug 1452621 - Cleanup some tag queries related code. r=standard8
...
MozReview-Commit-ID: L8L3i5W1CHe
2018-04-09 15:38:45 +02:00
Jonathan Kingston
9b880fdc20
Bug 1374741 - Within browser/ make openUILinkIn() provide the correct triggeringPrincipal. r=gijs
...
MozReview-Commit-ID: 1NQrlWzIBja
2018-02-21 14:28:48 +00:00
Marco Bonardo
3382b7442d
Bug 1293445 - 5 - Rename RESULTS_AS_TAG_QUERY. r=standard8
...
MozReview-Commit-ID: 7HwPKkGvAvv
2018-04-04 16:14:20 +02:00
Marco Bonardo
b2e8b679a0
Bug 1293445 - 4 - Remove RESULTS_AS_TAG_CONTENTS. r=standard8
...
MozReview-Commit-ID: rybSCGrfnf
2018-04-03 18:32:00 +02:00
Kirk Steuber
e8dd27d5be
Bug 1429164 - Add enterprise policy to prevent showing the profile import wizard r=Felipe,Gijs
...
MozReview-Commit-ID: Lg7r1NrFbKl
2018-04-04 10:56:20 -07:00
Mark Banner
2aecd6f94e
Bug 1451700 - Fix opening a bookmark by pressing return in the sidebar. r=mak
...
MozReview-Commit-ID: 9hoyc9OXpUF
2018-04-05 12:37:23 +01:00
Mark Banner
0196361c67
Bug 1451479 - Re-enable places mochitests for code coverage. r=marco
...
MozReview-Commit-ID: EVsc0h03XVf
2018-04-04 17:03:01 +01:00
Mark Banner
9055c0fac7
Bug 1450223 - Remove unnecessary synchronous annotation lookups from the places context menu. r=mak
...
MozReview-Commit-ID: Ck2eaeVAjXs
2018-03-29 15:49:39 +01:00
Paolo Amadini
27081c7b37
Bug 1444392 - Part 2 - Use test-only helpers for the main menu across the tree. r=Gijs
...
MozReview-Commit-ID: IpdYFaYxx4M
2018-04-04 11:34:39 +01:00
Marco Bonardo
36ec58e083
Bug 1421664 - 3 - Fix the UI and tests. r=standard8
...
test_419731.js can be removed since it is already covered by browser_bookmarkProperties_editTagContainer.js
MozReview-Commit-ID: K0LFuTptWyW
2018-03-22 14:13:07 +01:00
Mark Banner
654a153c5b
Bug 1439697 - Make the warning about attempting to move an unmovable places node be restricted to our own places flavors only. r=mak
...
MozReview-Commit-ID: 1zdVIIXWmYI
2018-03-28 11:41:28 +01:00
Mark Banner
a301479611
Bug 1439697 - Always send the item guid in serialized copy data, and make the copy algorithm clearer as to what items use which methods. r=mak
...
MozReview-Commit-ID: 4dwJB2x2qyp
2018-03-28 11:25:40 +01:00
Mark Banner
629be5dc74
Bug 1439697 - Re-organise the copy/paste & drag/drop algorithm to make it easier to understand. r=mak
...
MozReview-Commit-ID: BrQEU2e4Nr0
2018-03-27 22:49:01 +01:00
Marco Bonardo
67025f9c64
Bug 1448810 - Rename the Places sidebar files and merge sidebarUtils into PlacesUIUtils. r=standard8
...
MozReview-Commit-ID: GsPPBhiTPul
2018-03-26 21:15:41 +02:00
Mark Banner
c674e1b442
Bug 1432435 - Remove synchronous Bookmarks::getBookmarkURI. r=mak
...
MozReview-Commit-ID: GSQOoSoeibq
2018-03-23 17:32:37 +00:00
shindli
b6fd93ae8c
Merge mozilla-central to inbound. a=merge CLOSED TREE
2018-03-25 12:52:14 +03:00
Tooru Fujisawa
10a26abe3d
Bug 1402380 - Set text/x-moz-url flavor of data transfer for places container with URLs inside it. r=enndeakin
2018-03-25 17:23:48 +09:00
Brendan Dahl
3930802738
Bug 1443971 - Remove allDownloadsViewOverlay.xul. r=Paolo
...
This overlay was used in two places: places.xul and
contentAreaDownloadsView.xul. Move the commandset, menuppop and
downloadsRichListBox into include files. Inline the scripts and
DTDs.
MozReview-Commit-ID: LroiQlRTE2T
2018-03-19 16:21:50 -07:00
Marco Bonardo
59a5035ca3
Bug 1448362 - Remove some unused code from Places. r=standard8
...
MozReview-Commit-ID: DQCoYyZIvGD
2018-03-23 16:26:56 +01:00
Mark Banner
af5b04521b
Bug 1448212 - Correctly disable browser_library_delete.js on ccov and also disable browser_library_new_bookmark.js due to failures. r=mak
...
MozReview-Commit-ID: ESIFN9BxDPo
2018-03-23 09:24:56 +00:00
Mark Banner
e36ae6ef4b
Bug 1446630 - Disable browser_editBookmark_keywords.js on ccov due to intermittent failures. r=mak
...
MozReview-Commit-ID: 68KEnivP16F
2018-03-22 09:21:13 +00:00
Marco Bonardo
fc61b0aea0
Bug 1446951 - 8 - Reduce the number of query node constructors to one. r=standard8
...
MozReview-Commit-ID: ICDxftFlePN
2018-03-20 11:29:54 +01:00
Marco Bonardo
9378cf4109
Bug 1446951 - 4 - Make QueriesToQueryString and QueryStringToQueries singular. r=standard8
...
MozReview-Commit-ID: K8x2x0kARDn
2018-03-16 18:43:57 +01:00
Marco Bonardo
39cfa2a663
Bug 1446951 - 2 - Change nsINavHistoryQueryResultNode::GetQueries to a query attribute. r=standard8
...
MozReview-Commit-ID: 77xEeAE13xW
2018-03-16 16:20:22 +01:00
Marco Bonardo
6925512606
Bug 1446951 - 1 - Remove nsINavHistory::ExecuteQueries. r=standard8
...
MozReview-Commit-ID: ATQLGKzMtnn
2018-03-16 15:38:05 +01:00
Mark Banner
a8659a2b7c
Bug 1425555 - Avoid a database fetch after showing the new bookmark dialog. r=mak
...
MozReview-Commit-ID: 1pjynkFFSOd
2018-03-20 23:52:58 +00:00
Brendan Dahl
d78cd08299
Bug 1442829: Remove macBrowserOverlay.xul. r=Gijs
...
Move all of the overlay pieces into an include file except for the
DTD's that could not be put there. Inline the DTD's into the files
where they were used. Update comments in macWindow.inc.xul and browser.xul
to more accurately reflect the current state.
MozReview-Commit-ID: HZIeSf29Yl
2018-03-19 08:57:12 -07:00
Tooru Fujisawa
f415c74b57
Bug 1442465 - Part 4.2: Stop unnecessarily awaiting on BrowserTestUtils.removeTab (simple part). r=dao
2018-03-19 11:16:45 +09:00
Brendan Dahl
95e9cd9668
Bug 1443901 - Remove downloadsViewOverlay.xul. r=Paolo
...
This overlay was only used in places.xul and can be inlined there.
MozReview-Commit-ID: AYvmu99lqh5
2018-03-07 11:59:51 -08:00
Mark Banner
8c97713db8
Bug 1437516 - Rename browser_library_batch_delete.js now that it isn't testing batches. r=mak
...
MozReview-Commit-ID: 9L5e71yZaaL
2018-03-13 21:39:47 +00:00
Mark Banner
f190c32a0e
Bug 1437516 - Remove nsINavHistoryService/nsINavBookmarksService::runInBatchMode. r=mak
...
MozReview-Commit-ID: D1H3xdjpMAx
2018-03-13 16:19:33 +00:00
Brendan Dahl
2021b6eed4
Bug 1444228 - Remove editBookmarkOverlay.xul. r=standard8
...
Move the main contents of editBookmarkOverlay.xul into an include file and
inline the DTD and CSS files where used. Convert several chrome tests to
browser tests since the preprocessor is hard to use within the testing
framework.
MozReview-Commit-ID: DpPBOpZSuBN
2018-03-16 09:26:49 -07:00
Coroiu Cristina
d6640f68b6
Merge mozilla-central to autoland a=merge on a CLOSED TREE
2018-03-16 01:43:13 +02:00
Noemi Erli
0d60573524
Merge mozilla-central to mozilla-inbound. a=merge CLOSED TREE
2018-03-15 19:43:12 +02:00
Brendan Dahl
8a8bb26748
Bug 1442302 - Remove placesOverlay.xul. r=Gijs,mak,standard8
...
The overlay was responsible for script loading and defining three elements
(bhTooltip, placesCommands, placesContext). In the majority of places where
the overlay was included only part of it was used. To remove the overlay, the
elements were each split into include files and moved into where they
were used. For the scripts, a JS file was added that defines all the lazy
modules and then this script, globalOverlay.js and utilityOverlay.js were
inlined to everywhere that would have included them from the overlay.
MozReview-Commit-ID: 8T5D46oYWLn
2018-03-12 10:43:35 -07:00
Marco Bonardo
56b7e7f43e
Bug 1445905 - Remove some no more useful code from nsBrowserGlue. r=dao
...
MozReview-Commit-ID: GhWS7ROvkc4
2018-03-14 11:03:46 +01:00
Mark Banner
346b271473
Bug 1445652 - Re-enable some places tests for code coverage. r=marco,RyanVM
...
MozReview-Commit-ID: IgHeK9kwXxC
2018-03-12 16:22:31 +00:00
Kit Cambridge
1e89ded632
Bug 1199077 - Split change sources for automatic and manual bookmark restores. r=mak
...
MozReview-Commit-ID: 1glcCPj2X90
2018-03-01 13:37:13 -08:00
Mark Banner
8bda7e6d85
Bug 1310295 - Make left pane queries virtual in the Places Library window. r=kitcambridge,mak
...
MozReview-Commit-ID: DcEMAlrXu8R
2018-02-16 20:30:04 +00:00
Dorel Luca
37af71af05
Backed out 2 changesets (bug 1310295) for Mochitest and TV failures on browser/components/places/tests/browser/browser_bookmark_folder_moveability.js
...
Backed out changeset a277657bfffa (bug 1310295)
Backed out changeset b1af75c617ea (bug 1310295)
2018-03-14 18:23:46 +02:00
Mark Banner
60c4119b69
Bug 1310295 - Make left pane queries virtual in the Places Library window. r=kitcambridge,mak
...
MozReview-Commit-ID: DcEMAlrXu8R
2018-02-16 20:30:04 +00:00
Paul Silaghi
cf9a1541fb
Bug 1444912 - Add automated test to check that bookmarks can be opened from the Library r=standard8
2018-03-12 17:04:13 +02:00
Paul Silaghi
daf26cfa3e
Bug 1444226 - skip win10-ccov in browser.ini for bug 1440703 r=standard8
2018-03-13 16:10:15 +02:00
Mike Conley
82b8a07b09
Bug 1358719 - Get rid of synchronous layout flush in browserPlacesViews.js. r=mak
...
This uses promiseDocumentFlushed to make it easier to query for
layout information for the overflowing bookmark toolbar without
causing sync layout flushes. All DOM operations on the toolbar
have been moved to run within a requestAnimationFrame in order
to reduce the likelihood that other JavaScript that's about to
run will cause style or layout flushes.
MozReview-Commit-ID: 1GrARVc4RMJ
2018-02-27 19:09:27 -05:00
Margareta Eliza Balazs
71e26c30ef
Merge inbound to mozilla-central. a=merge
2018-03-13 01:10:10 +02:00