|
|
Created:
6 years, 8 months ago by Mark P Modified:
6 years, 8 months ago Reviewers:
Peter Kasting CC:
chromium-reviews, James Su Base URL:
svn://svn.chromium.org/chrome/trunk/src Visibility:
Public. |
DescriptionOmnibox: Fix HQP Crash on Bad FormatURL and can_inline Interaction
The comment in this change explains it all.
I cannot test this fix because I don't know what particular data causes
it, but I think my theory is good and I'm confident based on the
stack traces that it fixes the linked crashes.
BUG=359270
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=264143
Patch Set 1 #Patch Set 2 : revise comment #
Total comments: 2
Patch Set 3 : peter's comment #Messages
Total messages: 20 (0 generated)
Please take a look at the 25 characters of new code and the 11 lines of new comments. :-) thanks, mark
RSLGTM https://codereview.chromium.org/222783006/diff/20001/chrome/browser/autocompl... File chrome/browser/autocomplete/history_quick_provider.cc (right): https://codereview.chromium.org/222783006/diff/20001/chrome/browser/autocompl... chrome/browser/autocomplete/history_quick_provider.cc:289: // TODO(mpearson): try removing the second clause after fixing 252630. Nit: removing the second clause -> replacing the second clause with a DCHECK (And then remove the DCHECK inside the conditional.)
RSLGTM? RS = ? --mark https://codereview.chromium.org/222783006/diff/20001/chrome/browser/autocompl... File chrome/browser/autocomplete/history_quick_provider.cc (right): https://codereview.chromium.org/222783006/diff/20001/chrome/browser/autocompl... chrome/browser/autocomplete/history_quick_provider.cc:289: // TODO(mpearson): try removing the second clause after fixing 252630. On 2014/04/14 22:13:21, Peter Kasting wrote: > Nit: removing the second clause -> replacing the second clause with a DCHECK Done. > (And then remove the DCHECK inside the conditional.) Done.
On 2014/04/14 23:34:19, Mark P wrote: > RSLGTM? > RS = ? "Rubber stamp". It means I read your comment, but I didn't think deeply on whether your explanation was plausible.
The CQ bit was checked by mpearson@chromium.org
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mpearson@chromium.org/222783006/30001
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: tryserver.chromium on linux_chromium_rel
The CQ bit was checked by mpearson@chromium.org
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mpearson@chromium.org/222783006/30001
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: tryserver.chromium on win_chromium_rel
The CQ bit was checked by mpearson@chromium.org
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mpearson@chromium.org/222783006/30001
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: tryserver.chromium on win_chromium_x64_rel
The CQ bit was checked by mpearson@chromium.org
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mpearson@chromium.org/222783006/30001
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mpearson@chromium.org/222783006/30001
Message was sent while issue was closed.
Change committed as 264143 |