Bug 96515 - Web Inspector: [WebGL] Refactoring: move the proxy wrapping method up to the base class
Summary: Web Inspector: [WebGL] Refactoring: move the proxy wrapping method up to the ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Andrey Adaikin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-12 07:53 PDT by Andrey Adaikin
Modified: 2012-09-14 02:01 PDT (History)
11 users (show)

See Also:


Attachments
Patch (20.88 KB, patch)
2012-09-12 07:54 PDT, Andrey Adaikin
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.