Bug 61056 - Web Inspector: Non-color CSS property values can get a color-picker
Summary: Web Inspector: Non-color CSS property values can get a color-picker
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-05-18 08:28 PDT by Alexander Pavlov (apavlov)
Modified: 2011-05-18 11:20 PDT (History)
11 users (show)

See Also:


Attachments
[PATCH] Suggested fix (2.64 KB, patch)
2011-05-18 08:39 PDT, Alexander Pavlov (apavlov)
no flags 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-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.