Bug 174743

Summary: Drop IDBDatabaseException class
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebCore Misc.Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: beidson, buildbot, commit-queue, darin, rniwa, sam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 174755    
Attachments:
Description Flags
Patch
none
Archive of layout-test-results from ews104 for mac-elcapitan-wk2
none
Patch none

Description Chris Dumez 2017-07-21 19:23:35 PDT
Drop IDBDatabaseException class and use DOMException to simplify the code.
Comment 1 Chris Dumez 2017-07-21 19:38:13 PDT
Created attachment 316163 [details]
Patch
Comment 2 Build Bot 2017-07-21 20:19:50 PDT
Comment on attachment 316163 [details]
Patch

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

New failing tests:
imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/test_ecdh_bits.https.html
imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-addIceCandidate.html
imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/test_ecdh_keys.https.html
Comment 3 Build Bot 2017-07-21 20:19:52 PDT
Created attachment 316164 [details]
Archive of layout-test-results from ews104 for mac-elcapitan-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews104  Port: mac-elcapitan-wk2  Platform: Mac OS X 10.11.6
Comment 4 Chris Dumez 2017-07-21 20:23:33 PDT
Created attachment 316165 [details]
Patch
Comment 5 WebKit Commit Bot 2017-07-21 21:43:42 PDT
Comment on attachment 316165 [details]
Patch

Clearing flags on attachment: 316165

Committed r219758: <http://trac.webkit.org/changeset/219758>
Comment 6 WebKit Commit Bot 2017-07-21 21:43:44 PDT
All reviewed patches have been landed.  Closing bug.