From 49d14ec2b13f4d7ccdfb9293902383fe5f8256ad Mon Sep 17 00:00:00 2001
From: Brian Grinstead
- Believe it or not, this colorpicker lives inside of Chrome and Safari devtools to make picking colors easier for web developers and designers.
+ Believe it or not, this colorpicker lives inside of Chrome, Firefox, and Safari devtools to make picking colors easier for web developers and designers.
@@ -92,7 +92,7 @@ Mobile Support
Devtools
Devtools
- From there, I opened a development case, entitled Web Inspector: Add colorpicker functionality to color swatches in Styles Sidebar. 50+ comments and 10 patches later, the case landed in WebKit. Thanks to all the WebKit developers who helped me along the way with getting the code and UI ready for committing. + From there, I opened a bug to start working on it Web Inspector. 50+ comments and 10 patches later, the case landed in WebKit. Here is the Firefox bug where it was added.