Commit Graph

23292 Commits

Author SHA1 Message Date
Vlad Filippov
04a0cccd49 Bug 1611058 - Do not fallback to old SendTab if new SendTab fails. r=rfkelly,markh
Differential Revision: https://phabricator.services.mozilla.com/D78807
2020-06-11 19:51:03 +00:00
Michael Kaply
6fa498c582 Bug 1644184 - allow hiding distro info for Mozilla distros. r=mhowell
Differential Revision: https://phabricator.services.mozilla.com/D78823
2020-06-10 05:31:45 +00:00
Marco Bonardo
2e16489d68 Bug 1642943 - Introduce a pref to control post-search DNS resolution of single word hosts. r=Gijs,mkaply
Differential Revision: https://phabricator.services.mozilla.com/D78403
2020-06-11 12:42:29 +00:00
Mike Conley
614f13e92a Bug 1643545 - Make sure WebRTC indicator appears in window list on macOS for keyboard accessibility. r=pbz
Hiding the indicator in the window menu on macOS appears to be a holdover from the
legacy version of this indicator.

Differential Revision: https://phabricator.services.mozilla.com/D78914
2020-06-10 15:24:02 +00:00
Mike Conley
2fc96d0220 Bug 1643546 - The WebRTC display sharing preview element does not need to be tab-focusable. r=pbz
Differential Revision: https://phabricator.services.mozilla.com/D78718
2020-06-09 12:28:29 +00:00
neil
6b1f254a89 Bug 1641324 Remove the layout.css.scrollbar-width.enabled and layout.css.scrollbar-color.enabled prefs r=emilio
Differential Revision: https://phabricator.services.mozilla.com/D78400
2020-06-10 13:16:34 +00:00
Mike Conley
0e4c101ea6 Bug 1642803 - Cancel notification silencing once the display share is over. r=pbz
Depends on D78120

Differential Revision: https://phabricator.services.mozilla.com/D78346
2020-06-09 23:37:37 +00:00
Mike Conley
4d269fae1d Bug 1642804 - Make sure to show notification silencing option in private browsing WebRTC screen sharing panel. r=pbz
Differential Revision: https://phabricator.services.mozilla.com/D78120
2020-06-09 23:37:24 +00:00
Matt Woodrow
71638cf5c0 Bug 1613589 - Persist TabProgressListener::mRequestCount across process switches. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D78838
2020-06-09 09:46:45 +00:00
Johann Hofmann
20b1b77919 Bug 1515073 - Part 5 - Disable browser.navigation.requireUserInteraction in tests. r=Gijs
Depends on D27588

Differential Revision: https://phabricator.services.mozilla.com/D31604
2020-06-09 14:51:06 +00:00
Johann Hofmann
2f56a8a52d Bug 1515073 - Part 3 - Add support for skipping session entries without user interaction on desktop. r=JanH,Gijs
Depends on D27586

Differential Revision: https://phabricator.services.mozilla.com/D27587
2020-06-09 14:50:18 +00:00
Razvan Maries
9f0ce65335 Backed out 2 changesets (bug 1642804, bug 1642803) for perma failures on browser_devices_get_user_media_in_xorigin_frame.js. CLOSED TREE
Backed out changeset 48f9a72a27a0 (bug 1642803)
Backed out changeset 53ec379c8e0e (bug 1642804)
2020-06-09 18:57:29 +03:00
Mike Conley
af9ad9dfd0 Bug 1642803 - Cancel notification silencing once the display share is over. r=pbz
Depends on D78120

Differential Revision: https://phabricator.services.mozilla.com/D78346
2020-06-05 11:03:29 +00:00
Mike Conley
ce7a7c818e Bug 1642804 - Make sure to show notification silencing option in private browsing WebRTC screen sharing panel. r=pbz
Differential Revision: https://phabricator.services.mozilla.com/D78120
2020-06-09 10:33:30 +00:00
luma
2a182eb39d Bug 1572377 - Updating the protection panel only when the panel is opened or already opened. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D68534
2020-06-09 12:04:10 +00:00
Dorel Luca
3e35e21538 Backed out 2 changesets (bug 1580766) for XPCshell failures in unit/test_browsing_context_structured_clone.js. CLOSED TREE
Backed out changeset 6b9926a5ab88 (bug 1580766)
Backed out changeset 3722901b6309 (bug 1580766)
2020-06-09 03:39:22 +03:00
Dave Townsend
9c61384069 Bug 1580766: Add a unique ID for the BrowsingContext tree inside a browser element. r=kmag
Adds a `browserId` property to all browsing contexts which the same for the
entire tree of contexts inside a frame element. If a new top-level context is
created for the frame then it is assigned the same value.

This allows identifying the frame element for a given browsing context.

Currently this is only done for XUL frame elements (browser/iframe). Not sure
if we want this for others.

Differential Revision: https://phabricator.services.mozilla.com/D56245
2020-06-08 21:58:33 +00:00
Mike Conley
38b14b57d0 Bug 1641546 - Make the new WebRTC global sharing indicator a dialog instead of a popup. r=pbz
Depends on D77696

Differential Revision: https://phabricator.services.mozilla.com/D77504
2020-06-08 18:36:24 +00:00
Alphan Chen
4210fb7d00 Bug 1620341 - Add didDestroy() in DOMFullscreenParent.jsm to avoid the window stays in fullscreen problem r=Gijs,smaug
Differential Revision: https://phabricator.services.mozilla.com/D75915
2020-06-08 15:24:54 +00:00
Andreea Pavel
eb72b7bc89 Bug 1642084 - disable browser_undo_close_tabs.js on multiple platforms r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D78593
2020-06-07 09:27:14 +00:00
Neil Deakin
fcb7a6eb5e Bug 1614773, convert pdf viewer to use JSWindowActors so that it will work in out of process frames, r=bdahl
Differential Revision: https://phabricator.services.mozilla.com/D76950
2020-06-06 21:49:33 +00:00
Cameron McCormack
5e27c1bd6b Bug 1642261 - Part 2: Add telemetry for -moz-appearance usage. r=emilio
Differential Revision: https://phabricator.services.mozilla.com/D77637
2020-06-05 00:39:50 +00:00
Masatoshi Kimura
5aaea543cd Bug 1643423 - Whitelist jsdebugger.jsm when remote agent is disabled. r=loganfsmyth
We can't unship jsdebugger.jsm because Devtools are using it.

Differential Revision: https://phabricator.services.mozilla.com/D78484
2020-06-05 16:05:37 +00:00
Emilio Cobos Álvarez
6d76100cf1 Bug 1643522 - follow-up: Allow some floating point inaccuracies.
MANUAL PUSH: Orange on a CLOSED TREE
2020-06-05 15:43:51 +02:00
Emilio Cobos Álvarez
5aedd4e782 Bug 1643522 - Use a sensible way to get the zoom for a browser in SelectParent.jsm. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D78471
2020-06-05 10:48:59 +00:00
Sebastian Hengst
27e724bce4 Bug 1643465 - skip browser_aboutCertError.js on Linux debug with fission. r=johannh-on-matrix
Differential Revision: https://phabricator.services.mozilla.com/D78375
2020-06-04 22:08:54 +02:00
Neil Deakin
a3a54af2af Bug 1641335, remove framescripts and message manager usage from browser_tabfocus.js test, r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D77142
2020-06-04 11:44:12 +00:00
Zibi Braniecki
534f9bc2a1 Bug 1631593 - Wait for async localization in aboutNetError tests. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D77968
2020-06-04 17:02:01 +00:00
Dão Gottwald
56cbbca35b Bug 1642323 - Make alert.js obey prefers-reduced-motion. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D78032
2020-06-04 11:18:07 +00:00
Liang-Heng Chen
bc5fda4e76 Bug 1640135 - P5: update tests; r=timhuang
Differential Revision: https://phabricator.services.mozilla.com/D77918
2020-06-04 10:51:28 +00:00
Paul Bone
29b2323c3f Bug 1634252 - Add test case r=kmag
Differential Revision: https://phabricator.services.mozilla.com/D76994
2020-06-04 08:25:12 +00:00
Jared Wein
0326292324 Bug 1643089 - Rename _secureInteralUIWhitelist to _secureInternalPages. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D78119
2020-06-04 01:44:14 +00:00
Kashav Madan
bf73b6d042 Bug 1592777 - Make browser_popupNotification_3.js fission-compatible, r=MattN
We don't send WebProgress location change events for remote subframe
navigations, so listen for a new WindowGlobalParent instead.

Differential Revision: https://phabricator.services.mozilla.com/D78107
2020-06-03 20:23:59 +00:00
Jared Wein
7bc3b4c0c7 Bug 1642084 - Check that tabs are connected when determining the amount of closed tabs. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D78076
2020-06-03 16:02:37 +00:00
Emma Malysz
ed9faa91db Bug 1634046: lazy load invalid form, date/time picker, and autoscroll panels and popups by placing in templates. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D75971
2020-06-03 15:44:03 +00:00
Krystle Salazar
3f7916e8a6 Bug 1570678 - Replace (i) icon for a file icon on potentially trustworthy pages. r=johannh,nhnt11
Differential Revision: https://phabricator.services.mozilla.com/D70932
2020-06-03 08:36:35 +00:00
James Teh
fb03640340 Bug 1642260: Move role="alert" to the body element for the new WebRTC sharing indicator. r=mconley
This does nothing if you put it on the html element.

Differential Revision: https://phabricator.services.mozilla.com/D77627
2020-06-01 14:50:12 +00:00
Paul Bone
7cadba1d8b Bug 1634272 - Don't use DocumentChannel for about:newtab r=mattwoodrow
To avoid this regression we can avoid DocumentChannel because it'll probably
be fixed by Bug 1626507.

Differential Revision: https://phabricator.services.mozilla.com/D77638
2020-06-03 05:14:37 +00:00
Dana Keeler
0618ab7fe8 Bug 1641082 - remove old certificate viewer implementation r=kjacobs,bbeurdouche,fluent-reviewers,johannh
Differential Revision: https://phabricator.services.mozilla.com/D77145
2020-06-02 15:48:33 +00:00
Narcis Beleuzu
ebd0ffd82a Backed out changeset d954ca3baaf5 (bug 1570678) for bc failures on browser_deprecatedTLSVersions.js . CLOSED TREE 2020-06-02 21:37:25 +03:00
Krystle Salazar
ce820b84f7 Bug 1570678 - Replace (i) icon for a file icon on potentially trustworthy pages. r=johannh,nhnt11
Differential Revision: https://phabricator.services.mozilla.com/D70932
2020-06-02 15:32:42 +00:00
Andrea Marchesini
5ccae203ff Bug 1638358 - Cookie Schemeful Same-Site - part 3 - update add/addNative methods, r=mayhemer,remote-protocol-reviewers,marionette-reviewers,maja_zf,MattN,whimboo
Differential Revision: https://phabricator.services.mozilla.com/D75627
2020-06-02 13:49:27 +00:00
jawad
ccfe574dda Bug 1496844 - treatment of https view-source URIs is inconsistent. r=johannh
***

Differential Revision: https://phabricator.services.mozilla.com/D23214
2020-06-02 15:33:20 +00:00
Ingrid Buh twigle_ingrid
904cf26dfd Bug 1640877 - Fix intermittent failures for browser/base/content/test/about/browser_aboutNetError_csp_iframe.js. r=johannh,prathiksha
Differential Revision: https://phabricator.services.mozilla.com/D77059
2020-06-02 12:15:14 +00:00
Csoregi Natalia
e960b9f449 Backed out 7 changesets (bug 1640405, bug 1638358) for failures on browser_webconsole_network_messages_status_code.js. CLOSED TREE
Backed out changeset ef5f7479ddf8 (bug 1640405)
Backed out changeset 286e0c83eb30 (bug 1638358)
Backed out changeset 89e396b2896e (bug 1638358)
Backed out changeset 33ad5fa05209 (bug 1638358)
Backed out changeset d213264c1379 (bug 1638358)
Backed out changeset 6bc05236afb4 (bug 1638358)
Backed out changeset 87e9d0ed3982 (bug 1638358)
2020-06-02 15:16:42 +03:00
Andrea Marchesini
b4173bc59e Bug 1638358 - Cookie Schemeful Same-Site - part 3 - update add/addNative methods, r=mayhemer,remote-protocol-reviewers,marionette-reviewers,maja_zf,MattN,whimboo
Differential Revision: https://phabricator.services.mozilla.com/D75627
2020-06-02 09:13:51 +00:00
Csoregi Natalia
559b25eb41 Backed out changeset f7663b8964e9 (bug 1634252) for browser-chrome failures on browser_multiselect_tabs_move_to_another_window_drag.js. CLOSED TREE 2020-06-02 08:48:43 +03:00
Paul Bone
afb2aaaebd Bug 1634252 - Add test case r=kmag
Differential Revision: https://phabricator.services.mozilla.com/D76994
2020-06-02 02:23:34 +00:00
Paul Bone
de85812a1d Bug 1632441 - Add a test case for this bug r=kmag
Bug 1634779 has added a fix for this bug.  This patch adds a test to ensure
we don't regress this behaviour again.

Differential Revision: https://phabricator.services.mozilla.com/D76096
2020-06-01 07:01:40 +00:00
Razvan Maries
79fe28f0d6 Backed out 6 changesets (bug 1638358) for perma failures on browser_webconsole_navigate_to_parse_error.js. CLOSED TREE
Backed out changeset beb85cf281d5 (bug 1638358)
Backed out changeset 39f2e21623aa (bug 1638358)
Backed out changeset 2c873c72bf1f (bug 1638358)
Backed out changeset e91292c7c719 (bug 1638358)
Backed out changeset 0219ef931cd9 (bug 1638358)
Backed out changeset 4ac06f3992f4 (bug 1638358)
2020-06-02 00:24:46 +03:00