Bug 92516 - Web Inspector: inspected page crashes upon attempt to display a style with CSS variables
Summary: Web Inspector: inspected page crashes upon attempt to display a style with CS...
Status: RESOLVED DUPLICATE of bug 94296
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Andrey Kosyakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-27 10:26 PDT by Andrey Kosyakov
Modified: 2012-08-21 17:41 PDT (History)
17 users (show)

See Also:


Attachments
Patch (7.14 KB, patch)
2012-07-27 10:31 PDT, Andrey Kosyakov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Kosyakov 2012-07-27 10:26:25 PDT
0. Assure CSS variables are enabled (in chromium: about:flags -> Enable CSS Variables)
1. Navigate to http://trac.webkit.org/export/123881/trunk/LayoutTests/fast/css/variables/border-width.html
2. Open Web Inspector 
3. Switch to Elements panel
4. Click on a <div> under <body>
5. Observe inspected page crash
Comment 1 Andrey Kosyakov 2012-07-27 10:31:19 PDT
Created attachment 154985 [details]
Patch
Comment 2 Pavel Feldman 2012-08-21 00:03:30 PDT

*** This bug has been marked as a duplicate of bug 94296 ***
Comment 3 Pavel Feldman 2012-08-21 00:05:41 PDT
@macpherson: I can see that you landed pretty much the same thing as http://trac.webkit.org/changeset/126118. Why new bug, I can see you CC-ed in this one?
Comment 4 Luke Macpherson 2012-08-21 17:41:13 PDT
Sorry, I didn't see this patch until you marked it as a duplicate of the other one.