Bug 248607
| Summary: | Only wait for one listener in video-fullscreen-reload-crash.html | ||
|---|---|---|---|
| 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 | ||
Tim Nguyen (:ntim)
webkitbeginfullscreen is for mac platforms and webkitfullscreenchange is for other platforms, so we should remove both listeners when one of the two events is fired.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/102863211>
Tim Nguyen (:ntim)
Pull request: https://github.com/WebKit/WebKit/pull/7028
EWS
Committed 257253@main (926055e67de8): <https://commits.webkit.org/257253@main>
Reviewed commits have been landed. Closing PR #7028 and removing active labels.