Bug 69767 - Web Inspector: Search in resource crashes when there is no resource with given url.
Summary: Web Inspector: Search in resource crashes when there is no resource with give...
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: Vsevolod Vlasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-10 10:38 PDT by Vsevolod Vlasov
Modified: 2011-10-17 19:18 PDT (History)
11 users (show)

See Also:


Attachments
Patch (4.39 KB, patch)
2011-10-17 10:44 PDT, Vsevolod Vlasov
no flags Details | Formatted Diff | Diff
Patch (4.38 KB, patch)
2011-10-17 11:54 PDT, Vsevolod Vlasov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vsevolod Vlasov 2011-10-10 10:38:56 PDT
Search in resource crashes when there is no resource with given url.
Comment 1 Vsevolod Vlasov 2011-10-17 10:44:06 PDT
Created attachment 111282 [details]
Patch
Comment 2 WebKit Review Bot 2011-10-17 10:45:44 PDT
Attachment 111282 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/update-webkit', '--chromium']" exit_code: 2

Updating OpenSource
From git://git.webkit.org/WebKit
   04b6eb5..dc6dc89  master     -> origin/master
	A	LayoutTests/platform/chromium/fast/files/url-required-arguments-expected.txt
	D	LayoutTests/platform/qt/fast/files/url-required-arguments-expected.txt
	D	LayoutTests/fast/files/url-required-arguments-expected.txt
	A	LayoutTests/fast/files/url-required-arguments-expected.txt
	M	LayoutTests/ChangeLog
	M	Source/WebCore/testing/Internals.cpp
	M	Source/WebCore/ChangeLog
W: -empty_dir: trunk/LayoutTests/fast/files/url-required-arguments-expected.txt
W: -empty_dir: trunk/LayoutTests/platform/qt/fast/files/url-required-arguments-expected.txt
r97632 = dc6dc893188e888ce61172eb9c406949c794d4c9 (refs/remotes/trunk)
First, rewinding head to replay your work on top of it...
Fast-forwarded master to refs/remotes/trunk.
Updating chromium port dependencies using gclient...
Error: Can't switch the checkout to http://v8.googlecode.com/svn/branches/3.6@9637; UUID don't match and there is local changes in /mnt/git/webkit-style-queue/Source/WebKit/chromium/v8. Delete the directory and try again.
Re-trying 'depot_tools/gclient sync'
Error: Can't switch the checkout to http://v8.googlecode.com/svn/branches/3.6@9637; UUID don't match and there is local changes in /mnt/git/webkit-style-queue/Source/WebKit/chromium/v8. Delete the directory and try again.
Re-trying 'depot_tools/gclient sync'
Error: Can't switch the checkout to http://v8.googlecode.com/svn/branches/3.6@9637; UUID don't match and there is local changes in /mnt/git/webkit-style-queue/Source/WebKit/chromium/v8. Delete the directory and try again.
Error: 'depot_tools/gclient sync' failed 3 tries and returned 256 at Tools/Scripts/update-webkit-chromium line 107.
Re-trying 'depot_tools/gclient sync'
No such file or directory at Tools/Scripts/update-webkit line 104.


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Vsevolod Vlasov 2011-10-17 11:54:14 PDT
Created attachment 111292 [details]
Patch
Comment 4 WebKit Review Bot 2011-10-17 11:56:44 PDT
Attachment 111292 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/update-webkit', '--chromium']" exit_code: 2

Updating OpenSource
Current branch master is up to date.
Updating chromium port dependencies using gclient...
Error: Can't switch the checkout to http://v8.googlecode.com/svn/branches/3.6@9637; UUID don't match and there is local changes in /mnt/git/webkit-style-queue/Source/WebKit/chromium/v8. Delete the directory and try again.
Re-trying 'depot_tools/gclient sync'
Error: Can't switch the checkout to http://v8.googlecode.com/svn/branches/3.6@9637; UUID don't match and there is local changes in /mnt/git/webkit-style-queue/Source/WebKit/chromium/v8. Delete the directory and try again.
Re-trying 'depot_tools/gclient sync'
Error: Can't switch the checkout to http://v8.googlecode.com/svn/branches/3.6@9637; UUID don't match and there is local changes in /mnt/git/webkit-style-queue/Source/WebKit/chromium/v8. Delete the directory and try again.
Error: 'depot_tools/gclient sync' failed 3 tries and returned 256 at Tools/Scripts/update-webkit-chromium line 107.
Re-trying 'depot_tools/gclient sync'
No such file or directory at Tools/Scripts/update-webkit line 104.


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 5 WebKit Review Bot 2011-10-17 19:18:44 PDT
Comment on attachment 111292 [details]
Patch

Clearing flags on attachment: 111292

Committed r97702: <http://trac.webkit.org/changeset/97702>
Comment 6 WebKit Review Bot 2011-10-17 19:18:48 PDT
All reviewed patches have been landed.  Closing bug.