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

Issue 8890055: linux: Remove all 40 static initializers from escape.cc. (Closed)

Created:
9 years ago by Nico
Modified:
9 years ago
Reviewers:
eroman, Peter Kasting
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

linux: Remove all 40 static initializers from escape.cc. gcc 4.4.3 isn't very bright. BUG=94925 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113757

Patch Set 1 #

Total comments: 3

Patch Set 2 : mappy pkasting #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -21 lines) Patch
M net/base/escape.cc View 1 2 chunks +17 lines, -21 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Nico
9 years ago (2011-12-09 00:57:36 UTC) #1
eroman
lgtm
9 years ago (2011-12-09 00:59:33 UTC) #2
Peter Kasting
http://codereview.chromium.org/8890055/diff/1/net/base/escape.cc File net/base/escape.cc (right): http://codereview.chromium.org/8890055/diff/1/net/base/escape.cc#newcode36 net/base/escape.cc:36: uint32 map_[8]; Nit: Shouldn't this become |map| now?
9 years ago (2011-12-09 01:00:43 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thakis@chromium.org/8890055/1
9 years ago (2011-12-09 01:01:02 UTC) #4
Nico
http://codereview.chromium.org/8890055/diff/1/net/base/escape.cc File net/base/escape.cc (right): http://codereview.chromium.org/8890055/diff/1/net/base/escape.cc#newcode36 net/base/escape.cc:36: uint32 map_[8]; On 2011/12/09 01:00:43, Peter Kasting wrote: > ...
9 years ago (2011-12-09 01:08:25 UTC) #5
Peter Kasting
http://codereview.chromium.org/8890055/diff/1/net/base/escape.cc File net/base/escape.cc (right): http://codereview.chromium.org/8890055/diff/1/net/base/escape.cc#newcode36 net/base/escape.cc:36: uint32 map_[8]; On 2011/12/09 01:08:25, Nico wrote: > On ...
9 years ago (2011-12-09 01:55:21 UTC) #6
Nico
done
9 years ago (2011-12-09 02:02:02 UTC) #7
commit-bot: I haz the power
Try job failure for 8890055-1 (retry) on linux_rel for step "browser_tests". It's a second try, ...
9 years ago (2011-12-09 02:17:15 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thakis@chromium.org/8890055/2003
9 years ago (2011-12-09 02:17:25 UTC) #9
commit-bot: I haz the power
Try job failure for 8890055-2003 (retry) on linux_clang for step "compile" (clobber build). It's a ...
9 years ago (2011-12-09 02:59:12 UTC) #10
commit-bot: I haz the power
9 years ago (2011-12-09 03:08:05 UTC) #11

Powered by Google App Engine
This is Rietveld 408576698