Bug 47508

Summary: The names of IndexedDB-specific attributes of DOMWindow should be prefixed with 'webkit'.
Product: WebKit Reporter: Andrei Popescu <andreip>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: jorlow
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch jorlow: review+

Description Andrei Popescu 2010-10-11 15:29:31 PDT
The names of IndexedDB-specific attributes of DOMWindow should be prefixed with 'webkit'.
Comment 1 Andrei Popescu 2010-10-11 15:56:30 PDT
Created attachment 70485 [details]
Patch
Comment 2 Jeremy Orlow 2010-10-11 17:07:22 PDT
Comment on attachment 70485 [details]
Patch

r=me
Comment 3 Andrei Popescu 2010-10-11 17:16:54 PDT
Committed r69540: <http://trac.webkit.org/changeset/69540>