Bug 47358

Summary: Web Inspector: [REGRESSION] Scripts panel: the bubble shows wrong values
Product: WebKit Reporter: Nikita Vasilyev <me>
Component: Web Inspector (Deprecated)Assignee: Yury Semikhatsky <yurys>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, apavlov, aroben, bweinstein, commit-queue, eric, joepeck, keishi, loislo, pfeldman, pmuellr, rik, srdan.stanic, timothy, webkit.review.bot, yurys
Priority: P1 Keywords: HasReduction
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Reduction
none
Safari 5 PASS
none
WebKit ToT FAIL
none
Patch pfeldman: review+, commit-queue: commit-queue-

Description Nikita Vasilyev 2010-10-07 10:00:04 PDT
Created attachment 70103 [details]
Reduction

It has been broken in WebKit Nightly for at least couple weaks. Doesn't work in Chrome 7.0.544.0 either.
Works well in Safari 5.0.2.
Comment 1 Nikita Vasilyev 2010-10-07 10:00:57 PDT
Created attachment 70104 [details]
Safari 5 PASS
Comment 2 Nikita Vasilyev 2010-10-07 10:01:55 PDT
Created attachment 70106 [details]
WebKit ToT FAIL
Comment 3 Yury Semikhatsky 2010-10-08 08:57:17 PDT
Created attachment 70253 [details]
Patch
Comment 4 WebKit Commit Bot 2010-10-13 09:41:29 PDT
Comment on attachment 70253 [details]
Patch

Rejecting patch 70253 from commit-queue.

Failed to run "['./WebKitTools/Scripts/webkit-patch', '--status-host=queues.webkit.org', 'build-and-test', '--no-clean', '--no-update', '--test', '--quiet', '--non-interactive']" exit_code: 2
Last 500 characters of output:
cs ( 0.09 usr  0.06 sys +  0.64 cusr  0.19 csys =  0.98 CPU)
Result: PASS
Running build-dumprendertree
Compiling Java tests
make: Nothing to be done for `default'.
Running tests from /Users/eseidel/Projects/CommitQueue/LayoutTests
Testing 21245 test cases.
inspector/debugger-pause-in-eval-script.html -> failed

Exiting early after 1 failures. 17201 tests run.
332.54s total testing time

17200 test cases (99%) succeeded
1 test case (<1%) had incorrect layout
29 test cases (<1%) had stderr output

Full output: http://queues.webkit.org/results/4406006
Comment 5 Yury Semikhatsky 2010-10-14 01:43:41 PDT
Committed r69752
Comment 6 WebKit Review Bot 2010-10-14 02:46:02 PDT
http://trac.webkit.org/changeset/69752 might have broken Qt Linux Release
Comment 7 Eric Seidel (no email) 2010-10-14 08:38:32 PDT
This broke the windows bot:
Build 5146 (r69752) was the first to show failures: set([u'inspector/debugger-pause-in-eval-script.html', u'inspector/extensions-events.html'])
Comment 8 Pavel Feldman 2010-10-26 09:15:18 PDT
*** Bug 48331 has been marked as a duplicate of this bug. ***