WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
109697
Web Inspector: Color picker should not be available in Computed Styles pane
https://bugs.webkit.org/show_bug.cgi?id=109697
Summary
Web Inspector: Color picker should not be available in Computed Styles pane
Vladislav Kaznacheev
Reported
2013-02-13 08:02:21 PST
Currently clicking on a color square in the Computed Style pane opens a Color Picker which does not add any useful functionality (changes are ignored and closing the picker causes a Javascript exception in the console).
Attachments
Patch
(2.18 KB, patch)
2013-02-13 08:38 PST
,
Vladislav Kaznacheev
no flags
Details
Formatted Diff
Diff
Patch
(27.91 KB, patch)
2013-02-18 02:07 PST
,
Vladislav Kaznacheev
no flags
Details
Formatted Diff
Diff
Patch
(27.91 KB, patch)
2013-02-18 04:42 PST
,
Vladislav Kaznacheev
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Vladislav Kaznacheev
Comment 1
2013-02-13 08:38:57 PST
Created
attachment 188088
[details]
Patch
WebKit Review Bot
Comment 2
2013-02-14 07:16:57 PST
Comment on
attachment 188088
[details]
Patch Clearing flags on attachment: 188088 Committed
r142876
: <
http://trac.webkit.org/changeset/142876
>
WebKit Review Bot
Comment 3
2013-02-14 07:17:02 PST
All reviewed patches have been landed. Closing bug.
WebKit Review Bot
Comment 4
2013-02-15 03:38:12 PST
Re-opened since this is blocked by
bug 109920
Vladislav Kaznacheev
Comment 5
2013-02-18 02:07:36 PST
Created
attachment 188828
[details]
Patch
Pavel Feldman
Comment 6
2013-02-18 04:31:45 PST
Comment on
attachment 188828
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=188828&action=review
> Source/WebCore/inspector/front-end/StylesSidebarPane.js:1572 > + * @return {WebInspector.DOMNode}
{?WebInspector.DOMNode}
> Source/WebCore/inspector/front-end/StylesSidebarPane.js:1580 > + * @return {WebInspector.StylesSidebarPane}
return ?WebInspector.StylesSidebarPane
> Source/WebCore/inspector/front-end/StylesSidebarPane.js:1940 > +
Too much whitespace
Vladislav Kaznacheev
Comment 7
2013-02-18 04:41:04 PST
Comment on
attachment 188828
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=188828&action=review
>> Source/WebCore/inspector/front-end/StylesSidebarPane.js:1572 >> + * @return {WebInspector.DOMNode} > > {?WebInspector.DOMNode}
Done
>> Source/WebCore/inspector/front-end/StylesSidebarPane.js:1580 >> + * @return {WebInspector.StylesSidebarPane} > > return ?WebInspector.StylesSidebarPane
Done
>> Source/WebCore/inspector/front-end/StylesSidebarPane.js:1940 >> + > > Too much whitespace
Done
Vladislav Kaznacheev
Comment 8
2013-02-18 04:42:38 PST
Created
attachment 188850
[details]
Patch
WebKit Review Bot
Comment 9
2013-02-18 06:03:35 PST
Comment on
attachment 188850
[details]
Patch Clearing flags on attachment: 188850 Committed
r143207
: <
http://trac.webkit.org/changeset/143207
>
WebKit Review Bot
Comment 10
2013-02-18 06:03:39 PST
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug