Commit Graph

641268 Commits

Author SHA1 Message Date
Boris Zbarsky
9a4ba73134 Bug 1534370 part 3. Mark InsertFromTransferable as MOZ_CAN_RUN_SCRIPT. r=masayuki
Differential Revision: https://phabricator.services.mozilla.com/D23042

--HG--
extra : moz-landing-system : lando
2019-03-12 01:55:03 +00:00
Boris Zbarsky
6d1f77b386 Bug 1534370 part 2. Annotate doCommand as MOZ_CAN_RUN_SCRIPT. r=masayuki
Differential Revision: https://phabricator.services.mozilla.com/D23041

--HG--
extra : moz-landing-system : lando
2019-03-12 01:57:42 +00:00
Boris Zbarsky
ccfb4f16b1 Bug 1534370 part 1. Annotate doCommandWithParams as MOZ_CAN_RUN_SCRIPT. r=masayuki
Differential Revision: https://phabricator.services.mozilla.com/D23036

--HG--
extra : moz-landing-system : lando
2019-03-13 00:43:48 +00:00
David Major
56ea434680 Bug 1528074 - Translate MSVC warning flags to clang spelling where supported r=froydnj
clang-cl only acts on five MSVC warning flags: 7219c7e9af/clang/include/clang/Driver/CLCompatOptions.td (L188-L197)

With MSVC now unsupported, most -wdNNNN have no effect and can be removed.

This patch converts the five supported warnings to their clang spellings, as preparation for a subsequent patch that will remove all remaining `[/-]w[edo][0-9]{4}`.

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

--HG--
extra : moz-landing-system : lando
2019-03-11 01:39:42 +00:00
Noemi Erli
9d0b92de49 Backed out changeset bb3918322c3c (bug 1534837) for debugger failures CLOSED TREE 2019-03-13 03:26:08 +02:00
Daisuke Akatsuka
635bde9fed Bug 1528140: Wait for removing about:devtools-toolbox tab info from about:debugging. r=ladybenko
Differential Revision: https://phabricator.services.mozilla.com/D23105

--HG--
extra : moz-landing-system : lando
2019-03-12 14:28:13 +00:00
arthur.iakab
ae229e85e2 Backed out changeset fae9b5118064 (bug 1534085) for causing debugger failures CLOSED TREE 2019-03-13 02:47:48 +02:00
Boris Zbarsky
5bf2e408e6 Bug 1534608. MOZ_CAN_RUN_SCRIPT should disallow non-stack refptr arguments. r=emilio
Differential Revision: https://phabricator.services.mozilla.com/D23217

--HG--
extra : moz-landing-system : lando
2019-03-13 00:30:11 +00:00
Logan Smyth
6fcaa7e8ee Bug 1534837 - Invalidate the debugger pref schema. r=jlast
Differential Revision: https://phabricator.services.mozilla.com/D23243

--HG--
extra : moz-landing-system : lando
2019-03-13 00:19:42 +00:00
Logan Smyth
999d434e4a Bug 1534085 - Avoid accidentally creating partial source objects. r=bhackett
Differential Revision: https://phabricator.services.mozilla.com/D23242

--HG--
extra : moz-landing-system : lando
2019-03-13 00:27:00 +00:00
Ryan VanderMeulen
22b25e218e Merge m-c to autoland. a=merge 2019-03-12 20:23:34 -04:00
Ryan VanderMeulen
b81d22538d Backed out changeset a14fcb229ddd (bug 1495072) for causing bug 1534806.
--HG--
extra : rebase_source : eec6a7f6dd368c0cc405a361d9267b2daaec4f37
2019-03-12 20:20:02 -04:00
Mike Hommey
d4021c9e9d Bug 1534500 - Run get_and_diffoscope with bash. r=dustin
This will allow to use bash constructs in pre-diff-commands, like
`{a,b}`.

Depends on D23075

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

--HG--
extra : moz-landing-system : lando
2019-03-12 20:19:14 +00:00
Mike Hommey
517d30611d Bug 1534500 - Allow diffoscope tasks to run commands before running the diff. r=dustin
Depends on D23074

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

--HG--
extra : moz-landing-system : lando
2019-03-12 20:21:14 +00:00
Mike Hommey
a6b20da860 Bug 1534500 - Allow diffoscope tasks to work on unpacked builds. r=dustin
Depends on D23073

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

--HG--
extra : moz-landing-system : lando
2019-03-12 20:21:20 +00:00
Mike Hommey
98c58acec2 Bug 1534500 - Allow to configure diffoscope tasks that fail when they detect differences. r=dustin
Differential Revision: https://phabricator.services.mozilla.com/D23073

--HG--
extra : moz-landing-system : lando
2019-03-12 20:27:34 +00:00
Andi-Bogdan Postelnicu
dc4907ab25 Bug 1529691 - use futures in order to process in parallel clang-format. r=bbouvier
Parts of this patch were taken from the original work of :bbouvier in Bug 1521772.
We needed to revert Bug 1521772 since it broken Windows compatibility.

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

--HG--
extra : moz-landing-system : lando
2019-03-12 18:58:46 +00:00
Mike Hommey
26938ca3a9 Bug 1534524 - Apply the changes from bug 1470502 to build-binutils.sh. r=dmajor
Differential Revision: https://phabricator.services.mozilla.com/D23092

--HG--
extra : moz-landing-system : lando
2019-03-12 14:18:47 +00:00
Mike Hommey
7b5468921f Bug 1513605 - Add PIC flags when running the clock_gettime(CLOCK_MONOTONIC) check. r=dmajor
Differential Revision: https://phabricator.services.mozilla.com/D23091

--HG--
extra : moz-landing-system : lando
2019-03-12 14:14:43 +00:00
Mike Hommey
b66d643565 Bug 1534381 - Adjust paths to match the jarlog on mac. r=chmanchester
Differential Revision: https://phabricator.services.mozilla.com/D23065

--HG--
extra : moz-landing-system : lando
2019-03-12 17:13:42 +00:00
Emilio Cobos Álvarez
580f5befb9 Bug 1534761 - Change maximum cursor size when intersecting UI to 32 pixels. r=smaug
See bug 1445844 comment 28+ for context.

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

--HG--
extra : moz-landing-system : lando
2019-03-12 22:07:29 +00:00
Noemi Erli
0e4b64877d Backed out 2 changesets (bug 1534392) for failing in ecma262-issue-1461.js CLOSED TREE
Backed out changeset 4c52efb1430f (bug 1534392)
Backed out changeset 47e570e51385 (bug 1534392)
2019-03-13 00:43:31 +02:00
James Willcox
e163a5bcea Bug 1524992 - Don't trigger crash in about:crash* when opened from external apps r=mconley
Differential Revision: https://phabricator.services.mozilla.com/D20891

--HG--
extra : moz-landing-system : lando
2019-03-12 20:16:07 +00:00
Aki Sasaki
92cf5ecd6a Bug 1534506 - download chain-of-trust.json instead of chainOfTrust.json.asc r=tomprince
Differential Revision: https://phabricator.services.mozilla.com/D23081

--HG--
extra : moz-landing-system : lando
2019-03-12 04:53:57 +00:00
Eitan Isaacson
50711a42d5 Bug 1531579 - Refresh viewport cache on tree mutations and fire android event. r=yzen
Differential Revision: https://phabricator.services.mozilla.com/D21610

--HG--
extra : moz-landing-system : lando
2019-03-12 21:58:37 +00:00
danielleleb
85f131dba4 Bug 1532934 - Enable ESLint for dom/url (manual changes). r=Standard8,baku
Differential Revision: https://phabricator.services.mozilla.com/D22737

--HG--
extra : moz-landing-system : lando
2019-03-12 22:00:01 +00:00
danielleleb
65d7066adf Bug 1532934 - Enable ESLint for dom/url (automatic changes). r=Standard8,baku
Differential Revision: https://phabricator.services.mozilla.com/D22736

--HG--
extra : moz-landing-system : lando
2019-03-12 17:38:47 +00:00
Kriti Singh
ed94af964a Bug 1519053 - Set window handle for 'Switch To Window' also as 'handle'. r=whimboo
Differential Revision: https://phabricator.services.mozilla.com/D23169

--HG--
extra : moz-landing-system : lando
2019-03-12 21:42:31 +00:00
Ricky Rosario
4274ada82b Bug 1534254 - The CFR doorhanger's animation cannot be resumed after is paused r=k88hudson
MozReview-Commit-ID: EXcdve68ijX

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

--HG--
extra : moz-landing-system : lando
2019-03-12 19:02:44 +00:00
Jason Orendorff
f2b312835c Bug 1534392 - Part 2: Fix error handling in %AsyncFromSyncIteratorPrototype% methods. r=anba
This makes %AsyncFromSyncIteratorPrototype%.next/return/throw return a rejected
promise, not throw, when PromiseResolve throws, following the usual convention
for methods that return promises. This follows proposed spec change
<https://github.com/tc39/ecma262/pull/1470>, which I expect will land with
little controversy.

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

--HG--
extra : moz-landing-system : lando
2019-03-12 20:49:29 +00:00
Jason Orendorff
e4992d6a26 Bug 1534392 - Part 1: Update step numbers in comments to match current draft spec. r=anba
The new steps are official since <https://github.com/tc39/ecma262/pull/1250>
landed. (Some of these step numbers change again in the next commit.)

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

--HG--
extra : moz-landing-system : lando
2019-03-12 20:48:57 +00:00
Boris Zbarsky
358e378b63 Bug 1505029. Teach our static analysis about nsCOMPtr<nsISupports> being a strong ref. r=mccr8
Differential Revision: https://phabricator.services.mozilla.com/D23021

--HG--
extra : moz-landing-system : lando
2019-03-12 21:04:07 +00:00
Jason Laster
b1985ff010 Bug 1534332 - get empty lines r=loganfsmyth
Differential Revision: https://phabricator.services.mozilla.com/D22985

--HG--
extra : moz-landing-system : lando
2019-03-12 21:07:43 +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
Byron Campen [:bwc]
9f85fd580b Bug 1534607: More bug links for webrtc wpt meta files. r=jib
Differential Revision: https://phabricator.services.mozilla.com/D23165

--HG--
extra : moz-landing-system : lando
2019-03-12 18:16:21 +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
Jason Orendorff
59ad2584d8 Bug 1528792 - Remove redundant code checking for Symbol values in js::ToNumberSlow. r=tcampbell
Differential Revision: https://phabricator.services.mozilla.com/D23152

--HG--
extra : moz-landing-system : lando
2019-03-12 15:17:09 +00:00
Jason Orendorff
8d46729792 Bug 1529758 - Add a pref for fields. r=tcampbell
This creates a shell command-line option, `--enable-experimental-fields`, and a
Gecko pref, `javascript.options.experimental.fields`.

Both are off by default everywhere, for now.

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

--HG--
extra : moz-landing-system : lando
2019-03-12 19:14:57 +00:00
Thomas Wisniewski
a5e3c03497 Bug 1366969 - fix some WPTs to not re-use the same 'valid once per session' auth landing, which incorrectly causes test-failures. r=annevk
fix some WPTs to not re-use the same 'valid once per session' auth landing, which incorrectly causes test-failures.

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

--HG--
extra : moz-landing-system : lando
2019-03-12 09:35:11 +00:00
Andrew Halberstadt
ea09d14bd4 Bug 1533770 - [fuzzy] Fix query intersection when running presets with multiple queries, r=jgraham
Differential Revision: https://phabricator.services.mozilla.com/D22741

--HG--
extra : moz-landing-system : lando
2019-03-12 19:33:36 +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
Narcis Beleuzu
b72a1a06b5 Backed out changeset 5b73beb33ff1 (bug 1524090) as per jmuizelaar`s req. CLOSED TREE 2019-03-12 21:27:46 +02:00
James Willcox
066c2a84e4 Bug 1524992 - Followup to add newline r=mbrubeck,rbarker
Differential Revision: https://phabricator.services.mozilla.com/D23192

--HG--
extra : moz-landing-system : lando
2019-03-12 19:22:16 +00:00
James Willcox
6b6db6e10b Bug 1498721 - Disable Java code coverage on Android r=gbrown
This is due to an incompatability somewhere between JaCoCo and
default interface methods.

Depends on D23016

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

--HG--
extra : moz-landing-system : lando
2019-03-11 18:32:12 +00:00
James Willcox
137efa1bc6 Bug 1498721 - Add default methods to GeckoView delegate interfaces r=geckoview-reviewers,agi
Differential Revision: https://phabricator.services.mozilla.com/D23016

--HG--
extra : moz-landing-system : lando
2019-03-12 14:19:45 +00:00
Neil Deakin
a62440428f Bug 1533693, just compare the drop point against event.clientY instead of using a complicated check involving scroll positions, fixes the subfolder not opening in bookmarks menu when dragging over it, r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D22751

--HG--
extra : moz-landing-system : lando
2019-03-11 14:14:14 +00:00
Andrei Oprea
563869ddbd Bug 1534719 - Restrict CFR pin tabs targeting to en-US r=k88hudson
Differential Revision: https://phabricator.services.mozilla.com/D23189

--HG--
extra : moz-landing-system : lando
2019-03-12 18:10:13 +00:00
Alex Gaynor
456bcf6c38 Bug 1534666 - replace OptionalInputStreamParams with InputStreamParams? in IPDL; r=mccr8
Differential Revision: https://phabricator.services.mozilla.com/D23153

--HG--
extra : moz-landing-system : lando
2019-03-12 15:52:26 +00:00
Andrei Lazar
69cf1e9a01 Bug 1533723 Missing variants resources for search widget preview r=petru
Added preview assets for search widget within all variants.

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

--HG--
extra : moz-landing-system : lando
2019-03-12 14:38:26 +00:00