Mark Striemer
794a80e7e5
Bug 1525092 - Confirm removing an extension in HTML about:addons r=jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D22796
--HG--
extra : moz-landing-system : lando
2019-03-15 19:19:28 +00:00
Johann Hofmann
a6438722be
Bug 1533362 - Record contentBlockingEvent for background tabs. r=Ehsan
...
When switching tabs we use the securityUI.contentBlockingEvent property to update the shield state.
That property is set in https://searchfox.org/mozilla-central/rev/aae527894a97ee3bbe0c2cfce9c67c59e8b8fcb9/browser/base/content/browser.js#5025 .
Unfortunately, that event is only received by the current browser because is is registered with gBrowser.addProgressListener instead of gBrowser.addTabsProgressListener. Thus, the background tab is not storing its content blocking event.
To fix this, we also listen for content blocking events with addTabsProgressListener, but exclude the
currently selected tab there.
Differential Revision: https://phabricator.services.mozilla.com/D23485
--HG--
extra : moz-landing-system : lando
2019-03-15 17:37:26 +00:00
Yura Zenevich
d251333222
Bug 1506510 - add keyboard focus styling for toolbar/urlbar buttons. r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D19958
--HG--
extra : moz-landing-system : lando
2019-03-15 04:35:09 +00:00
Gijs Kruitbosch
d7a2ca5718
Bug 1527922 - fix test for keyboard navigation for devedition, take #3 , r=aryx
...
Differential Revision: https://phabricator.services.mozilla.com/D23671
--HG--
extra : moz-landing-system : lando
2019-03-15 14:16:47 +00:00
Thomas Nguyen
26bd1e060c
Bug 1528695 - Part 2 : Use referrerInfo in openWindow, contextmenu and openLinkIn r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D21911
--HG--
extra : moz-landing-system : lando
2019-03-15 05:10:17 +00:00
Carolina Jimenez Gomez
0f33068ca0
Bug 1483626 - Checks if subjectAltNames has elements that are not empty string, and if it has them, they will be remove, preventing incomplete r=johannh
...
messages to show to the user. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D21796
--HG--
extra : moz-landing-system : lando
2019-03-14 15:45:55 +00:00
prathiksha
5a2ccf9277
Bug 1533206 - Center the login autocomplete footer text. r=jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D23395
--HG--
extra : moz-landing-system : lando
2019-03-14 18:52:11 +00:00
Andrea Marchesini
61d20299f1
Bug 1533074 - Implement Fingerprinting and Cryptomining annotation features - Part 4 - tests, r=dimi
...
Differential Revision: https://phabricator.services.mozilla.com/D22471
--HG--
extra : moz-landing-system : lando
2019-03-14 17:48:50 +00:00
Dão Gottwald
a47ef96904
Bug 1535263 - Move role=combobox from the input field to a parent node. r=Standard8
...
Differential Revision: https://phabricator.services.mozilla.com/D23475
--HG--
extra : moz-landing-system : lando
2019-03-14 13:59:14 +00:00
shindli
2008d4e156
Backed out changeset d7f58753a981 (bug 1518946
) per developer's request on IRC
2019-03-14 13:04:40 +02:00
Dorel Luca
3ef1df6038
Backed out 5 changesets (bug 1533074) for eslint failure
...
Backed out changeset 36c6a7178a5c (bug 1533074)
Backed out changeset 7e6a8fadff5b (bug 1533074)
Backed out changeset 2a0494fed543 (bug 1533074)
Backed out changeset 38470d2dd98c (bug 1533074)
Backed out changeset af4e03d1f5c8 (bug 1533074)
2019-03-14 09:14:15 +02:00
Andrea Marchesini
587086626b
Bug 1533074 - Implement Fingerprinting and Cryptomining annotation features - Part 4 - tests, r=dimi
...
Differential Revision: https://phabricator.services.mozilla.com/D22471
--HG--
extra : moz-landing-system : lando
2019-03-14 06:32:40 +00:00
Kyle Machulis
f1f0e15fa3
Bug 1522713 - Don't change node binding to tree when updating remoteness; r=nika
...
Since we now have a method on nsFrameLoaderOwner/MozFrameLoaderOwner
that can update remoteness, we should no longer need to unbind and
rebind browser elements to the tree to change their remoteness
attributes. We can just call the method and have the Frameloaders
rebuilt in the backend.
We're still getting some test breakage in Marionette and browser
chrome with this patch. Putting this behind a pref so the fission
team can still work with it while the tests are being fixed.
Depends on D22790
Differential Revision: https://phabricator.services.mozilla.com/D22791
--HG--
extra : moz-landing-system : lando
2019-03-14 00:52:02 +00:00
Kyle Machulis
b1414002ac
Bug 1524709 - Remove aShouldBeRemote from updateBrowserRemoteness; r=nika
...
Just set the RemoteType in the options object argument, instead of
doubling up the information.
Differential Revision: https://phabricator.services.mozilla.com/D23250
--HG--
extra : moz-landing-system : lando
2019-03-14 00:51:30 +00:00
Johann Hofmann
6b5b6ed403
Bug 1529643
- Implement MitM priming on certificate error pages. r=keeler,mconley
...
Differential Revision: https://phabricator.services.mozilla.com/D22406
--HG--
extra : moz-landing-system : lando
2019-03-13 23:36:54 +00:00
Gurzau Raul
c747f02899
Backed out 2 changesets (bug 1529643
) for eslint failure at NetErrorChild.jsm on a CLOSED TREE.
...
Backed out changeset 000dfd4caca0 (bug 1529643
)
Backed out changeset e4718a35d70b (bug 1529643
)
2019-03-14 01:09:43 +02:00
Edwin Gao
a5bef7a7c7
Bug 1531590, 1531598, 1534811, 1336075, 1531571, 1531572, 1531572, 1531574, 1534855, 1534857
, 1535082 - skip tests in mochitest-dev-tools and mochitest-browser-chrome suites for windows10-aarch64 r=jmaher
...
Bug 1531598 - disable browser_markup_copy_image_data.js
Bug 1531598 - disable browser_markup_links_04.js
Bug 1531598 - disable browser_inspector_menu-01-sensitivity.js
Bug 1534811 - disable accessible/tests/browser/general
Bug 1336075 - disable browser_largeAllocation_non_win32.js
Bug 1531571 - disable browser_jsterm_context_menu_labels.js
Bug 1531572 - disable browser_jsterm_helper_dollar_x.js
Bug 1531573 - disable browser_jsterm_no_input_and_tab_key_pressed.js
Bug 1531574 - disable browser_jsterm_syntax_highlight_output.js
Bug 1534855 - disable accessible/tests/browser/
Bug 1534857
- disable browser_ext_slow_script.js
Bug 1535082 - disable browser_jsterm_helper_dollar_dollar.js
Differential Revision: https://phabricator.services.mozilla.com/D23369
--HG--
extra : moz-landing-system : lando
2019-03-13 19:47:25 +00:00
Johann Hofmann
1235c91131
Bug 1529643
- Implement MitM priming on certificate error pages. r=keeler,mconley
...
Differential Revision: https://phabricator.services.mozilla.com/D22406
--HG--
extra : moz-landing-system : lando
2019-03-13 21:04:02 +00:00
Ricky Rosario
13c49573c1
Bug 1533588 - Bookmark confirmation hint panel is missing "Saved to Library!" text after landing patch from bug #1528955 r=dao
...
MozReview-Commit-ID: Ks6TAsIpHFz
Differential Revision: https://phabricator.services.mozilla.com/D22991
--HG--
extra : moz-landing-system : lando
2019-03-13 08:16:27 +00:00
Syeda Asra Arshia Qadri
ca143a6bd0
Bug 1284835: Replaced Hardcoded URLs with Services.urlFormatter.formatURLPref r=johannh
...
Bug 1284835: Replaced Hardcoded URLs with Services.urlFormatter.formatURLPref r=reviewers
Differential Revision: https://phabricator.services.mozilla.com/D21834
--HG--
extra : moz-landing-system : lando
2019-03-13 08:23:00 +00:00
Brian Grinstead
5ea52d4cbf
Bug 1531155 - Remove editmenu.ftl from browser_all_files_referenced.js;r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D23199
--HG--
extra : moz-landing-system : lando
2019-03-12 20:31:36 +00:00
James Willcox
082b6eb1e7
Bug 1524992 - Treat command line URIs as external r=mconley
...
Differential Revision: https://phabricator.services.mozilla.com/D20890
--HG--
extra : moz-landing-system : lando
2019-03-12 20:20:58 +00:00
Gurzau Raul
66f315212e
Bug 1518946
- Disable browser_devices_get_user_media_queue_request.js on Mac and Linux. r=aryx
...
Differential Revision: https://phabricator.services.mozilla.com/D22984
--HG--
extra : moz-landing-system : lando
2019-03-12 09:09:37 +00:00
Edouard Oger
d391c790bc
Bug 1532514 - Update sinon to v7.2.7. r=markh
...
Differential Revision: https://phabricator.services.mozilla.com/D22046
--HG--
extra : moz-landing-system : lando
2019-03-12 19:32:40 +00:00
Ricky Rosario
82faf9e160
Bug 1533452 - Very frequent (80%) macOS debug TEST-UNEXPECTED-FAIL | leakcheck | default 3024989 bytes leaked (AbstractThread, AbstractWatcher, AnimationTimeline, AtomSet, AudioChannelAgent, ...) when Gecko 67 merges to Beta on 2019-03-11 r=dao
...
MozReview-Commit-ID: BTTLzWmA1HT
Differential Revision: https://phabricator.services.mozilla.com/D23034
--HG--
extra : moz-landing-system : lando
2019-03-12 09:11:10 +00:00
Gijs Kruitbosch
065019888f
Bug 1531367 - use root event for history middle clicks to get the correct URI, r=mak
...
Differential Revision: https://phabricator.services.mozilla.com/D23039
--HG--
extra : moz-landing-system : lando
2019-03-12 09:22:11 +00:00
Dorel Luca
eb794cd9b8
Backed out changeset 4b280518c7b1 (bug 1532514) for Browser-chrome failures in browser/components/syncedtabs/test/browser/browser_sidebar_syncedtabslist.js. CLOSED TREE
2019-03-12 03:59:56 +02:00
Edouard Oger
ff5f53617b
Bug 1528622 - Debounce FxA Send Tab commands. r=markh,rfkelly
...
Differential Revision: https://phabricator.services.mozilla.com/D21286
--HG--
extra : moz-landing-system : lando
2019-03-12 01:05:03 +00:00
Edouard Oger
565385661c
Bug 1532514 - Update sinon to v7.2.7. r=markh
...
Differential Revision: https://phabricator.services.mozilla.com/D22046
--HG--
extra : moz-landing-system : lando
2019-03-12 00:18:16 +00:00
Mark Striemer
020a5bff50
Bug 1520068 - Handle more system shortcuts in add-on shortcuts ui r=dao
...
This centralizes the checks for system shortcuts into ShortcutUtils.jsm, so
they can be checked for in the add-on shortcut assignment UI. It also
introduces a mechanism for skipping the system event handler if it is already
being handled by the shortcuts UI.
Differential Revision: https://phabricator.services.mozilla.com/D17586
--HG--
extra : moz-landing-system : lando
2019-03-08 18:32:20 +00:00
neha
5677a00d88
Bug 1511834 - Improving site Information header in reader mode r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D21869
--HG--
extra : moz-landing-system : lando
2019-03-07 12:36:51 +00:00
Gijs Kruitbosch
071fe3aace
Bug 1534256 - actually open the right help topic page, r=jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D22973
--HG--
extra : moz-landing-system : lando
2019-03-11 14:11:53 +00:00
Sebastian Hengst
613c6b9e17
Bug 1527922 - Remove DevTools button in browser_toolbarKeyNav.js to prevent branch-specific focus in toolbar r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D22876
--HG--
extra : moz-landing-system : lando
2019-03-11 13:01:06 +00:00
Sylvestre Ledru
5604250942
Bug 1531176 - about:support: also support the split of the key r=florian,flod
...
Differential Revision: https://phabricator.services.mozilla.com/D22676
--HG--
extra : moz-landing-system : lando
2019-03-10 15:29:42 +00:00
Brendan Dahl
7ebaf1cd2b
Bug 1527977 - Share XUL prototype cache with XUL and XHTML. r=smaug
...
Create a new parser (PrototypeDocumentParser) and content sink
(PrototypeDocumentContentSink) that can be used by both XUL and XHTML.
The new parser moves the code from XULDocument that handles creating and
loading a nsXULPrototypeDocument from either the cache or the source
file. Once the parser has finished loading the prototype it notifies the
content sink. The parser is largely a stub and would be better suited
for use as a nsBaseParser, but nsHTMLDocument unfortunately needs an
nsIParser.
The new content sink has the XULDocument code responsible for the
prototype traversal that creates the DOM (XULDocument::ResumeWalk and
friends) and fires off various events.
To unify XUL and XHTML, the XHTML readystate event sequence is used in
XUL. However, the layout path of XHTML loaded from the prototype cache
more closely follows XUL, where frame initializers and layout don't
start until the entire DOM is built.
Differential Revision: https://phabricator.services.mozilla.com/D21236
--HG--
rename : dom/xul/XULDocument.cpp => dom/prototype/PrototypeDocumentContentSink.cpp
rename : parser/moz.build => dom/prototype/moz.build
rename : parser/moz.build => parser/prototype/moz.build
extra : moz-landing-system : lando
2019-03-09 01:00:23 +00:00
Mike Conley
e429592a56
Bug 1529762 - Send PageStyle information up from pageshow events only after idle. r=Felipe
...
Differential Revision: https://phabricator.services.mozilla.com/D22521
--HG--
extra : moz-landing-system : lando
2019-03-08 20:22:37 +00:00
Mike Conley
2b9b7b6358
Bug 1529762 - PageStyle child actors should only instantiate for web pages. r=Felipe
...
This avoids instantiating them for internal pages, like about:home.
Differential Revision: https://phabricator.services.mozilla.com/D22520
--HG--
extra : moz-landing-system : lando
2019-03-08 20:22:19 +00:00
Dão Gottwald
0f913a9f9c
Bug 1524561 - Quantumbar: add accessibility semantics. r=mak
...
Differential Revision: https://phabricator.services.mozilla.com/D22469
--HG--
extra : moz-landing-system : lando
2019-03-08 13:42:11 +00:00
James Teh
3801c30252
Bug 1527922: Ensure the Reload button is disabled when testing against blank tabs in the browser toolbar key nav tests. r=Gijs
...
For a blank tab, the Reload button should be disabled.
These tests depend on this.
This seems to be true when setting the new tab page to blank in Firefox Options.
However, when we open about:blank with BrowserTestUtils.withNewTab, this is unreliable.
That is, sometimes the Reload button is enabled, sometimes it isn't.
I don't understand why this happens.
For the purposes of these tests, just force the Reload button to be disabled for new, blank tabs so we get consistent results.
Differential Revision: https://phabricator.services.mozilla.com/D22449
--HG--
extra : moz-landing-system : lando
2019-03-07 18:10:13 +00:00
arthur.iakab
93997623bd
Merge mozilla-central to autoland a=merge on a CLOSED TREE
2019-03-08 00:14:12 +02:00
arthur.iakab
85ad02d41a
Merge inbound to mozilla-central a=merge
2019-03-07 23:58:42 +02:00
Noemi Erli
978b96980f
Backed out 2 changesets (bug 1529762) for failures in browser_page_style.js CLOSED TREE
...
Backed out changeset f49189976e12 (bug 1529762)
Backed out changeset 459979fd1d25 (bug 1529762)
2019-03-07 23:27:43 +02:00
Mike Conley
d8a1aaa5de
Bug 1529762 - Send PageStyle information up from pageshow events only after idle. r=Felipe
...
Differential Revision: https://phabricator.services.mozilla.com/D22521
--HG--
extra : moz-landing-system : lando
2019-03-07 19:04:35 +00:00
Mike Conley
7f1f53f718
Bug 1529762 - PageStyle child actors should only instantiate for web pages. r=Felipe
...
This avoids instantiating them for internal pages, like about:home.
Differential Revision: https://phabricator.services.mozilla.com/D22520
--HG--
extra : moz-landing-system : lando
2019-03-07 19:05:45 +00:00
Mike Conley
c7e9046b0e
Bug 1532001 - Add aboutConfig.ftl to the browser_all_files_referenced.js whitelist until the new about:config rides the trains. r=nhnt11
...
Differential Revision: https://phabricator.services.mozilla.com/D22118
--HG--
extra : moz-landing-system : lando
2019-03-07 17:01:59 +00:00
Matthew Noorenberghe
b4768d96bc
Bug 1533167 - Move LoginFormFactory to its own file. r=jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D22452
--HG--
rename : toolkit/components/passwordmgr/LoginManagerContent.jsm => toolkit/components/passwordmgr/LoginFormFactory.jsm
extra : moz-landing-system : lando
2019-03-07 18:10:00 +00:00
Edwin Gao
47511268ea
Bug 1533161 - disable browser_contextmenu_input.js test due to possible a11y issue r=jmaher
...
Changes:
- added skip-if clause to `windows10-aarch64`
Differential Revision: https://phabricator.services.mozilla.com/D22416
--HG--
extra : moz-landing-system : lando
2019-03-07 00:37:15 +00:00
Dão Gottwald
cf91e86d2c
Bug 1532719 - Reset _pinnedUnscrollable flag when unpinning a tab. r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D22474
--HG--
extra : moz-landing-system : lando
2019-03-07 11:47:26 +00:00
Ricky Rosario
aab777d346
Bug 1529340 - CFR Pinned tabs popup animation r=k88hudson
...
MozReview-Commit-ID: FTr5Pi7ySbY
Differential Revision: https://phabricator.services.mozilla.com/D22398
--HG--
extra : moz-landing-system : lando
2019-03-07 07:29:45 +00:00
Dorel Luca
f233fae32c
Backed out changeset b52eb25bbe9c (bug 1529340) for Browser-Chrome failures in browser/base/content/test/static/browser_parsable_css.js
2019-03-07 04:43:59 +02:00