Summary: | Remove unnecessary function WebPlugin::getBackingTextureId | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Alok Priyadarshi <alokp> | ||||
Component: | Plug-ins | Assignee: | Alok Priyadarshi <alokp> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | commit-queue, dglazkov, jamesr, piman, vangelis | ||||
Priority: | P2 | ||||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | All | ||||||
OS: | All | ||||||
Attachments: |
|
Description
Alok Priyadarshi
2011-03-10 10:40:03 PST
Created attachment 85349 [details]
proposed patch
LGTM FWIW ping! Hi James: Please review. Comment on attachment 85349 [details]
proposed patch
FYI getters in WebKit should not have a "get"prefix (it should be "textureId()", not getTextureId().
Comment on attachment 85349 [details] proposed patch Clearing flags on attachment: 85349 Committed r81143: <http://trac.webkit.org/changeset/81143> All reviewed patches have been landed. Closing bug. |