WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
83899
[chromium] Cleanup texture memory eviction when LayerTreeHost becomes invisible
https://bugs.webkit.org/show_bug.cgi?id=83899
Summary
[chromium] Cleanup texture memory eviction when LayerTreeHost becomes invisible
Dana Jansens
Reported
2012-04-13 10:01:19 PDT
[chromium] Cleanup texture memory eviction when LayerTreeHost becomes invisible
Attachments
Patch
(3.75 KB, patch)
2012-04-13 10:09 PDT
,
Dana Jansens
no flags
Details
Formatted Diff
Diff
Patch
(3.80 KB, patch)
2012-04-13 17:54 PDT
,
Dana Jansens
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Dana Jansens
Comment 1
2012-04-13 10:09:05 PDT
Created
attachment 137099
[details]
Patch
Dana Jansens
Comment 2
2012-04-13 10:10:03 PDT
Comment on
attachment 137099
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=137099&action=review
> Source/WebCore/platform/graphics/chromium/cc/CCLayerTreeHost.cpp:176 > + if (m_layerRendererInitialized)
Nat you asked why about this in previous patch. Other uses of the texture manager are guarded by m_layerRendererInitialized, so I thought it should be consistent here.
Dana Jansens
Comment 3
2012-04-13 17:54:54 PDT
Created
attachment 137189
[details]
Patch rebased
Adrienne Walker
Comment 4
2012-04-13 18:18:02 PDT
Comment on
attachment 137189
[details]
Patch Looks good. Thanks for splitting out this refactoring.
WebKit Review Bot
Comment 5
2012-04-13 20:32:59 PDT
Comment on
attachment 137189
[details]
Patch Clearing flags on attachment: 137189 Committed
r114202
: <
http://trac.webkit.org/changeset/114202
>
WebKit Review Bot
Comment 6
2012-04-13 20:33:03 PDT
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