[Webkit-unassigned] [Bug 90898] New: Remove catchesDelegateExceptions from WebViewData and related accessor methods

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 10 11:21:26 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=90898

           Summary: Remove catchesDelegateExceptions from WebViewData and
                    related accessor methods
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: psolanki at apple.com


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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list