Summary: | Disable m_temporarilyAllowingInlinePlaybackAfterFullscreen on pause | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Jeremy Jones <jeremyj-wk> | ||||||
Component: | Media | Assignee: | Jeremy Jones <jeremyj-wk> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | Normal | CC: | commit-queue, eric.carlson, jer.noble, webkit-bug-importer | ||||||
Priority: | P2 | Keywords: | InRadar | ||||||
Version: | WebKit Nightly Build | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Attachments: |
|
Description
Jeremy Jones
2017-06-26 11:00:30 PDT
Created attachment 313888 [details]
Patch
Comment on attachment 313888 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=313888&action=review > LayoutTests/media/media-fullscreen-pause-inline-expected.txt:1 > +CONSOLE MESSAGE: Unhandled Promise Rejection: [object DOMError] I think it would be better to handle and log the rejected promise so it shows up in the in-page results when the test is run manually. Created attachment 313935 [details]
Patch for landing.
Comment on attachment 313935 [details] Patch for landing. Clearing flags on attachment: 313935 Committed r218847: <http://trac.webkit.org/changeset/218847> |