Bug 78234 - Add missing file for fast/events/scroll-event-during-modal-dialog.html
Summary: Add missing file for fast/events/scroll-event-during-modal-dialog.html
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: jochen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-09 07:01 PST by jochen
Modified: 2012-02-09 09:42 PST (History)
2 users (show)

See Also:


Attachments
Patch (1.33 KB, patch)
2012-02-09 07:04 PST, jochen
no flags Details | Formatted Diff | Diff

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