Bug 135099 - REGRESSION (r171057): Crash in WebPage::getPositionInformation() when tapping an imagemap
Summary: REGRESSION (r171057): Crash in WebPage::getPositionInformation() when tapping...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P1 Normal
Assignee: mitz
URL:
Keywords: InRadar, Regression
Depends on:
Blocks:
 
Reported: 2014-07-20 00:11 PDT by mitz
Modified: 2014-07-20 09:51 PDT (History)
3 users (show)

See Also:


Attachments
Add a null check (1.66 KB, patch)
2014-07-20 00:15 PDT, mitz
ddkilzer: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2014-07-20 00:11:45 PDT
<rdar://problem/17739804>
Comment 1 mitz 2014-07-20 00:15:35 PDT
Created attachment 235180 [details]
Add a null check
Comment 2 mitz 2014-07-20 00:22:01 PDT
<rdar://problem/17739526>
Comment 3 David Kilzer (:ddkilzer) 2014-07-20 03:17:24 PDT
Comment on attachment 235180 [details]
Add a null check

r=me
Comment 4 mitz 2014-07-20 09:51:05 PDT
Fixed in <http://trac.webkit.org/r171280>.