Bug 180446

Summary: XMLHttpRequest should not be exposed to service workers
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebCore Misc.Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: beidson, commit-queue, esprehn+autocc, ews-watchlist, ggaren, kondapallykalyan, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Chris Dumez 2017-12-05 14:16:00 PST
XMLHttpRequest should not be exposed to service workers:
- https://xhr.spec.whatwg.org/#interface-xmlhttprequest
Comment 1 Chris Dumez 2017-12-05 14:25:44 PST
Created attachment 328502 [details]
Patch
Comment 2 WebKit Commit Bot 2017-12-05 14:46:11 PST
Comment on attachment 328502 [details]
Patch

Clearing flags on attachment: 328502

Committed r225549: <https://trac.webkit.org/changeset/225549>
Comment 3 WebKit Commit Bot 2017-12-05 14:46:13 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2017-12-05 14:47:20 PST
<rdar://problem/35865533>