Bug 71360 - Web Inspector: [REGRESSION] Clicking in a CSS property/value being edited commits the editor
Summary: Web Inspector: [REGRESSION] Clicking in a CSS property/value being edited com...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Alexander Pavlov (apavlov)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-02 06:27 PDT by Alexander Pavlov (apavlov)
Modified: 2011-11-02 07:01 PDT (History)
10 users (show)

See Also:


Attachments
[PATCH] Suggested fix (1.64 KB, patch)
2011-11-02 06:34 PDT, Alexander Pavlov (apavlov)
pfeldman: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Pavlov (apavlov) 2011-11-02 06:27:09 PDT
This is a regression in treeoutline.js from r98945.
Comment 1 Alexander Pavlov (apavlov) 2011-11-02 06:34:42 PDT
Created attachment 113310 [details]
[PATCH] Suggested fix

This fix just reverts the change made to treeoutline.js in http://trac.webkit.org/changeset/98945
Comment 2 Alexander Pavlov (apavlov) 2011-11-02 07:01:15 PDT
Committed r99055: <http://trac.webkit.org/changeset/99055>