RESOLVED FIXED 74934
REGRESSION(r103325) - injected-script-for-origin.html crashing in Chromium Linux debug
https://bugs.webkit.org/show_bug.cgi?id=74934
Summary REGRESSION(r103325) - injected-script-for-origin.html crashing in Chromium Li...
Adrienne Walker
Reported 2011-12-20 08:27:54 PST
From http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&tests=http%2Ftests%2Finspector%2Finjected-script-for-origin.html ASSERTION FAILED: v->IsFunction() third_party/WebKit/Source/WebCore/bindings/v8/custom/V8InjectedScriptManager.cpp(101) : WebCore::ScriptObject WebCore::InjectedScriptManager::createInjectedScript(const WTF::String&, WebCore::ScriptState*, long int)
Attachments
Patch (1.72 KB, patch)
2011-12-20 08:29 PST, Andrey Kosyakov
no flags
Andrey Kosyakov
Comment 1 2011-12-20 08:29:57 PST
Andrey Kosyakov
Comment 2 2011-12-20 08:34:58 PST
Comment on attachment 120028 [details] Patch Landed an unreviewed fix as http://trac.webkit.org/changeset/103333 Technically, it's not a regression, as the faulty test was introduced by the change itself ;-)
Adrienne Walker
Comment 3 2011-12-20 08:44:00 PST
(In reply to comment #2) > (From update of attachment 120028 [details]) > Landed an unreviewed fix as http://trac.webkit.org/changeset/103333 > > Technically, it's not a regression, as the faulty test was introduced by the change itself ;-) Ha. Fair enough. :P Thanks for fixing it!
Note You need to log in before you can comment on or make changes to this bug.