[Webkit-unassigned] [Bug 136234] New: Don't crash when the DataDetectors framework is unavailable.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 25 14:59:58 PDT 2014


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

           Summary: Don't crash when the DataDetectors framework is
                    unavailable.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: All
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: beidson at apple.com
                CC: thorton at apple.com


Don't crash when the DataDetectors framework is unavailable.

It's possible to run the same build of WebKit2 that expected DD.framework to be available in an environment that does not have it available.

In that environment, it should just early-return by skipping a whole bunch of work that is irrelevant.

In Radar - rdar://problem/18106066

-- 
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