Bug 90898

Summary: Remove catchesDelegateExceptions from WebViewData and related accessor methods
Product: WebKit Reporter: Pratik Solanki <psolanki>
Component: WebKit Misc.Assignee: Pratik Solanki <psolanki>
Status: RESOLVED FIXED    
Severity: Normal CC: psolanki
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch darin: review+

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+
Pratik Solanki
Comment 1 2012-07-10 15:05:30 PDT
Pratik Solanki
Comment 2 2012-07-25 16:17:16 PDT
Note You need to log in before you can comment on or make changes to this bug.