WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 77137
[chromium] Remove dead and unnecessary code related to LayerChromium::cleanupResources
https://bugs.webkit.org/show_bug.cgi?id=77137
Summary
[chromium] Remove dead and unnecessary code related to LayerChromium::cleanup...
Alok Priyadarshi
Reported
2012-01-26 13:48:42 PST
LayerChromium::cleanupResourcesRecursive() seems dead.
Attachments
proposed patch
(2.74 KB, patch)
2012-01-26 13:53 PST
,
Alok Priyadarshi
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Alok Priyadarshi
Comment 1
2012-01-26 13:53:04 PST
Created
attachment 124174
[details]
proposed patch
Alok Priyadarshi
Comment 2
2012-01-26 13:54:19 PST
Comment on
attachment 124174
[details]
proposed patch View in context:
https://bugs.webkit.org/attachment.cgi?id=124174&action=review
> Source/WebCore/platform/graphics/chromium/TiledLayerChromium.cpp:-181 > - if (layerTreeHost())
This is unnecessary. LayerChromium::setLayerTreeHost() already does this.
James Robinson
Comment 3
2012-01-26 13:56:49 PST
Comment on
attachment 124174
[details]
proposed patch R=me, this has been dead a while. Thanks for removing it.
WebKit Review Bot
Comment 4
2012-01-26 15:13:59 PST
Comment on
attachment 124174
[details]
proposed patch Clearing flags on attachment: 124174 Committed
r106052
: <
http://trac.webkit.org/changeset/106052
>
WebKit Review Bot
Comment 5
2012-01-26 15:14:03 PST
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug