Bug 158328 - Drop BlobRegistryContext class as it is no longer needed
Summary: Drop BlobRegistryContext class as it is no longer needed
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-02 16:47 PDT by Chris Dumez
Modified: 2016-06-02 22:37 PDT (History)
3 users (show)

See Also:


Attachments
WIP patch (5.42 KB, patch)
2016-06-02 16:50 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
WIP Patch (6.69 KB, patch)
2016-06-02 16:57 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (6.69 KB, patch)
2016-06-02 17:00 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2016-06-02 16:47:10 PDT
Drop BlobRegistryContext class as it is no longer needed. We can now call isolatedCopy() as we capture in the lambda.
Comment 1 Chris Dumez 2016-06-02 16:50:06 PDT
Created attachment 280383 [details]
WIP patch
Comment 2 Chris Dumez 2016-06-02 16:57:24 PDT
Created attachment 280385 [details]
WIP Patch
Comment 3 Chris Dumez 2016-06-02 17:00:18 PDT
Created attachment 280386 [details]
Patch
Comment 4 WebKit Commit Bot 2016-06-02 22:37:24 PDT
Comment on attachment 280386 [details]
Patch

Clearing flags on attachment: 280386

Committed r201636: <http://trac.webkit.org/changeset/201636>
Comment 5 WebKit Commit Bot 2016-06-02 22:37:28 PDT
All reviewed patches have been landed.  Closing bug.