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

Issue 11114010: Include sstream instead of iostream to avoid the additional IO static initializer (Closed)

Created:
8 years, 2 months ago by Hongbo Min
Modified:
8 years, 2 months ago
Reviewers:
falken, benwells
CC:
chromium-reviews, Aaron Boodman, mihaip-chromium-reviews_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Include sstream instead of iostream to avoid the additional IO static initializer. BUG=155472 TEST=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=161756

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M chrome/browser/extensions/api/system_info_cpu/cpu_info_provider_linux.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 13 (0 generated)
Hongbo Min
benwells, here I included sstream for isstringstream, which is also already used in other files.
8 years, 2 months ago (2012-10-12 08:01:15 UTC) #1
benwells
lgtm adding falken@ as well, who reverted the change using iostream. Please wait for falken@'s ...
8 years, 2 months ago (2012-10-12 08:04:52 UTC) #2
Hongbo Min
On 2012/10/12 08:04:52, benwells wrote: > lgtm > > adding falken@ as well, who reverted ...
8 years, 2 months ago (2012-10-12 14:58:13 UTC) #3
falken
lgtm By the way, you can use "tools/linux/dump-static-initializers.py out/Release/chrome" to see the static initializers on ...
8 years, 2 months ago (2012-10-13 02:09:23 UTC) #4
Hongbo Min
On 2012/10/13 02:09:23, falken wrote: > lgtm > > By the way, you can use ...
8 years, 2 months ago (2012-10-13 04:37:32 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hongbo.min@intel.com/11114010/1
8 years, 2 months ago (2012-10-13 04:38:00 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hongbo.min@intel.com/11114010/1
8 years, 2 months ago (2012-10-13 08:16:21 UTC) #7
Hongbo Min
On 2012/10/13 08:16:21, I haz the power (commit-bot) wrote: > CQ is trying da patch. ...
8 years, 2 months ago (2012-10-13 09:40:37 UTC) #8
Hongbo Min
On 2012/10/13 09:40:37, Hongbo Min wrote: > On 2012/10/13 08:16:21, I haz the power (commit-bot) ...
8 years, 2 months ago (2012-10-13 09:41:37 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hongbo.min@intel.com/11114010/1
8 years, 2 months ago (2012-10-13 09:49:25 UTC) #10
commit-bot: I haz the power
Change committed as 161756
8 years, 2 months ago (2012-10-13 10:24:46 UTC) #11
Hongbo Min
On 2012/10/13 09:41:37, Hongbo Min wrote: > On 2012/10/13 09:40:37, Hongbo Min wrote: > > ...
8 years, 2 months ago (2012-10-13 10:49:05 UTC) #12
Hongbo Min
8 years, 2 months ago (2012-10-13 10:49:06 UTC) #13
On 2012/10/13 09:41:37, Hongbo Min wrote:
> On 2012/10/13 09:40:37, Hongbo Min wrote:
> > On 2012/10/13 08:16:21, I haz the power (commit-bot) wrote:
> > > CQ is trying da patch. Follow status at
> > >
https://chromium-status.appspot.com/cq/hongbo.min%252540intel.com/11114010/1
> > 
> Seems that this patch can not be committed. I waited it for a long time. But
> http://codereview.chromium.org/10905171/ was already re-committed, it causes
the
> static initializer checking still regressed without this patch landed.
> 
> Do you know what happen for this patch? Thanks

Sorry, it has been committed. Seem the buildbot has a big latency to commit.

Powered by Google App Engine
This is Rietveld 408576698