Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(85)

Unified Diff: chrome/test/data/reliability/known_crashes.txt

Issue 442383002: Move storage-related files from webkit/ to new top-level directory storage/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/renderer/extensions/sync_file_system_custom_bindings.cc ('k') | content/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/reliability/known_crashes.txt
diff --git a/chrome/test/data/reliability/known_crashes.txt b/chrome/test/data/reliability/known_crashes.txt
index c2c62eb218325f67dcf1f879b627cba643d0a496..9afc3945dcc925213148a8ca8dc7bae5e18df8a7 100644
--- a/chrome/test/data/reliability/known_crashes.txt
+++ b/chrome/test/data/reliability/known_crashes.txt
@@ -209,4 +209,4 @@ REGEX: std::_tree<std::_tmap_traits<std::basic_string.*,remoting::javascriptiqre
PREFIX: net::sdchmanager::isinsupporteddomain___net::urlrequesthttpjob::addextraheaders___net::urlrequesthttpjob::start___net::urlrequest::startjob___net::urlrequest::start___urlfetcher::core::startoniothread
# 96234
-PREFIX: std::_tree<std::_tmap_traits<syncable::id,int,std::less<syncable::id>,std::allocator<std::pair<syncable::id const ,int> >,0> >::_lbound___std::_tree<std::_tmap_traits<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,fileapi::filesystemdirectorydatabase *,std::less<std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,std::allocator<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,fileapi::filesystemdirectorydatabase *> >,0> >::find___net::sdchmanager::isinsupporteddomain___net::urlrequesthttpjob::addextraheaders
+PREFIX: std::_tree<std::_tmap_traits<syncable::id,int,std::less<syncable::id>,std::allocator<std::pair<syncable::id const ,int> >,0> >::_lbound___std::_tree<std::_tmap_traits<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,storage::filesystemdirectorydatabase *,std::less<std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,std::allocator<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,storage::filesystemdirectorydatabase *> >,0> >::find___net::sdchmanager::isinsupporteddomain___net::urlrequesthttpjob::addextraheaders
« no previous file with comments | « chrome/renderer/extensions/sync_file_system_custom_bindings.cc ('k') | content/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698