RESOLVED FIXED Bug 59650
Every RenderLayer registers itself as a scrollableArea
https://bugs.webkit.org/show_bug.cgi?id=59650
Summary Every RenderLayer registers itself as a scrollableArea
Simon Fraser (smfr)
Reported 2011-04-27 16:22:10 PDT
It seems wrong that every RenderLayer registers itself with Page's scrollableArea list, since 80% of RenderLayers are not created for scrolling.
Attachments
Patch (4.63 KB, patch)
2011-05-05 15:04 PDT, Simon Fraser (smfr)
bdakin: review+
Simon Fraser (smfr)
Comment 1 2011-05-04 17:20:34 PDT
I need to fix this to fix another bug.
Simon Fraser (smfr)
Comment 2 2011-05-05 15:04:28 PDT
Beth Dakin
Comment 3 2011-05-05 15:06:08 PDT
Comment on attachment 92480 [details] Patch Yay!
Note You need to log in before you can comment on or make changes to this bug.