Bug 77957 - [Refactoring] Use the [IsWorkerContext] IDL in CodeGeneratorV8.pm
Summary: [Refactoring] Use the [IsWorkerContext] IDL in CodeGeneratorV8.pm
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: 77393
  Show dependency treegraph
 
Reported: 2012-02-07 03:19 PST by Kentaro Hara
Modified: 2012-02-07 15:38 PST (History)
4 users (show)

See Also:


Attachments
Patch (3.31 KB, patch)
2012-02-07 03:22 PST, 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-02-07 03:19:15 PST
CodeGeneratorV8.pm can use the [IsWorkerContext] IDL, instead of IsSubType("WorkerContext") or something equivalent that.
Comment 1 Kentaro Hara 2012-02-07 03:22:55 PST
Created attachment 125800 [details]
Patch
Comment 2 WebKit Review Bot 2012-02-07 15:38:37 PST
Comment on attachment 125800 [details]
Patch

Clearing flags on attachment: 125800

Committed r106998: <http://trac.webkit.org/changeset/106998>
Comment 3 WebKit Review Bot 2012-02-07 15:38:41 PST
All reviewed patches have been landed.  Closing bug.