Commit Graph

693568 Commits

Author SHA1 Message Date
Mike Hommey
12dc985462 Bug 1618720 - Generate the ThreadAllow list deterministically. r=erahm,dmajor
Differential Revision: https://phabricator.services.mozilla.com/D64690

--HG--
extra : moz-landing-system : lando
2020-02-28 00:41:47 +00:00
Gavin Lazar Suntop
7c880beaa9 Bug 1616958 - adding collection to hardcoded layout r=thecount
Differential Revision: https://phabricator.services.mozilla.com/D64436

--HG--
extra : moz-landing-system : lando
2020-02-28 00:14:14 +00:00
Aki Sasaki
dfdadd73df Bug 1562412 - [3-task notarization] - fix missing poller task r=Callek
The transform skips copying attributes from the dep job if attributes are specified. This means we skipped adding shipping_{phase,product}, nightly, and shippable attributes, and the poller task ended up getting filtered out of various target task methods.

Everything works properly if we just copy the attributes from the dependent job.

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

--HG--
extra : moz-landing-system : lando
2020-02-28 00:14:27 +00:00
Razvan Maries
1099dc6e1b Backed out 4 changesets (bug 1614777) for perma failures on test_bug884693.xhtml. CLOSED TREE
Backed out changeset 202ec043db19 (bug 1614777)
Backed out changeset 17aebb8d75f1 (bug 1614777)
Backed out changeset c4f931b08de3 (bug 1614777)
Backed out changeset 0ab2a4da406f (bug 1614777)
2020-02-28 01:46:30 +02:00
sotaro
ffd2e427ea Bug 1618458 - Clean up TextureClientRecycleAllocator r=nical
Preparation for Bug 1618429.

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

--HG--
extra : moz-landing-system : lando
2020-02-27 13:34:08 +00:00
sotaro
d2936cd850 Bug 1618460 - Make SharedPlanarYCbCrImage to accept TextureClientRecycleAllocator r=nical
Preparation for Bug 1618429.

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

--HG--
extra : moz-landing-system : lando
2020-02-27 13:44:38 +00:00
Masayuki Nakano
730cc34b9d Bug 1369957 - Rewrite bug956530-1.html with await r=Ehsan
Currently, bug956530-1.html calls `finish()` from `onfocus` of the `<input>`
element.  But the event listener attribute runs multiple times because the
test explicitly sets focus at least twice.  So, the test finishes immediately
after first `focus` event unexpectedly.  If the snapshot is compared
immediately after clicking in the `<body>` which is scheduled next to the
`setTimout` called by first `finish()`, the result becomes non-selected
snapshot.  That's the reason of the intermittent failure.

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

--HG--
extra : moz-landing-system : lando
2020-02-27 21:40:43 +00:00
shindli
090056def5 Backed out changeset a538b0497336 (bug 634697) for causing android build bustages in /builds/worker/workspace/build/src/security/manager/ssl/nsNSSComponent.cpp CLOSED TREE 2020-02-28 01:05:11 +02:00
Jason Laster
94122266ac Bug 1605329: Console input should execute expression in the right context. r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D63423

--HG--
extra : moz-landing-system : lando
2020-02-27 22:43:23 +00:00
Mike Conley
592e47fdab Bug 1601993 - Add Telemetry for the slow startup notification bar. r=jaws, data-review=mmccorquodale
Differential Revision: https://phabricator.services.mozilla.com/D64664

--HG--
extra : moz-landing-system : lando
2020-02-27 22:17:45 +00:00
Dale Harvey
c46f314546 Bug 1589618 - Move the implementation of the region fetch to NetworkGeolocationProvider to have it close to the wifi scanning code. r=Standard8,garvan
Differential Revision: https://phabricator.services.mozilla.com/D62419

--HG--
extra : moz-landing-system : lando
2020-02-27 22:24:13 +00:00
Alex Henrie
e137b3a593 Bug 1618085 - Avoid calling Get(Row|Col)Span unnecessarily in nsCellMap::RemoveCell. r=dbaron
Differential Revision: https://phabricator.services.mozilla.com/D64280

--HG--
extra : moz-landing-system : lando
2020-02-27 20:26:30 +00:00
Toshihito Kikuchi
cd995fd09d Bug 1617935 - Support opcode83 [r+disp8],imm8 in x86 detour. r=handyman
In x86, our detour handles opcode 83 only when the Mod bits is 3.
When working on another project, I hit the instruction `cmp [ebp+0Ch],1`
where the Mod bits is 1, and it can be easily handled by a small fix.
It turned out my project does not need it, but it'd be good to have this.

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

--HG--
extra : moz-landing-system : lando
2020-02-27 21:11:55 +00:00
Moritz Birghan
d3291a0a11 Bug 634697 - Refactoring nsClientAuthRememberService to work as a service r=keeler
Differential Revision: https://phabricator.services.mozilla.com/D62585

--HG--
extra : moz-landing-system : lando
2020-02-27 21:28:34 +00:00
Eitan Isaacson
aa33282e2d Bug 925209 - Accessibles in opacity:0 subtrees should be invisible. r=Jamie
Differential Revision: https://phabricator.services.mozilla.com/D64479

--HG--
extra : moz-landing-system : lando
2020-02-26 23:22:48 +00:00
Erica Wright
798f853902 Bug 1612091 - Add mobile callout to the ETP card. r=fluent-reviewers,johannh,flod
Differential Revision: https://phabricator.services.mozilla.com/D63382

--HG--
extra : moz-landing-system : lando
2020-02-27 22:01:34 +00:00
Chris Manchester
7fbe451377 Bug 1617700 - Bump in-tree sccache to 0.2.13 and require the new version to build. r=froydnj
Differential Revision: https://phabricator.services.mozilla.com/D63971

--HG--
extra : moz-landing-system : lando
2020-02-26 21:46:27 +00:00
Mike Hommey
1ff924fd0f Bug 1617794 - Run the tier-2 64-bits Window cross build task on try.
As originally intended.

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

--HG--
extra : moz-landing-system : lando
2020-02-27 21:58:46 +00:00
Aaron Klotz
cad95f20f4 Bug 1618625: When resolving a XPCOMEventTarget, set its Java thread name; r=geckoview-reviewers,snorp
Differential Revision: https://phabricator.services.mozilla.com/D64632

--HG--
extra : moz-landing-system : lando
2020-02-27 21:49:54 +00:00
Andrew Halberstadt
11c1a5975d Bug 1612115 - [ci] Run codespell linter in parallel in CI, r=linter-reviewers,sylvestre CLOSED TREE
Differential Revision: https://phabricator.services.mozilla.com/D64662

--HG--
extra : source : 8b3bb998c3c26dab42824ba4577a39c54c08d4be
extra : histedit_source : cf3c2259c92e43bce7aba26924052db760123c25
2020-02-27 21:37:58 +00:00
Andrew Halberstadt
8f84b09e44 Bug 1612115 - [mozlint] Fix an error in the path filtering logic, r=linter-reviewers,sylvestre CLOSED TREE
Essentially:

  FilterPath("docs").contains("docshell")

was returning True because "docshell" startswith "docs".

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

--HG--
extra : source : 10f69335c6f5779522b16c3376fc78147e4a3ce0
extra : histedit_source : 7577a814e2cdf6168cd88460c42e4472dfb8f734
2020-02-27 21:52:50 +00:00
shindli
a1bab87650 Backed out changeset a47da31e0be4 (bug 1616958) for linux newtabfailure CLOSED TREE 2020-02-28 00:27:25 +02:00
Gavin Lazar Suntop
3424bfdb92 Bug 1616958 - adding collection to hardcoded layout r=thecount CLOSED TREE
Differential Revision: https://phabricator.services.mozilla.com/D64436

--HG--
extra : source : b083d75af5f93870e312d4e2f8462d7d43cf3bca
extra : histedit_source : 09f20d4c1b513412fc9332511efb4aa10c7d658a
2020-02-27 20:00:25 +00:00
shindli
2275a8e554 Backed out changeset d59cccfe2a6a (bug 1602102) for build bustage in /builds/worker/workspace/build/src/gfx/vr/service/OpenVRSession.cpp CLOSED TREE 2020-02-28 00:08:49 +02:00
shindli
d56d4b53db Backed out 2 changesets (bug 1612115) for causing a mozlint failure in /builds/worker/checkouts/gecko/tools/lint/test/test_yaml.py CLOSED TREE
Backed out changeset 8b3bb998c3c2 (bug 1612115)
Backed out changeset 10f69335c6f5 (bug 1612115)
2020-02-28 00:07:04 +02:00
shindli
6f1238e024 Backed out changeset b083d75af5f9 (bug 1616958) for linux newtab failures CLOSED TREE 2020-02-28 00:03:18 +02:00
Kartikaya Gupta
f6cb2fd6c8 Bug 1355836 - Re-enable event retargeting tests on Android. r=snorp
Differential Revision: https://phabricator.services.mozilla.com/D64656

--HG--
extra : moz-landing-system : lando
2020-02-27 21:58:43 +00:00
Kartikaya Gupta
250802a79e Bug 1355836 - Ensure the event retargeting tests pass on Android. r=snorp
Differential Revision: https://phabricator.services.mozilla.com/D64655

--HG--
extra : moz-landing-system : lando
2020-02-27 21:58:41 +00:00
Kartikaya Gupta
7221dbbf38 Bug 1355836 - Improve logging in PositionedEventTargeting slightly. r=snorp
Differential Revision: https://phabricator.services.mozilla.com/D64654

--HG--
extra : moz-landing-system : lando
2020-02-27 21:58:38 +00:00
Boris Chiou
466993fb8f Bug 1618206 - Update test expectation of update-and-send-events-replacement.html. r=hiro
The setter of Animation.timeline is supported only on Nightly.

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

--HG--
extra : moz-landing-system : lando
2020-02-27 21:39:48 +00:00
Boris Chiou
54d32973c9 Bug 1618217 - Update test expectation for web-animations/idlharness.window.js. r=hiro
The expected value of the setter of Animation.timeline is undefined in wpt.
However, we support it only on Nightly, so only mark it failed only for it.

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

--HG--
extra : moz-landing-system : lando
2020-02-27 21:39:52 +00:00
Liang-Heng Chen
68e6266159 Bug 1614777 - Part 4: Test cases; r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D64379

--HG--
extra : moz-landing-system : lando
2020-02-27 21:40:04 +00:00
Liang-Heng Chen
c9c0ef5deb Bug 1614777 - Part 3: report telemetry; r=Ehsan,chutten,Standard8
Differential Revision: https://phabricator.services.mozilla.com/D63099

--HG--
extra : moz-landing-system : lando
2020-02-27 21:39:57 +00:00
Liang-Heng Chen
57dacb8ec0 Bug 1614777 - Part 2: collect bandwidth in search suggestions; r=Ehsan,Standard8
Differential Revision: https://phabricator.services.mozilla.com/D63097

--HG--
extra : moz-landing-system : lando
2020-02-27 21:39:54 +00:00
Liang-Heng Chen
3c3eb0c74e Bug 1614777 - Part 1: collect bandwidth in search telemetry; r=Ehsan,Standard8
Differential Revision: https://phabricator.services.mozilla.com/D63096

--HG--
extra : moz-landing-system : lando
2020-02-27 21:39:50 +00:00
Andrew Halberstadt
ff87ae3aec Bug 1612115 - [ci] Run codespell linter in parallel in CI, r=linter-reviewers,sylvestre
Differential Revision: https://phabricator.services.mozilla.com/D64662

--HG--
extra : moz-landing-system : lando
2020-02-27 21:37:58 +00:00
Andrew Halberstadt
bec168857b Bug 1612115 - [mozlint] Fix an error in the path filtering logic, r=linter-reviewers,sylvestre
Essentially:

  FilterPath("docs").contains("docshell")

was returning True because "docshell" startswith "docs".

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

--HG--
extra : moz-landing-system : lando
2020-02-27 21:52:50 +00:00
James Willcox
58e61e1089 Bug 1611451 - Add some missing javadoc to WebNotification r=geckoview-reviewers,agi
Differential Revision: https://phabricator.services.mozilla.com/D64473

--HG--
extra : moz-landing-system : lando
2020-02-27 00:28:30 +00:00
James Willcox
24ee45a807 Bug 1479728 - Fix loading with GeckoSession.LOAD_FLAGS_EXTERNAL r=geckoview-reviewers,agi
Differential Revision: https://phabricator.services.mozilla.com/D64472

--HG--
extra : moz-landing-system : lando
2020-02-27 00:28:28 +00:00
Mats Palmgren
7003a28618 Bug 1618351 - Floor subgrid auto-fill repeat count at zero to avoid underflow of unsigned integer mRepeatAutoEnd. r=dholbert
Differential Revision: https://phabricator.services.mozilla.com/D64637

--HG--
extra : moz-landing-system : lando
2020-02-27 21:44:04 +00:00
Tom Prince
e797b75c9a Bug 1618079: [tryselect] Use public ship-it api from scriptworker selector; r=rail
Differential Revision: https://phabricator.services.mozilla.com/D64663

--HG--
extra : moz-landing-system : lando
2020-02-27 21:30:34 +00:00
Daosheng Mu
dc2162a622 Bug 1602102 - Remove OpenVR controller obsolete functions. r=kip
OpenVR action-based input API is used by default for a while and stable, so we can remove its obsolete functions.

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

--HG--
extra : moz-landing-system : lando
2020-02-27 21:46:25 +00:00
Mike Hommey
587be1cb03 Bug 1617794 - Add a tier-2 64-bits Window cross build task. r=mshal
Differential Revision: https://phabricator.services.mozilla.com/D64298

--HG--
extra : moz-landing-system : lando
2020-02-27 21:39:39 +00:00
Mike Hommey
58228b3764 Bug 1617794 - Add a toolchain task to build a LD_PRELOAD helper for Windows cross builds. r=froydnj
Differential Revision: https://phabricator.services.mozilla.com/D64295

--HG--
extra : moz-landing-system : lando
2020-02-27 21:40:50 +00:00
Nicholas Nethercote
08ca7c7fd0 Bug 1604095 - Fix up fix-stacks toolchain on Mac. r=erahm
It currently is missing some cross-compilation stuff and so actually builds a
Linux binary.

The commit also avoids the unintentional installation of the `fix-stacks.d`
file, by introducing the `EXE` variable.

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

--HG--
extra : moz-landing-system : lando
2020-02-27 20:07:10 +00:00
Andreea Pavel
2b4d91ded6 Merge mozilla-central to autoland on a CLOSED TREE 2020-02-27 23:42:01 +02:00
Andreea Pavel
bd0fadcba6 Merge autoland to mozilla-central a=merge 2020-02-27 23:37:31 +02:00
Razvan Maries
2e07e8ca83 Backed out 2 changesets (bug 1617794) for Gecko Decision Task bustage. CLOSED TREE
Backed out changeset e6cdc99bb877 (bug 1617794)
Backed out changeset 71cfd922f86a (bug 1617794)
2020-02-27 23:35:10 +02:00
Ted Campbell
96d98f75db Bug 1618606 - Remove FunctionBox::isInterpretedLazy() accessor. r=mgaudet
Avoid using the INTERPRETED_LAZY flag to control the BytecodeEmitter by
instead adding an emitBytecode flag to FunctionBox. This flag is set for
function boxes that we desire the BCE to emit code for. This paves the way to
remove the INTERPRETED_LAZY bit from functions themselves.

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

--HG--
extra : moz-landing-system : lando
2020-02-27 20:39:25 +00:00
Mike Hommey
5e7b379977 Bug 1617794 - Add a tier-2 64-bits Window cross build task. r=mshal
Differential Revision: https://phabricator.services.mozilla.com/D64298

--HG--
extra : moz-landing-system : lando
2020-02-27 21:18:12 +00:00