Граф коммитов

639899 Коммитов

Автор SHA1 Сообщение Дата
Dorel Luca d66ca2b25b Backed out 11 changesets (bug 1359269) for Linting failure. CLOSED TREE
Backed out changeset 00461a29f650 (bug 1359269)
Backed out changeset 6c09eccc4bd1 (bug 1359269)
Backed out changeset ae30401e7988 (bug 1359269)
Backed out changeset 8f9509e82439 (bug 1359269)
Backed out changeset bfb153c7f9c3 (bug 1359269)
Backed out changeset 1430913c5e9e (bug 1359269)
Backed out changeset 4bb00dc53459 (bug 1359269)
Backed out changeset 7705b1ebb154 (bug 1359269)
Backed out changeset 7fd8a3c1f827 (bug 1359269)
Backed out changeset c3f37539cb31 (bug 1359269)
Backed out changeset bb694b612b1b (bug 1359269)
2019-03-02 04:07:00 +02:00
Dorel Luca e22bf84735 Backed out changeset 0b61149893f9 (bug 1528794) for build bustage. CLOSED TREE 2019-03-02 04:06:03 +02:00
Manish Goregaokar 3919f75414 Bug 1359269 - Part 11: Add a bunch of parser tests; r=bzbarsky
Depends on D20061

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

--HG--
extra : moz-landing-system : lando
2019-03-02 01:23:34 +00:00
Manish Goregaokar e8ca5270f2 Bug 1359269 - Part 10: Make it a hard error to apply TreatNullAs on non-types; r=bzbarsky
Depends on D20060

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

--HG--
extra : moz-landing-system : lando
2019-03-02 01:23:32 +00:00
Manish Goregaokar 8f2ed901bf Bug 1359269 - Part 9: Clean up codegen now that Clamp/EnforceRange can only be applied to types; r=bzbarsky
Depends on D20059

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

--HG--
extra : moz-landing-system : lando
2019-03-02 01:23:30 +00:00
Manish Goregaokar ee96363968 Bug 1359269 - Part 8: Make it a hard error to apply type attributes on arguments, attrs, and dict members when it's unambiguous, update webidls; r=bzbarsky
Depends on D20058

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

--HG--
extra : moz-landing-system : lando
2019-03-02 01:23:28 +00:00
Manish Goregaokar 12f7c20c98 Bug 1359269 - Part 7: Add ArgumentRest entry to simplify parsing; r=bzbarsky
Depends on D19738

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

--HG--
extra : moz-landing-system : lando
2019-03-02 01:23:26 +00:00
Manish Goregaokar f0768f680c Bug 1359269 - Part 6: Add support for attributes on types in dictionaries; r=bzbarsky
Depends on D19737

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

--HG--
extra : moz-landing-system : lando
2019-03-02 01:23:23 +00:00
Manish Goregaokar 1b42f1d75d Bug 1359269 - Part 5: Add support for attributes on types in arguments; r=bzbarsky
Depends on D19736

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

--HG--
extra : moz-landing-system : lando
2019-03-02 01:23:21 +00:00
Manish Goregaokar dff12dbf00 Bug 1359269 - Part 4: Update HTML spec idl files to use attributes on types; r=bzbarsky
See https://github.com/whatwg/html/pull/2580

Depends on D19735

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

--HG--
extra : moz-landing-system : lando
2019-03-02 01:23:14 +00:00
Manish Goregaokar d9f6bbadd9 Bug 1359269 - Part 3: Add a codegen test; r=bzbarsky
Depends on D19734

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

--HG--
extra : moz-landing-system : lando
2019-03-02 01:23:12 +00:00
Manish Goregaokar e3c91847dd Bug 1359269 - Part 2: Add codegen support for attributes on types in WebIDL; r=bzbarsky
Depends on D19733

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

--HG--
extra : moz-landing-system : lando
2019-03-02 01:23:10 +00:00
Manish Goregaokar aff45bb844 Bug 1359269 - Part 1: Add parser support for attributes on types in WebIDL; r=bzbarsky
Differential Revision: https://phabricator.services.mozilla.com/D19733

--HG--
extra : moz-landing-system : lando
2019-03-02 01:23:07 +00:00
Steve Fink 6ba7f03f6b Bug 1528794 - Check clone buffer contents at runtime r=jorendorff
Differential Revision: https://phabricator.services.mozilla.com/D21817

--HG--
extra : moz-landing-system : lando
2019-03-02 01:03:00 +00:00
Coroiu Cristina f6c2181ef4 Backed out changeset 70eb46335a2c (bug 1499448) on request by jorendorff 2019-03-02 02:59:56 +02:00
Masayuki Nakano 291457b9da Bug 1466208 - part 27: Create PresShell::EventHandler::HandleEventUsingCoordinates() r=smaug
Now, the block in HandleEvent(), which handles event using coordinates is
less than 200 lines.  Perhaps, this is good amount to be split to a method.

This patch just moves the block to a new method.

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

--HG--
extra : moz-landing-system : lando
2019-03-02 00:03:01 +00:00
Gijs Kruitbosch b0993c3f95 Bug 1392955, r=dimi
Differential Revision: https://phabricator.services.mozilla.com/D19475

--HG--
extra : moz-landing-system : lando
2019-03-02 00:01:26 +00:00
Dorel Luca e20a483d9c Backed out changeset 0507c090702b (bug 1525856) for devtool failures in devtools/client/webconsole/test/mochitest/browser_webconsole_trackingprotection_errors.js 2019-03-02 02:25:07 +02:00
Aki Sasaki 16be08e2a1 Bug 1526419 - add mar-signing-autograph-stage task r=Callek
We use autograph-prod for our ci, nightly, and release signing. Autograph-stage doesn't have the same guarantees for availability, so pointing, say, dep-signing at autograph-stage would have resulted in occasional tree closures whenever autograph-stage changes configuration or is down.

However, we also want a way to verify autograph-stage is still valid, after the autograph team makes changes. This task is meant to be add-task'ed; a green result means autograph-stage has signed the mar file correctly.

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

--HG--
extra : moz-landing-system : lando
2019-03-01 23:53:24 +00:00
Dorel Luca fec4bbc689 Backed out changeset 85fce02180b6 (bug 1531632) for android failures 2019-03-02 01:53:39 +02:00
sotaro 67db62a696 Bug 1530928 - Add TextureClient recycling to SharedRGBImage r=nical
Differential Revision: https://phabricator.services.mozilla.com/D21325

--HG--
extra : moz-landing-system : lando
2019-03-01 23:24:00 +00:00
Dorel Luca 5d73bddbc6 Merge mozilla-central to autoland 2019-03-02 01:23:22 +02:00
Ricky Rosario dfcaebb870 Bug 1531703 - Add context-fill-opacity to "Pin/Unpin tab" icon r=ntim
MozReview-Commit-ID: KumQd745tCH

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

--HG--
extra : moz-landing-system : lando
2019-03-01 23:15:11 +00:00
Dorel Luca db32a5e766 Bug 1456855 - Fix syntax for test layout/inspector/tests/chrome/test_fontVariationsAPI.xul r=aryx 2019-03-02 01:16:36 +02:00
Daniel Varga 74f08acf9b Backed out changeset 4047bcadec73 (bug 1522244) for mochitest failure at devtools/client/debugger/new/test/mochitest/browser_dbg-worker-scopes.js a=backout
--HG--
extra : rebase_source : 3ad963907a2364fa351e67b957f49d3d754e5efb
2019-03-02 00:01:01 +02:00
Tom Prince 2c45a3a4a2 Bug 1519472: Disable caches on windows repackage builds; r=aki a=tomprince
They appear to be causing tasks to take several hours to complete.

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

--HG--
extra : rebase_source : a55cfc24527662427bbeccf0d03f97dca047a3cb
extra : amend_source : 5e352a1ff382353460fdd143d7d0ba52251a5b8a
2019-03-01 13:15:37 -07:00
Marco Bonardo 1e9af1af3d Bug 1526051 - History tagged results should be returned by the Quantum Bar even if bookmarks are filtered out. r=adw
Differential Revision: https://phabricator.services.mozilla.com/D21702

--HG--
extra : moz-landing-system : lando
2019-03-01 19:46:52 +00:00
sotaro 055881c3c0 Bug 1506665 - Add more GLContext failure handling r=jgilbert
Differential Revision: https://phabricator.services.mozilla.com/D19623

--HG--
extra : moz-landing-system : lando
2019-03-01 22:37:37 +00:00
Lee Salzman 7898b14471 Bug 1531867 - support light and dark subpixel AA masks in Skia on mac. r=mstange
Differential Revision: https://phabricator.services.mozilla.com/D21763
2019-03-01 14:01:58 -05:00
Neil Deakin 986bb46eaa Bug 1530594, generate frames before setting the active child in a menulist, so that menulists with sizetopopup='none' will still allow keyboard navigation when the menulist has not yet been opened, r=tnikkel 2019-03-01 22:07:58 -05:00
Jason Laster 0dba6abe5a Bug 1531350 - Update debugger frontend Release 128. r=dwalsh 2019-03-01 19:36:26 -05:00
Errietta Kostala 5b892e6148 Bug 1531350 - [release 128] [ast] Migrate AST reducer off of immutable (#7982). r=dwalsh 2019-03-01 19:36:25 -05:00
Jason Laster 1c59f0ed38 Bug 1531350 - [release 128] [Breakpoints] memoize breakpoint position fetching (#8001). r=dwalsh 2019-03-01 19:36:23 -05:00
Nicolas Chevobbe 79e260ff88 Bug 1531350 - [release 128] Add a BigInt rep. (#7975). r=dwalsh 2019-03-01 19:36:22 -05:00
Alex Rosenfeld e62e7ff183 Bug 1531350 - [release 128] Update debugging-the-debugger.md (#8021). r=dwalsh 2019-03-01 19:36:21 -05:00
Logan Smyth e9c8a4ecd8 Bug 1531350 - [release 128] [Breakpoints] Use the union of all mapped and unmapped regions when fetching original breakpoints. (#8014). r=dwalsh 2019-03-01 19:36:20 -05:00
Jason Laster 7dde268924 Bug 1531350 - [release 128] [Breakpoints] getBreakpointPositionsForLine should return null when nothing is found (#8006). r=dwalsh 2019-03-01 19:36:19 -05:00
Kevin Morehouse af69810658 Bug 1531350 - [release 128] Update name of repository (#8018). r=dwalsh 2019-03-01 19:36:18 -05:00
Anthony X 99954040eb Bug 1531350 - [release 128] [Breakpoints] Fix color for disabled conditional breakpoints and logpoints (#8008). r=dwalsh 2019-03-01 19:36:17 -05:00
Jaril 19669221bc Bug 1531350 - [release 128] Update snapshots for SourcesTreeItem (#8016). r=dwalsh 2019-03-01 19:36:16 -05:00
Nicolas Chevobbe 693433ce41 Bug 1531350 - [release 128] Fix reps launchpad (#8015). r=dwalsh 2019-03-01 19:36:16 -05:00
Jason Laster 23775fa3da Bug 1531350 - [release 128] Sync 128. r=dwalsh 2019-03-01 19:36:15 -05:00
Jason Laster 329026ecd7 Bug 1531350 - [release] use webpack manifest. r=dwalsh 2019-03-01 19:36:14 -05:00
Jason Laster 5129253d61 Bug 1530441 - Enable eslint locally. r=dwalsh
Tags: #secure-revision

Differential Revision: https://phabricator.services.mozilla.com/D21544
2019-03-01 19:36:13 -05:00
Dorel Luca 0284221047 Merge mozilla-central to mozilla-inbound 2019-03-02 01:26:01 +02:00
Gurzau Raul cdf9392948 Merge inbound to mozilla-central. a=merge 2019-03-01 15:01:31 +02:00
David Major 4da87b55d6 Bug 1531388 - Update win64 clang to 8.0.0rc3 r=glandium
Differential Revision: https://phabricator.services.mozilla.com/D21550

--HG--
extra : moz-landing-system : lando
2019-03-01 07:16:54 +00:00
Tom Schuster fe57a2e07f Bug 1530519 - Fix error handling in TransferableToIPCTransferable. r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D21836

--HG--
extra : moz-landing-system : lando
2019-03-02 12:42:56 +00:00
jawad 518899d9a3 Bug 1526269 - Mirroring Firefox's default and lightweight theme icons on about:addons. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D21620

--HG--
extra : moz-landing-system : lando
2019-03-02 11:47:07 +00:00
Andreea Pavel d83f0beaa9 Backed out 3 changesets (bug 1531347) for bc failures at browser_privateBrowsingWindowChange.js on a CLOSED TREE
Backed out changeset 9a7e65e00bc0 (bug 1531347)
Backed out changeset f6c1385bf921 (bug 1531347)
Backed out changeset 4c03b8915c8e (bug 1531347)

--HG--
rename : browser/components/urlbar/tests/browser/browser_switchTab_decodeuri.js => browser/components/urlbar/tests/legacy/browser_switchtab_decodeuri.js
rename : browser/components/urlbar/tests/browser/browser_switchTab_override.js => browser/components/urlbar/tests/legacy/browser_switchtab_override.js
rename : browser/components/urlbar/tests/browser/browser_autoFill_trimURLs.js => browser/components/urlbar/tests/legacy/browser_urlbarAutoFillTrimURLs.js
rename : browser/components/urlbar/tests/browser/browser_autoFill_preserveCase.js => browser/components/urlbar/tests/legacy/browser_urlbarAutofillPreserveCase.js
rename : browser/components/urlbar/tests/browser/browser_keepStateAcrossTabSwitches.js => browser/components/urlbar/tests/legacy/browser_urlbarKeepStateAcrossTabSwitches.js
rename : browser/components/urlbar/tests/browser/browser_privateBrowsingWindowChange.js => browser/components/urlbar/tests/legacy/browser_urlbarPrivateBrowsingWindowChange.js
rename : browser/components/urlbar/tests/browser/browser_raceWithTabs.js => browser/components/urlbar/tests/legacy/browser_urlbarRaceWithTabs.js
rename : browser/components/urlbar/tests/browser/browser_searchTelemetry.js => browser/components/urlbar/tests/legacy/browser_urlbarSearchTelemetry.js
rename : browser/components/urlbar/tests/browser/browser_autoFill_backspaced.js => browser/components/urlbar/tests/legacy/browser_urlbar_autoFill_backspaced.js
rename : browser/components/urlbar/tests/browser/browser_autoFill_canonize.js => browser/components/urlbar/tests/legacy/browser_urlbar_canonize_on_autofill.js
rename : browser/components/urlbar/tests/browser/browser_stop_pending.js => browser/components/urlbar/tests/legacy/browser_urlbar_stop_pending.js
2019-03-02 14:14:59 +02:00