Bug 43186

Summary: [IndexedDB] WebDOMStringList ctor is not exported and causes link errors for the multi-dll chromium build
Product: WebKit Reporter: Andrei Popescu <andreip>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: jorlow, victorw
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch jorlow: review+

Description Andrei Popescu 2010-07-29 04:51:32 PDT
[IndexedDB] WebDOMStringList ctor is not exported and causes link errors for the multi-dll chromium build
Comment 1 Andrei Popescu 2010-07-29 04:56:35 PDT
Created attachment 62939 [details]
Patch
Comment 2 Jeremy Orlow 2010-07-29 04:58:05 PDT
Comment on attachment 62939 [details]
Patch

Remove the [IndexedDB] from the bug and the CL.

r=me
Comment 3 Andrei Popescu 2010-07-29 05:00:41 PDT
Committed r64271: <http://trac.webkit.org/changeset/64271>