Closed
Bug 1791643
Opened 3 years ago
Closed 3 years ago
[wpt-sync] Sync PR 35980 - Input/DSF: Use ScriptState's context to get dsf when view is not set.
Categories
(Core :: DOM: Core & HTML, task, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
107 Branch
| Tracking | Status | |
|---|---|---|
| firefox107 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 35980 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/35980
Details from upstream follow.
Vladimir Levin <vmpstr@chromium.org> wrote:
Input/DSF: Use ScriptState's context to get dsf when view is not set.
This patch grabs the fallback zoom scale from the ExecutionContext
provided by the script state when view() is not set, which can be
the case for script created events.Fixed: 1361926
Change-Id: Idda02cb7e254d8887127872d6aecf0cbe85f9b96
Reviewed-on: https://chromium-review.googlesource.com/3906090
WPT-Export-Revision: 96c29554b51acf103a612d23bc8e915204af7faa
| Assignee | ||
Updated•3 years ago
|
Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
| Assignee | ||
Updated•3 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Updated•3 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Comment 1•3 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=29f49f4f93d2a7219660c328ccb4f18d68388611
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4b58bc2bdb00
[wpt PR 35980] - Input/DSF: Use ScriptState's context to get dsf when view is not set., a=testonly
| Assignee | ||
Comment 3•3 years ago
|
||
Test result changes from PR not available.
Comment 4•3 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox107:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 107 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•