v8binding: Decouples DOMException code from DOMException implementation.
As a preparation to move DOMException's exception code into platform/, this patch decouples the definition of exception code from the implementation of DOMException class (especially data table). Also makes the value of exception code match the legacy error code of DOMException defined in Web IDL. Bug: 849607 Change-Id: I3044c1ebac8ddb344b3c1d380a08482c57225b30 Reviewed-on: https://chromium-review.googlesource.com/1086955Reviewed-by:Kentaro Hara <haraken@chromium.org> Reviewed-by:
Hitoshi Yoshida <peria@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#564823}
Showing
This diff is collapsed.
Please register or sign in to comment