Chromium Code Reviews
[email protected] (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(234)

Issue 2857983003: Use constexpr TaskTraits constructor in content. (Closed)

Created:
3 years, 7 months ago by fdoray
Modified:
3 years, 7 months ago
Reviewers:
gab, dgozman
CC:
chromium-reviews, asanka, mlamouri+watch-content_chromium.org, cbentzel+watch_chromium.org, creis+watch_chromium.org, Peter Beverloo, Randy Smith (Not in Mondays), nasko+codewatch_chromium.org, jam, wjmaclean, dcheng, net-reviews_chromium.org, jochen+watch_chromium.org, darin-cc_chromium.org, mmenke, devtools-reviews_chromium.org, piman+watch_chromium.org, pfeldman
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Use constexpr TaskTraits constructor in content. Use a constexpr constructor that accepts traits in any order instead of the builder pattern to construct TaskTraits in content. BUG=713683 [email protected] [email protected] CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation Review-Url: https://codereview.chromium.org/2857983003 Cr-Commit-Position: refs/heads/master@{#469433} Committed: https://chromium.googlesource.com/chromium/src/+/27b0b2aa98566217498c58e9174da2c6789cd433

Patch Set 1 #

Total comments: 2

Patch Set 2 : CR gab #8 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -66 lines) Patch
M content/browser/blob_storage/chrome_blob_storage_context.cc View 1 chunk +2 lines, -5 lines 0 comments Download
M content/browser/browser_main_loop.cc View 1 6 chunks +18 lines, -17 lines 0 comments Download
M content/browser/devtools/protocol/page_handler.cc View 1 chunk +1 line, -2 lines 0 comments Download
M content/browser/dom_storage/dom_storage_context_wrapper.cc View 1 chunk +3 lines, -5 lines 0 comments Download
M content/browser/frame_host/navigation_entry_screenshot_manager.cc View 1 chunk +1 line, -2 lines 0 comments Download
M content/browser/net/quota_policy_cookie_store.cc View 1 chunk +1 line, -2 lines 0 comments Download
M content/browser/plugin_service_impl.cc View 1 chunk +2 lines, -4 lines 0 comments Download
M content/browser/renderer_host/clipboard_message_filter.cc View 1 chunk +2 lines, -4 lines 0 comments Download
M content/browser/renderer_host/pepper/pepper_network_monitor_host.cc View 1 chunk +1 line, -2 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_impl.cc View 1 chunk +1 line, -2 lines 0 comments Download
M content/browser/storage_partition_impl_map.cc View 1 chunk +1 line, -2 lines 0 comments Download
M content/browser/webui/url_data_manager_backend.cc View 1 1 chunk +1 line, -2 lines 0 comments Download
M content/network/url_loader_impl.cc View 1 chunk +1 line, -2 lines 0 comments Download
M content/public/browser/browser_thread.h View 1 3 chunks +3 lines, -5 lines 0 comments Download
M content/renderer/gpu/render_widget_compositor.cc View 1 chunk +2 lines, -5 lines 0 comments Download
M content/shell/browser/shell_url_request_context_getter.cc View 1 1 chunk +2 lines, -5 lines 0 comments Download

Messages

Total messages: 15 (9 generated)
fdoray
3 years, 7 months ago (2017-05-03 20:21:31 UTC) #1
fdoray
gab@: PTAL The change will then be TBRed to the owner.
3 years, 7 months ago (2017-05-03 20:21:35 UTC) #4
gab
lgtm https://codereview.chromium.org/2857983003/diff/1/content/browser/browser_main_loop.cc File content/browser/browser_main_loop.cc (right): https://codereview.chromium.org/2857983003/diff/1/content/browser/browser_main_loop.cc#newcode1014 content/browser/browser_main_loop.cc:1014: constexpr base::TaskTraits kUserVisibleTraits = { // Note: if ...
3 years, 7 months ago (2017-05-04 14:09:02 UTC) #8
fdoray
https://codereview.chromium.org/2857983003/diff/1/content/browser/browser_main_loop.cc File content/browser/browser_main_loop.cc (right): https://codereview.chromium.org/2857983003/diff/1/content/browser/browser_main_loop.cc#newcode1014 content/browser/browser_main_loop.cc:1014: constexpr base::TaskTraits kUserVisibleTraits = { On 2017/05/04 14:09:02, gab ...
3 years, 7 months ago (2017-05-04 18:50:39 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2857983003/20001
3 years, 7 months ago (2017-05-04 18:51:15 UTC) #12
commit-bot: I haz the power
3 years, 7 months ago (2017-05-04 19:52:30 UTC) #15
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/27b0b2aa98566217498c58e9174d...

Powered by Google App Engine
This is Rietveld 408576698