Bug 137628

Summary: Remove unused classes WebRender{Node, Layer}
Product: WebKit Reporter: Daniel Bates <dbates>
Component: WebKit Misc.Assignee: Daniel Bates <dbates>
Status: RESOLVED FIXED    
Severity: Normal CC: mitz, simon.fraser, thorton
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: Unspecified   
Attachments:
Description Flags
Patch simon.fraser: review+

Description Daniel Bates 2014-10-10 15:44:12 PDT
As of the time of writing, we no longer make use of the functionality provided by the WebKit1-specific classes WebRenderNode and WebRenderLayer. We should remove these classes.
Comment 1 Daniel Bates 2014-10-10 15:48:43 PDT
Created attachment 239656 [details]
Patch
Comment 2 Daniel Bates 2014-10-10 16:24:50 PDT
Committed r174621: <http://trac.webkit.org/changeset/174621>