Commit Graph

603168 Commits

Author SHA1 Message Date
Andreea Pavel
a80651653f Merge mozilla-inbound to mozilla-central. a=merge 2018-07-10 19:33:22 +03:00
Cameron McCormack
7954f12743 Bug 1474513 - Simplify CSS::Supports. r=emilio
MozReview-Commit-ID: Lw9K7uRknfv

--HG--
extra : rebase_source : 78130aad34d76fdb37002db4a299db02c83aa10b
2018-07-10 15:51:38 +10:00
Jan-Erik Rediger
5d29509a5f Bug 1472715 - Show actual state of Telemetry upload on about:telemetry r=gfritzsche
Differential Revision: https://phabricator.services.mozilla.com/D2029

--HG--
extra : moz-landing-system : lando
2018-07-10 11:21:13 +00:00
Margareta Eliza Balazs
b2410865d4 Backed out changeset d04bd6e1521f (bug 1472715) for ES lint failure in components/telemetry/TelemetrySend.jsm on a CLOSED TREE 2018-07-10 14:15:34 +03:00
André Bargull
a5d54ec253 Bug 1473970 - Part 4: Skip creating the resolving functions in EnqueuePromiseResolveThenableBuiltinJob. r=arai
--HG--
extra : rebase_source : f991e19ba5ec75169b9f44271eda8e52a2436e42
2018-07-09 09:24:31 -07:00
André Bargull
d39a9ed675 Bug 1473970 - Part 3: Add documentation for PromiseReaction fields, strengthen assertions, and add tests. r=arai
--HG--
extra : rebase_source : de77f8f70d86bcc3ec63070087d9c2198c4af7e9
2018-07-10 02:51:15 -07:00
André Bargull
03f569c60f Bug 1473970 - Part 2: Add a different PromiseResolveThenableJob kind for the default Promise.prototype.then case. r=arai
--HG--
extra : rebase_source : 8d5af673613877cc1e34207d55e811cb9b83ac79
2018-07-07 02:47:49 -07:00
André Bargull
75b3cbac85 Bug 1473970 - Part 1: Check realm of Promise and "then" property for optimized resolve-thenable-job. r=arai
--HG--
extra : rebase_source : 096498c077f0c2be95ecb8854dac905b2096b67a
2018-07-06 12:06:18 -07:00
Nicolas Silva
4ae96a4caa Bug 1474576 - Remove the async scene building pref. 2018-07-10 14:49:21 +02:00
vinoth
33326b442d Bug 1312864 - Allow redirects for requests that require preflight
Reviewers: ckerschb, mrbkap

Reviewed By: ckerschb, mrbkap

Subscribers: ckerschb

Bug #: 1312864

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

--HG--
extra : rebase_source : 06ae50d91816955ab6bdaa2741ddccb1eb2a3206
2018-07-10 15:48:03 +03:00
Jan de Mooij
b8a74f650b Bug 1473256 - Don't add a length property in AddLengthProperty if it's already present. r=anba
--HG--
extra : rebase_source : b90a1a5d93117f9533b1518821943dc95b8f30b9
2018-07-10 14:32:51 +02:00
Andrea Marchesini
793d7d9ab1 Bug 1469993 - Grant storage access to a 3rd party, tracking resource if a opened document has user-interaction - part 9 - fix a include issue related to window.h, r=smaug 2018-07-10 10:10:00 +02:00
Andrea Marchesini
b57c0f116e Bug 1469993 - Grant storage access to a 3rd party, tracking resource if a opened document has user-interaction - part 8 - tests, r=ehsan 2018-07-10 10:09:59 +02:00
Andrea Marchesini
0a542c2c05 Bug 1469993 - Grant storage access to a 3rd party, tracking resource if a opened document has user-interaction - part 7 - cookies, r=ehsan 2018-07-10 10:09:59 +02:00
Andrea Marchesini
d983dd1bcd Bug 1469993 - Grant storage access to a 3rd party, tracking resource if a opened document has user-interaction - part 6 - DOM cache, r=ehsan 2018-07-10 10:09:59 +02:00
Andrea Marchesini
390f7af1c7 Bug 1469993 - Grant storage access to a 3rd party, tracking resource if a opened document has user-interaction - part 5 - permission removal propagated to content processes, r=nika 2018-07-10 10:09:59 +02:00
Andrea Marchesini
8afcfe8e31 Bug 1469993 - Grant storage access to a 3rd party, tracking resource if a opened document has user-interaction - part 4 - workers, r=ehsan 2018-07-10 10:09:59 +02:00
Andrea Marchesini
2227a5e089 Bug 1469993 - Grant storage access to a 3rd party, tracking resource if a opened document has user-interaction - part 3 - using permissions, r=ehsan 2018-07-10 10:09:59 +02:00
Andrea Marchesini
ba1f8971c7 Bug 1469993 - Grant storage access to a 3rd party, tracking resource if a opened document has user-interaction - part 2 - storing first user interaction in nsILoadInfo, r=ehsan 2018-07-10 10:09:59 +02:00
Andrea Marchesini
e6921e1adc Bug 1469993 - Grant storage access to a 3rd party, tracking resource if a opened document has user-interaction - part 1 - storing first user interaction in a document with an opener window, r=ehsan 2018-07-10 10:09:58 +02:00
Tudor-Gabriel Vîjială
1c4dd4a36e Bug 1471660 - Integrate code coverage for A(test) junit test suite via JaCoCo plugin. r=marco,nalexander
MozReview-Commit-ID: ElYGmF6zoYg

--HG--
extra : rebase_source : 4e8dfe3c2ee65c3b451caae4e5debde85632ffa4
2018-07-02 11:32:35 +01:00
Tudor-Gabriel Vîjială
d9bff781b2 Bug 1472236 - Add grcov code coverage builds by using a fetch task. r=dustin,marco
MozReview-Commit-ID: 3PZMNDRqxRM

--HG--
extra : rebase_source : 31c0104bf03d702db5766b40b145a9a342d0e8b2
2018-07-02 16:55:56 +01:00
Tarek Ziadé
47344f4b4a Bug 1474253 - Improve ReportPerformanceInfo() - r=baku
- modifies how we get the top window id, adds isTopLevel
- renames pwid to windowId, worker to isWorker
- removes the wid field
- uses the url in case the host is empty

It also fixes PerformanceInfoDictionary.host type

MozReview-Commit-ID: 4AzO3UnJ2LM

--HG--
extra : rebase_source : 5dee8a650064fd45e7a9e694c2593d517f74d766
2018-07-10 09:58:48 +02:00
Jan-Erik Rediger
d20ffc41ac Bug 1472715 - Show actual state of Telemetry upload on about:telemetry r=gfritzsche
Differential Revision: https://phabricator.services.mozilla.com/D2029

--HG--
extra : moz-landing-system : lando
2018-07-10 10:11:36 +00:00
Andreea Pavel
1a18e3e824 Merge mozilla-central to autoland. a=merge on a CLOSED TREE 2018-07-10 13:09:49 +03:00
Andreea Pavel
4a8983bee5 Backed out changeset 91c6a8ba1579 (bug 1472722) for failing android at testPasswordProvider on a CLOSED TREE 2018-07-10 13:07:58 +03:00
Tiberius Oros
92ba19b150 Merge inbound to mozilla-central. a=merge 2018-07-10 12:45:13 +03:00
Gijs Kruitbosch
f10d2f2c02 Bug 1472364 - immediately propagate resizes triggered through changing toolbox hosts, r=bgrins
to avoid flicker/delays, immediately enforce we update the size of the inspector once the devtools move from one place to another.

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

--HG--
extra : moz-landing-system : lando
2018-07-10 09:40:30 +00:00
Andreea Pavel
f7083e12e5 Backed out changeset 92fc73895c63 (bug 1473511) on request by yulia 2018-07-10 12:25:17 +03:00
Matt Woodrow
eb7a77e3a7 Bug 1421885 - Part 2: Don't compute APZ touch-action regions on platforms that don't support touch gestures. r=kats
MozReview-Commit-ID: DA5lj6BXh92

--HG--
extra : rebase_source : 675268bd9b3b56a9cc6b1735454f13e3bec7d102
2018-07-10 15:20:38 +12:00
Matt Woodrow
6520bffb3a Bug 1421885 - Part 1: Don't let mNoActionRegion get complex when we've already added it to mDispatchToContentRegion. r=kats
MozReview-Commit-ID: 8oBbyseQsCV

--HG--
extra : rebase_source : 2327df91c4bd9f72a1f2a51d522b46f76608b611
2018-07-10 15:19:43 +12:00
sotaro
aa35629fdf Bug 1474229 - Use more unordered_map/unordered_set in WebRenderBridgeParent r=nical 2018-07-10 11:06:08 +09:00
Kris Maglione
0820be3463 Bug 1474208: Use median of all process values for AWSY base content. r=erahm
MozReview-Commit-ID: DBiJjeTlyZE

--HG--
extra : rebase_source : deb1d6265e3d2d77a85e3c5f1b32f274c866a623
2018-07-08 11:50:46 -07:00
Coroiu Cristina
b271e31bd6 Merge mozilla-central to inbound a=merge 2018-07-10 03:15:56 +03:00
Coroiu Cristina
07726be245 Backed out 2 changesets (bug 1413922) for breaking Nightly L10n a=backout
Backed out changeset e7a1d749ff9a (bug 1413922)
Backed out changeset b3bead1f5729 (bug 1413922)

--HG--
rename : tools/tryselect/push.py => tools/tryselect/vcs.py
2018-07-10 03:11:28 +03:00
Olli Pettay
942718eef1 Bug 1466581, handle sequential focus also in nested shadow DOM, r=mrbkap 2018-07-10 01:56:42 +03:00
David Major
92ead96042 Bug 1458109: Update to LLVM r336407 on Windows. r=glandium
Fixes https://bugs.llvm.org/show_bug.cgi?id=37634 and also picks up https://reviews.llvm.org/D48538
2018-07-09 18:56:04 -04:00
Nathan Froyd
5c5a455e97 Bug 1444171 - use the order file during re-link with clang-cl; r=glandium
Now that we've generated an order file of the first N functions invoked
during startup, let's tell the linker about said functions so it can
cluster them appropriately.
2018-07-09 18:36:14 -04:00
Nathan Froyd
0daa8edfcc Bug 1444171 - Add pgo-generate-only source functionality; r=glandium
For clang-cl, we want to add code to libxul that only exists during the
PGO generation phase, so we can collect data.  The most expedient way to
do that is to enable certain files in SOURCES to be marked as to only be
compiled during the PGO generation step.
2018-07-09 18:35:49 -04:00
Nathan Froyd
9277d23dba Bug 1444171: Generate profiling instrumentation for clang-cl in PGO builds; r=glandium 2018-07-09 18:26:24 -04:00
Nathan Froyd
e8a82fdba9 Bug 1444171: Perform an actual clobber for profiledbuild with clang-cl; r=gps
clang-cl-style PGO is more akin to what we have for GCC rather than
MSVC, so we should do a full clobber for maybe_clobber_profiledbuild.
2018-07-09 18:26:09 -04:00
Nathan Froyd
9bf1ff2b31 Bug 1444171: Make clang-cl work with OBJS_VAR_SUFFIX as well; r=gps 2018-07-09 18:25:37 -04:00
David Major
2d44c25242 Bug 1463190 - Add forced-MSVC builds to CI to keep that platform green. r=ted 2018-07-09 18:22:45 -04:00
Ciure Andrei
71c8139e52 Merge mozilla-central to mozilla-inbound. a=merge CLOSED TREE 2018-07-10 01:02:15 +03:00
Ciure Andrei
79aa5c6ec9 Merge inbound to mozilla-central. a=merge 2018-07-10 00:59:02 +03:00
Paolo Amadini
432ba73eeb Bug 1461793 - Remove the "popup-base" binding and import the "popup.css" file as a document stylesheet. r=bgrins
MozReview-Commit-ID: ADWsFTNPfhw

--HG--
extra : source : 4d511f7fc5b5c16fdfea91242dea6086cd57c8c3
extra : intermediate-source : 721ad06a848fa442f7f406c8bceb8d31db2aed0d
2018-07-09 08:59:33 +01:00
Paolo Amadini
985ecbab06 Bug 1474193 - Part 2 - Increase specificity of richlistitem rules for in-content categories. r=mossop
MozReview-Commit-ID: 9BNoMsHkc4V

--HG--
extra : rebase_source : 0123c99822d21b541e2ed1c8a5c0e2a6ce2afc4d
2018-07-08 22:34:13 +01:00
Paolo Amadini
af8fbdbc91 Bug 1474193 - Part 1 - Increase specificity of richlistitem rules for add-on items. r=mossop
MozReview-Commit-ID: 12BcJPju05e

--HG--
extra : rebase_source : 9ca13b852aa251788ec0b2d35f8bc18ad435894f
2018-07-08 22:18:34 +01:00
Daniel Stenberg
9cdf207464 bug 1473333 - add Telemetry probe HTTP_CHANNEL_ONSTART_SUCCESS r=mcmanus
Measure success rate in nsHttpChannel::OnStartRequest

MozReview-Commit-ID: Ia8h8acIvSA
2018-07-08 23:02:00 +03:00
Jan de Mooij
50c616a988 Bug 1473865 part 3 - Inline nsJSUtils::GetStaticScriptGlobal into its callers. r=bz 2018-07-09 12:26:59 +02:00