diff options
author | tonyg@chromium.org <tonyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-06-29 19:17:04 +0000 |
---|---|---|
committer | tonyg@chromium.org <tonyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-06-29 19:17:04 +0000 |
commit | ce4e83804af1a9f22ec3b23abae603ea3f759b52 (patch) | |
tree | df0721c221cc4cef197bf822acc5a5e983dc8226 /chrome | |
parent | e1110cbaee43ab66e34c68e989925acec5071c9e (diff) | |
download | chromium_src-ce4e83804af1a9f22ec3b23abae603ea3f759b52.zip chromium_src-ce4e83804af1a9f22ec3b23abae603ea3f759b52.tar.gz chromium_src-ce4e83804af1a9f22ec3b23abae603ea3f759b52.tar.bz2 |
Remove a known crash in HTML5DocumentParser::write() which has been fixed
upstream. This is guaranteed to work as the HTML5DocumentParser class has since
been renamed to HTMLDocumentParser.
BUG=47080
TEST=None
Review URL: http://codereview.chromium.org/2807030
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51152 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome')
-rw-r--r-- | chrome/test/data/reliability/known_crashes.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/chrome/test/data/reliability/known_crashes.txt b/chrome/test/data/reliability/known_crashes.txt index ac1529c..ce97340 100644 --- a/chrome/test/data/reliability/known_crashes.txt +++ b/chrome/test/data/reliability/known_crashes.txt @@ -174,10 +174,6 @@ wtf::hashtable<webcore::atomicstring,std::pair<webcore::atomicstring,webcore::st # 46106 PREFIX: webcore::reportfatalerrorinv8___v8::internal::v8::fatalprocessoutofmemory___v8::internal::setelement___v8::internal::runtime::setobjectproperty___v8::internal::runtime_setproperty___v8::internal::invoke___v8::internal::execution::call___v8::script::run___webcore::v8proxy::runscript___webcore::v8proxy::evaluate___webcore::scriptcontroller::evaluate___webcore::scriptcontroller::executescript___webcore::htmltokenizer::scriptexecution -# 47080 -PREFIX: -webcore::html5documentparser::write___webcore::document::write___webcore::document::write___webcore::v8htmldocument::writecallback___v8::internal::handleapicallhelper<0>___v8::internal::builtin_handleapicall___v8::internal::invoke___v8::internal::execution::call___v8::script::run___webcore::v8proxy::runscript___webcore::v8proxy::evaluate___webcore::scriptcontroller::evaluate___webcore::scriptcontroller::executescript___webcore::html5documentparser::executescript___webcore::html5scriptrunner::runscript - # 47207 messageloop::runtask___messageloop::deferorrunpendingtask___messageloop::dodelayedwork___base::messagepumpforio::dorunloop___base::messagepumpwin::run___messageloop::runinternal___messageloop::run___base::thread::run___base::thread::threadmain___`anonymous namespace'::threadfunc |