<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>168904</bug_id>
          
          <creation_ts>2017-02-26 23:09:26 -0800</creation_ts>
          <short_desc>[iOS] Crash when tapping a link in a UIWebView using a Public SDK build of WebKit</short_desc>
          <delta_ts>2017-02-26 23:14:52 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Platform</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=141906</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Andy Estes">aestes</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ap</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1281300</commentid>
    <comment_count>0</comment_count>
    <who name="Andy Estes">aestes</who>
    <bug_when>2017-02-26 23:09:26 -0800</bug_when>
    <thetext>This is a spin-off from https://bugs.webkit.org/show_bug.cgi?id=141906. It&apos;s caused because -[WebView _touchEventRegions] is only defined when ENABLE(TOUCH_EVENTS) is true.

2015-02-24 17:57:19.024 Browser-iPhone[65135:4334718] -[WebView _touchEventRegions]: unrecognized selector sent to instance 0x7f8322cd5ed0

with the following backtrace:

    frame #0: 0x000000011046bb8a libobjc.A.dylib`objc_exception_throw
    frame #1: 0x00000001097e004d CoreFoundation`-[NSObject(NSObject) doesNotRecognizeSelector:] + 205
    frame #2: 0x000000010973827c CoreFoundation`___forwarding___ + 988
    frame #3: 0x0000000109737e18 CoreFoundation`__forwarding_prep_0___ + 120
    frame #4: 0x000000010b771000 UIKit`-[UIWebBrowserView(UIWebTouchEventsGestureRecognizerDelegateImplementation) isAnyTouchOverActiveArea:] + 70
    frame #5: 0x000000010b4e7d0c UIKit`-[UIWebTouchEventsGestureRecognizer touchesBegan:withEvent:] + 105
    frame #6: 0x000000010b2d0d70 UIKit`-[UIWindow _sendGesturesForEvent:] + 395
    frame #7: 0x000000010b2d1c23 UIKit`-[UIWindow sendEvent:] + 667
    frame #8: 0x000000010b29e9b1 UIKit`-[UIApplication sendEvent:] + 246
    frame #9: 0x000000010b2aba7d UIKit`_UIApplicationHandleEventFromQueueEvent + 17370
    frame #10: 0x000000010b287103 UIKit`_UIApplicationHandleEventQueue + 1961
    frame #11: 0x000000010970e551 CoreFoundation`__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    frame #12: 0x000000010970441d CoreFoundation`__CFRunLoopDoSources0 + 269
    frame #13: 0x0000000109703a54 CoreFoundation`__CFRunLoopRun + 868
    frame #14: 0x0000000109703486 CoreFoundation`CFRunLoopRunSpecific + 470
    frame #15: 0x00000001110689f0 GraphicsServices`GSEventRunModal + 161
    frame #16: 0x000000010b28a420 UIKit`UIApplicationMain + 1282
  * frame #17: 0x0000000100c710c1 Browser-iPhone`main(argc=2, argv=0x00007fff5f5be1e0) + 129 at main.m:10
    frame #18: 0x00000001108b9145 libdyld.dylib`start + 1</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>