Bug 132318

Summary: REGRESSION (r159358): Crash in InjectedBundleHitTestResult::frame
Product: WebKit Reporter: mitz
Component: WebKit2Assignee: mitz
Status: RESOLVED FIXED    
Severity: Normal CC: aestes
Priority: P1 Keywords: InRadar, Regression
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
URL: https://smilesoftware.com/TextExpander/download_thanks.html?url=http://cdn.smilesoftware.com/TextExpander_4.2.1.zip
Attachments:
Description Flags
Get the frame from the event target, not from its hit-test result aestes: review+

mitz
Reported 2014-04-28 20:58:02 PDT
<rdar://problem/16750708> To reproduce this crash, navigate to the URL.
Attachments
Get the frame from the event target, not from its hit-test result (2.81 KB, patch)
2014-04-28 21:01 PDT, mitz
aestes: review+
mitz
Comment 1 2014-04-28 21:01:56 PDT
Created attachment 230352 [details] Get the frame from the event target, not from its hit-test result
Andy Estes
Comment 2 2014-04-28 21:19:13 PDT
Comment on attachment 230352 [details] Get the frame from the event target, not from its hit-test result View in context: https://bugs.webkit.org/attachment.cgi?id=230352&action=review > Source/WebKit2/ChangeLog:14 > + frame for the action not from a hit test results, because some link activation actions are "a hit test results"
mitz
Comment 3 2014-04-28 21:21:34 PDT
(In reply to comment #2) > (From update of attachment 230352 [details]) > View in context: https://bugs.webkit.org/attachment.cgi?id=230352&action=review > > > Source/WebKit2/ChangeLog:14 > > + frame for the action not from a hit test results, because some link activation actions are > > "a hit test results" Fixed. Thanks for the review! Committed <http://trac.webkit.org/r167923>.
Note You need to log in before you can comment on or make changes to this bug.