Bug 126037

Summary: REGRESSION(r160847): fast/dynamic/paused-event-dispatch.html fails
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: Page LoadingAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, beidson, commit-queue, kling, koivisto, mitz, simon.fraser, thorton
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 125978    
Bug Blocks:    
Attachments:
Description Flags
Patch none

Description Ryosuke Niwa 2013-12-19 18:27:45 PST
fast/events/overflowchanged-inside-selection-collapse-crash.html started failing after my patch to make overflowchanged event asynchronous.
Comment 1 Ryosuke Niwa 2013-12-19 19:05:30 PST
Created attachment 219714 [details]
Patch
Comment 2 WebKit Commit Bot 2013-12-19 19:58:15 PST
Comment on attachment 219714 [details]
Patch

Clearing flags on attachment: 219714

Committed r160896: <http://trac.webkit.org/changeset/160896>
Comment 3 WebKit Commit Bot 2013-12-19 19:58:17 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Alexey Proskuryakov 2013-12-23 09:55:17 PST
I don't understand this patch. fast/events/overflowchanged-inside-selection-collapse-crash.html never failed in recent memory, did you paste a wrong test name into the title?
Comment 5 Ryosuke Niwa 2013-12-23 09:59:32 PST
(In reply to comment #4)
> I don't understand this patch. fast/events/overflowchanged-inside-selection-collapse-crash.html never failed in recent memory, did you paste a wrong test name into the title?

Oops, you're right. Fixed.