Drop legacy FileException type and use DOMException instead, as per the latest File API specification. Both Firefox and Chrome no longer expose FileException.
Created attachment 315995 [details] Patch
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
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 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
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
Created attachment 316010 [details] Patch
Comment on attachment 316010 [details] Patch Clearing flags on attachment: 316010 Committed r219699: <http://trac.webkit.org/changeset/219699>
All reviewed patches have been landed. Closing bug.