Bug 50025

Summary: Web Inspector: Crash when inspecting http://alphaarnhem.nl/beta/
Product: WebKit Reporter: Alexander Pavlov (apavlov) <apavlov>
Component: Web Inspector (Deprecated)Assignee: Alexander Pavlov (apavlov) <apavlov>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, apavlov, bweinstein, eric, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Suggested fix pfeldman: review+

Description Alexander Pavlov (apavlov) 2010-11-24 07:54:47 PST
Navigate to http://alphaarnhem.nl/beta/ and open Web Inspector. A crash occurs:

ASSERTION FAILED: end <= styleDeclaration.length()
(d:\dev\chromium-git\src\third_party\webkit\webcore\inspector\InspectorStyleSheet.h:95 WebCore::InspectorStyleProperty::setRawTextFromStyleDeclaration)

Upstreaming bug http://code.google.com/p/chromium/issues/detail?id=64328
Comment 1 Alexander Pavlov (apavlov) 2010-11-24 10:18:40 PST
Created attachment 74777 [details]
[PATCH] Suggested fix
Comment 2 Alexander Pavlov (apavlov) 2010-11-24 10:46:18 PST
Committing to http://svn.webkit.org/repository/webkit/trunk ...
        M       LayoutTests/ChangeLog
        M       LayoutTests/inspector/resources/styles-new-API-1.css
        M       WebCore/ChangeLog
        M       WebCore/css/CSSParser.cpp
        M       WebCore/css/CSSParser.h
Committed r72687
Comment 3 WebKit Review Bot 2010-11-24 11:24:32 PST
http://trac.webkit.org/changeset/72687 might have broken GTK Linux 32-bit Release
The following tests are not passing:
inspector/extensions.html