Tooru Fujisawa
034f9f1ec4
Bug 1424877 - Wait for the next event tick in promisePanelElementHidden in browser/components/customizableui/test/head.js. r=Gijs
2017-12-14 14:49:32 -06:00
Nihanth Subramanya
c25da1b83c
Bug 1423564 - Correctly set disabled and checked states of custom history pref checkboxes. r=johannh
...
This seemed to be working before by a fluke:
> Before bug 1375870, _constructAfterChildren was getting called several times,
resulting in change events triggering updatePrivacyMicroControls repeatedly.
> updatePrivacyMicroControls was using the auto-private-browsing checkbox to
decide whether to disable and hide the checkmarks of the other checkboxes.
> After bug 1375870, at the point when updatePrivacyMicroControls is called,
the preference value has not yet propagated to the auto-private-browsing
checkbox, so uPMC doesn't work correctly and is not called again.
Solution: use the actual preference value in uPMC.
MozReview-Commit-ID: 2AhRQwkjH5Q
--HG--
extra : rebase_source : dfcea62d925d019b880e87bc0f1551e78d756e9e
2017-12-06 16:03:14 -08:00
Mark Banner
c0dcb9675d
Bug 1425339 - Allow Places tree's selectItems() function to handle guids as well as ids. r=mak
...
MozReview-Commit-ID: LmZ7AYXBsJ4
--HG--
extra : rebase_source : 0c238470a32341e32db928a0c9b726c7f60f8a5a
2017-12-14 13:56:26 -06:00
Mark Banner
eb29a6ebba
Bug 1425437 - Improve view batching when dropping/pasting to tags, use the actual bookmarks count, not the count of transactions. r=mak
...
MozReview-Commit-ID: B6Bt8bHhh3e
--HG--
extra : rebase_source : 88e9fe36acb672bbfb92c24c844fb1f3171584b4
2017-11-08 15:32:51 +00:00
Drew Willcoxon
7e756780ec
Bug 1423247 - Couple Awesome Bar Composition (matchBuckets pref) to user's Address bar state (unified vs. 2 bar). r=mak
...
MozReview-Commit-ID: LZIWVcDvMrK
--HG--
extra : rebase_source : fc6f1c71641601ff40e289b13a70bc67039b10b4
2017-12-14 14:14:10 -08:00
DimiL
d40b2f8147
Bug 1407878 - P1. Check URLs against the login reputation service when a password field is focused. r=francois
...
--HG--
extra : rebase_source : ac7befbe584f008dcf87999edb6f14e24cb30f4e
2017-12-14 10:11:45 +08:00
Masatoshi Kimura
295faed3f9
Bug 1418914 - Move E10SUtils.jsm into toolkit/. r=mossop
...
MozReview-Commit-ID: EgDzEEKAeh1
--HG--
rename : browser/modules/E10SUtils.jsm => toolkit/modules/E10SUtils.jsm
extra : rebase_source : 0920ce818773af797a0daf3cf4ae90af41d71d2a
2017-12-12 21:35:16 +09:00
Gijs Kruitbosch
a18c8b5531
Bug 1424672 - stop removing the header in the recently closed places views, r=mak,Paolo
...
MozReview-Commit-ID: J5HlyA8nxe2
--HG--
extra : rebase_source : c153742eb5e5179f5af917a1ad1b73e5c381e06d
2017-12-12 16:20:49 -06:00
JW Wang
0e4b69db0c
Bug 1422657. P3 - listen to 'suspend' instead of 'canplaythrough'. r=timhuang
...
See comment 12. There is no guarantee 'canplaythrough' will always fire when
download is slow. It should listen to 'suspend' which is fired when download
is stopped.
MozReview-Commit-ID: GFUtjBpsAcT
--HG--
extra : rebase_source : db343efc4ab7b6bd248fe0e6033affc050950d0e
2017-12-06 15:04:57 +08:00
Dragana Damjanovic
1ee1f7ed9c
Bug 1409449 - Update test for bug 1409449. r=:ckerschb
2017-12-12 10:34:42 +01:00
Tooru Fujisawa
66fd8a5699
Bug 1424083 - Wait for the mouseover event instead of attribute in browser_customizemode_uidensity.js r=Paolo
2017-12-09 06:08:44 +09:00
Tooru Fujisawa
4649299e4a
Bug 1421116 - Wait for the next event tick before resolving promise in browser_translation_exceptions.js. r=Mossop
2017-12-09 06:08:44 +09:00
Tooru Fujisawa
4e1ece6904
Bug 1418184 - Use BrowserTestUtils.waitForEvent in browser/components/sessionstore/test/. r=felipe
2017-12-09 06:08:43 +09:00
Tooru Fujisawa
070eb80e9c
Bug 1416446 - Part 0.2: Fix browser_981418-widget-onbeforecreated-handler.js to wait for events in correct order and timing. r=Paolo
2017-12-09 06:08:43 +09:00
Ioana Crisan
62d7a2f07f
Bug 1423118 - Add a test for checking that tags can be added to bookmarks using the library window. r=Standard8
...
--HG--
extra : amend_source : d19fc15afddc933dcf51af75446a56b83807dd4c
2017-12-06 16:01:15 +02:00
Florian Quèze
234a166e83
Bug 1424343 - Stop migrating the browser.search.selectedEngine preference, r=adw.
2017-12-10 01:39:17 +01:00
Florian Quèze
37c9a0c332
Bug 1423811 - do not attempt to reset search settings of users with an original default engine that isn't considered a default engine (likely due to a langpack), r=adw.
2017-12-10 01:39:16 +01:00
Andreea Pavel
5ba2665757
Merge inbound to mozilla-central r=merge a=merge
2017-12-09 22:21:17 +02:00
Dorel Luca
9a04f22fb6
Backed out changeset 8ad560283f5e (bug 1416446) for failing browser-chrome's browser/base/content/test/permissions/browser_temporary_permissions_expiry.js on Windows 7 debug without e10s r=backout on a CLOSED TREE
2017-12-09 18:59:48 +02:00
Dorel Luca
1b3d7e7b8b
Backed out changeset 935dcd1ea40c (bug 1418184) for failing browser-chrome's browser/base/content/test/permissions/browser_temporary_permissions_expiry.js on Windows 7 debug without e10s r=backout on a CLOSED TREE
2017-12-09 18:59:23 +02:00
Dorel Luca
bd7091b5dc
Backed out changeset e1dde9d5f00d (bug 1421116) for failing browser-chrome's browser/base/content/test/permissions/browser_temporary_permissions_expiry.js on Windows 7 debug without e10s r=backout on a CLOSED TREE
2017-12-09 18:59:07 +02:00
Dorel Luca
2761bd8ba2
Backed out changeset 56343b0de5c2 (bug 1424083) for failing browser-chrome's browser/base/content/test/permissions/browser_temporary_permissions_expiry.js on Windows 7 debug without e10s r=backout on a CLOSED TREE
2017-12-09 18:58:40 +02:00
Tooru Fujisawa
45fc0f37c4
Bug 1424090 - Use dedicated observer notification instead of domwindowclosed to catch onClosed in testcases for SessionStore.jsm. r=billm
2017-12-09 09:52:33 -06:00
Gurzau Raul
0fcc1a37e6
Merge mozilla-central to mozilla-inbound. r=merge a=merge CLOSED TREE
2017-12-09 00:57:59 +02:00
Gurzau Raul
91d3bc0100
Merge inbound to mozilla-central r=merge a=merge
2017-12-09 00:36:15 +02:00
Tooru Fujisawa
b33da27b5b
Bug 1424083 - Wait for the mouseover event instead of attribute in browser_customizemode_uidensity.js r=Paolo
2017-12-09 06:08:44 +09:00
Tooru Fujisawa
a51f64dd9c
Bug 1421116 - Wait for the next event tick before resolving promise in browser_translation_exceptions.js. r=Mossop
2017-12-09 06:08:44 +09:00
Tooru Fujisawa
510bbfbbfb
Bug 1418184 - Use BrowserTestUtils.waitForEvent in browser/components/sessionstore/test/. r=felipe
2017-12-09 06:08:43 +09:00
Tooru Fujisawa
ef93d75551
Bug 1416446 - Part 0.2: Fix browser_981418-widget-onbeforecreated-handler.js to wait for events in correct order and timing. r=Paolo
2017-12-09 06:08:43 +09:00
Narcis Beleuzu
919f6beedb
Backed out changeset 3b950d180e68 (bug 1422846) for browser-chrome failures on browser_all_files_referenced.js r=backout on a CLOSED TREE
2017-12-08 14:02:53 +02:00
Vedant Nevetia
2768e43dd3
Bug 1422846: remove all occurences of donottrack.xul r=jaws
2017-12-06 11:44:21 -05:00
Clément David
e315ae631a
Bug 1419495 - Remove SelfSupport service r=dexter r=smaug
2017-12-02 21:52:30 +01:00
Gurzau Raul
15f8898e50
Merge mozilla-central to autoland. r=merge a=merge CLOSED TREE
2017-12-09 00:56:50 +02:00
Cosmin Sabou
c191e25cf5
Merge mozilla-inbound to mozilla-central r=merge a=merge
2017-12-08 11:56:44 +02:00
Bill McCloskey
9f4d083047
Bug 1412456 - Test changes to no longer use interposition (r=felipe,bgrins,mrbkap)
...
MozReview-Commit-ID: 2nQPOSGTr1s
2017-12-07 12:55:24 -08:00
Kris Maglione
4a4c4fdfd4
Bug 1421459: Update to ESLint 4 "indent" rule. r=aswan
...
MozReview-Commit-ID: LxLDWlsIlSk
--HG--
extra : rebase_source : 5762bdf08ff6c09c1b29f87366bddb552e4c74b2
extra : amend_source : 922a0c03722bd5a81daace7f0289ec3228191cfb
2017-11-28 14:13:59 -08:00
Oriol Brufau
a9a6960797
Bug 1419940 - Allow browserAction set* methods to accept a null value. r=aswan
...
MozReview-Commit-ID: H2UfUITBEMm
--HG--
extra : rebase_source : 470bcb87dc3389430068bd374084192a375aa1fd
2017-11-29 05:50:00 +01:00
Michael Kaply
622473375e
Bug 1417678 - New search defaults for browser and mobile. r=florian,mconnor
...
MozReview-Commit-ID: FP9f7QbXZAV
--HG--
extra : rebase_source : 50d2345c6c3d40b4a0274380c13cd816f1dd0703
2017-12-01 11:43:54 -06:00
shindli
76ee711dab
Merge mozilla-central to autoland. r=merge a=merge CLOSED TREE
2017-12-08 00:24:48 +02:00
Paolo Amadini
d5768a5706
Bug 1423891 - Panel header is gone when going back from Bookmarks to Library. r=Gijs
...
MozReview-Commit-ID: Bfgg61BH9L8
--HG--
extra : rebase_source : aa50e87024c46f8337e806245a8aae34b5fa599f
2017-12-07 15:32:40 +00:00
Neil Deakin
60e7f4183f
Bug 1419925, implement a promise-oriented version of waitForClipboard, promiseClipboardChange, change a selection of tests to use this instead. Simplify some other clipboard tests that were unreliable before the fix for 1394757. r=jmaher
2017-12-07 08:39:50 -05:00
Bogdan Tara
8e9610529d
Merge mozilla-central to inbound. r=merge a=merge on a CLOSED TREE
2017-12-07 13:02:03 +02:00
Andreea Pavel
89531e8dc3
Backed out 9 changesets (bug 1412456) for crashing talos g2 and unexpected network connections in browser-chrome's browser_searchEngine_behaviors.js r=backout a=backout on a CLOSED TREE
...
Backed out changeset 0c01a98f4fd5 (bug 1412456)
Backed out changeset 27077db47231 (bug 1412456)
Backed out changeset f35ec2a884f8 (bug 1412456)
Backed out changeset 602b30ac3c69 (bug 1412456)
Backed out changeset b1ff1050c589 (bug 1412456)
Backed out changeset f100d953f9eb (bug 1412456)
Backed out changeset d85af60fe259 (bug 1412456)
Backed out changeset 736f38486832 (bug 1412456)
Backed out changeset 13a637602dc2 (bug 1412456)
2017-12-07 12:20:21 +02:00
Bill McCloskey
bef7c122df
Bug 1412456 - Test changes to no longer use interposition (r=felipe,bgrins,mrbkap)
...
MozReview-Commit-ID: 2nQPOSGTr1s
2017-12-06 21:17:05 -08:00
Dorel Luca
eb65c24c7b
Backed out 8 changesets (bug 1412456) for ESlint failure on browser_urlbarKeepStateAcrossTabSwitches.js:13:49 r=backout on a CLOSED TREE
...
Backed out changeset 0e88de036c55 (bug 1412456)
Backed out changeset 49b93f807db0 (bug 1412456)
Backed out changeset 039e980b7dc6 (bug 1412456)
Backed out changeset c7698410ddbd (bug 1412456)
Backed out changeset e56a1ba26b7c (bug 1412456)
Backed out changeset 0c4506e124ac (bug 1412456)
Backed out changeset a7aec2ce903b (bug 1412456)
Backed out changeset 3e9fb71f1e8e (bug 1412456)
2017-12-07 07:09:33 +02:00
Gijs Kruitbosch
bcb88dd3aa
Bug 1415056 - reverse direction of horizontal shift in RTL when shifting palette items in customize mode, r=jaws
...
This also fixes the vertical offset because we take the correct branch in the yDiff if block lower down.
MozReview-Commit-ID: KbHkRx1575X
--HG--
extra : rebase_source : ed9189c10dd00badb4bce9982a7ba20b647cef98
2017-12-04 12:31:39 +00:00
Gijs Kruitbosch
3aefd1d81c
Bug 1415056 - re-enable animations in the palette in customize mode, r=jaws
...
MozReview-Commit-ID: DXYBPCdXMBG
--HG--
extra : rebase_source : b19fabd92e2709909259b1517edba4b82a365f32
2017-12-04 12:15:10 +00:00
Bill McCloskey
be77cf4a01
Bug 1412456 - Test changes to no longer use interposition (r=felipe,bgrins,mrbkap)
...
MozReview-Commit-ID: 2nQPOSGTr1s
2017-12-06 20:46:58 -08:00
Ryan VanderMeulen
d945b2a059
Bug 1423667 - Disable some tests that fail on Windows Code Coverage builds with clang-cl r317840. rs=marco
...
--HG--
extra : histedit_source : d2f4b4d59301469c4cabb7198f0f98c5247eab84
2017-12-06 20:40:46 -05:00
Paolo Amadini
b12ae1861e
Bug 1417042 - Remove the "panelview" binding. r=Gijs
...
MozReview-Commit-ID: 26uQb3pteQd
--HG--
extra : rebase_source : 93263ff4f1e0d38292dbfef3f7385ddd881b25ef
extra : source : bce38a7817ee39ccd38f57f73f5acf81a41e1f69
2017-12-06 10:37:25 +00:00