Bug 185184 - CacheStorage::Engine should keep a list of initialization callback
Summary: CacheStorage::Engine should keep a list of initialization callback
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Service Workers (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-05-01 21:22 PDT by youenn fablet
Modified: 2018-05-02 09:42 PDT (History)
8 users (show)

See Also:


Attachments
Patch (5.96 KB, patch)
2018-05-01 21:39 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews202 for win-future (12.85 MB, application/zip)
2018-05-01 23:40 PDT, EWS Watchlist
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2018-05-01 21:22:39 PDT
It can be called several time quickly in which case, it might execute several time the same callback.
Comment 1 youenn fablet 2018-05-01 21:22:56 PDT
<rdar://problem/38875651>
Comment 2 youenn fablet 2018-05-01 21:39:24 PDT
Created attachment 339273 [details]
Patch
Comment 3 EWS Watchlist 2018-05-01 23:40:09 PDT
Comment on attachment 339273 [details]
Patch

Attachment 339273 [details] did not pass win-ews (win):
Output: http://webkit-queues.webkit.org/results/7534224

New failing tests:
http/tests/security/canvas-remote-read-remote-video-blocked-no-crossorigin.html
Comment 4 EWS Watchlist 2018-05-01 23:40:20 PDT
Created attachment 339284 [details]
Archive of layout-test-results from ews202 for win-future

The attached test failures were seen while running run-webkit-tests on the win-ews.
Bot: ews202  Port: win-future  Platform: CYGWIN_NT-6.1-2.9.0-0.318-5-3-x86_64-64bit
Comment 5 WebKit Commit Bot 2018-05-02 09:42:01 PDT
Comment on attachment 339273 [details]
Patch

Clearing flags on attachment: 339273

Committed r231234: <https://trac.webkit.org/changeset/231234>
Comment 6 WebKit Commit Bot 2018-05-02 09:42:03 PDT
All reviewed patches have been landed.  Closing bug.