Summary: | [V8] Replace 'throwTypeError(); return Undefined();' with 'return throwTypeError();' | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Kentaro Hara <haraken> | ||||
Component: | WebCore JavaScript | Assignee: | Kentaro Hara <haraken> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | abarth, japhet, webkit.review.bot | ||||
Priority: | P2 | ||||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 85330 | ||||||
Attachments: |
|
Description
Kentaro Hara
2012-05-22 02:14:31 PDT
Created attachment 143239 [details]
Patch
Comment on attachment 143239 [details] Patch Clearing flags on attachment: 143239 Committed r118075: <http://trac.webkit.org/changeset/118075> All reviewed patches have been landed. Closing bug. |