Bug 78234

Summary: Add missing file for fast/events/scroll-event-during-modal-dialog.html
Product: WebKit Reporter: jochen
Component: New BugsAssignee: jochen
Status: RESOLVED FIXED    
Severity: Normal CC: mihaip, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description jochen 2012-02-09 07:01:30 PST
Add missing file for fast/events/scroll-event-during-modal-dialog.html
Comment 1 jochen 2012-02-09 07:04:31 PST
Created attachment 126298 [details]
Patch
Comment 2 jochen 2012-02-09 07:11:45 PST
That file is referenced in https://bugs.webkit.org/show_bug.cgi?id=53202 but it's nowhere to be found?
Comment 3 Mihai Parparita 2012-02-09 07:44:52 PST
Comment on attachment 126298 [details]
Patch

Not sure what happened there (or how the test currently passes at all)
Comment 4 jochen 2012-02-09 08:18:18 PST
(In reply to comment #3)
> (From update of attachment 126298 [details])
> Not sure what happened there (or how the test currently passes at all)

It's checking that events are not fired when a dialog is shown. If no dialog is shown at all, there can't be events during that time, so it passes :)
Comment 5 WebKit Review Bot 2012-02-09 09:42:48 PST
Comment on attachment 126298 [details]
Patch

Clearing flags on attachment: 126298

Committed r107258: <http://trac.webkit.org/changeset/107258>
Comment 6 WebKit Review Bot 2012-02-09 09:42:54 PST
All reviewed patches have been landed.  Closing bug.