WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
93605
[V8] Remove V8Proxy::throwError(ExceptionCode&)
https://bugs.webkit.org/show_bug.cgi?id=93605
Summary
[V8] Remove V8Proxy::throwError(ExceptionCode&)
Kentaro Hara
Reported
2012-08-09 05:16:14 PDT
(1) Pass Isolate around to V8Utilities::extractTransferables(). (2) Replace throwError(ExceptionCode&) in V8Utilities::extractTransferables() with setDOMException(ExceptionCode&, Isolate*), which completely removes V8Proxy::throwError(ExceptionCode&) from the code base. (3) Remove V8Proxy::throwError(ExceptionCode&).
Attachments
Patch
(15.54 KB, patch)
2012-08-09 05:17 PDT
,
Kentaro Hara
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Kentaro Hara
Comment 1
2012-08-09 05:17:39 PDT
Created
attachment 157440
[details]
Patch
WebKit Review Bot
Comment 2
2012-08-09 16:02:21 PDT
Comment on
attachment 157440
[details]
Patch Clearing flags on attachment: 157440 Committed
r125217
: <
http://trac.webkit.org/changeset/125217
>
WebKit Review Bot
Comment 3
2012-08-09 16:02:24 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug