Bug 52811

Summary: Web Inspector: Crash when adding a rule for an ImageDocument
Product: WebKit Reporter: Alexander Pavlov (apavlov) <apavlov>
Component: Web Inspector (Deprecated)Assignee: Alexander Pavlov (apavlov) <apavlov>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, commit-queue, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Suggested fix none

Description Alexander Pavlov (apavlov) 2011-01-20 06:55:20 PST
1. Visit http://www.google.nl/intl/en_com/images/srpr/logo1w.png
2. Open the Web Inspector
3. Click the <body> or <img> line
4. On the right, click the icon -> New style rule
5. Press 'enter' to match the suggested css selector ('body' or 'img')
6. Crash

Upstreaming http://code.google.com/p/chromium/issues/detail?id=69891
Comment 1 Alexander Pavlov (apavlov) 2011-01-20 07:12:57 PST
Created attachment 79597 [details]
[PATCH] Suggested fix
Comment 2 WebKit Commit Bot 2011-01-20 07:46:36 PST
Comment on attachment 79597 [details]
[PATCH] Suggested fix

Clearing flags on attachment: 79597

Committed r76245: <http://trac.webkit.org/changeset/76245>
Comment 3 WebKit Commit Bot 2011-01-20 07:46:42 PST
All reviewed patches have been landed.  Closing bug.