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

Issue 2738373002: Enhance chrome.app.window API with window background color (Closed)

Created:
3 years, 9 months ago by junwei
Modified:
3 years, 3 months ago
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, nasko+codewatch_chromium.org, creis+watch_chromium.org, yusukes+watch_chromium.org, extensions-reviews_chromium.org, shuchen+watch_chromium.org, mac-reviews_chromium.org, jam, chromium-apps-reviews_chromium.org, jbauman+watch_chromium.org, nona+watch_chromium.org, darin-cc_chromium.org, kalyank, piman+watch_chromium.org, danakj+watch_chromium.org, James Su
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Enhance chrome.app.window API with window background color The default background color of window is white, a flash of white will be shown if the loaded page uses a dark background. So add a new property named background_color to CreateWindowOptions that can be configured the same as page dark background instead of white default color. BUG=700282

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -3 lines) Patch
M content/browser/renderer_host/render_widget_host_impl.h View 1 chunk +3 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_impl.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_aura.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_mac.mm View 1 chunk +3 lines, -0 lines 0 comments Download
M content/common/view_messages.h View 1 chunk +3 lines, -0 lines 0 comments Download
M content/renderer/render_view_impl.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/renderer/render_view_impl.cc View 2 chunks +7 lines, -0 lines 0 comments Download
M extensions/browser/api/app_window/app_window_api.cc View 1 chunk +8 lines, -0 lines 0 comments Download
M extensions/browser/app_window/app_window.h View 3 chunks +7 lines, -0 lines 2 comments Download
M extensions/browser/app_window/app_window.cc View 3 chunks +3 lines, -0 lines 0 comments Download
M extensions/common/api/app_window.idl View 1 chunk +3 lines, -0 lines 1 comment Download
M extensions/components/native_app_window/native_app_window_views.cc View 1 chunk +6 lines, -3 lines 1 comment Download

Messages

Total messages: 14 (7 generated)
junwei
3 years, 9 months ago (2017-03-10 08:33:43 UTC) #2
junwei
3 years, 9 months ago (2017-03-10 08:47:47 UTC) #8
Peter Kasting
You set multiple reviewers; please say what you want each to review (especially for me, ...
3 years, 9 months ago (2017-03-10 10:13:30 UTC) #9
Reilly Grant (use Gerrit)
I only reviewed changes in //extensions. https://codereview.chromium.org/2738373002/diff/1/extensions/browser/app_window/app_window.h File extensions/browser/app_window/app_window.h (right): https://codereview.chromium.org/2738373002/diff/1/extensions/browser/app_window/app_window.h#newcode367 extensions/browser/app_window/app_window.h:367: // Set background ...
3 years, 9 months ago (2017-03-10 18:39:19 UTC) #10
stevenjb
On 2017/03/10 18:39:19, Reilly Grant wrote: > I only reviewed changes in //extensions. > > ...
3 years, 9 months ago (2017-03-10 18:41:40 UTC) #11
Peter Kasting
Ping. Rietveld is deprecated. I want to make sure my queue here is empty. What's ...
3 years, 3 months ago (2017-08-29 04:12:41 UTC) #12
junwei
3 years, 3 months ago (2017-08-29 04:19:44 UTC) #13
On 2017/08/29 04:12:41, Peter Kasting wrote:
> Ping.  Rietveld is deprecated.  I want to make sure my queue here is empty. 
> What's the status here?

Please ignore the CL that has deprecated, thanks

Powered by Google App Engine
This is Rietveld 408576698