Title: [152258] branches/safari-537-branch/Source/WebInspectorUI
- Revision
- 152258
- Author
- [email protected]
- Date
- 2013-07-01 14:09:10 -0700 (Mon, 01 Jul 2013)
Log Message
Merged r152092. <rdar://problem/5847649>
Modified Paths
Added Paths
Diff
Modified: branches/safari-537-branch/Source/WebInspectorUI/ChangeLog (152257 => 152258)
--- branches/safari-537-branch/Source/WebInspectorUI/ChangeLog 2013-07-01 21:07:56 UTC (rev 152257)
+++ branches/safari-537-branch/Source/WebInspectorUI/ChangeLog 2013-07-01 21:09:10 UTC (rev 152258)
@@ -1,3 +1,68 @@
+2013-07-01 Lucas Forschler <[email protected]>
+
+ Merge r152092
+
+ 2013-06-27 Matthew Holden <[email protected]>
+
+ Web Inspector: Display color picker in popover on color swatch click
+ https://bugs.webkit.org/show_bug.cgi?id=117919
+
+ Reviewed by Timothy Hatcher.
+
+ Includes fixes from second code review.
+
+ * Localizations/en.lproj/localizedStrings.js:
+ * UserInterface/CSSColorPicker.css: Added.
+ (.colorpicker-container):
+ (.colorpicker-fill-parent):
+ (.colorpicker-top):
+ (.colorpicker-color):
+ (.colorpicker-bottom span):
+ (.colorpicker-text):
+ (.colorpicker-color-text-value):
+ (.colorpicker-hue):
+ (.colorpicker-fill):
+ (.colorpicker-range-container):
+ (.colorpicker-range-container *):
+ (.colorpicker-range-container label):
+ (.colorpicker-range-container input):
+ (.colorpicker-saturation):
+ (.colorpicker-value):
+ (.colorpicker-dragger):
+ (.colorpicker-slider):
+ (.colorpicker-container .swatch):
+ (.colorpicker-container .swatch-inner):
+ * UserInterface/CSSColorPicker.js: Added.
+ (WebInspector.CSSColorPicker.consume):
+ (WebInspector.CSSColorPicker.move):
+ (WebInspector.CSSColorPicker.start):
+ (WebInspector.CSSColorPicker.stop):
+ (WebInspector.CSSColorPicker.makeDraggable):
+ (WebInspector.CSSColorPicker.hueDrag):
+ (WebInspector.CSSColorPicker.colorDragStart):
+ (WebInspector.CSSColorPicker.colorDrag):
+ (WebInspector.CSSColorPicker.alphaDrag):
+ (WebInspector.CSSColorPicker.colorSwatchClicked):
+ (WebInspector.CSSColorPicker):
+ (WebInspector.CSSColorPicker.prototype.get element):
+ (WebInspector.CSSColorPicker.prototype.set color):
+ (WebInspector.CSSColorPicker.prototype.get color):
+ (WebInspector.CSSColorPicker.prototype.get outputColorFormat):
+ (WebInspector.CSSColorPicker.prototype.get colorHueOnly):
+ (WebInspector.CSSColorPicker.prototype.set displayText):
+ (WebInspector.CSSColorPicker.prototype.shown):
+ (WebInspector.CSSColorPicker.prototype._updateHelperLocations):
+ (WebInspector.CSSColorPicker.prototype._updateDisplay):
+ (WebInspector.CSSColorPicker.hsvaToRGBA):
+ (WebInspector.CSSColorPicker.rgbaToHSVA):
+ * UserInterface/CSSStyleDeclarationTextEditor.js:
+ (WebInspector.CSSStyleDeclarationTextEditor.prototype.didDismissPopover):
+ (WebInspector.CSSStyleDeclarationTextEditor.prototype.):
+ (WebInspector.CSSStyleDeclarationTextEditor.prototype._createColorSwatches):
+ (WebInspector.CSSStyleDeclarationTextEditor.prototype.event.newColorText.colorTextMarker):
+ (WebInspector.CSSStyleDeclarationTextEditor.prototype.event.newColorText):
+ * UserInterface/Main.html:
+
2013-06-27 Lucas Forschler <[email protected]>
Merge r151991
Modified: branches/safari-537-branch/Source/WebInspectorUI/Localizations/en.lproj/localizedStrings.js (152257 => 152258)
--- branches/safari-537-branch/Source/WebInspectorUI/Localizations/en.lproj/localizedStrings.js 2013-07-01 21:07:56 UTC (rev 152257)
+++ branches/safari-537-branch/Source/WebInspectorUI/Localizations/en.lproj/localizedStrings.js 2013-07-01 21:09:10 UTC (rev 152258)
@@ -65,7 +65,7 @@
l o c a l i z e d S t r i n g s [ "