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

Issue 6650026: Fixed a bug in the serialization of history::URLRow. (Closed)

Created:
9 years, 9 months ago by Joao da Silva
Modified:
9 years, 7 months ago
CC:
chromium-reviews, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Fixed a bug in the serialization of history::URLRow. This caused profile import to fail and crash Chromium on startup. BUG=75526 TEST=Remove all the profile data, then start Chromium. It crashes immediately during profile import. (only tested on mac). Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=77642

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -5 lines) Patch
M chrome/browser/importer/importer_messages.h View 1 chunk +1 line, -3 lines 1 comment Download
M ipc/ipc_message_macros.h View 2 chunks +2 lines, -2 lines 2 comments Download

Messages

Total messages: 5 (0 generated)
Joao da Silva
Fixed a bug in the serialization of history::URLRow for IPC, and in an IPC macro. ...
9 years, 9 months ago (2011-03-09 15:45:50 UTC) #1
Joao da Silva
Fixed a bug in the serialization of history::URLRow for IPC, and in an IPC macro. ...
9 years, 9 months ago (2011-03-09 15:49:40 UTC) #2
Miranda Callahan
On 2011/03/09 15:49:40, joaodasilva wrote: > Fixed a bug in the serialization of history::URLRow for ...
9 years, 9 months ago (2011-03-09 17:12:54 UTC) #3
Tom Sepez
LGTM. Thanks for catching my stray close paren in the unused macro. This mismatch is ...
9 years, 9 months ago (2011-03-09 18:13:29 UTC) #4
Joao da Silva
9 years, 9 months ago (2011-03-10 09:02:33 UTC) #5
danno: can you commit this please?

On Wed, Mar 9, 2011 at 7:13 PM, <tsepez@chromium.org> wrote:

> LGTM.  Thanks for catching my stray close paren in the unused macro.
> This mismatch is exactly the problem I've been trying to solve with some
> recent
> changes in ipc_message_macros to generate matching routines.
>
>
> http://codereview.chromium.org/6650026/
>

Powered by Google App Engine
This is Rietveld 408576698