Bug 61056

Summary: Web Inspector: Non-color CSS property values can get a color-picker
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-05-18 08:28:40 PDT
Only color-enabled properties should show a color picker. Patch to follow.

Upstreaming http://code.google.com/p/chromium/issues/detail?id=83051
Comment 1 Alexander Pavlov (apavlov) 2011-05-18 08:39:08 PDT
Created attachment 93921 [details]
[PATCH] Suggested fix
Comment 2 WebKit Commit Bot 2011-05-18 10:15:41 PDT
Comment on attachment 93921 [details]
[PATCH] Suggested fix

Clearing flags on attachment: 93921

Committed r86774: <http://trac.webkit.org/changeset/86774>
Comment 3 WebKit Commit Bot 2011-05-18 10:15:46 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 WebKit Commit Bot 2011-05-18 11:20:24 PDT
The commit-queue encountered the following flaky tests while processing attachment 93921 [details]:

http/tests/websocket/tests/bad-handshake-crash.html bug 54370 (author: abarth@webkit.org)
http/tests/websocket/tests/close-on-unload-reference-in-parent.html bug 54008 (authors: abarth@webkit.org and yutak@chromium.org)
The commit-queue is continuing to process your patch.