Nico Grunbaum
5442b2eb88
Bug 1624967 - Display entire SDP history about:webrtc;r=dminor,webidl,smaug,flod
...
Differential Revision: https://phabricator.services.mozilla.com/D78866
2020-06-10 13:51:41 +00:00
Nico Grunbaum
8108184b4f
Bug 1637450 - Add Video Frame statistics to about:webrtc;r=bwc,webidl,smaug
...
Differential Revision: https://phabricator.services.mozilla.com/D75073
2020-06-10 16:34:25 +00:00
Johann Hofmann
2133bb8e2c
Bug 1515073 - Part 2 - Allow nsIWebNavigation::{goBack,goForward} to skip entries without user interaction. r=Gijs,peterv
...
Depends on D27585
Differential Revision: https://phabricator.services.mozilla.com/D27586
2020-06-09 14:50:14 +00:00
Emilio Cobos Álvarez
9890093d16
Bug 1606660 - Factor out AllowFullscreen checks for iframe. r=nika
...
This has the side effect of fixing support of mozallowfullscreen when
feature policy is enabled, because it checks only AllowFullscreen, which
doesn't check for the moz-prefixed attribute.
I left the swapframeloader bits alone because they're mozbrowser
specific and I have no idea what they're trying to do.
Differential Revision: https://phabricator.services.mozilla.com/D78701
2020-06-08 21:42:48 +00:00
Nico Grunbaum
79a227b703
Bug 1615191 - P1 - implement remoteTimestamp for RTCRemoteOutboundRtpStreamStats;r=dminor,smaug
...
r?smaug for WebIDL review
Differential Revision: https://phabricator.services.mozilla.com/D78003
2020-06-05 11:41:24 +00:00
Andrea Marchesini
22d905d24e
Bug 1639833
- IntrisincStoragePrincipal should always be partitioned - part 2 - Expose PartitionedPrincipal, r=dimi
...
Differential Revision: https://phabricator.services.mozilla.com/D76915
2020-06-03 06:09:52 +00:00
Csoregi Natalia
2d5cafc841
Backed out 5 changesets (bug 1639833
) for failures on browser_blockingIndexedDbInWorkers.js. CLOSED TREE
...
Backed out changeset 6b4f76d65540 (bug 1639833
)
Backed out changeset c77acba1aacb (bug 1639833
)
Backed out changeset 30c97666919e (bug 1639833
)
Backed out changeset d769b313441a (bug 1639833
)
Backed out changeset ed41b41d1b03 (bug 1639833
)
2020-06-02 15:02:31 +03:00
Andrea Marchesini
e31c7313ca
Bug 1639833
- IntrisincStoragePrincipal should always be partitioned - part 2 - Expose PartitionedPrincipal, r=dimi
...
Differential Revision: https://phabricator.services.mozilla.com/D76915
2020-06-02 08:28:05 +00:00
Razvan Maries
a36bb7751f
Backed out 3 changesets (bug 1638153) for perma failures on cross-origin-objects.html. CLOSED TREE
...
Backed out changeset f7aedc92d396 (bug 1638153)
Backed out changeset 07ec713926c6 (bug 1638153)
Backed out changeset 5a656842e241 (bug 1638153)
2020-06-01 23:51:35 +03:00
Kris Maglione
8805ff3be0
Bug 1638153: Part 0 - Add Window.browsingContext getter. r=peterv
...
Differential Revision: https://phabricator.services.mozilla.com/D75430
2020-05-28 19:34:33 +00:00
Noemi Erli
f08b043cf6
Backed out 5 changesets (bug 1639833
) for causing sessionstorage related failures CLOSED TREE
...
Backed out changeset b36af8d9db34 (bug 1639833
)
Backed out changeset 712c11904dbe (bug 1639833
)
Backed out changeset 14f1e4783582 (bug 1639833
)
Backed out changeset b7f14c4cfe5d (bug 1639833
)
Backed out changeset b4b25034dd83 (bug 1639833
)
2020-06-01 19:31:50 +03:00
Andrea Marchesini
8c0df411d1
Bug 1639833
- IntrisincStoragePrincipal should always be partitioned - part 2 - Expose PartitionedPrincipal, r=dimi
...
Differential Revision: https://phabricator.services.mozilla.com/D76915
2020-06-01 11:57:46 +00:00
Nico Grunbaum
4814c44333
Bug 1218356 - P0 - Add WebIDL for RTCDataChannelStats;r=smaug
...
Spec: https://w3c.github.io/webrtc-stats/#dom-rtcdatachannelstats
Note: We do not yet support transport stats, and transportId acts
as key back into the collection of all stats, so for now transportId
must not appear in this object (it has no object to point to).
See bug 1225723
Differential Revision: https://phabricator.services.mozilla.com/D57114
2020-05-29 10:23:40 +00:00
Alex Vincent
3cb405965c
Bug 1626015 - Implement ParentNode#ReplaceChildren. r=emilio
...
Differential Revision: https://phabricator.services.mozilla.com/D75891
2020-05-28 00:58:24 +00:00
Razvan Maries
f8a2bcc110
Backed out changeset 004abcb3322e (bug 1626015) for perma failures on idlharness.window.html. CLOSED TREE
2020-05-28 01:23:57 +03:00
Alexander J. Vincent
e9ee229d54
Bug 1626015 - Implement ParentNode#ReplaceChildren. r=emilio
...
Differential Revision: https://phabricator.services.mozilla.com/D75891
2020-05-27 18:44:13 +00:00
longsonr
ef003847e5
Bug 1640280 - Extend autofocus to SVGGraphicsElement r=emilio
...
Note we're still limited to markup only because of bug 662496
so we don't pass the web platform tests for this feature.
Chrome has implemented support per
https://www.chromestatus.com/feature/5654905853313024
In SVG only SVGGraphicsElements are focusable.
Differential Revision: https://phabricator.services.mozilla.com/D76546
2020-05-27 07:59:07 +00:00
JulianWels
2cc2e49495
Bug 1625156 - Error page for HTTPS Only Mode. r=fluent-reviewers,ckerschb,nhnt11,flod,nika,johannh,mattwoodrow
...
Differential Revision: https://phabricator.services.mozilla.com/D72129
2020-05-26 11:45:21 +00:00
Dorel Luca
a94d31585c
Backed out changeset 1334652d0ec4 (bug 1640280) for build bustage in workspace/obj-build/dist/include/mozilla/dom/Document.h. CLOSED TREE
2020-05-25 01:31:54 +03:00
longsonr
cdcace5073
Bug 1640280 - Extend autofocus to SVGGraphicsElement r=emilio
...
Note we're still limited to markup only because of bug 662496
so we don't pass the web platform tests for this feature.
Chrome has implemented support per
https://www.chromestatus.com/feature/5654905853313024
In SVG only SVGGraphicsElements are focusable.
Differential Revision: https://phabricator.services.mozilla.com/D76546
2020-05-24 21:04:14 +00:00
Mark Banner
5d044573da
Bug 1632447 - Disable window.external/sidebar.AddSearchProvider by preference. r=baku
...
This makes them both operate as dummy functions.
Differential Revision: https://phabricator.services.mozilla.com/D76329
2020-05-22 11:41:15 +00:00
Andrea Marchesini
81a382b344
Bug 1639247 - Isolate DNS cache per first-party when privacy.partition.network_state is set to true - part 4 - DNS originAttributes suffix in about:networking, r=valentin,fluent-reviewers,necko-reviewers,flod
...
Differential Revision: https://phabricator.services.mozilla.com/D75986
2020-05-20 16:46:26 +00:00
Razvan Maries
02e0a1d9a4
Backed out 3 changesets (bug 1639247) for build bustages on on StoragePrincipalHelper.cpp. CLOSED TREE
...
Backed out changeset 48a854ee6710 (bug 1639247)
Backed out changeset 032d302608e4 (bug 1639247)
Backed out changeset 2d2ff22a0ea4 (bug 1639247)
2020-05-20 19:34:22 +03:00
Andrea Marchesini
50ea627cef
Bug 1639247 - Isolate DNS cache per first-party when privacy.partition.network_state is set to true - part 3 - DNS originAttributes suffix in about:networking, r=valentin,fluent-reviewers,necko-reviewers,flod
...
Differential Revision: https://phabricator.services.mozilla.com/D75986
2020-05-20 15:52:54 +00:00
Razvan Maries
481517ce87
Backed out 2 changesets (bug 1558394) for perma failures on iframe_sandbox_anchor_download_block_downloads.sub.tentative.html. CLOSED TREE
...
Backed out changeset 79046ff8143b (bug 1558394)
Backed out changeset e13ede3c68d4 (bug 1558394)
2020-05-15 19:18:34 +03:00
Sebastian Streich
bb0855332f
Bug 1558394 - Pass the TriggeringSandboxFlags to nsILoadinfo r=ckerschb,smaug,necko-reviewers,valentin
...
Add triggering Sandbox flags to loadinfo
***
Pass triggering Flags into Loadinfo
Differential Revision: https://phabricator.services.mozilla.com/D69588
2020-05-15 14:03:28 +00:00
Bogdan Tara
edcb53f163
Backed out 2 changesets (bug 1558394) for nsDocShellLoadState related bustage CLOSED TREE
...
Backed out changeset 5889105bd089 (bug 1558394)
Backed out changeset 80a0ea17c9f8 (bug 1558394)
2020-05-14 15:17:32 +03:00
Sebastian Streich
9ce86dc585
Bug 1558394 - Pass the TriggeringSandboxFlags to nsILoadinfo r=ckerschb,smaug,necko-reviewers,valentin
...
Add triggering Sandbox flags to loadinfo
***
Pass triggering Flags into Loadinfo
Differential Revision: https://phabricator.services.mozilla.com/D69588
2020-05-14 10:04:44 +00:00
Imanol Fernandez
b35d8070b6
Bug 1636509 - Add ProbablyShortLivingWrapper annotation to short living WebXR objects r=kip,daoshengmu,webidl,smaug
...
WebXR has a lot of short living objects. The ProbablyShortLivingWrapper should help a bit to improve the GC performance of those objects.
Differential Revision: https://phabricator.services.mozilla.com/D74423
2020-05-13 22:11:05 +00:00
Emilio Cobos Álvarez
373d7aa4ef
Bug 1636903 - Move dom/webidl/FrameLoader.webidl into chrome-webidl. r=farre
...
Depends on D74642
Differential Revision: https://phabricator.services.mozilla.com/D74643
2020-05-13 14:43:37 +00:00
Emilio Cobos Álvarez
0ebb3dc178
Bug 1636903 - Sync changes from bug 1576188 into the non-chrome-webidl version. r=farre
...
This is better than losing all the blame for this file.
Differential Revision: https://phabricator.services.mozilla.com/D74642
2020-05-13 14:44:03 +00:00
Emilio Cobos Álvarez
92acdc30e3
Bug 1637335 - Make MozEditableElement.editor flush frames if needed. r=smaug
...
URLBarInput relies on it being non-null when created, but that may not
happen if we construct frames lazily without this patch.
Differential Revision: https://phabricator.services.mozilla.com/D74891
2020-05-12 22:32:18 +00:00
Edgar Chen
88a9a03a8a
Bug 1618295 - Add imageSrcset and imageSizes attributes in HTMLLinkElement; r=hsivonen
...
See https://html.spec.whatwg.org/multipage/semantics.html#htmllinkelement .
Depends on D68786
Differential Revision: https://phabricator.services.mozilla.com/D71949
2020-05-11 14:08:58 +00:00
Andrea Marchesini
431d63fa33
Bug 1636847 - Update WebSocket CTOR definition, r=smaug
...
Differential Revision: https://phabricator.services.mozilla.com/D74589
2020-05-11 09:06:20 +00:00
Andrea Marchesini
0f4efcecab
Bug 1633197
- WebSocket bufferedAmount must be unsigned long long (uint64_t), r=valentin
...
Differential Revision: https://phabricator.services.mozilla.com/D74558
2020-05-11 07:44:10 +00:00
sanketh
8b9dee2da4
Bug 1511941 - Don't expose PerformanceNavigationTiming in RFP mode r=tjr,baku
...
In RFP mode, we do not support `PerformanceNavigationTiming`, so don't expose
it. In particular, `window.PerformanceNavigationTiming` should return
`undefined`.
Added a new method `PerformanceNavigationTiming::Enabled` which when used with
the WebIDL `Func` attribute allows us to toggle whether
`window.PerformanceNavigationTiming` is exposed.
Created
`dom/tests/mochitest/general/test_toggling_performance_navigation_timing.html`
to test whether the toggling works. Updated
`browser/components/resistfingerprinting/test/browser/browser_performanceAPI.js`
to create a new window each time `privacy.resistFingerprinting` is flipped so
this behavior does not leak into other tests.
Differential Revision: https://phabricator.services.mozilla.com/D73528
2020-05-07 16:33:38 +00:00
Dzmitry Malyshau
2a8ae88483
Bug 1634829 - Update WebGPU blend descriptors r=emilio
...
Differential Revision: https://phabricator.services.mozilla.com/D73530
2020-05-02 15:52:26 +00:00
Nika Layzell
c507cc54ac
Bug 1633812 - Simplify the subframe crash codepath, r=farre
...
Previously the BrowsingContext was also being sent down, despite it being
obvious from the PBrowserBridge actor which the message was sent over.
Differential Revision: https://phabricator.services.mozilla.com/D72929
2020-04-29 09:58:50 +00:00
Kris Maglione
c5353a7809
Bug 1630691: Part 1 - Get rid of most of the remaining mozbrowser API. r=nika,mtigley,bradwerth
...
Differential Revision: https://phabricator.services.mozilla.com/D71226
2020-04-29 19:29:06 +00:00
Emilio Cobos Álvarez
bd159a1ad9
Bug 1633362 - Add a use counter for Document.mozSetImageElement. r=smaug
...
It complicates all the ID tracking code and the SVG code quite a bit.
I want to know if it is used so that we can maybe remove it.
Differential Revision: https://phabricator.services.mozilla.com/D72613
2020-04-27 20:00:09 +00:00
Jan-Ivar Bruaroey
4c6caa0c3d
Bug 1624181 - Omit getDisplayMedia() function on android to aid feature detection. r=dminor,snorp,webidl,smaug
...
Differential Revision: https://phabricator.services.mozilla.com/D72030
2020-04-27 15:05:29 +00:00
Andreas Farre
6adf2b375d
Bug 1576188 - Handle save-as for cross process iframes. r=peterv
...
Depends on D70388
Differential Revision: https://phabricator.services.mozilla.com/D70389
2020-04-27 05:41:40 +00:00
Alexander Surkov
a7f32eb773
Bug 1632473 - ARIA reflection fails to build with --disable-accessibility r=smaug
...
Differential Revision: https://phabricator.services.mozilla.com/D72178
2020-04-23 17:14:56 +00:00
Dorel Luca
c2d429f9a0
Backed out 2 changesets (bug 1576188) for Build bustage in docshell/base/BrowsingContext.cpp. CLOSED TREE
...
Backed out changeset 7e5e86986811 (bug 1576188)
Backed out changeset b731cbad59a8 (bug 1576188)
2020-04-24 23:02:11 +03:00
Andreas Farre
55a186014d
Bug 1576188 - Handle save-as for cross process iframes. r=peterv
...
Depends on D70388
Differential Revision: https://phabricator.services.mozilla.com/D70389
2020-04-24 15:47:26 +00:00
Arthur Iakab
c278cf13d3
Backed out 2 changesets (bug 1576188) for causing browser-chrome failures on browser_persist_cross_origin_iframe.js
...
CLOSED TREE
Backed out changeset d2c102f8d898 (bug 1576188)
Backed out changeset 9ddd9a63d178 (bug 1576188)
2020-04-23 19:38:58 +03:00
Andreas Farre
6a4f39685d
Bug 1576188 - Handle save-as for cross process iframes. r=peterv
...
Depends on D70388
Differential Revision: https://phabricator.services.mozilla.com/D70389
2020-04-23 13:56:26 +00:00
Simon Giesecke
86ba544cc6
Bug 1536540 - Implement IDBCursor.request attribute. r=dom-workers-and-storage-reviewers,janv,webidl,baku
...
Differential Revision: https://phabricator.services.mozilla.com/D71786
2020-04-23 08:38:57 +00:00
Jan-Ivar Bruaroey
dfc7de216e
Bug 1631963: Warn in web console about {sdpSemantics: plan-b} usage. r=bwc,emilio
...
Differential Revision: https://phabricator.services.mozilla.com/D71835
2020-04-22 23:15:25 +00:00
Andreea Pavel
80afdc5ddc
Backed out changeset 7dccafbf3437 (bug 1536540) for failing wpt at idlharness.any.worker.html on a CLOSED TREE
2020-04-22 21:54:11 +03:00
Simon Giesecke
bcf94e6de5
Bug 1536540 - Implement IDBCursor.request attribute. r=dom-workers-and-storage-reviewers,janv,webidl,baku
...
Differential Revision: https://phabricator.services.mozilla.com/D71786
2020-04-22 14:53:17 +00:00
Alexander Surkov
57f209298d
Bug 1628418 - ARIA reflection: implement AriaAttributes interface r=smaug
...
Differential Revision: https://phabricator.services.mozilla.com/D71771
2020-04-22 11:32:18 +00:00
Alexander Surkov
bd25b19977
Bug 1628418 - ARIA reflection: implement AccessibilityRole interface r=smaug
...
Differential Revision: https://phabricator.services.mozilla.com/D71169
2020-04-22 11:32:01 +00:00
Kagami Sascha Rosylight
6da77fced9
Bug 1632116 - Introduce dom.window.content.untrusted.enabled r=emilio
...
`window.content` is currently disabled only in Nightly by C preprecessor, and this patch replaces it with a new flag to allow users to manipulate.
Differential Revision: https://phabricator.services.mozilla.com/D71775
2020-04-22 13:08:25 +00:00
alwu
1933899aff
Bug 1625615 - part5 : add test-only attribute and event for media element. r=bryce,emilio
...
Differential Revision: https://phabricator.services.mozilla.com/D69674
2020-04-20 21:19:57 +00:00
Emily McDonough
9c69d6e813
Bug 1631644 - Add Element::HasGridFragments() and use it in appropriate locations in devtools r=bradwerth,emilio
...
This is cheaper than calling Element::GetGridFragments as it does not need to
to construct an entire array of results. Most uses of GetGridFragments in the
devtools are only testing for the existence of grid fragments, and can be
changed to this cheaper method instead.
Differential Revision: https://phabricator.services.mozilla.com/D71674
2020-04-21 18:46:35 +00:00
Emilio Cobos Álvarez
ca6c55183a
Bug 1631776 - Remove ImageDocument.restoreImageTo. r=smaug
...
Unused except for one caller that can just be inlined.
Differential Revision: https://phabricator.services.mozilla.com/D71757
2020-04-21 16:51:51 +00:00
Perry Jiang
3446310d6c
Bug 1618546 - give worker debugger globals their own clients r=asuth,webidl,smaug
...
- Worker debugger globals gets a client with a null principal
- Ensure globals are created before script loads
- Introduce WorkerGlobalScopeBase to share code
- Transfer ClientSource ownership from WorkerPrivate to worker globals
- Require getting clients from the globals instead of WorkerPrivate with the
exception of getting the reserved client before the non-debugger global is
created
Differential Revision: https://phabricator.services.mozilla.com/D68936
2020-04-21 06:50:53 +00:00
Emilio Cobos Álvarez
66c26340c4
Bug 1631541 - Remove unused ImageDocument webidl bits. r=smaug
...
The rest are used only for testing, but I'll figure what to do with
those in some other bug.
Differential Revision: https://phabricator.services.mozilla.com/D71626
2020-04-20 20:23:52 +00:00
Emilio Cobos Álvarez
df2e891775
Bug 1631541 - Remove nsIImageDocument. r=webidl,smaug
...
Seems unused, and it'd be superseded by the webidl version of
ImageDocument anyways.
Differential Revision: https://phabricator.services.mozilla.com/D71625
2020-04-20 19:23:10 +00:00
Andrea Marchesini
3a6775ecf7
Bug 1630947 - Update Reporting API - part 1 - ReportingObserver in workers, r=smaug
...
Differential Revision: https://phabricator.services.mozilla.com/D71317
2020-04-18 12:25:57 +00:00
Cosmin Sabou
948e626a26
Backed out 2 changesets (bug 1630947) for causing build bustages on ReportingObserver.cpp. CLOSED TREE
...
Backed out changeset 18c357daf0f7 (bug 1630947)
Backed out changeset 6bfed9f2487d (bug 1630947)
2020-04-17 23:16:58 +03:00
Andrea Marchesini
aaa72f6ebb
Bug 1630947 - Update Reporting API - part 1 - ReportingObserver in workers, r=smaug
...
Differential Revision: https://phabricator.services.mozilla.com/D71317
2020-04-17 19:55:28 +00:00
Kagami Sascha Rosylight
e92d0e2a79
Bug 1597267 - Remove dom.registerProtocolHandler.insecure.enabled r=annevk,emilio
...
Differential Revision: https://phabricator.services.mozilla.com/D69400
2020-04-17 12:06:19 +00:00
Emilio Cobos Álvarez
f37620df43
Bug 612118 - Make .getBBox() on a non-rendered element not throw. r=heycam
...
Differential Revision: https://phabricator.services.mozilla.com/D71228
2020-04-17 00:28:52 +00:00
Nika Layzell
1840f4505c
Bug 1630361 - Remove [NeedsWindowsUndef] attribute from webidl, r=peterv
...
Differential Revision: https://phabricator.services.mozilla.com/D69450
2020-04-16 23:40:57 +00:00
Dzmitry Malyshau
f84ef4af83
Bug 1622846 - WebGPU dummy destroy() and optional stencil states r=webidl,smaug
...
Differential Revision: https://phabricator.services.mozilla.com/D71201
2020-04-16 19:28:22 +00:00
Christoph Kerschbaumer
7e43ad336f
Bug 1621987: Implement Sec-Fetch-User. r=baku,edgar,Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D69392
--HG--
extra : moz-landing-system : lando
2020-04-16 08:04:26 +00:00
Csoregi Natalia
de8e762887
Backed out 7 changesets (bug 1625615) for multiple failures e.g. /test_windowedhistoryframes.html. CLOSED TREE
...
Backed out changeset f239d24658c9 (bug 1625615)
Backed out changeset acea7c78db20 (bug 1625615)
Backed out changeset d709f5a72c35 (bug 1625615)
Backed out changeset 4cd231b1f3fb (bug 1625615)
Backed out changeset 45942c8dc380 (bug 1625615)
Backed out changeset 3f03a8703a8a (bug 1625615)
Backed out changeset e9299fc48796 (bug 1625615)
2020-04-16 00:32:16 +03:00
alwu
3313825099
Bug 1625615 - part5 : add test-only attribute and event for media element. r=bryce,emilio
...
Differential Revision: https://phabricator.services.mozilla.com/D69674
--HG--
extra : moz-landing-system : lando
2020-04-15 20:14:14 +00:00
Dzmitry Malyshau
15435c2bf5
Bug 1622846 - Update WebGPU TextureDescriptor API r=jgilbert,webidl,smaug
...
Differential Revision: https://phabricator.services.mozilla.com/D70762
--HG--
extra : moz-landing-system : lando
2020-04-14 12:52:03 +00:00
Dzmitry Malyshau
d652ce10bb
Bug 1602888
- WebGPU copy operations r=jgilbert,webidl,smaug
...
Differential Revision: https://phabricator.services.mozilla.com/D70637
--HG--
extra : moz-landing-system : lando
2020-04-13 13:59:24 +00:00
Dzmitry Malyshau
30ebe67957
Bug 1622846 - Fix WebGPU AttributeSet r=webidl,smaug
...
Differential Revision: https://phabricator.services.mozilla.com/D70635
--HG--
extra : moz-landing-system : lando
2020-04-12 22:48:09 +00:00
Mike de Boer
1ebc8eec6b
Bug 890125 - Part 1 - Change Window widget base classes to return and use strings for workspace IDs, rather than integers. r=nika
...
Differential Revision: https://phabricator.services.mozilla.com/D67822
--HG--
extra : moz-landing-system : lando
2020-04-07 11:01:47 +00:00
Nika Layzell
349de0b692
Bug 1616353 - Part 7.7: Remove window initialization properties which are redundant with nsOpenWindowInfo, r=kmag
...
These properties used to be passed to newly created content windows in many
different ways, but are now unified under nsOpenWindowInfo. This patch cleans up
the remaining properties.
Differential Revision: https://phabricator.services.mozilla.com/D67056
--HG--
extra : moz-landing-system : lando
2020-04-07 21:39:44 +00:00
Daosheng Mu
c56864f05a
Bug 1627753
- Using signed long for index attribute in Gamepad. r=baku
...
Differential Revision: https://phabricator.services.mozilla.com/D69854
--HG--
extra : moz-landing-system : lando
2020-04-07 09:13:50 +00:00
Makoto Kato
2099916d3a
Bug 1424284 - Part 1. Add inputmode to HTMLElement. r=smaug,jdai
...
`inputmode` attribute controls software keyboard layout like `<input type>`.
Originally this was by B2G (bug 746142) and for `<input>` element only.
WHATWG spec allows this attribute for HTML element and WebKit and Blink have
already implemented this.
Differential Revision: https://phabricator.services.mozilla.com/D69348
--HG--
extra : moz-landing-system : lando
2020-04-07 08:37:25 +00:00
Dzmitry Malyshau
3021defc28
Bug 1602133 - WebGPU presentation r=jgilbert,webidl,smaug,aosmond
...
This change adds support for CanvasContext presenting WebGPU via CPU readback.
The presentation is handled mostly on GPU process side by managing a list of staging buffers
and copying the contents into a WR external image (backed by an external buffer).
Differential Revision: https://phabricator.services.mozilla.com/D68032
--HG--
extra : moz-landing-system : lando
2020-04-06 22:29:18 +00:00
Bogdan Tara
86041bd513
Backed out 4 changesets (bug 890125) for central bustages complaining about nsWindow.cpp
...
Backed out changeset 68475f12d4f1 (bug 890125)
Backed out changeset 6e2c1facb7e0 (bug 890125)
Backed out changeset 17b15e227d3b (bug 890125)
Backed out changeset 6e71761c1018 (bug 890125)
2020-04-07 01:31:47 +03:00
Cosmin Sabou
2f4d9af7d3
Backed out changeset bc6b2b003c6e (bug 1602133) for causing build bustages on CanvasRenderingContextHelper.cpp.
...
--HG--
extra : histedit_source : 917f3627a3e3f8dab0d806b69fc716bfd9f1d483
2020-04-06 23:46:51 +03:00
Dzmitry Malyshau
5004affc0e
Bug 1602133 - WebGPU presentation r=jgilbert,webidl,smaug,aosmond
...
This change adds support for CanvasContext presenting WebGPU via CPU readback.
The presentation is handled mostly on GPU process side by managing a list of staging buffers
and copying the contents into a WR external image (backed by an external buffer).
Differential Revision: https://phabricator.services.mozilla.com/D68032
--HG--
extra : moz-landing-system : lando
2020-04-06 20:10:03 +00:00
Kearwood Gilbert
9136ce65cf
Bug 1614496 - Implement WebXR Core Module DOM Interfaces r=jgilbert,daoshengmu,webidl,smaug,baku,imanol
...
Implement DOM interfaces for the WebXR Core Module. Additional work to implement the WebXR Core Module are marked with TODO (Bug #) comments within the patch and must be landed before enabling the dom.vr.webxr.enabled flag.
Differential Revision: https://phabricator.services.mozilla.com/D62369
--HG--
extra : moz-landing-system : lando
2020-04-06 19:33:32 +00:00
Bogdan Tara
40fdcf8307
Backed out 2 changesets (bug 1621726) for web platform test failures CLOSED TREE
...
Backed out changeset ebe18133a194 (bug 1621726)
Backed out changeset c43c38de33b2 (bug 1621726)
2020-04-06 22:03:02 +03:00
Bogdan Tara
7f7cc68c64
Backed out changeset 377a757c583d (bug 1602133) for webgpu related bustages CLOSED TREE
2020-04-06 21:59:57 +03:00
Dzmitry Malyshau
4c3a924336
Bug 1602133 - WebGPU presentation r=jgilbert,webidl,smaug,aosmond
...
This change adds support for CanvasContext presenting WebGPU via CPU readback.
The presentation is handled mostly on GPU process side by managing a list of staging buffers
and copying the contents into a WR external image (backed by an external buffer).
Differential Revision: https://phabricator.services.mozilla.com/D68032
--HG--
extra : moz-landing-system : lando
2020-04-02 19:55:01 +00:00
Cosmin Sabou
aefb5f9c88
Backed out 24 changesets (bug 1616353) for fission assertion failures nsGlobalWindowOuter.cpp.
...
Backed out changeset 3a43210e4900 (bug 1616353)
Backed out changeset cb77e9149cf8 (bug 1616353)
Backed out changeset 3aacc7cfe33f (bug 1616353)
Backed out changeset c026b06063a5 (bug 1616353)
Backed out changeset 580e790c5d17 (bug 1616353)
Backed out changeset 6f09bc1c476d (bug 1616353)
Backed out changeset 6955906262c0 (bug 1616353)
Backed out changeset a7700472807a (bug 1616353)
Backed out changeset a4735096e01b (bug 1616353)
Backed out changeset bd1706c57d91 (bug 1616353)
Backed out changeset 363c13296fda (bug 1616353)
Backed out changeset e414df387524 (bug 1616353)
Backed out changeset 765d3364cca0 (bug 1616353)
Backed out changeset 8a13355b4ac4 (bug 1616353)
Backed out changeset ada17fb8fca7 (bug 1616353)
Backed out changeset 6b6b99af186d (bug 1616353)
Backed out changeset ea966e78b296 (bug 1616353)
Backed out changeset cb88e0bbb3b9 (bug 1616353)
Backed out changeset f89a89015114 (bug 1616353)
Backed out changeset ae6058552969 (bug 1616353)
Backed out changeset f42bb5b48c1b (bug 1616353)
Backed out changeset 1ab9d22c73bb (bug 1616353)
Backed out changeset 2692c2c1396b (bug 1616353)
Backed out changeset 11a279c8da08 (bug 1616353)
2020-04-06 20:03:02 +03:00
Nika Layzell
0113f6578d
Bug 1621726 - Part 2: Remove [NeedsWindowsUndef] attribute from webidl, r=peterv
...
Differential Revision: https://phabricator.services.mozilla.com/D69450
--HG--
extra : moz-landing-system : lando
2020-04-06 15:06:32 +00:00
Nika Layzell
102f99bbee
Bug 1616353 - Part 7.7: Remove window initialization properties which are redundant with nsOpenWindowInfo, r=kmag
...
These properties used to be passed to newly created content windows in many
different ways, but are now unified under nsOpenWindowInfo. This patch cleans up
the remaining properties.
Differential Revision: https://phabricator.services.mozilla.com/D67056
--HG--
extra : moz-landing-system : lando
2020-04-06 14:30:19 +00:00
Mike de Boer
317a8e211a
Bug 890125 - Part 1 - Change Window widget base classes to return and use strings for workspace IDs, rather than integers. r=nika
...
Differential Revision: https://phabricator.services.mozilla.com/D67822
--HG--
extra : moz-landing-system : lando
2020-04-06 12:56:25 +00:00
Oana Pop Rus
715930ff5b
Backed out 4 changesets (bug 890125) for Windows MinGW build bustages failures. on a CLOSED TREE
...
Backed out changeset 1c8115a9a684 (bug 890125)
Backed out changeset eceeef4fc062 (bug 890125)
Backed out changeset cd850f6d0b0b (bug 890125)
Backed out changeset 08359730557d (bug 890125)
2020-04-03 22:44:14 +03:00
Mike de Boer
f18c2f3af4
Bug 890125 - Part 1 - Change Window widget base classes to return and use strings for workspace IDs, rather than integers. r=nika
...
Differential Revision: https://phabricator.services.mozilla.com/D67822
--HG--
extra : moz-landing-system : lando
2020-04-03 10:19:47 +00:00
Kagami Sascha Rosylight
1e6ce8af9b
Bug 1597268 - Remove Navigator#registerContentHandler r=annevk,smaug
...
Differential Revision: https://phabricator.services.mozilla.com/D69191
--HG--
extra : moz-landing-system : lando
2020-04-01 21:20:50 +00:00
Bogdan Tara
452c92d58b
Backed out changeset e348ec7e3a2b (bug 1597268) for causing mass bustages CLOSED TREE
2020-04-01 22:27:41 +03:00
Kagami Sascha Rosylight
d336f88d29
Bug 1597268 - Remove Navigator#registerContentHandler r=annevk,smaug
...
Differential Revision: https://phabricator.services.mozilla.com/D69191
--HG--
extra : moz-landing-system : lando
2020-04-01 18:41:49 +00:00
Karl Tomlinson
c6f307b7eb
Bug 1616723 restrict Worklet and AudioParamMap to secure contexts r=baku
...
Differential Revision: https://phabricator.services.mozilla.com/D68774
--HG--
extra : moz-landing-system : lando
2020-03-30 20:55:07 +00:00
Marcos Cáceres
c837a27119
Bug 1625384 - Remove window.onappinstalled event, as it was never used or shipped r=baku
...
removing this from spec
Differential Revision: https://phabricator.services.mozilla.com/D68506
--HG--
extra : moz-landing-system : lando
2020-03-27 08:28:09 +00:00
Jeff Gilbert
0e2a962631
Bug 1624944 - Uniform data uploads should accept SharedArrayBuffers. r=webidl,hsivonen
...
Differential Revision: https://phabricator.services.mozilla.com/D68508
--HG--
extra : moz-landing-system : lando
2020-03-27 08:37:28 +00:00
Byron Campen [:bwc]
a36e252242
Bug 1620308: Move RTCDTMFSender logic to a single c++ class. r=smaug,jib,mjf
...
Differential Revision: https://phabricator.services.mozilla.com/D67513
--HG--
extra : moz-landing-system : lando
2020-03-25 18:46:37 +00:00
Byron Campen [:bwc]
865bbdca09
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-20 15:33:55 +00:00
Byron Campen [:bwc]
9a84c4d7b4
Bug 1616875: Add some functions to PeerConnectionObserver that PeerConnectionImpl can use to fire track/stream association events. r=jib,smaug
...
Differential Revision: https://phabricator.services.mozilla.com/D64237
--HG--
extra : moz-landing-system : lando
2020-03-20 15:33:37 +00:00