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

Issue 8487001: Remove 13 exit time constructors and 3 static initializers (Closed)

Created:
9 years, 1 month ago by Nico
Modified:
9 years, 1 month ago
CC:
chromium-reviews, Avi (use Gerrit), creis+watch_chromium.org, ajwong+watch_chromium.org, jam, cbentzel+watch_chromium.org, dpranke-watch+content_chromium.org, joi+watch-content_chromium.org, darin-cc_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

Remove 13 exit time constructors and 3 static initializers BUG=101600, 94925 TEST=none TBR=vandebo,viettrungluu Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=108838

Patch Set 1 #

Patch Set 2 : . #

Total comments: 6

Patch Set 3 : comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -29 lines) Patch
M content/browser/tab_contents/web_drag_source_mac.mm View 1 chunk +2 lines, -3 lines 0 comments Download
M jingle/notifier/listener/push_notifications_subscribe_task.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/base/net_util.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M net/http/http_mac_signature.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/spdy/spdy_settings_storage.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M net/url_request/url_request.cc View 1 2 2 chunks +5 lines, -2 lines 0 comments Download
M net/url_request/url_request_http_job.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M ppapi/native_client/src/trusted/plugin/pnacl_coordinator.cc View 1 2 3 chunks +5 lines, -4 lines 0 comments Download
M ppapi/proxy/ppb_core_proxy.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M ppapi/proxy/ppb_font_proxy.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M printing/backend/print_backend_cups.cc View 1 chunk +1 line, -1 line 0 comments Download
M printing/pdf_metafile_cg_mac.cc View 3 chunks +13 lines, -9 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Nico
mark: Review. sky, akalin, willchan, dmichael, viettrungluu, vandebo: OWNERS stamps.
9 years, 1 month ago (2011-11-06 00:35:42 UTC) #1
willchan no longer on Chromium
net/ LGTM http://codereview.chromium.org/8487001/diff/2001/net/url_request/url_request.cc File net/url_request/url_request.cc (right): http://codereview.chromium.org/8487001/diff/2001/net/url_request/url_request.cc#newcode65 net/url_request/url_request.cc:65: base::AutoLock lock(*g_next_url_request_identifier_lock.Pointer()); You could also use .Get() ...
9 years, 1 month ago (2011-11-06 07:16:46 UTC) #2
Mark Mentovai
LGTM otherwise http://codereview.chromium.org/8487001/diff/2001/net/base/net_util.cc File net/base/net_util.cc (right): http://codereview.chromium.org/8487001/diff/2001/net/base/net_util.cc#newcode500 net/base/net_util.cc:500: const icu::UnicodeSet, kASCIILetters, (0x61, 0x7a)); // [a-z] ...
9 years, 1 month ago (2011-11-06 14:09:01 UTC) #3
Nico
Thanks! Pending OWNERS stamps: sky, akalin, dmichael, viettrungluu, vandebo http://codereview.chromium.org/8487001/diff/2001/net/base/net_util.cc File net/base/net_util.cc (right): http://codereview.chromium.org/8487001/diff/2001/net/base/net_util.cc#newcode500 net/base/net_util.cc:500: ...
9 years, 1 month ago (2011-11-06 17:30:37 UTC) #4
sky
Rubber stamp LGTM
9 years, 1 month ago (2011-11-07 03:17:50 UTC) #5
dmichael (off chromium)
Rubber stamp lgtm On Nov 6, 2011 8:17 PM, <sky@chromium.org> wrote: > Rubber stamp LGTM ...
9 years, 1 month ago (2011-11-07 04:17:24 UTC) #6
akalin
jingle LGTM
9 years, 1 month ago (2011-11-07 04:20:56 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thakis@chromium.org/8487001/5004
9 years, 1 month ago (2011-11-07 04:32:29 UTC) #8
commit-bot: I haz the power
Change committed as 108838
9 years, 1 month ago (2011-11-07 06:03:31 UTC) #9
vandebo (ex-Chrome)
9 years, 1 month ago (2011-11-07 17:46:59 UTC) #10
printing LGTM

Powered by Google App Engine
This is Rietveld 408576698