Bug 93105

Summary: [V8] Remove unused enum and typedefs in V8Proxy
Product: WebKit Reporter: Kentaro Hara <haraken>
Component: WebCore JavaScriptAssignee: Kentaro Hara <haraken>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 85330    
Attachments:
Description Flags
Patch
none
patch for landing none

Description Kentaro Hara 2012-08-03 06:24:02 PDT
In preparation for removing V8Proxy, we can remove unused enum and typedefs in V8Proxy.
Comment 1 Kentaro Hara 2012-08-03 06:25:14 PDT
Created attachment 156348 [details]
Patch
Comment 2 Kentaro Hara 2012-08-05 07:10:01 PDT
Created attachment 156559 [details]
patch for landing
Comment 3 WebKit Review Bot 2012-08-05 08:37:18 PDT
Comment on attachment 156559 [details]
patch for landing

Clearing flags on attachment: 156559

Committed r124715: <http://trac.webkit.org/changeset/124715>