Bug 26757

Summary: Cusom binding for V8 DOM Storage is missing macro guard.
Product: WebKit Reporter: Ben Murdoch <benm>
Component: WebCore Misc.Assignee: Ben Murdoch <benm>
Status: RESOLVED FIXED    
Severity: Normal CC: jorlow
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch. fishd: review+

Ben Murdoch
Reported 2009-06-26 09:15:24 PDT
As with other V8 bindings, the storage binding sources should be protected by a macro guard that represents if the feature is enabled or not.
Attachments
Patch. (1014 bytes, patch)
2009-06-26 09:19 PDT, Ben Murdoch
fishd: review+
Ben Murdoch
Comment 1 2009-06-26 09:19:35 PDT
Created attachment 31936 [details] Patch. Proposed fix.
Darin Fisher (:fishd, Google)
Comment 2 2009-06-26 09:27:34 PDT
Note You need to log in before you can comment on or make changes to this bug.