Bug 77957

Summary: [Refactoring] Use the [IsWorkerContext] IDL in CodeGeneratorV8.pm
Product: WebKit Reporter: Kentaro Hara <haraken>
Component: WebCore JavaScriptAssignee: Kentaro Hara <haraken>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, darin, japhet, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 77393    
Attachments:
Description Flags
Patch none

Kentaro Hara
Reported 2012-02-07 03:19:15 PST
CodeGeneratorV8.pm can use the [IsWorkerContext] IDL, instead of IsSubType("WorkerContext") or something equivalent that.
Attachments
Patch (3.31 KB, patch)
2012-02-07 03:22 PST, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2012-02-07 03:22:55 PST
WebKit Review Bot
Comment 2 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>
WebKit Review Bot
Comment 3 2012-02-07 15:38:41 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.