WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 27295
The Qt DRT pops up message boxes when javascript execution takes too long
https://bugs.webkit.org/show_bug.cgi?id=27295
Summary
The Qt DRT pops up message boxes when javascript execution takes too long
Simon Hausmann
Reported
2009-07-15 05:46:55 PDT
Created
attachment 32779
[details]
patch to re-implement shouldInterruptJavaScript() in Qt DRT Tests like fast/js/try-catch-crash.html take a long time with debug builds and the interpreter and may result in a message box popping up. Qt DRT should re-implement QWebPage::shouldInterruptJavaScript() and return false, to avoid the message boxes. The run-webkit-tests counterpart takes care of the timeout handling.
Attachments
patch to re-implement shouldInterruptJavaScript() in Qt DRT
(1.27 KB, patch)
2009-07-15 05:46 PDT
,
Simon Hausmann
manyoso
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Simon Hausmann
Comment 1
2009-07-15 05:51:54 PDT
Landed in
r45906
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug