Andrea Marchesini
3750b8cf84
Bug 1369761 - ContextualIdentityService should not be initialized before first paint, r=florian
2017-06-13 13:04:49 +02:00
Carsten "Tomcat" Book
bd7620cf36
Merge mozilla-central to mozilla-inbound
2017-06-13 12:11:42 +02:00
Edouard Oger
2ade684a77
Bug 1368383 part 2 - Handle the Sync-not-ready state in page action send to device. r=markh
...
MozReview-Commit-ID: JYPCw3OVGXo
--HG--
extra : rebase_source : db403e81360a38c813aa3566a53548262a7ba487
2017-06-01 16:52:40 -04:00
Edouard Oger
10d1eecb24
Bug 1368383 part 1 - Remove services.sync.sendTabToDevice.enabled pref. r=markh
...
MozReview-Commit-ID: 1C2aqQIpKAJ
--HG--
extra : rebase_source : 9455bb9a0a658c4ee9ca40425529c8cc9895234a
2017-06-01 13:02:14 -04:00
Jan de Mooij
43273dc004
Bug 1352709 - Fix browser_plainTextLinks.js to work around some context menu issues. r=Gijs
2017-06-11 13:21:20 +02:00
Marco Bonardo
2710c1ba7f
Bug 1370518 - Don't completely detach/attach the autocomplete controller on TabSelect. r=mconley
...
Due to recent changes to tabbrowser focus behavior, now the "focus" event to the location bar
happens before the "TabSelect" event. On "focus" we would like to open the location bar popup,
but detaching the controller would immediately close it. Thus we don't want "TabSelect" to
detach the controller just to reset its internal state. Moreover, this should be cheaper.
MozReview-Commit-ID: 5NZ1TTI9NFW
--HG--
extra : rebase_source : 48e5e755c304f3963f328da06ca300e98304f38d
2017-06-06 18:47:19 +02:00
Sebastian Hengst
bf061ec7f9
merge mozilla-inbound to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: FeTjZsgM7om
2017-06-10 11:18:21 +02:00
Wes Kocher
7462f47787
Merge m-c to inbound, a=merge
...
MozReview-Commit-ID: LZOwJMXpznP
2017-06-09 15:58:08 -07:00
Wes Kocher
07d7985523
Merge inbound to central, a=merge
...
MozReview-Commit-ID: IrZXJHbiqpa
2017-06-09 15:28:10 -07:00
Wes Kocher
6dbc3e8839
Backed out changeset 9933f2d4d188 (bug 1369095) for timeouts in browser_page_action_menu.js a=backout CLOSED TREE
...
MozReview-Commit-ID: CErzYNn287D
2017-06-09 09:19:45 -07:00
Benjamin Smedberg
a34411d4f9
Bug 1369755 test followup - the infobar no longer shows plugin-specific data, so this subtest is no longer relevant r=trivial
2017-06-09 11:48:40 -04:00
Ricky Chien
fbeff50ee2
Bug 1370781 - Run offlineQuotaNotification test on new preferences r=jaws
...
MozReview-Commit-ID: G3y0xDj1egB
--HG--
extra : rebase_source : a913e6942dd9fb900b62f0fa2cac9a814dce4048
2017-06-09 20:56:11 +08:00
Fischer.json
7c2b5f483e
Bug 1370780 - Test storage pressure notification according to the browser.preferences.useOldOrganization pref. r=jaws
...
On Nightly it is the new about:preferences (browser.preferences.useOldOrganization = false) so the siteDataGroup is under about:preferences#privacy.
On Beta and Release it is the old about:preferences (browser.preferences.useOldOrganization = true) so the siteDataGroup is under about:preferences#advanced.
This patch will detect browser.preferences.useOldOrganization to decide the right about:preferences url to check
MozReview-Commit-ID: CFm0ntHfRq6
--HG--
extra : rebase_source : 89d05be28ffd27321286feebe8a26145cdd54100
2017-06-09 11:53:22 +08:00
Florian Quèze
346a3e2bcb
Bug 1371603 - avoid loading UnifiedComplete.js before first paint, r=mak.
2017-06-09 15:11:10 +02:00
Florian Quèze
dc628a8ae3
Bug 1369705 - avoid starting the search service or calling the search-one-offs XBL constructor before first paint, r=adw.
2017-06-09 15:11:03 +02:00
Johann Hofmann
fee479962f
Bug 1348549 - Await pageload in browser_bug822367 to avoid intermittents. r=nhnt11
...
MozReview-Commit-ID: 3riSv5BbJRb
--HG--
extra : rebase_source : 0b87ba4308486a819807b6b0dc6d9d322f71ab99
2017-06-08 11:57:49 +02:00
Mike de Boer
3e8fc24e90
Bug 1369095 - calculate the size of the panel to be shown off-screen to work around all the panel layout issues. r=Paolo
...
MozReview-Commit-ID: ENxCccxcUZk
--HG--
extra : rebase_source : 3d95b5e816e3a385b2f126634d4365743522ac3e
2017-06-09 15:52:18 +02:00
Wes Kocher
038efa62a3
Merge m-c to autoland, a=merge
...
MozReview-Commit-ID: HYPYecdsMhL
2017-06-09 16:00:04 -07:00
Doug Thayer
9d440a47d1
Bug 1331736 - Use selected search suggestion with one-offs r=mak
...
Currently in the location bar we don't match the search bar's
behavior of allowing the user to use their currently selected
search suggestion with a one-off search engine. This is due to
logic which is intended to not search for autocompleted text,
instead favoring only what the user has actually typed. This patch
adds an exception to that logic for search suggestions.
MozReview-Commit-ID: 13sA3r5zXvO
--HG--
extra : rebase_source : ac306e5aa2387ba01ba6d9d2fbdd9bda18fd7c41
2017-06-07 11:51:23 -07:00
Ryan VanderMeulen
9b7a73b65a
Merge m-c to autoland. a=merge
...
UPGRADE_NSPR_RELEASE UPGRADE_NSS_RELEASE
--HG--
extra : amend_source : a59e53ba2f8db608f613f21ad6da2b5be8814aa4
2017-06-07 22:55:56 -04:00
Joel Maher
3f003a3b32
Bug 1369731 - Intermittent browser/base/content/test/webrtc/browser_devices_get_user_media_in_frame.js- temporarily disable. r=gbrown
2017-06-07 08:40:25 -06:00
Mark Banner
e82e58aff9
Bug 1370507 - browser_all_files_referenced.js should be able to handle template strings. r=florian
...
MozReview-Commit-ID: FQZjG1i0ddk
2017-06-06 17:07:47 +01:00
Joel Maher
b44356bc28
Bug 1368364 - backout bug 1242505 as it causes browser/modules/ intermittent failures. r=paolo
2017-06-03 10:34:14 +02:00
Florian Quèze
6e4f665838
Bug 1369467 - Move a few module imports off of app-startup, r=mconley.
2017-06-02 22:08:21 +02:00
John Underwood
8ab22cf0e7
Bug 1326910 - wait for a loadend event before using the width and height of the Page Info media preview, r=florian.
2017-06-02 22:08:21 +02:00
Carsten "Tomcat" Book
c63e6d4789
Merge mozilla-central to mozilla-inbound
2017-06-02 14:32:35 +02:00
Andrea Marchesini
e7eda19b3d
Bug 1369323 - Get rid of nsScriptSecurityManager::GetNoAppCodebasePrincipal, r=bholley
2017-06-02 11:05:28 +02:00
Wes Kocher
9782406dd8
Backed out 4 changesets (bug 1365419) for android mochitest failures in test_bug583533.html a=backout
...
Backed out changeset d82aa6aec2c1 (bug 1365419)
Backed out changeset 9aafdd1ca0bd (bug 1365419)
Backed out changeset 261eecf8497f (bug 1365419)
Backed out changeset 1d9b50fadc05 (bug 1365419)
MozReview-Commit-ID: HkhXf1Dkkbk
2017-06-01 18:39:21 -07:00
Mike Hommey
643e3d3ea9
Bug 1365419 - Rename global-platform/gtk back to global-platform/unix. r=bsmedberg
...
In case some legacy third-party things were relying on those files being
under a unix/ directory, revert the part of changeset c94e87a18096 that
renamed global-platform/unix to global-platform/gtk.
--HG--
extra : rebase_source : bb78b309fe59ee5f76f276e54539e157eb019e69
2017-05-26 10:24:20 +09:00
Ryan VanderMeulen
9293b561a2
Merge m-c to autoland. a=merge
2017-06-01 16:44:19 -04:00
Ryan VanderMeulen
187f1f3dfe
Merge inbound to m-c. a=merge
2017-06-01 16:43:30 -04:00
Ryan VanderMeulen
6d024a14d7
Merge m-c to autoland. a=merge
2017-06-01 11:55:30 -04:00
Mike Conley
23d8dc34fb
Bug 1363505 - Add tab switch reflow test. r=florian on a CLOSED TREE
...
MozReview-Commit-ID: 9A77Fi6Kroi
--HG--
extra : rebase_source : 335ee632adf3e247891d74858e0a26ab71156441
extra : amend_source : a3cdf9183e12884f6a0225e098288fa067249832
2017-05-25 16:05:53 -04:00
Mike Conley
55fb97ac25
Bug 1363505 - Add tab growth reflow test. r=florian
...
MozReview-Commit-ID: 8Qes9Srkskm
--HG--
extra : rebase_source : d66f16709cecc165c6fc37272e5141ddfdc4139c
2017-05-25 15:49:37 -04:00
Mike Hommey
810afe2b69
Bug 1365419 - Rename global-platform/gtk back to global-platform/unix. r=bsmedberg
...
In case some legacy third-party things were relying on those files being
under a unix/ directory, revert the part of changeset c94e87a18096 that
renamed global-platform/unix to global-platform/gtk.
--HG--
extra : rebase_source : c0f9e96592822fe2c87e837a27becfde87a76a0c
2017-05-26 10:24:20 +09:00
Wes Kocher
135f065d54
Merge m-c to autoland, a=merge
...
MozReview-Commit-ID: GZPNfYTsjn1
2017-06-01 18:43:48 -07:00
Mike Conley
34fee886ae
Bug 1369491 - Write reflow tests for the new Photon appmenu and its subviews. r=florian
...
MozReview-Commit-ID: FaIf0GXRaUs
--HG--
extra : rebase_source : a3b3507b9737cbbd3440f22163dc2bb984ed5abe
2017-05-31 17:10:30 -04:00
Ryan VanderMeulen
4d43775859
Backed out 4 changesets (bug 1363505) to avoid conflicts with bug 1369140 on inbound.
...
Backed out changeset c6b6bc96e99c (bug 1363505)
Backed out changeset 494590d4307a (bug 1363505)
Backed out changeset 6f6b73f4f305 (bug 1363505)
Backed out changeset 0c50bc93a3dc (bug 1363505)
2017-06-01 11:12:04 -04:00
Mike Conley
a91f4a5966
Bug 1363505 - Add tab switch reflow test. r=florian
...
MozReview-Commit-ID: 9A77Fi6Kroi
--HG--
extra : rebase_source : edf8096387009f225214ee27606b95e290784a34
2017-05-25 16:05:53 -04:00
Mike Conley
42ef2af42b
Bug 1363505 - Add tab growth reflow test. r=florian
...
MozReview-Commit-ID: 8Qes9Srkskm
--HG--
extra : rebase_source : 3b6b17f364039546c526c7c7421c789ff0b51cdb
2017-05-25 15:49:37 -04:00
Dan Banner
7157055886
Bug 1348358 - Remove unused chrome://global/skin/arrow.css and cleanup chrome://global/skin/arrow/ r=dao
...
MozReview-Commit-ID: Dwg7gO7mTyA
--HG--
rename : toolkit/themes/windows/global/arrow/arrow-dn-hov.gif => toolkit/themes/linux/global/arrow/arrow-dn-hov.gif
rename : toolkit/themes/windows/global/arrow/arrow-up-hov.gif => toolkit/themes/linux/global/arrow/arrow-up-hov.gif
extra : rebase_source : 04810e5fabc91278c64e0c6af289fc11d45cb404
2017-05-23 16:51:11 +01:00
Mike Conley
12bc86a9e3
Bug 1363505 - Add tab squeeze reflow test. r=florian
...
MozReview-Commit-ID: Jd7uVrNaMbh
--HG--
extra : rebase_source : 5674f2cc3161863f3fa4a5d7050b6418ba78ed49
2017-05-10 22:16:12 -04:00
Mike Conley
7920c86553
Bug 1363505 - Add tab squeeze reflow test. r=florian
...
MozReview-Commit-ID: Jd7uVrNaMbh
--HG--
extra : rebase_source : c76b931af2a725573ee53e9e0c7264d0ba2f5121
2017-05-10 22:16:12 -04:00
Mike Conley
9f8077ca03
Bug 1363505 - Add reflow test for window closing. r=florian
...
MozReview-Commit-ID: AmjNIldSQIz
--HG--
extra : rebase_source : b2029de5e4bfb9779de45c1b22dc992d477d77d5
2017-05-09 17:10:14 -04:00
Mike Conley
d0db46dda1
Bug 1369140 - Part 6: Adjust the last few reflow tests to reflect reality. r=bustage-fix on a CLOSED TREE
...
MozReview-Commit-ID: 4mVMX4GzZ7X
--HG--
extra : amend_source : 9990085a0c924d17a34cdf8035bf00b5e156bae3
2017-06-01 11:37:31 -04:00
Ehsan Akhgari
07a23d4780
Bug 1369140 - Part 5: Test that tab opening no longer incurs a reflow in focusAndSelectUrlBar
2017-06-01 11:11:08 -04:00
Ehsan Akhgari
e51b07a10f
Bug 1369140 - Part 4: Test that window opening no longer incurs a reflow in focusAndSelectUrlBar
2017-06-01 10:20:55 -04:00
Ehsan Akhgari
6d2f587da5
Bug 1369140 - Part 3: Test that tab opening no longer incurs a reflow in _adjustFocusAfterTabSwitch
2017-06-01 10:04:40 -04:00
Ehsan Akhgari
301b2560fc
Bug 1369140 - Part 2: Test that tab closing no longer incurs a reflow; r=mconley
2017-06-01 08:55:30 -04:00
Mike Conley
2f56df813e
Bug 1363505 - Add reflow test for window closing. r=florian
...
MozReview-Commit-ID: AmjNIldSQIz
--HG--
extra : rebase_source : d378dec85d38dd27bf66a4b70edf3268c12f53a3
2017-05-09 17:10:14 -04:00