Bug 151627

Summary: Modern IDB: Class-ify IDBGetResult making it impossible to get the data members wrong
Product: WebKit Reporter: Brady Eidson <beidson>
Component: WebCore Misc.Assignee: Brady Eidson <beidson>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, commit-queue
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 149117, 151630    
Attachments:
Description Flags
Patch v1
none
Patch v2 none

Description Brady Eidson 2015-11-26 14:29:17 PST
Modern IDB: Class-ify IDBGetResult making it impossible to get the data members wrong
Comment 1 Brady Eidson 2015-11-26 21:41:20 PST
Created attachment 266193 [details]
Patch v1
Comment 2 Brady Eidson 2015-11-26 22:02:26 PST
Hmmm... makes sense that the IDL build failure would come up, though I dunno why I didn't see it locally. Exploring...
Comment 3 Brady Eidson 2015-11-26 22:06:49 PST
Created attachment 266194 [details]
Patch v2
Comment 4 WebKit Commit Bot 2015-11-27 09:51:05 PST
Comment on attachment 266194 [details]
Patch v2

Clearing flags on attachment: 266194

Committed r192783: <http://trac.webkit.org/changeset/192783>
Comment 5 WebKit Commit Bot 2015-11-27 09:51:08 PST
All reviewed patches have been landed.  Closing bug.