Bug 47508 - The names of IndexedDB-specific attributes of DOMWindow should be prefixed with 'webkit'.
Summary: The names of IndexedDB-specific attributes of DOMWindow should be prefixed wi...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-11 15:29 PDT by Andrei Popescu
Modified: 2010-10-11 17:16 PDT (History)
1 user (show)

See Also:


Attachments
Patch (47.29 KB, patch)
2010-10-11 15:56 PDT, Andrei Popescu
jorlow: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>