Bug 109163 - Remove #if USE(V8) from IDBRequest.h
Summary: Remove #if USE(V8) from IDBRequest.h
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kentaro Hara
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-07 02:55 PST by Kentaro Hara
Modified: 2013-02-07 07:57 PST (History)
5 users (show)

See Also:


Attachments
Patch (1.28 KB, patch)
2013-02-07 02:56 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 2013-02-07 02:55:50 PST
The header included inside the #if USE(V8) macro is not used. We can simply remove it.
Comment 1 Kentaro Hara 2013-02-07 02:56:59 PST
Created attachment 187036 [details]
Patch
Comment 2 WebKit Review Bot 2013-02-07 07:57:54 PST
Comment on attachment 187036 [details]
Patch

Clearing flags on attachment: 187036

Committed r142124: <http://trac.webkit.org/changeset/142124>
Comment 3 WebKit Review Bot 2013-02-07 07:57:58 PST
All reviewed patches have been landed.  Closing bug.