Bug 26852

Summary: [Chromium] Fix a minor build issue with DOM Storage
Product: WebKit Reporter: Jeremy Orlow <jorlow>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch v1 levin: review+

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