WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
149347
[Win] Use tiled drawing for main background layer
https://bugs.webkit.org/show_bug.cgi?id=149347
Summary
[Win] Use tiled drawing for main background layer
Brent Fulgham
Reported
2015-09-18 10:17:44 PDT
When compositing layers are used on Windows, a single large layer is created for the root of the rendering tree. If the markup involves creating large offscreen areas, WebKit can end up allocating a lot of memory. Instead, we should use the tiled drawing logic for the background layer so that we can limit the amount of memory used.
Attachments
Patch
(8.82 KB, patch)
2015-09-18 10:26 PDT
,
Brent Fulgham
achristensen
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2015-09-18 10:18:27 PDT
<
rdar://problem/22759632
>
Brent Fulgham
Comment 2
2015-09-18 10:26:49 PDT
Created
attachment 261505
[details]
Patch
Alex Christensen
Comment 3
2015-09-18 11:14:11 PDT
Comment on
attachment 261505
[details]
Patch r=me
Brent Fulgham
Comment 4
2015-09-18 11:23:42 PDT
Committed
r189974
: <
http://trac.webkit.org/changeset/189974
>
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