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

Issue 7328017: Reland r91815, "Clean up RegisterProtocolFactory calls." (Closed)

Created:
9 years, 5 months ago by willchan no longer on Chromium
Modified:
9 years, 5 months ago
Reviewers:
michaeln
CC:
chromium-reviews, michaeln, cbentzel+watch_chromium.org, darin-cc_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Reland r91815, "Clean up RegisterProtocolFactory calls." It had broken the mac canaries with the warning: cc1plus: warnings being treated as errors /b/build/slave/Webkit_Mac10_5__dbg__2_/build/src/webkit/appcache/appcache_update_job_unittest.cc:556: warning: 'appcache::AppCacheUpdateJobTest' has a field 'appcache::AppCacheUpdateJobTest::io_thread_' whose type uses the anonymous namespace This is the old gcc bug. I think the problem is Mac 10.5 vs 10.6. I'm working around by removing the anonymous namespace. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=91836

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+91 lines, -98 lines) Patch
M net/url_request/url_request_job_factory.h View 1 chunk +3 lines, -3 lines 0 comments Download
M webkit/appcache/appcache_update_job_unittest.cc View 25 chunks +88 lines, -95 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
willchan no longer on Chromium
9 years, 5 months ago (2011-07-08 11:19:33 UTC) #1
TBR: michaeln

Powered by Google App Engine
This is Rietveld 408576698