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

Issue 268: Fix binary patching for localized OS. Not sure how it was working till now.... (Closed)

Created:
12 years, 3 months ago by kuchhal
Modified:
9 years, 7 months ago
Reviewers:
huanr, Evan Martin, huanr
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Fix binary patching for localized OS. Not sure how it was working till now. BUG=1557 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=1848

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -13 lines) Patch
M chrome/installer/setup/main.cc View 2 chunks +6 lines, -6 lines 0 comments Download
M third_party/bspatch/mbspatch.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/bspatch/mbspatch.cc View 2 chunks +5 lines, -5 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
kuchhal
12 years, 3 months ago (2008-09-05 23:55:28 UTC) #1
huanr
so the fix needs to change third_party/bspatch. are you going to submit your patch upstream?
12 years, 3 months ago (2008-09-07 05:25:51 UTC) #2
Evan Martin
Re: "Not sure how it was working till now." I imagine that the calls that ...
12 years, 3 months ago (2008-09-07 05:27:53 UTC) #3
huanr
12 years, 3 months ago (2008-09-08 04:27:19 UTC) #4
We need to update README.google in third_party\bspatch, to add some description
of this change. Otherwise, LGTM.

It would be ideal to have some regression test.

Powered by Google App Engine
This is Rietveld 408576698