Bug 182057 - close() operation should not be exposed inside a ServiceWorkerGlobalScope
Summary: close() operation should not be exposed inside a ServiceWorkerGlobalScope
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: Chris Dumez
URL: https://html.spec.whatwg.org/multipag...
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-01-24 12:43 PST by Chris Dumez
Modified: 2018-01-24 15:01 PST (History)
9 users (show)

See Also:


Attachments
Patch (3.73 KB, patch)
2018-01-24 12:47 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (6.43 KB, patch)
2018-01-24 12:50 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews100 for mac-sierra (2.22 MB, application/zip)
2018-01-24 13:50 PST, EWS Watchlist
no flags Details
Archive of layout-test-results from ews116 for mac-sierra (3.04 MB, application/zip)
2018-01-24 14:01 PST, EWS Watchlist
no flags Details
Patch (9.20 KB, patch)
2018-01-24 14:08 PST, 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 2018-01-24 12:43:59 PST
close() operation should not be exposed inside a ServiceWorkerGlobalScope.
Comment 1 Radar WebKit Bug Importer 2018-01-24 12:45:33 PST
<rdar://problem/36835504>
Comment 2 Chris Dumez 2018-01-24 12:47:43 PST
Created attachment 332186 [details]
Patch
Comment 3 Chris Dumez 2018-01-24 12:50:16 PST
Created attachment 332187 [details]
Patch
Comment 4 EWS Watchlist 2018-01-24 13:50:31 PST
Comment on attachment 332187 [details]
Patch

Attachment 332187 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.webkit.org/results/6199196

New failing tests:
fast/workers/WorkerGlobalScope-properties-prototype.html
Comment 5 EWS Watchlist 2018-01-24 13:50:33 PST
Created attachment 332192 [details]
Archive of layout-test-results from ews100 for mac-sierra

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews100  Port: mac-sierra  Platform: Mac OS X 10.12.6
Comment 6 EWS Watchlist 2018-01-24 14:01:23 PST
Comment on attachment 332187 [details]
Patch

Attachment 332187 [details] did not pass mac-debug-ews (mac):
Output: http://webkit-queues.webkit.org/results/6199166

New failing tests:
fast/workers/WorkerGlobalScope-properties-prototype.html
Comment 7 EWS Watchlist 2018-01-24 14:01:24 PST
Created attachment 332194 [details]
Archive of layout-test-results from ews116 for mac-sierra

The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews116  Port: mac-sierra  Platform: Mac OS X 10.12.6
Comment 8 Chris Dumez 2018-01-24 14:08:35 PST
Created attachment 332196 [details]
Patch
Comment 9 WebKit Commit Bot 2018-01-24 15:01:01 PST
Comment on attachment 332196 [details]
Patch

Clearing flags on attachment: 332196

Committed r227578: <https://trac.webkit.org/changeset/227578>
Comment 10 WebKit Commit Bot 2018-01-24 15:01:02 PST
All reviewed patches have been landed.  Closing bug.