Bug 93105 - [V8] Remove unused enum and typedefs in V8Proxy
Summary: [V8] Remove unused enum and typedefs in V8Proxy
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kentaro Hara
URL:
Keywords:
Depends on:
Blocks: 85330
  Show dependency treegraph
 
Reported: 2012-08-03 06:24 PDT by Kentaro Hara
Modified: 2012-08-05 08:38 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.96 KB, patch)
2012-08-03 06:25 PDT, Kentaro Hara
no flags Details | Formatted Diff | Diff
patch for landing (2.06 KB, patch)
2012-08-05 07:10 PDT, Kentaro Hara
no flags Details | Formatted Diff | Diff

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