Bug 26852 - [Chromium] Fix a minor build issue with DOM Storage
Summary: [Chromium] Fix a minor build issue with DOM Storage
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-30 12:16 PDT by Jeremy Orlow
Modified: 2009-06-30 14:17 PDT (History)
0 users

See Also:


Attachments
patch v1 (3.22 KB, patch)
2009-06-30 12:17 PDT, Jeremy Orlow
levin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Orlow 2009-06-30 12:16:57 PDT
Fix some minor build issues in the v8 bindings.
Comment 1 Jeremy Orlow 2009-06-30 12:17:56 PDT
Created attachment 32082 [details]
patch v1

Fix minor build issues with DOM Storage in Chromium.
Comment 2 David Levin 2009-06-30 13:31:38 PDT
Comment on attachment 32082 [details]
patch v1

This is essentially a build fix for when DOM_STORAGE is enabled.
Comment 3 David Levin 2009-06-30 14:17:02 PDT
Committed as http://trac.webkit.org/changeset/45394