Bug 152405 - Modern IDB: Refactor when opening the backing store takes place
Summary: Modern IDB: Refactor when opening the backing store takes place
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: 152415
Blocks: 149117
  Show dependency treegraph
 
Reported: 2015-12-17 16:23 PST by Brady Eidson
Modified: 2015-12-18 10:32 PST (History)
4 users (show)

See Also:


Attachments
Patch v1 (5.09 KB, patch)
2015-12-17 16:27 PST, Brady Eidson
no flags Details | Formatted Diff | Diff
Patch for re-landing (5.07 KB, patch)
2015-12-18 09:01 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-12-17 16:23:38 PST
Modern IDB: Refactor when opening the backing store takes place

No change in behavior.
Comment 1 Brady Eidson 2015-12-17 16:24:59 PST
(In reply to comment #0)
> Modern IDB: Refactor when opening the backing store takes place
> 
> No change in behavior.

I lied - There was a subtle change in behavior, and it was caught by a test progression.
Comment 2 Brady Eidson 2015-12-17 16:27:34 PST
Created attachment 267596 [details]
Patch v1
Comment 3 WebKit Commit Bot 2015-12-17 17:30:38 PST
Comment on attachment 267596 [details]
Patch v1

Clearing flags on attachment: 267596

Committed r194252: <http://trac.webkit.org/changeset/194252>
Comment 4 WebKit Commit Bot 2015-12-17 17:30:41 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 WebKit Commit Bot 2015-12-17 18:59:39 PST
Re-opened since this is blocked by bug 152415
Comment 6 Alexey Proskuryakov 2015-12-17 19:05:30 PST
Rolling this out together with <http://trac.webkit.org/changeset/194241>, because that one couldn't be unapplied cleanly alone.

I am not aware of any problems with this patch.
Comment 7 Brady Eidson 2015-12-18 09:01:18 PST
Created attachment 267632 [details]
Patch for re-landing
Comment 8 WebKit Commit Bot 2015-12-18 10:32:01 PST
Comment on attachment 267632 [details]
Patch for re-landing

Clearing flags on attachment: 267632

Committed r194275: <http://trac.webkit.org/changeset/194275>
Comment 9 WebKit Commit Bot 2015-12-18 10:32:06 PST
All reviewed patches have been landed.  Closing bug.