WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
90898
Remove catchesDelegateExceptions from WebViewData and related accessor methods
https://bugs.webkit.org/show_bug.cgi?id=90898
Summary
Remove catchesDelegateExceptions from WebViewData and related accessor methods
Pratik Solanki
Reported
2012-07-10 11:21:26 PDT
catchesDelegateExceptions ivar in WebViewData is always set to YES. We don't have any client calling [WebView _setCatchesDelegateExceptions] with NO as the argument. We should just remove the flag and update code to always catch exceptions.
Attachments
Patch
(23.17 KB, patch)
2012-07-10 15:05 PDT
,
Pratik Solanki
darin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Pratik Solanki
Comment 1
2012-07-10 15:05:30 PDT
Created
attachment 151536
[details]
Patch
Pratik Solanki
Comment 2
2012-07-25 16:17:16 PDT
Committed
r123674
: <
http://trac.webkit.org/changeset/123674
>
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