Bug 151665 - Modern IDB: Set the correct source on the IDBRequest for cursor updates
Summary: Modern IDB: Set the correct source on the IDBRequest for cursor updates
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: Safari 9
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brady Eidson
URL:
Keywords:
Depends on:
Blocks: 149117 150882
  Show dependency treegraph
 
Reported: 2015-11-30 11:35 PST by Brady Eidson
Modified: 2015-11-30 15:02 PST (History)
5 users (show)

See Also:


Attachments
Patch v1 (8.03 KB, patch)
2015-11-30 13:26 PST, Brady Eidson
no flags Details | Formatted Diff | Diff
Patch v1 (8.03 KB, patch)
2015-11-30 13:52 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-30 11:35:17 PST
Modern IDB: Set the correct source on the IDBRequest for cursor updates
Comment 1 Brady Eidson 2015-11-30 13:26:04 PST
Created attachment 266270 [details]
Patch v1
Comment 2 Brady Eidson 2015-11-30 13:31:53 PST
Doesn't apply because it relies on 151664, I guess. sigh. Will resubmit later.
Comment 3 Brady Eidson 2015-11-30 13:52:50 PST
Created attachment 266273 [details]
Patch v1
Comment 4 WebKit Commit Bot 2015-11-30 15:02:13 PST
Comment on attachment 266273 [details]
Patch v1

Clearing flags on attachment: 266273

Committed r192833: <http://trac.webkit.org/changeset/192833>
Comment 5 WebKit Commit Bot 2015-11-30 15:02:16 PST
All reviewed patches have been landed.  Closing bug.