Bug 174676

Summary: Drop legacy FileException type
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, buildbot, cdumez, commit-queue, darin, ggaren, rniwa, sam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
URL: https://w3c.github.io/FileAPI/#ErrorAndException
Bug Depends on:    
Bug Blocks: 174677    
Attachments:
Description Flags
Patch
none
Archive of layout-test-results from ews103 for mac-elcapitan
none
Archive of layout-test-results from ews116 for mac-elcapitan
none
Patch none

Description Chris Dumez 2017-07-20 09:15:29 PDT
Drop legacy FileException type and use DOMException instead, as per the latest File API specification.
Both Firefox and Chrome no longer expose FileException.
Comment 1 Chris Dumez 2017-07-20 10:03:27 PDT
Created attachment 315995 [details]
Patch
Comment 2 Build Bot 2017-07-20 11:02:02 PDT
Comment on attachment 315995 [details]
Patch

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

New failing tests:
fast/files/workers/worker-read-file-sync.html
fast/files/workers/worker-read-blob-sync.html
Comment 3 Build Bot 2017-07-20 11:02:04 PDT
Created attachment 316002 [details]
Archive of layout-test-results from ews103 for mac-elcapitan

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews103  Port: mac-elcapitan  Platform: Mac OS X 10.11.6
Comment 4 Build Bot 2017-07-20 11:25:48 PDT
Comment on attachment 315995 [details]
Patch

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

New failing tests:
fast/files/workers/worker-read-file-sync.html
fast/files/workers/worker-read-blob-sync.html
Comment 5 Build Bot 2017-07-20 11:25:49 PDT
Created attachment 316004 [details]
Archive of layout-test-results from ews116 for mac-elcapitan

The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews116  Port: mac-elcapitan  Platform: Mac OS X 10.11.6
Comment 6 Chris Dumez 2017-07-20 12:01:16 PDT
Created attachment 316010 [details]
Patch
Comment 7 WebKit Commit Bot 2017-07-20 13:35:16 PDT
Comment on attachment 316010 [details]
Patch

Clearing flags on attachment: 316010

Committed r219699: <http://trac.webkit.org/changeset/219699>
Comment 8 WebKit Commit Bot 2017-07-20 13:35:18 PDT
All reviewed patches have been landed.  Closing bug.