Bug 41336 - Web Inspector: add layout test for console evaluations with paused script
Summary: Web Inspector: add layout test for console evaluations with paused script
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Yury Semikhatsky
URL:
Keywords:
Depends on: 41408
Blocks:
  Show dependency treegraph
 
Reported: 2010-06-28 23:42 PDT by Yury Semikhatsky
Modified: 2010-07-08 02:26 PDT (History)
11 users (show)

See Also:


Attachments
Patch (5.00 KB, patch)
2010-06-28 23:47 PDT, Yury Semikhatsky
no flags Details | Formatted Diff | Diff
Patch (4.32 KB, patch)
2010-07-08 02:24 PDT, Yury Semikhatsky
pfeldman: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yury Semikhatsky 2010-06-28 23:42:10 PDT
Add layout test for console evaluations with paused script.
Comment 1 Yury Semikhatsky 2010-06-28 23:47:11 PDT
Created attachment 59993 [details]
Patch
Comment 2 Yury Semikhatsky 2010-06-30 06:11:47 PDT
Comment on attachment 59993 [details]
Patch

Clearing flags on attachment: 59993

Committed r62182: <http://trac.webkit.org/changeset/62182>
Comment 3 Yury Semikhatsky 2010-06-30 06:11:56 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 WebKit Review Bot 2010-06-30 06:51:41 PDT
http://trac.webkit.org/changeset/62182 might have broken SnowLeopard Intel Release (Tests) and GTK Linux 64-bit Debug
The following changes are on the blame list:
http://trac.webkit.org/changeset/62181
http://trac.webkit.org/changeset/62182
Comment 5 Yury Semikhatsky 2010-06-30 07:07:25 PDT
The test failed on Tiger and GTK and change was reverted in r62183
Comment 6 Yury Semikhatsky 2010-07-08 02:24:27 PDT
Created attachment 60855 [details]
Patch
Comment 7 Yury Semikhatsky 2010-07-08 02:26:50 PDT
Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	LayoutTests/ChangeLog
	A	LayoutTests/inspector/debugger-eval-while-paused-expected.txt
	A	LayoutTests/inspector/debugger-eval-while-paused.html
	M	LayoutTests/platform/qt/Skipped
Committed r62773