Commit Graph

673736 Commits

Author SHA1 Message Date
Tim Nguyen
91976e6a66 Bug 1586018 - Remove a11y tree tests, reftests and crashtests only related to textbox. r=surkov,emilio
Differential Revision: https://phabricator.services.mozilla.com/D48080

--HG--
extra : moz-landing-system : lando
2019-10-03 18:01:08 +00:00
Michael Kaply
24237032d4 Bug 1574963 - Add a policy for using legacy profiles on Windows. r=mossop
Differential Revision: https://phabricator.services.mozilla.com/D47841

--HG--
extra : moz-landing-system : lando
2019-10-03 17:47:17 +00:00
Ting-Yu Lin
3aa390f805 Bug 1579565 Part 2 - Skip block-end side if the frame has a column-span sibling. r=dbaron
Also, clean up the wording and variable names when aReflowInput is used.

Differential Revision: https://phabricator.services.mozilla.com/D47676

--HG--
extra : moz-landing-system : lando
2019-10-03 17:26:06 +00:00
Ting-Yu Lin
f0e7225497 Bug 1579565 Part 1 - Skip applying the child block's block-end margin when placing it if it has a later sibling across column-span split. r=dbaron
Differential Revision: https://phabricator.services.mozilla.com/D47675

--HG--
extra : moz-landing-system : lando
2019-10-03 17:28:48 +00:00
Valentin Gosu
7ceaf8fcce Bug 1533957 - Separate nsLoadGroup::RemoveRequest into RemoveRequestFromHashtable and NotifyRemovalObservers r=bzbarsky
Depends on D47076

Differential Revision: https://phabricator.services.mozilla.com/D47077

--HG--
extra : moz-landing-system : lando
2019-10-02 15:23:52 +00:00
Valentin Gosu
58bbe88106 Bug 1533957 - Test that request is cancelled before being removed from a loadGroup r=bzbarsky
Depends on D46591

Differential Revision: https://phabricator.services.mozilla.com/D47076

--HG--
extra : moz-landing-system : lando
2019-10-02 15:23:52 +00:00
Valentin Gosu
481b04f2e2 Bug 1533957 - The request should be cancelled before being removed from the LoadGroup r=bzbarsky
Differential Revision: https://phabricator.services.mozilla.com/D46591

--HG--
extra : moz-landing-system : lando
2019-10-02 15:23:50 +00:00
Jonathan Kingston
14ec3140a9 Bug 1585364 - Fix IsFrame check to work in fission. r=ckerschb,nika
Differential Revision: https://phabricator.services.mozilla.com/D47783

--HG--
extra : moz-landing-system : lando
2019-10-03 16:42:25 +00:00
Andrew McCreight
8a819fe735 Bug 1585830 - Fix remote type check in browser_new_content_window_from_chrome_principal.js to work with Fission. r=mconley
Differential Revision: https://phabricator.services.mozilla.com/D47991

--HG--
extra : moz-landing-system : lando
2019-10-03 16:59:05 +00:00
Jared Wein
20802e4942 Bug 1583796 - Re-sort and render the login list when breach notifications are updated without acting like a user-initiated sort. r=sfoster
Differential Revision: https://phabricator.services.mozilla.com/D47982

--HG--
extra : moz-landing-system : lando
2019-10-03 16:04:39 +00:00
Jared Wein
7a8544e664 Bug 1583426 - Clear the aria-activedescendant attribute if navigating through the list reaches an end of the list to trigger NVDA to speak the list's aria-label. Restore the aria-activedescendant attribute upon tabbing back to the listso the... r=sfoster
...active descendant will correctly get announced. r?sfoster

Differential Revision: https://phabricator.services.mozilla.com/D47972

--HG--
extra : moz-landing-system : lando
2019-10-03 16:44:14 +00:00
Jared Wein
f67fbdc768 Bug 1583425 - Update the active descendant when rendering to make sure that it is a visible list-item. r=sfoster
Differential Revision: https://phabricator.services.mozilla.com/D47827

--HG--
extra : moz-landing-system : lando
2019-10-03 15:47:21 +00:00
Jared Wein
7fa1305555 Bug 1583428 - Remove the alt attribute for the favicon since it is not helpful and remove the alt attribute on the breached website icon so the title of 'Breached Website' is spoken. r=fluent-reviewers,MattN,flod
Differential Revision: https://phabricator.services.mozilla.com/D47811

--HG--
extra : moz-landing-system : lando
2019-10-03 16:05:22 +00:00
Tim Nguyen
2ed60e9a99 Bug 1586019 - Remove textbox .plain class support. r=bgrins
Differential Revision: https://phabricator.services.mozilla.com/D48074

--HG--
extra : moz-landing-system : lando
2019-10-03 16:21:42 +00:00
Tom Ritter
2e50f42b7a Bug 1577521 - Update configure to report an error if you try to build with mingw-gcc r=nalexander
Differential Revision: https://phabricator.services.mozilla.com/D47857

--HG--
extra : moz-landing-system : lando
2019-10-03 15:44:36 +00:00
Michael Cooper
7e32f859a9 Bug 1584961 - Use sinon matcher instead of exact call list in Normandy preference rollout test r=Gijs
This avoids an intermittent test failure when other parts of Firefox set experiments active while this test is running

Differential Revision: https://phabricator.services.mozilla.com/D47961

--HG--
extra : moz-landing-system : lando
2019-10-03 14:40:43 +00:00
Anny Gakhokidze
6b46b2ccf4 Bug 1582531 - Add a fail-if annotation for toolkit/components/passwordmgr/test/mochitest/test_prompt_http.html, r=kmag
Differential Revision: https://phabricator.services.mozilla.com/D48062

--HG--
extra : moz-landing-system : lando
2019-10-03 15:31:30 +00:00
Geoff Brown
64667c1a4f Bug 1575666 - skip crashtest 1257700.html on Android; r=geckoview-reviewers,snorp
This test fails intermittently on geckoview; when it fails, many later-running
tests fail also, causing some confusion in bug classification.

Differential Revision: https://phabricator.services.mozilla.com/D47932

--HG--
extra : moz-landing-system : lando
2019-10-03 15:10:37 +00:00
Geoff Brown
b5dcc6d775 Bug 1584562 - Re-disable crashtest 914521.html on Android; r=geckoview-reviewers,snorp
This test was skipped on Android for a long time, then recently enabled by
bug 1582884. Current failures are infrequent, but let's avoid them anyway.

Differential Revision: https://phabricator.services.mozilla.com/D47795

--HG--
extra : moz-landing-system : lando
2019-10-03 15:10:37 +00:00
Nick Alexander
2dc031e1d6 Bug 1585198 - Use win32-node for aarch64 Browsertime tests. r=stephendonner
Just like Bug 1582972.

Differential Revision: https://phabricator.services.mozilla.com/D47924

--HG--
extra : moz-landing-system : lando
2019-10-03 16:26:17 +00:00
Emilio Cobos Álvarez
453ca45319 Bug 1585674 - Start loads more incrementally in the @import scanner. r=hsivonen
Consider the case of a very big <style> element, with a few imports on top,
which we cut half-way over the network.

The @import scanner would be likely to have found anything there is to be found,
but we won't process it until we pop the <style> element. It's relatively low
effort to support this use-case by making Scan() return the already-found urls.

Differential Revision: https://phabricator.services.mozilla.com/D47914

--HG--
extra : moz-landing-system : lando
2019-10-03 07:34:35 +00:00
Morgan Reschenberg
81a27172b7 Bug 1568453: Remove the label function from autocomplete-richlistitem so that screenreaders obtain the names of autocomplete items directly from the CE markup. r=Jamie
Differential Revision: https://phabricator.services.mozilla.com/D47643

--HG--
extra : moz-landing-system : lando
2019-10-03 00:36:25 +00:00
Junior Hsu
3c71516d2b Bug 1582966 - avoid double failure handling for FTP r=valentin
Caller of `ResumeForDiversion` should respond for error handling. Otherwise, two `FailDiversion` will be fired, and the latter one is without the listener

Differential Revision: https://phabricator.services.mozilla.com/D47993

--HG--
extra : moz-landing-system : lando
2019-10-03 08:53:23 +00:00
Razvan Maries
bcdb3b1baa Bug 1583706 - Disabled browser_webconsole_location_logpoint_debugger_link.js on Linux x64 and Windows. r=gbrown
Differential Revision: https://phabricator.services.mozilla.com/D48026

--HG--
extra : moz-landing-system : lando
2019-10-03 15:16:13 +00:00
Jared Wein
fca79feae8 Bug 1575220 - Show the close icon in the confirmation-dialog in high contrast mode. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D47531

--HG--
extra : moz-landing-system : lando
2019-10-03 15:32:46 +00:00
Jared Wein
62f89d995e Bug 1575220 - Show breach notification icons in high contrast mode. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D47530

--HG--
extra : moz-landing-system : lando
2019-10-03 15:32:42 +00:00
Jared Wein
c439f9c236 Bug 1583398 - Store breaches in the remote store for tests when expected, and otherwise prevent all of the fxmonitor logspam when running aboutlogins mochitest-browser tests. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D47529

--HG--
extra : moz-landing-system : lando
2019-10-03 15:32:47 +00:00
Jared Wein
e6cfc97a49 Bug 1583398 - Move error rendering to the render function so calling render is idempotent. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D47528

--HG--
extra : moz-landing-system : lando
2019-10-03 15:32:33 +00:00
Jared Wein
c03d373e19 Bug 1583398 - Newly added logins should show breach notifications if they apply. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D47527

--HG--
extra : moz-landing-system : lando
2019-10-03 15:32:30 +00:00
Jared Wein
f51a51c27d Bug 1550087 - Link users to the login they are duplicating in the error message. r=MattN,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D47305

--HG--
extra : moz-landing-system : lando
2019-10-03 15:32:27 +00:00
Jared Wein
dde67d393f Bug 1550087 - Alphabetize the event listeners and refactor to shorten the focus and render methods on LoginItem. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D47304

--HG--
extra : moz-landing-system : lando
2019-10-03 15:32:24 +00:00
Jared Wein
10a02633a1 Bug 1550087 - Set l10n-id statically on the dismiss-breach-alert button. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D47303

--HG--
extra : moz-landing-system : lando
2019-10-03 15:32:20 +00:00
Tyler
b354857779 Bug 1576908 - uses fission model for sending purge history messages r=mconley,Gijs
Differential Revision: https://phabricator.services.mozilla.com/D45959

--HG--
extra : moz-landing-system : lando
2019-10-03 14:03:34 +00:00
Tim Nguyen
bf14df5902 Bug 1585884 - Remove obsolete textbox-multiline-*.xul reftests. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D48024

--HG--
extra : moz-landing-system : lando
2019-10-03 14:47:57 +00:00
Christoph Kerschbaumer
58c926c76d Bug 1584539: Stop propagation of event. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D48027

--HG--
extra : moz-landing-system : lando
2019-10-03 14:42:29 +00:00
Brian Hackett
0262d9fad3 Bug 1585860 - Fix console warping console menu item, r=nchevobbe.
Differential Revision: https://phabricator.services.mozilla.com/D48064

--HG--
extra : moz-landing-system : lando
2019-10-03 14:33:06 +00:00
Byron Campen [:bwc]
9067a09c0a Bug 1470568: Remove the rid= and pt= stuff from our simulcast parsing. Also, handle paused rids correctly. r=mjf
Differential Revision: https://phabricator.services.mozilla.com/D47658

--HG--
extra : moz-landing-system : lando
2019-10-02 20:20:07 +00:00
Luca Greco
6868f703ec Bug 1585129 - Change default url for "extensions.abuseReport.url" to services.addons.mozilla.org. r=mixedpuppy
Differential Revision: https://phabricator.services.mozilla.com/D47662

--HG--
extra : moz-landing-system : lando
2019-10-02 19:36:41 +00:00
Alexandre Poirot
8981bc5d55 Bug 1585986 - Print method name when RDP can't be sent because the front is destroyed. r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D45667

--HG--
extra : moz-landing-system : lando
2019-10-03 14:09:38 +00:00
Mark Banner
7594d336de Bug 1582942 - Port Search tests relating to the configuration to the modern configuration. r=mikedeboer
Differential Revision: https://phabricator.services.mozilla.com/D47436

--HG--
extra : moz-landing-system : lando
2019-10-03 13:30:54 +00:00
ffxbld
9238ced3bb No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings - a=repo-update r=RyanVM
Differential Revision: https://phabricator.services.mozilla.com/D48055

--HG--
extra : moz-landing-system : lando
2019-10-03 13:40:24 +00:00
Andreea Pavel
ba6757eb39 Backed out changeset ed20677d8a91 (bug 1577508) for build bustages on a CLOSED TREE 2019-10-03 16:33:02 +03:00
Jeff Muizelaar
d8da468e74 Bug 1582152. Drop bounds change check. r=mstange
Instead of checking whether the bounds of the clipped
image has changed just check whether our clipped bounds
have changed. This simplifies the code and avoids
a bunch of extra invalidations.

Differential Revision: https://phabricator.services.mozilla.com/D47971

--HG--
extra : moz-landing-system : lando
2019-10-02 19:44:29 +00:00
Andrew Halberstadt
ae2f34a5b1 Bug 1585686 - [mozlint] Avoid UnicodeEncodeError for users who have an 'ascii' locale r=gbrown
Differential Revision: https://phabricator.services.mozilla.com/D47941

--HG--
extra : moz-landing-system : lando
2019-10-03 13:17:08 +00:00
Andrew Halberstadt
ac8e519112 Bug 1585702 - [mozprocess] Temporarily disable 'env' default on Windows with Python 3, r=gbrown
Differential Revision: https://phabricator.services.mozilla.com/D47974

--HG--
extra : moz-landing-system : lando
2019-10-03 13:17:34 +00:00
Andrew Halberstadt
cf49e5a898 Bug 1585751 - [lint.wpt] Work around mozprocess Windows + Python 3 bug, r=jgraham
Depends on D47975

Differential Revision: https://phabricator.services.mozilla.com/D47976

--HG--
extra : moz-landing-system : lando
2019-10-03 13:17:34 +00:00
Andrew Halberstadt
522d192cd4 Bug 1585751 - [lint.wpt] Fix Python 3 error processing 'wpt' output, r=jgraham
Differential Revision: https://phabricator.services.mozilla.com/D47975

--HG--
extra : moz-landing-system : lando
2019-10-03 08:33:15 +00:00
Andy Wingo
7ba23d10fa Bug 1577508 - Allow WebAssembly blocks to return multiple values r=luke
Differential Revision: https://phabricator.services.mozilla.com/D43977

--HG--
extra : moz-landing-system : lando
2019-10-03 13:16:18 +00:00
David Teller
72b2e89d13 Bug 1585922 - New function cpuNow() for the JS shell;r=arai
Differential Revision: https://phabricator.services.mozilla.com/D48051

--HG--
extra : moz-landing-system : lando
2019-10-03 13:08:27 +00:00
Olli Pettay
7770e575a0 Bug 1585606 - Make EventStateManager::GenerateDragGesture a tad more readable and rename FlushPendingEvents to hint what it actually does, r=edgar
Differential Revision: https://phabricator.services.mozilla.com/D47889

--HG--
extra : moz-landing-system : lando
2019-10-03 11:26:39 +00:00