Bug 144426

Summary: Crash at WebCore::Document::absoluteRegionForEventTargets
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: New BugsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, joepeck, kangil.han, simon.fraser, thorton
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 144432    
Bug Blocks:    
Attachments:
Description Flags
Patch thorton: review+

Simon Fraser (smfr)
Reported 2015-04-29 18:29:26 PDT
Crash at WebCore::Document::absoluteRegionForEventTargets
Attachments
Patch (9.82 KB, patch)
2015-04-29 18:32 PDT, Simon Fraser (smfr)
thorton: review+
Simon Fraser (smfr)
Comment 1 2015-04-29 18:32:23 PDT
Simon Fraser (smfr)
Comment 2 2015-04-29 18:33:05 PDT
Tim Horton
Comment 3 2015-04-29 18:35:27 PDT
Comment on attachment 252020 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=252020&action=review > LayoutTests/fast/events/wheelevent-in-reattached-frame-expected.txt:6 > +PASS internals.wheelEventHandlerCount() is 0 Are there tests that test that this works at all?
Simon Fraser (smfr)
Comment 4 2015-04-29 18:36:07 PDT
(In reply to comment #3) > Comment on attachment 252020 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=252020&action=review > > > LayoutTests/fast/events/wheelevent-in-reattached-frame-expected.txt:6 > > +PASS internals.wheelEventHandlerCount() is 0 Yes! > Are there tests that test that this works at all?
Simon Fraser (smfr)
Comment 5 2015-04-29 18:40:06 PDT
Alexey Proskuryakov
Comment 6 2015-04-29 19:15:54 PDT
WebKit Commit Bot
Comment 8 2015-04-29 19:58:47 PDT
Re-opened since this is blocked by bug 144432
Simon Fraser (smfr)
Comment 9 2015-04-29 20:57:00 PDT
I forgot to commit a required resource for the tests.
Simon Fraser (smfr)
Comment 10 2015-04-29 21:17:08 PDT
Re-landed with test fix: https://trac.webkit.org/r183614
Note You need to log in before you can comment on or make changes to this bug.