Bug 151627 - Modern IDB: Class-ify IDBGetResult making it impossible to get the data members wrong
Summary: Modern IDB: Class-ify IDBGetResult making it impossible to get the data membe...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brady Eidson
URL:
Keywords:
Depends on:
Blocks: 149117 151630
  Show dependency treegraph
 
Reported: 2015-11-26 14:29 PST by Brady Eidson
Modified: 2015-11-27 09:51 PST (History)
2 users (show)

See Also:


Attachments
Patch v1 (26.63 KB, patch)
2015-11-26 21:41 PST, Brady Eidson
no flags Details | Formatted Diff | Diff
Patch v2 (28.05 KB, patch)
2015-11-26 22:06 PST, Brady Eidson
no flags Details | Formatted Diff | Diff

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