Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5)

Issue 7687006: Implement input type=color UI (mac part) (Closed)

Created:
9 years, 4 months ago by keishi
Modified:
8 years, 11 months ago
Reviewers:
CC:
chromium-reviews, darin-cc_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

Implement input type=color UI (mac part) Apply "Issue 7685006 Implement input type=color UI (common part)" first. BUG=92608 TEST=none

Patch Set 1 #

Patch Set 2 : Set initial color on open to avoid flickering #

Patch Set 3 : Fix style #

Patch Set 4 : renamed closeColorChooser and colorSelected to match WebKit side #

Patch Set 5 : rebased #

Patch Set 6 : rebaselined #

Unified diffs Side-by-side diffs Delta from patch set Stats (+168 lines, -12 lines) Patch
A chrome/browser/ui/cocoa/color_chooser_mac.mm View 1 2 3 4 5 1 chunk +119 lines, -0 lines 0 comments Download
A chrome/browser/ui/cocoa/color_utils.h View 1 chunk +16 lines, -0 lines 0 comments Download
A chrome/browser/ui/cocoa/color_utils.mm View 1 2 3 1 chunk +29 lines, -0 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 5 1 chunk +3 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_mac.mm View 1 2 3 4 5 2 chunks +1 line, -12 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698