Bug 67061 - fast/js/const.html is opening a modal print dialog, leading to a timeout on the GTK+ bots
Summary: fast/js/const.html is opening a modal print dialog, leading to a timeout on t...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Martin Robinson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-26 13:31 PDT by Martin Robinson
Modified: 2011-08-26 14:36 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.47 KB, patch)
2011-08-26 13:35 PDT, Martin Robinson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Robinson 2011-08-26 13:31:53 PDT
fast/js/const.html calls window.print(...). This seems to a mistake, as the results are not in the expected output. On GTK+ window.print opens a modal printing dialog which seems to be leading to a timeout on GTK+.
Comment 1 Martin Robinson 2011-08-26 13:35:52 PDT
Created attachment 105401 [details]
Patch
Comment 2 Oliver Hunt 2011-08-26 13:38:52 PDT
Comment on attachment 105401 [details]
Patch

This may impact the expected results of multiple platforms, you'll need to watch and update results as necessary.
Comment 3 WebKit Review Bot 2011-08-26 14:36:25 PDT
Comment on attachment 105401 [details]
Patch

Clearing flags on attachment: 105401

Committed r93911: <http://trac.webkit.org/changeset/93911>
Comment 4 WebKit Review Bot 2011-08-26 14:36:29 PDT
All reviewed patches have been landed.  Closing bug.