Summary: | [chromium] Remove unused compositeToTexture / compositeOffscreen setting | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | James Robinson <jamesr> | ||||
Component: | New Bugs | Assignee: | James Robinson <jamesr> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | abarth, backer, cc-bugs, dglazkov, enne, fishd, piman, tkent, tkent+wkapi, webkit.review.bot, wjmaclean | ||||
Priority: | P2 | ||||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Attachments: |
|
Description
James Robinson
2012-04-11 17:17:36 PDT
Created attachment 136794 [details]
Patch
This depends on https://chromiumcodereview.appspot.com/9969181/ to remove the one caller to WebSettings::setCompositeToTextureEnabled(). Comment on attachment 136794 [details]
Patch
Code changes look good to me. I am happy to get rid of this dead code.
Please wait for approval from abarth@webkit.org, dglazkov@chromium.org, fishd@chromium.org, jamesr@chromium.org or tkent@chromium.org before submitting, as this patch contains changes to the Chromium public API. See also https://trac.webkit.org/wiki/ChromiumWebKitAPI. Comment on attachment 136794 [details] Patch Attachment 136794 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/12395047 Committed r114166: <http://trac.webkit.org/changeset/114166> |