Bug 96515

Summary: Web Inspector: [WebGL] Refactoring: move the proxy wrapping method up to the base class
Product: WebKit Reporter: Andrey Adaikin <aandrey>
Component: Web Inspector (Deprecated)Assignee: Andrey Adaikin <aandrey>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description Andrey Adaikin 2012-09-12 07:53:22 PDT
Move the proxyObject() method up from WebGLRenderingContextResource to the Resource class, so that it could be reused later for wrapping a 2D context.
Comment 1 Andrey Adaikin 2012-09-12 07:54:42 PDT
Created attachment 163628 [details]
Patch
Comment 2 WebKit Review Bot 2012-09-14 02:01:45 PDT
Comment on attachment 163628 [details]
Patch

Clearing flags on attachment: 163628

Committed r128571: <http://trac.webkit.org/changeset/128571>
Comment 3 WebKit Review Bot 2012-09-14 02:01:48 PDT
All reviewed patches have been landed.  Closing bug.