Bug 47358 - Web Inspector: [REGRESSION] Scripts panel: the bubble shows wrong values
Summary: Web Inspector: [REGRESSION] Scripts panel: the bubble shows wrong values
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P1 Normal
Assignee: Yury Semikhatsky
URL:
Keywords: HasReduction
: 48331 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-10-07 10:00 PDT by Nikita Vasilyev
Modified: 2010-10-26 09:15 PDT (History)
16 users (show)

See Also:


Attachments
Reduction (83 bytes, text/html)
2010-10-07 10:00 PDT, Nikita Vasilyev
no flags Details
Safari 5 PASS (53.64 KB, image/png)
2010-10-07 10:00 PDT, Nikita Vasilyev
no flags Details
WebKit ToT FAIL (59.87 KB, image/png)
2010-10-07 10:01 PDT, Nikita Vasilyev
no flags Details
Patch (7.10 KB, patch)
2010-10-08 08:57 PDT, Yury Semikhatsky
pfeldman: review+
commit-queue: commit-queue-
Details | Formatted Diff | Diff

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