Hyunjune
e7de980178
Bug 1622517 [wpt PR 22258] - Fix up incorrect size of <svg:image> with a SVG image without intrinsic size, a=testonly
...
Automatic update from web-platform-tests
Fix up incorrect size of <svg:image> with a SVG image without intrinsic size
This patch fixes up incorrect sizing of SVG Image with referred SVG
image without the intrinsic size.
So when referred image is SVG, it currently checks that referred image
has aspect-ratio.
If referred svg image doesn't have the aspect-ratio, set the concrete
object size from the 'default object size'.
Bug: 1045932
Change-Id: If979b3a9a7980bde9e2bee38ba2863cf223b4f0b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2094055
Reviewed-by: Fredrik Söderquist <fs@opera.com>
Commit-Queue: Hyunjune Kim <hyunjune.kim@samsung.com>
Cr-Commit-Position: refs/heads/master@{#751325}
--
wpt-commits: 2b65c3f2f6bcb1cb0ec0191569d5317ad160399f
wpt-pr: 22258
2020-03-21 00:32:30 +00:00
Blink WPT Bot
aecaf7389b
Bug 1622890 [wpt PR 22282] - Add timeouts for EventWatchers on CSS animation tests, a=testonly
...
Automatic update from web-platform-tests
Add timeouts for EventWatchers on CSS animation tests (#22282 )
Previously the test harness could timeout while waiting on the event
watcher. In this patch, a timeout was added to the watchers in cases
where the events should fire on the next animation frame. With the
change, we still see timeouts on individual tests, but no longer see
the test harness timing out.
Next steps:
1. Add animationcancel. For some reason, this event got overlooked
previously and was never implemented. Adding this event resolves
the majority of timeouts (confirmed in an experimental patch).
2. Reconnect and event delegate after calls to animation.effect.
Currently, the lack of a delegate on the new effect halts the
dispatching of subsequent animation events.
Bug: 1059968
Change-Id: Ib5bf46762e316a5f3d5f33aa95bf74edaf42e773
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2105424
Reviewed-by: Yi Gu <yigu@chromium.org>
Commit-Queue: Kevin Ellis <kevers@chromium.org>
Cr-Commit-Position: refs/heads/master@{#750745}
Co-authored-by: Kevin Ellis <kevers@chromium.org>
--
wpt-commits: c1c943f3d9e3fe023e401a39db1a66e535a50561
wpt-pr: 22282
2020-03-21 00:32:29 +00:00
moz-wptsync-bot
464d780bc7
Bug 1622428 [wpt PR 22248] - Update wpt metadata, a=testonly
...
wpt-pr: 22248
wpt-type: metadata
2020-03-21 00:32:29 +00:00
Yoav Weiss
7d1ba7da9b
Bug 1622428 [wpt PR 22248] - [UA-CH] Add userAgentData worker support, a=testonly
...
Automatic update from web-platform-tests
[UA-CH] Add userAgentData worker support
This implements PR #80 [1] and exposes userAgentData in workers.
[1] https://github.com/WICG/ua-client-hints/pull/80
Bug: 1062192
Change-Id: I1de6067ab6c00855d7bf820e9646eb4e5a8c5fdb
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2093220
Commit-Queue: Yoav Weiss <yoavweiss@chromium.org>
Reviewed-by: Hiroki Nakagawa <nhiroki@chromium.org>
Reviewed-by: Kinuko Yasuda <kinuko@chromium.org>
Reviewed-by: Matt Falkenhagen <falken@chromium.org>
Cr-Commit-Position: refs/heads/master@{#751295}
--
wpt-commits: 7a23db2a7457ed7ba96ea34ad3ec7016d0e8fe11
wpt-pr: 22248
2020-03-21 00:32:28 +00:00
moz-wptsync-bot
f3d8c11bab
Bug 1622187 [wpt PR 22235] - Update wpt metadata, a=testonly
...
wpt-pr: 22235
wpt-type: metadata
2020-03-21 00:32:28 +00:00
Blink WPT Bot
adeef8fc16
Bug 1622187 [wpt PR 22235] - UpgradeInsecureRequest: Add subresource fetch from data: URL workers test, a=testonly
...
Automatic update from web-platform-tests
UpgradeInsecureRequest: Add subresource fetch from data: URL workers test (#22235 )
This CL adds WPTs to test subresource fetch from data: URL dedicated and
shared workers with upgrade-insecure-request CSP.
The manual change is only in upgrade-insecure-requests/spec.src.json.
Others are automatically generated by generate.py.
Bug: 989399
Change-Id: Iefb7764be8ce68b5aefb1ac83f253302050fe55e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2102088
Commit-Queue: Eriko Kurimoto <elkurin@google.com>
Reviewed-by: Hiroki Nakagawa <nhiroki@chromium.org>
Reviewed-by: Hiroshige Hayashizaki <hiroshige@chromium.org>
Cr-Commit-Position: refs/heads/master@{#751234}
Co-authored-by: Eriko Kurimoto <elkurin@google.com>
--
wpt-commits: bd040f26988de274b572e49a1139b138c448d899
wpt-pr: 22235
2020-03-21 00:32:28 +00:00
Emilio Cobos Álvarez
575d8d016a
Bug 1622113 - Ensure the skip rect end is aligned to a 4-byte boundary. r=mstange
...
So that accesses that use mSkipRect.XMost() - 4 or - 16 are aligned to a 4-byte
boundary. Not doing so would crash on some architectures due to a SIGBUS.
Differential Revision: https://phabricator.services.mozilla.com/D66748
--HG--
extra : moz-landing-system : lando
2020-03-21 00:19:23 +00:00
Michael Kaply
76f43b066b
Bug 1623740 - Add policy for setting and locking autoplay default. r=mconley
...
Differential Revision: https://phabricator.services.mozilla.com/D67546
--HG--
extra : moz-landing-system : lando
2020-03-20 21:09:12 +00:00
Tomislav Jovanovic
f96f3422db
Bug 1316748 - Move Port messaging off MessageChannel r=mixedpuppy
...
Differential Revision: https://phabricator.services.mozilla.com/D67302
--HG--
extra : moz-landing-system : lando
2020-03-21 00:02:20 +00:00
Emily McDonough
3a813da719
Bug 1613725 - Add further wpt cases for repeat(auto-fill) and repeat(auto-fit) with multiple tracks. r=mats
...
Differential Revision: https://phabricator.services.mozilla.com/D61941
--HG--
extra : moz-landing-system : lando
2020-03-20 23:34:28 +00:00
Mihai Alexandru Michis
8cc8d9250f
Backed out changeset 9bef02f44365 (bug 1477936) for causing dt failures in browser_accessibility_fission_switch_target.js
...
CLOSED TREE
2020-03-21 01:22:37 +02:00
jayati
d0ec94b559
Bug 1623034 - Changed sQuit from gboolean to mozilla::Atomic<gboolean>. r=mhowell
...
Differential Revision: https://phabricator.services.mozilla.com/D67666
--HG--
extra : moz-landing-system : lando
2020-03-20 22:31:35 +00:00
Molly Howell
f1bc8edd89
Bug 1624047 - Fix default browser agent packaging. r=bytesized
...
Differential Revision: https://phabricator.services.mozilla.com/D67705
--HG--
extra : moz-landing-system : lando
2020-03-20 22:16:30 +00:00
Sylvestre Ledru
7cfa120eb9
Bug 1623320 - Add support to run mozlint on dotfile r=linter-reviewers,ahal
...
Differential Revision: https://phabricator.services.mozilla.com/D67316
--HG--
extra : moz-landing-system : lando
2020-03-20 21:51:03 +00:00
Yura Zenevich
b672b3f331
Bug 1477936 - fixing document node highlighting in accessibility panel. r=mtigley
...
Differential Revision: https://phabricator.services.mozilla.com/D66616
--HG--
extra : moz-landing-system : lando
2020-03-20 15:18:20 +00:00
Matthew Gaudet
466060466e
Bug 1623932 - Remove support for storing GCCellPtrs in the GCThingList r=caroline
...
Differential Revision: https://phabricator.services.mozilla.com/D67642
--HG--
extra : moz-landing-system : lando
2020-03-20 21:44:06 +00:00
Coroiu Cristina
731551f663
Merge mozilla-central to autoland a=merge on a CLOSED TREE
2020-03-21 00:02:41 +02:00
Coroiu Cristina
ce5ea23626
Merge autoland to mozilla-central a=merge
...
--HG--
rename : devtools/shared/fronts/accessibility.js => devtools/client/fronts/accessibility.js
rename : devtools/shared/fronts/addon/addons.js => devtools/client/fronts/addon/addons.js
rename : devtools/shared/fronts/addon/moz.build => devtools/client/fronts/addon/moz.build
rename : devtools/shared/fronts/addon/webextension-inspected-window.js => devtools/client/fronts/addon/webextension-inspected-window.js
rename : devtools/shared/fronts/animation.js => devtools/client/fronts/animation.js
rename : devtools/shared/fronts/array-buffer.js => devtools/client/fronts/array-buffer.js
rename : devtools/shared/fronts/changes.js => devtools/client/fronts/changes.js
rename : devtools/shared/fronts/content-viewer.js => devtools/client/fronts/content-viewer.js
rename : devtools/shared/fronts/css-properties.js => devtools/client/fronts/css-properties.js
rename : devtools/shared/fronts/descriptors/frame.js => devtools/client/fronts/descriptors/frame.js
rename : devtools/shared/fronts/descriptors/moz.build => devtools/client/fronts/descriptors/moz.build
rename : devtools/shared/fronts/descriptors/process.js => devtools/client/fronts/descriptors/process.js
rename : devtools/shared/fronts/descriptors/tab.js => devtools/client/fronts/descriptors/tab.js
rename : devtools/shared/fronts/descriptors/webextension.js => devtools/client/fronts/descriptors/webextension.js
rename : devtools/shared/fronts/device.js => devtools/client/fronts/device.js
rename : devtools/shared/fronts/environment.js => devtools/client/fronts/environment.js
rename : devtools/shared/fronts/frame.js => devtools/client/fronts/frame.js
rename : devtools/shared/fronts/framerate.js => devtools/client/fronts/framerate.js
rename : devtools/shared/fronts/highlighters.js => devtools/client/fronts/highlighters.js
rename : devtools/shared/fronts/inspector.js => devtools/client/fronts/inspector.js
rename : devtools/shared/fronts/inspector/moz.build => devtools/client/fronts/inspector/moz.build
rename : devtools/shared/fronts/inspector/rule-rewriter.js => devtools/client/fronts/inspector/rule-rewriter.js
rename : devtools/shared/fronts/layout.js => devtools/client/fronts/layout.js
rename : devtools/shared/fronts/manifest.js => devtools/client/fronts/manifest.js
rename : devtools/shared/fronts/memory.js => devtools/client/fronts/memory.js
rename : devtools/shared/fronts/moz.build => devtools/client/fronts/moz.build
rename : devtools/shared/fronts/node.js => devtools/client/fronts/node.js
rename : devtools/shared/fronts/object.js => devtools/client/fronts/object.js
rename : devtools/shared/fronts/perf.js => devtools/client/fronts/perf.js
rename : devtools/shared/fronts/performance-recording.js => devtools/client/fronts/performance-recording.js
rename : devtools/shared/fronts/performance.js => devtools/client/fronts/performance.js
rename : devtools/shared/fronts/preference.js => devtools/client/fronts/preference.js
rename : devtools/shared/fronts/property-iterator.js => devtools/client/fronts/property-iterator.js
rename : devtools/shared/fronts/reflow.js => devtools/client/fronts/reflow.js
rename : devtools/shared/fronts/responsive.js => devtools/client/fronts/responsive.js
rename : devtools/shared/fronts/root.js => devtools/client/fronts/root.js
rename : devtools/shared/fronts/screenshot.js => devtools/client/fronts/screenshot.js
rename : devtools/shared/fronts/source.js => devtools/client/fronts/source.js
rename : devtools/shared/fronts/storage.js => devtools/client/fronts/storage.js
rename : devtools/shared/fronts/string.js => devtools/client/fronts/string.js
rename : devtools/shared/fronts/styles.js => devtools/client/fronts/styles.js
rename : devtools/shared/fronts/stylesheets.js => devtools/client/fronts/stylesheets.js
rename : devtools/shared/fronts/symbol-iterator.js => devtools/client/fronts/symbol-iterator.js
rename : devtools/shared/fronts/targets/browsing-context.js => devtools/client/fronts/targets/browsing-context.js
rename : devtools/shared/fronts/targets/content-process.js => devtools/client/fronts/targets/content-process.js
rename : devtools/shared/fronts/targets/local-tab.js => devtools/client/fronts/targets/local-tab.js
rename : devtools/shared/fronts/targets/moz.build => devtools/client/fronts/targets/moz.build
rename : devtools/shared/fronts/targets/target-mixin.js => devtools/client/fronts/targets/target-mixin.js
rename : devtools/shared/fronts/targets/worker.js => devtools/client/fronts/targets/worker.js
rename : devtools/shared/fronts/thread.js => devtools/client/fronts/thread.js
rename : devtools/shared/fronts/walker.js => devtools/client/fronts/walker.js
rename : devtools/shared/fronts/webconsole.js => devtools/client/fronts/webconsole.js
rename : devtools/shared/fronts/websocket.js => devtools/client/fronts/websocket.js
rename : devtools/shared/fronts/worker/moz.build => devtools/client/fronts/worker/moz.build
rename : devtools/shared/fronts/worker/push-subscription.js => devtools/client/fronts/worker/push-subscription.js
rename : devtools/shared/fronts/worker/service-worker-registration.js => devtools/client/fronts/worker/service-worker-registration.js
rename : devtools/shared/fronts/worker/service-worker.js => devtools/client/fronts/worker/service-worker.js
2020-03-20 23:53:51 +02:00
Mihai Alexandru Michis
40d1ce7288
Backed out changeset 86a23ca27412 (bug 1621116) for causing gtest and mochitest failures.
...
CLOSED TREE
2020-03-20 23:53:34 +02:00
Gijs Kruitbosch
3e20ed0bd0
Bug 1623917 - actually call kill_and_get_minidump if talos shutdown times out, r=whimboo,perftest-reviewers,sparky
...
Differential Revision: https://phabricator.services.mozilla.com/D67638
--HG--
extra : moz-landing-system : lando
2020-03-20 19:23:53 +00:00
Gijs Kruitbosch
9ccc55c1c2
Bug 1621632 - fix margins on close-button so it's positioned correctly on Windows 7, r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D67698
--HG--
extra : moz-landing-system : lando
2020-03-20 21:07:40 +00:00
Dave Townsend
5bcaed8ab0
Bug 1621116: Make the version and build ID of the previous instance of Firefox to use the current profile available. r=froydnj
...
We cache this information in compatibility.ini so we can just expose it on
nsIXULRuntime.
Differential Revision: https://phabricator.services.mozilla.com/D66112
--HG--
extra : moz-landing-system : lando
2020-03-20 19:41:14 +00:00
Mike Conley
ba02ddc1e1
Bug 1618936 - Make the front-end more robust in how it handles content process launch failures. r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D67003
--HG--
extra : moz-landing-system : lando
2020-03-20 19:50:20 +00:00
Gabriele Svelto
9046efc64e
Bug 1623961 - Adjust the dummy crash reporter to reflect the new prototype for SetRemoteExceptionHandler() r=froydnj,kats
...
Differential Revision: https://phabricator.services.mozilla.com/D67675
--HG--
extra : moz-landing-system : lando
2020-03-20 20:56:41 +00:00
Mihai Alexandru Michis
663a7c992e
Backed out 2 changesets (bug 1361856) for causing sm failures in RegExp/flags.js
...
CLOSED TREE
Backed out changeset 597e083be9d4 (bug 1361856)
Backed out changeset 8a017673c25b (bug 1361856)
2020-03-20 21:01:51 +02:00
Mihai Alexandru Michis
13d1400778
Backed out 4 changesets (bug 1622562) for causing wpt failures.
...
CLOSED TREE
Backed out changeset 1ab69d63949b (bug 1622562)
Backed out changeset a5c299f23df7 (bug 1622562)
Backed out changeset 233b80b283fb (bug 1622562)
Backed out changeset e76f213e7f04 (bug 1622562)
--HG--
extra : rebase_source : 3765e25897f0d8f95a7304e11713bf5aed8f5b83
2020-03-20 20:56:58 +02:00
Jared Wein
a7c8d5b4a9
Bug 1623695 - Change the asyncReauthenticateUser API to use wide strings to fix encoding issues with user-facing dialog strings. r=agashlin,spohl
...
Differential Revision: https://phabricator.services.mozilla.com/D67530
--HG--
extra : moz-landing-system : lando
2020-03-20 18:56:40 +00:00
Cosmin Sabou
055af37f50
Merge autoland to mozilla-central. a=merge
2020-03-20 19:30:02 +02:00
Bogdan Tara
05377fcd08
Backed out changeset fe0c22951e7c (bug 1291377) for mozglue related Android bustages CLOSED TREE
2020-03-20 16:39:42 +02:00
Bogdan Tara
2b0b0d8b79
Backed out 9 changesets (bug 1616875) for bustages complaining about RTCRtpReceiver.h CLOSED TREE
...
Backed out changeset 92ed87a5add4 (bug 1616875)
Backed out changeset 96b3a322e605 (bug 1616875)
Backed out changeset a301ce4e5571 (bug 1616875)
Backed out changeset ac73b2ce3e20 (bug 1616875)
Backed out changeset f5a201261e83 (bug 1616875)
Backed out changeset 36892aed2a94 (bug 1616875)
Backed out changeset 2c21627f3678 (bug 1616875)
Backed out changeset ebdad7b7b632 (bug 1616875)
Backed out changeset 3bad18c7a567 (bug 1616875)
2020-03-20 16:38:30 +02:00
Mirko Brodesser
66f056b308
Bug 1623858: part 4) Document PresShell::mSelectionFlags
. r=smaug
...
Depends on D67601
Differential Revision: https://phabricator.services.mozilla.com/D67602
--HG--
extra : moz-landing-system : lando
2020-03-20 13:24:48 +00:00
Mirko Brodesser
312bf3de69
Bug 1623858: part 3) Remove TextInputSelectionController::mLimiter
. r=smaug
...
It was never read apart from forwarding it to `nsFrameSelection`.
Depends on D67600
Differential Revision: https://phabricator.services.mozilla.com/D67601
--HG--
extra : moz-landing-system : lando
2020-03-20 13:23:59 +00:00
Mirko Brodesser
c477d38a70
Bug 1623858: part 2) Declare nsIContent::HasIndependentSelection
const
. r=smaug
...
Depends on D67599
Differential Revision: https://phabricator.services.mozilla.com/D67600
--HG--
extra : moz-landing-system : lando
2020-03-20 13:23:00 +00:00
Mirko Brodesser
8c66344a6d
Bug 1623858: part 1) Rename nsINode::IsSelectionDescendant
to nsINode::IsMaybeSelected
. r=smaug
...
More accurate.
Differential Revision: https://phabricator.services.mozilla.com/D67599
--HG--
extra : moz-landing-system : lando
2020-03-20 14:27:39 +00:00
James Willcox
e2c25ee165
Bug 1291377 - Don't use custom linker on Android 6.0+ r=glandium
...
We still need it for Android < 6.0 (API 23) because otherwise we don't
have a way to hook up mozalloc.
Differential Revision: https://phabricator.services.mozilla.com/D66993
--HG--
extra : moz-landing-system : lando
2020-03-20 14:20:48 +00:00
Hubert Boma Manilla
a1e0664e33
Bug 1622617 - Fixed showing the websocket frames r=Honza
...
Differential Revision: https://phabricator.services.mozilla.com/D67623
--HG--
extra : moz-landing-system : lando
2020-03-20 14:16:42 +00:00
Andrew Halberstadt
5c0793899d
Bug 1623655 - [mach] Set 'ArgumentParser.prog' properly for external parsers, r=nalexander
...
Differential Revision: https://phabricator.services.mozilla.com/D67500
--HG--
extra : moz-landing-system : lando
2020-03-20 13:56:42 +00:00
Emilio Cobos Álvarez
c07f3b6b0b
Bug 1622235 - Make defer scripts wait for stylesheets. r=hsivonen
...
Rename ScriptLoader::mDocumentParsingDone to
ScriptLoader::mDeferCheckpointReached, and make it also get unblocked by
stylesheet loading.
Remove a useless null-check for mDocument as we unconditionally dereference it
below when checking mDocument->HaveFiredDOMTitleChange()
Differential Revision: https://phabricator.services.mozilla.com/D67611
--HG--
extra : moz-landing-system : lando
2020-03-20 13:33:11 +00:00
Laurențiu Nicola
afd9297bc0
Bug 1549773 - Disable cURL globbing when needed. r=Honza
...
Differential Revision: https://phabricator.services.mozilla.com/D67545
--HG--
extra : moz-landing-system : lando
2020-03-20 13:39:37 +00:00
Lars T Hansen
93f9148960
Bug 1620986 - Introduce run-time switch for multi-value. r=bbouvier,wingo
...
This adds a JS shell command line argument to disable multi-value (if
it is enabled at compile time) and an about:config option to do the
same in the browser.
At this time, multi-values are not enabled in the browser, so the
about:config option is not visible.
Differential Revision: https://phabricator.services.mozilla.com/D67465
--HG--
extra : moz-landing-system : lando
2020-03-20 10:58:07 +00:00
Mark Banner
d69ed85444
Bug 1621166 - Fix ESLint bustage in browser_media_control_stop_timer.js. r=MeFisto94
...
Differential Revision: https://phabricator.services.mozilla.com/D67622
--HG--
extra : moz-landing-system : lando
2020-03-20 13:52:56 +00:00
Bogdan Tara
b03ab7d69b
Backed out 5 changesets (bug 1604539) for xpc failures complanining about test_encryption.js CLOSED TREE
...
Backed out changeset 8455e50002a9 (bug 1604539)
Backed out changeset fb410a1bf9aa (bug 1604539)
Backed out changeset da94f7d503a1 (bug 1604539)
Backed out changeset b4b54335ee2d (bug 1604539)
Backed out changeset 866d6794bbba (bug 1604539)
--HG--
rename : devtools/client/fronts/accessibility.js => devtools/shared/fronts/accessibility.js
rename : devtools/client/fronts/addon/addons.js => devtools/shared/fronts/addon/addons.js
rename : devtools/client/fronts/addon/moz.build => devtools/shared/fronts/addon/moz.build
rename : devtools/client/fronts/addon/webextension-inspected-window.js => devtools/shared/fronts/addon/webextension-inspected-window.js
rename : devtools/client/fronts/animation.js => devtools/shared/fronts/animation.js
rename : devtools/client/fronts/array-buffer.js => devtools/shared/fronts/array-buffer.js
rename : devtools/client/fronts/changes.js => devtools/shared/fronts/changes.js
rename : devtools/client/fronts/content-viewer.js => devtools/shared/fronts/content-viewer.js
rename : devtools/client/fronts/css-properties.js => devtools/shared/fronts/css-properties.js
rename : devtools/client/fronts/descriptors/frame.js => devtools/shared/fronts/descriptors/frame.js
rename : devtools/client/fronts/descriptors/moz.build => devtools/shared/fronts/descriptors/moz.build
rename : devtools/client/fronts/descriptors/process.js => devtools/shared/fronts/descriptors/process.js
rename : devtools/client/fronts/descriptors/tab.js => devtools/shared/fronts/descriptors/tab.js
rename : devtools/client/fronts/descriptors/webextension.js => devtools/shared/fronts/descriptors/webextension.js
rename : devtools/client/fronts/device.js => devtools/shared/fronts/device.js
rename : devtools/client/fronts/environment.js => devtools/shared/fronts/environment.js
rename : devtools/client/fronts/frame.js => devtools/shared/fronts/frame.js
rename : devtools/client/fronts/framerate.js => devtools/shared/fronts/framerate.js
rename : devtools/client/fronts/highlighters.js => devtools/shared/fronts/highlighters.js
rename : devtools/client/fronts/inspector.js => devtools/shared/fronts/inspector.js
rename : devtools/client/fronts/inspector/moz.build => devtools/shared/fronts/inspector/moz.build
rename : devtools/client/fronts/inspector/rule-rewriter.js => devtools/shared/fronts/inspector/rule-rewriter.js
rename : devtools/client/fronts/layout.js => devtools/shared/fronts/layout.js
rename : devtools/client/fronts/manifest.js => devtools/shared/fronts/manifest.js
rename : devtools/client/fronts/memory.js => devtools/shared/fronts/memory.js
rename : devtools/client/fronts/moz.build => devtools/shared/fronts/moz.build
rename : devtools/client/fronts/node.js => devtools/shared/fronts/node.js
rename : devtools/client/fronts/object.js => devtools/shared/fronts/object.js
rename : devtools/client/fronts/perf.js => devtools/shared/fronts/perf.js
rename : devtools/client/fronts/performance-recording.js => devtools/shared/fronts/performance-recording.js
rename : devtools/client/fronts/performance.js => devtools/shared/fronts/performance.js
rename : devtools/client/fronts/preference.js => devtools/shared/fronts/preference.js
rename : devtools/client/fronts/property-iterator.js => devtools/shared/fronts/property-iterator.js
rename : devtools/client/fronts/reflow.js => devtools/shared/fronts/reflow.js
rename : devtools/client/fronts/responsive.js => devtools/shared/fronts/responsive.js
rename : devtools/client/fronts/root.js => devtools/shared/fronts/root.js
rename : devtools/client/fronts/screenshot.js => devtools/shared/fronts/screenshot.js
rename : devtools/client/fronts/source.js => devtools/shared/fronts/source.js
rename : devtools/client/fronts/storage.js => devtools/shared/fronts/storage.js
rename : devtools/client/fronts/string.js => devtools/shared/fronts/string.js
rename : devtools/client/fronts/styles.js => devtools/shared/fronts/styles.js
rename : devtools/client/fronts/stylesheets.js => devtools/shared/fronts/stylesheets.js
rename : devtools/client/fronts/symbol-iterator.js => devtools/shared/fronts/symbol-iterator.js
rename : devtools/client/fronts/targets/browsing-context.js => devtools/shared/fronts/targets/browsing-context.js
rename : devtools/client/fronts/targets/content-process.js => devtools/shared/fronts/targets/content-process.js
rename : devtools/client/fronts/targets/local-tab.js => devtools/shared/fronts/targets/local-tab.js
rename : devtools/client/fronts/targets/moz.build => devtools/shared/fronts/targets/moz.build
rename : devtools/client/fronts/targets/target-mixin.js => devtools/shared/fronts/targets/target-mixin.js
rename : devtools/client/fronts/targets/worker.js => devtools/shared/fronts/targets/worker.js
rename : devtools/client/fronts/thread.js => devtools/shared/fronts/thread.js
rename : devtools/client/fronts/walker.js => devtools/shared/fronts/walker.js
rename : devtools/client/fronts/webconsole.js => devtools/shared/fronts/webconsole.js
rename : devtools/client/fronts/websocket.js => devtools/shared/fronts/websocket.js
rename : devtools/client/fronts/worker/moz.build => devtools/shared/fronts/worker/moz.build
rename : devtools/client/fronts/worker/push-subscription.js => devtools/shared/fronts/worker/push-subscription.js
rename : devtools/client/fronts/worker/service-worker-registration.js => devtools/shared/fronts/worker/service-worker-registration.js
rename : devtools/client/fronts/worker/service-worker.js => devtools/shared/fronts/worker/service-worker.js
2020-03-20 15:53:23 +02:00
prathiksha
a86736c0a0
Bug 1616686 - Hide mobile promotion in about:protections if a user has mobile devices synced already. r=ewright
...
Differential Revision: https://phabricator.services.mozilla.com/D66223
--HG--
extra : moz-landing-system : lando
2020-03-20 12:15:39 +00:00
Cosmin Sabou
f1f75f0a2d
Merge autoland to mozilla-central. a=merge
2020-03-20 11:52:37 +02:00
Brindusan Cristian
026c5990d5
Merge autoland to mozilla-central. a=merge
2020-03-19 23:55:44 +02:00
Byron Campen [:bwc]
f688bb3c01
Bug 1616875: Make this work with gtest. r=ng
...
Differential Revision: https://phabricator.services.mozilla.com/D64692
--HG--
extra : moz-landing-system : lando
2020-03-19 18:43:25 +00:00
Byron Campen [:bwc]
4a860bed41
Bug 1616875: Make RtpSourceObserver update stats on main thread, and simplify. r=ng
...
This essentially implements the "queue a task" step required by the spec, which
ensures that if JS checks stats multiple times without relinquishing the event
loop, it will see the same thing each time.
Differential Revision: https://phabricator.services.mozilla.com/D64468
--HG--
extra : moz-landing-system : lando
2020-03-19 18:43:12 +00:00
Byron Campen [:bwc]
78e76f65fb
Bug 1616875: Make this mochitest use the right kind of timestamps, and remove some unused code. r=ng
...
Differential Revision: https://phabricator.services.mozilla.com/D64241
--HG--
extra : moz-landing-system : lando
2020-03-19 18:42:57 +00:00
Byron Campen [:bwc]
5b459b872c
Bug 1616875: Remove some unnecessary code. r=mjf
...
Differential Revision: https://phabricator.services.mozilla.com/D64238
--HG--
extra : moz-landing-system : lando
2020-03-19 18:42:44 +00:00
Byron Campen [:bwc]
72efb619af
Bug 1616875: Move some receiver-related testing functions from RTCPeerConnection to RTCRtpReceiver. r=ng,smaug
...
Differential Revision: https://phabricator.services.mozilla.com/D64262
--HG--
extra : moz-landing-system : lando
2020-03-19 18:42:29 +00:00