Bug 44604 - Web Inspector: InspectorBackendStub.js is not updated when Inspector.idl changes
Summary: Web Inspector: InspectorBackendStub.js is not updated when Inspector.idl changes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All OS X 10.5
: P2 Normal
Assignee: Ilya Tikhonovsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-25 05:44 PDT by Yury Semikhatsky
Modified: 2010-08-25 07:43 PDT (History)
9 users (show)

See Also:


Attachments
[patch] initial version. (985 bytes, patch)
2010-08-25 06:06 PDT, Ilya Tikhonovsky
no flags 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-08-25 05:44:54 PDT
Web Inspector: InspectorBackendStub.js is not updated when Inspector.idl changes. Observing this on Mac.
Comment 1 Yury Semikhatsky 2010-08-25 05:45:43 PDT
Works fine if I delete WebKitBuild/Debug/WebCore.framework/Versions/A/Resources/inspector
Comment 2 Ilya Tikhonovsky 2010-08-25 06:06:43 PDT
Created attachment 65406 [details]
[patch] initial version.
Comment 3 WebKit Commit Bot 2010-08-25 07:15:44 PDT
Comment on attachment 65406 [details]
[patch] initial version.

Rejecting patch 65406 from commit-queue.

Failed to run "['WebKitTools/Scripts/run-webkit-tests', '--no-launch-safari', '--exit-after-n-failures=1', '--wait-for-httpd', '--ignore-tests', 'compositing', '--quiet']" exit_code: 1
Running build-dumprendertree
Compiling Java tests
make: Nothing to be done for `default'.
Running tests from /Users/eseidel/Projects/CommitQueue/LayoutTests
Testing 20923 test cases.
fast/loader/recursive-before-unload-crash.html -> failed

Exiting early after 1 failures. 14270 tests run.
278.80s total testing time

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

Full output: http://queues.webkit.org/results/3785496
Comment 4 WebKit Commit Bot 2010-08-25 07:43:22 PDT
Comment on attachment 65406 [details]
[patch] initial version.

Clearing flags on attachment: 65406

Committed r66014: <http://trac.webkit.org/changeset/66014>
Comment 5 WebKit Commit Bot 2010-08-25 07:43:27 PDT
All reviewed patches have been landed.  Closing bug.