Summary: | Defer use of autoplay heuristics to clients | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Matt Rajca <mrajca> | ||||
Component: | Media | Assignee: | Nobody <webkit-unassigned> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | commit-queue, sam | ||||
Priority: | P2 | ||||||
Version: | WebKit Nightly Build | ||||||
Hardware: | All | ||||||
OS: | Unspecified | ||||||
Attachments: |
|
Description
Matt Rajca
2017-01-13 10:21:49 PST
Created attachment 298769 [details]
Patch
Comment on attachment 298769 [details]
Patch
API test?
(In reply to comment #2) > Comment on attachment 298769 [details] > Patch > > API test? This isn't wired up yet so it'd be hard to test, seeing how the other API tests work. I'll add tests once these flags actually affect media element (coming soon). Comment on attachment 298769 [details]
Patch
Yep, this simplifies SPI that doesn't do anything yet. r=me
Please don't add stub API in the future. Comment on attachment 298769 [details] Patch Clearing flags on attachment: 298769 Committed r210737: <http://trac.webkit.org/changeset/210737> All reviewed patches have been landed. Closing bug. |