Bug 30828 - [V8] DOM Storage runtime flag should default to on
Summary: [V8] DOM Storage runtime flag should default to on
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Jeremy Orlow
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-27 10:39 PDT by Jeremy Orlow
Modified: 2009-10-27 10:46 PDT (History)
0 users

See Also:


Attachments
Patch v1 (1.29 KB, patch)
2009-10-27 10:40 PDT, Jeremy Orlow
dglazkov: 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-10-27 10:39:02 PDT
The DOM Storage runtime flag was supposed to default to on.  I accidentally changed the logic to default to false when I moved the flag.
Comment 1 Jeremy Orlow 2009-10-27 10:40:16 PDT
Created attachment 41964 [details]
Patch v1
Comment 2 Dimitri Glazkov (Google) 2009-10-27 10:41:31 PDT
Comment on attachment 41964 [details]
Patch v1

r=me.
Comment 3 Jeremy Orlow 2009-10-27 10:46:16 PDT
Committed r50158: <http://trac.webkit.org/changeset/50158>