Bug 103004 - Coordinated Graphics: refactor LayerTreeRenderer.
Summary: Coordinated Graphics: refactor LayerTreeRenderer.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dongseong Hwang
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-21 18:29 PST by Dongseong Hwang
Modified: 2012-11-22 09:14 PST (History)
6 users (show)

See Also:


Attachments
Patch (9.00 KB, patch)
2012-11-21 19:04 PST, Dongseong Hwang
no flags Details | Formatted Diff | Diff
Patch (9.32 KB, patch)
2012-11-21 19:08 PST, Dongseong Hwang
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dongseong Hwang 2012-11-21 18:29:56 PST
Remove unnecessary methods to make LayerTreeRenderer code light.
Comment 1 Dongseong Hwang 2012-11-21 19:04:30 PST
Created attachment 175566 [details]
Patch
Comment 2 Dongseong Hwang 2012-11-21 19:08:55 PST
Created attachment 175567 [details]
Patch
Comment 3 WebKit Review Bot 2012-11-22 00:07:04 PST
Comment on attachment 175567 [details]
Patch

Clearing flags on attachment: 175567

Committed r135486: <http://trac.webkit.org/changeset/135486>
Comment 4 WebKit Review Bot 2012-11-22 00:07:10 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Andras Becsi 2012-11-22 09:14:44 PST
The assert introduced in this patch is hit by Qt MiniBrowser during startup.

See: https://bugs.webkit.org/show_bug.cgi?id=103077