Summary: | [Chromium] Allow plugins to set opaque() on their platform layer | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Dana Jansens <danakj> | ||||||
Component: | New Bugs | Assignee: | Dana Jansens <danakj> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | Normal | CC: | abarth, backer, fishd, jamesr, jbauman, piman, webkit.review.bot | ||||||
Priority: | P2 | ||||||||
Version: | 528+ (Nightly build) | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Attachments: |
|
Description
Dana Jansens
2012-03-02 10:33:53 PST
Created attachment 129921 [details]
Patch
This matches the interface on WebMediaPlayerClient. Please wait for approval from fishd@chromium.org before submitting because this patch contains changes to the Chromium public API. Created attachment 129922 [details]
Patch
grammar fix.
Comment on attachment 129922 [details]
Patch
Do you want this for WebExternalTextureLayer as well?
(In reply to comment #5) > (From update of attachment 129922 [details]) > Do you want this for WebExternalTextureLayer as well? I think that's covered by its superclass WebLayer? Comment on attachment 129922 [details]
Patch
Right, right. R=me
Comment on attachment 129922 [details] Patch Clearing flags on attachment: 129922 Committed r109590: <http://trac.webkit.org/changeset/109590> All reviewed patches have been landed. Closing bug. |