Bug 248876
Summary: | [fullscreen] Improve error handling | ||
---|---|---|---|
Product: | WebKit | Reporter: | Tim Nguyen (:ntim) <ntim> |
Component: | DOM | Assignee: | Tim Nguyen (:ntim) <ntim> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 276855 |
Tim Nguyen (:ntim)
We just reject with a TypeError with no message at everything atm.
https://searchfox.org/wubkat/rev/e87eb5586000c2885aac4f138e394e8236aab3dd/Source/WebCore/dom/FullscreenManager.cpp#87
We can probably do better.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/103073510>
Tim Nguyen (:ntim)
Pull request: https://github.com/WebKit/WebKit/pull/31699
EWS
Committed 281853@main (bb6320734c7f): <https://commits.webkit.org/281853@main>
Reviewed commits have been landed. Closing PR #31699 and removing active labels.