Bug 126037 - REGRESSION(r160847): fast/dynamic/paused-event-dispatch.html fails
Summary: REGRESSION(r160847): fast/dynamic/paused-event-dispatch.html fails
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on: 125978
Blocks:
  Show dependency treegraph
 
Reported: 2013-12-19 18:27 PST by Ryosuke Niwa
Modified: 2013-12-23 09:59 PST (History)
8 users (show)

See Also:


Attachments
Patch (1.84 KB, patch)
2013-12-19 19:05 PST, Ryosuke Niwa
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.