Commit Graph

661511 Commits

Author SHA1 Message Date
Boris Zbarsky
2f8935720c Bug 1568301. Stop implementing JS-exposed QueryInterface on Selection. r=peterv
Differential Revision: https://phabricator.services.mozilla.com/D39083

--HG--
extra : moz-landing-system : lando
2019-07-24 08:50:59 +00:00
Boris Zbarsky
c41064df1d Bug 1568298. Stop implementing JS-exposed QueryInterface on XMLHttpRequest. r=peterv
Differential Revision: https://phabricator.services.mozilla.com/D39082

--HG--
extra : moz-landing-system : lando
2019-07-24 08:50:41 +00:00
Boris Zbarsky
a4d2c02692 Bug 1568281. Stop implementing JS-exposed QueryInterface on DOMParser. r=peterv
Differential Revision: https://phabricator.services.mozilla.com/D39070

--HG--
extra : moz-landing-system : lando
2019-07-24 08:08:30 +00:00
harry
aa07dd7b93 Bug 1521893 - Part 2 - Support loading SVG icons on the Touch Bar through a new nsTouchBarInputIcon service class r=spohl
Differential Revision: https://phabricator.services.mozilla.com/D34926

--HG--
extra : moz-landing-system : lando
2019-07-24 13:03:49 +00:00
Jonathan Kingston
9cd90ac210 Bug 1301529 - Remove X-Frame-Options allow-from. r=ckerschb
Differential Revision: https://phabricator.services.mozilla.com/D38672

--HG--
extra : moz-landing-system : lando
2019-07-24 12:23:32 +00:00
Ola Gasidlo
078e09a48b Bug 1558756 - Adding jest tests for components, r=ladybenko,jdescottes
added more jest test for components including snapshots + fixtures

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

--HG--
extra : moz-landing-system : lando
2019-07-24 09:27:08 +00:00
Nicolas Chevobbe
802ec8cc65 Bug 1568472 - Add Gitbook hint plugin. r=jdescottes.
The template is used in one of the page, but the
plugin wasn't installed, so Gitbook would fail
generating the doc.

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

--HG--
extra : moz-landing-system : lando
2019-07-24 10:38:20 +00:00
Julian Descottes
f15a7e16e5 Bug 1568250 - Fix HTML tooltip auto height calculation r=miker,Maliha
The current auto height and auto width tests were not asserting the proper element.

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

--HG--
extra : moz-landing-system : lando
2019-07-24 11:49:32 +00:00
Nikki Sharpley
42278002e0 Bug 1568014 - Update wptrunner docs to describe inclusion of expected intermittent statuses. r=jgraham
Updated the docs with examples of the metadata format with expected intermittent statuses,
and information on how to use --update_intermittent and --remove_intermittent.

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

--HG--
extra : moz-landing-system : lando
2019-07-24 12:31:33 +00:00
Nikki Sharpley
32e52422c3 Bug 1567000 - Add --update-intermittent and --remove-intermittent arguments to the command line for the web-platform-tests harness r=jgraham
`--update-intermittent` and `--remove-intermittent` have been added to the command line arguments for the web-platform-tests
`update` option. This adds expected intermittent statuses to the test metadata.

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

--HG--
extra : moz-landing-system : lando
2019-07-24 12:30:05 +00:00
Geoff Brown
9dca0ffbed Bug 1568309 - Increase chunks for linux64/asan wpt; r=jmaher
Increase test chunks to avoid intermittent task timeouts. At 18 chunks,
wpt-4 is the longest running, at about 90 minutes; 18 also aligns with
several /debug platforms.

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

--HG--
extra : moz-landing-system : lando
2019-07-24 02:08:05 +00:00
Petr Sumbera
f3628fdebc Bug 1566814 - nsXPTCStubBase::Stub##n functions shouldn't be build with stack-protector in nxptcstubs_sparc64_openbsd.cpp r=froydnj
Differential Revision: https://phabricator.services.mozilla.com/D39148

--HG--
extra : moz-landing-system : lando
2019-07-24 09:54:10 +00:00
Paul Adenot
e7113463d0 Bug 1562626 - Keep a reference to the graph on device change. r=jesup
Differential Revision: https://phabricator.services.mozilla.com/D36580

--HG--
extra : moz-landing-system : lando
2019-07-23 18:49:45 +00:00
Emilio Cobos Álvarez
8f9891381d Bug 1568446 - followup: Properly refcount-log UniqueArcs created with new_uninitialized(). 2019-07-24 13:44:49 +02:00
Nicolas Chevobbe
6abf1502fb Bug 1568439 - Move webconsole-l10n to utils/l10n. r=jdescottes.
Differential Revision: https://phabricator.services.mozilla.com/D39159

--HG--
rename : devtools/client/webconsole/webconsole-l10n.js => devtools/client/webconsole/utils/l10n.js
extra : moz-landing-system : lando
2019-07-24 11:11:34 +00:00
Johann Hofmann
202f64eedb Bug 1568108 - Indent popup sub-item in the identity popup. r=pbz
Differential Revision: https://phabricator.services.mozilla.com/D38959

--HG--
extra : moz-landing-system : lando
2019-07-24 10:47:57 +00:00
Emilio Cobos Álvarez
8e87a20fb9 Bug 1568446 - Don't insta-free in UniqueArc::assume_init. r=SimonSapin
Also sent to https://github.com/servo/servo/pull/23843.
2019-07-24 12:39:15 +02:00
Simon Sapin
da9e1d3b0e Bug 1568446 - Replace uses of mem::uninitialized with MaybeUninit. r=emilio
Cherry-picked from: https://github.com/servo/servo/pull/23824
2019-07-24 12:39:11 +02:00
Simon Sapin
b6cef5cba9 Bug 1568446 - Add UniqueArc::new_uninit, UniqueArc::assume_init. r=emilio
Cherry-picked from: https://github.com/servo/servo/pull/23824
2019-07-24 12:39:06 +02:00
Henrik Skupin
9f30b727d0 Bug 1560033 - [wptrunner] Remove usage of "/etc/hosts" file for tests on Android. r=jgraham
Differential Revision: https://phabricator.services.mozilla.com/D35662

--HG--
extra : moz-landing-system : lando
2019-07-24 09:20:40 +00:00
Christian Holler
e15fadb7af Bug 1561492 - Check samples per second prior to divide in ADTS. r=jya
Differential Revision: https://phabricator.services.mozilla.com/D38626

--HG--
extra : moz-landing-system : lando
2019-07-23 00:55:50 +00:00
Christian Holler
7c82f0b4d9 Bug 1567441 - Check for invalid rate in FramesToTimeUnit. r=jya
Differential Revision: https://phabricator.services.mozilla.com/D38648

--HG--
extra : moz-landing-system : lando
2019-07-23 00:57:27 +00:00
Emilio Cobos Álvarez
a404ea1a40 Bug 1528616 - Make an assertion fatal to figure out how this can happen. r=dholbert
We shouldn't have a frame and a null root frame. This assertion failing is the
only way to get this to happen.

So assert it a bit harder so that we can hopefully find a way to repro it and
thus figure out what the right thing to do is. If it legitimately fails, chances
are we shouldn't be putting this function on PresShell in the first place.

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

--HG--
extra : moz-landing-system : lando
2019-07-24 05:08:18 +00:00
James Teh
4490c9a8f6 Bug 1567377: Remove aria-owns from URL bar to fix broken accessibility. r=dao
1. Remove aria-owns from the URL bar.
Before bug 1513337, this was a no-op because it crossed anonymous scope, which accessibility doesn't allow.
After bug 1513337 when this started taking effect, it caused some undesirable side effects.
Bug 1551598 should mitigate some of these issues, so we can re-evaluate then.

2. Revert bug 1535659, which removed role="combobox" from the URL bar results parent.
While the intention was to make a cleaner accessibility hierarchy, without aria-owns, we need this to ensure the correct role for the results list.

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

--HG--
extra : moz-landing-system : lando
2019-07-24 09:58:49 +00:00
Alphan Chen
bb06ecd152 Bug 1567057 - TabListener is only for contentSessionStore on desktop r=peterv
Don't need TabListener on geckoview

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

--HG--
extra : moz-landing-system : lando
2019-07-24 08:05:55 +00:00
Bogdan Tara
5e07a53115 Backed out 2 changesets (bug 1563552) for failures on browser_privacypane_2.js and browser_sanitizeDialog.js CLOSED TREE
Backed out changeset c7df8a9a00a4 (bug 1563552)
Backed out changeset ce3ae99da523 (bug 1563552)
2019-07-24 11:51:56 +03:00
Alexandre Poirot
b05d25d7d6 Bug 1568203 - Removed unused requestEvaluation's frame argument. r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D39052

--HG--
extra : moz-landing-system : lando
2019-07-24 08:35:48 +00:00
Alexandre Poirot
0d64e50e68 Bug 1568185 - Remove unused bindObjectActor argument from console actor. r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D39051

--HG--
extra : moz-landing-system : lando
2019-07-24 08:35:41 +00:00
Bogdan Tara
b478ba698c Backed out 2 changesets (bug 1568203, bug 1568185) for ES lint failure on eval-with-debugger.js CLOSED TREE
Backed out changeset adc394f833f9 (bug 1568203)
Backed out changeset 46c3a1fdc706 (bug 1568185)
2019-07-24 11:24:51 +03:00
Nicolas Silva
c6f3b2b7d7 Bug 1568158 - Show the maximum time over the averaging window in WebRender's builtin profiler. r=gw
Differential Revision: https://phabricator.services.mozilla.com/D38986

--HG--
extra : moz-landing-system : lando
2019-07-23 23:14:52 +00:00
Alexandre Poirot
ee92f37d96 Bug 1568203 - Removed unused requestEvaluation's frame argument. r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D39052

--HG--
extra : moz-landing-system : lando
2019-07-24 07:48:01 +00:00
Alexandre Poirot
802d183dff Bug 1568185 - Remove unused bindObjectActor argument from console actor. r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D39051

--HG--
extra : moz-landing-system : lando
2019-07-24 07:47:55 +00:00
Jared Wein
05db7a6953 Bug 1565113 - Handle exceptions when trying to send messages back to the page if the page or message manager has been destroyed already. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D39092

--HG--
extra : moz-landing-system : lando
2019-07-24 07:38:41 +00:00
Mark Hammond
934f15044e Bug 1563552 (part 2) - remove support for the 'name' attribute from preferencesBindings.js. r=myk,jaws
Depends on D38828

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

--HG--
extra : moz-landing-system : lando
2019-07-24 06:48:10 +00:00
Mark Hammond
a9ebcb636e Bug 1563552 (part 1) - avoid using preferencesBindings 'name' attribute in the sync checkboxes. r=myk,jaws
Differential Revision: https://phabricator.services.mozilla.com/D38828

--HG--
extra : moz-landing-system : lando
2019-07-24 06:45:23 +00:00
Christoph Kerschbaumer
e9b316e5e0 Bug 1567910: Remove the not IsXULDocument carveout when checking if about: page has a CSP.r=bdahl
Differential Revision: https://phabricator.services.mozilla.com/D38873

--HG--
extra : moz-landing-system : lando
2019-07-24 05:48:56 +00:00
Nicolas Chevobbe
9eb479e06a Bug 1568193 - Remove devtools/client/shared/webpack/shims/jsterm-stub.js. r=ochameau.
The file isn't used anywhere, so we can probably
remove it safely.

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

--HG--
extra : moz-landing-system : lando
2019-07-23 19:26:53 +00:00
Matthew Noorenberghe
4a0c3a4b17 Bug 1568371 - Make h1 headings sticky on about:memory. r=njn
The arrows to jump to the next file aren't sticky but they wouldn't have been visible before this patch so I still think it's an incremental improvement.

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

--HG--
extra : moz-landing-system : lando
2019-07-24 01:50:09 +00:00
Kagami Sascha Rosylight
cbdbeb0691 Bug 1565130 - Update parser/runtests.py for Python 3 r=firefox-build-system-reviewers,mshal
Differential Revision: https://phabricator.services.mozilla.com/D38813

--HG--
extra : moz-landing-system : lando
2019-07-23 22:14:23 +00:00
Paul Bone
4c16d497d7 Bug 1567292 - Shutdown the mutex checking code in worker threads r=tcampbell
Differential Revision: https://phabricator.services.mozilla.com/D38963

--HG--
extra : moz-landing-system : lando
2019-07-24 03:50:38 +00:00
Brindusan Cristian
b55b8731f2 Merge mozilla-central to autoland. a=merge CLOSED TREE 2019-07-24 06:58:05 +03:00
Brindusan Cristian
d7222fdc3e Merge inbound to mozilla-central. a=merge 2019-07-24 06:53:15 +03:00
Brindusan Cristian
7d49b2491f Merge autoland to mozilla-central. a=merge 2019-07-24 06:48:01 +03:00
Narcis Beleuzu
2c7f6ec7b6 Backed out 3 changesets (bug 1567237) for ESlint and mochitest failures on test_scroll_space_no_range_overflow_scroll.html . CLOSED TREE
Backed out changeset 72699e27e033 (bug 1567237)
Backed out changeset 90048e3d6eb3 (bug 1567237)
Backed out changeset 5d602a56edc7 (bug 1567237)
2019-07-24 05:49:52 +03:00
Narcis Beleuzu
6dd7208b8b Backed out changeset 044beb95c8fc (bug 1568306) for mochitest failures on test_confirm_delete_dialog.html . CLOSED TREE 2019-07-24 05:44:54 +03:00
Narcis Beleuzu
eb0c30f254 Backed out changeset 657c0163535f (bug 1564282) for raptor failures. CLOSED TREE 2019-07-24 05:43:55 +03:00
Boris Zbarsky
edcc55e4e1 Bug 1568278 followup: fix incorrect 'let' usage on CLOSED TREE. r=bzbarsky 2019-07-23 22:00:12 -04:00
Dzmitry Malyshau
632e984f71 Bug 1548339 - Fix WR saved alpha task sampling r=gw
looks like a typo that got unnoticed? I wonder how our alpha saved tasks work today :)

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

--HG--
extra : moz-landing-system : lando
2019-07-23 23:14:35 +00:00
Tim Nguyen
bb6e16c0b9 Bug 1568375 - Update about:logins sidebar to match the spec. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D39125

--HG--
extra : moz-landing-system : lando
2019-07-24 00:41:56 +00:00
Tim Nguyen
ebe3b5b872 Bug 1568339 - Update styling in login details view to match the spec. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D39116

--HG--
extra : moz-landing-system : lando
2019-07-24 01:27:31 +00:00