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

Issue 10548015: Reorder functions in AutocompleteActionPredictor so that if A calls B calls C, they're listed A, B,… (Closed)

Created:
8 years, 6 months ago by Peter Kasting
Modified:
8 years, 6 months ago
Reviewers:
dominich
CC:
chromium-reviews
Visibility:
Public.

Description

Reorder functions in AutocompleteActionPredictor so that if A calls B calls C, they're listed A, B, C. (The existing order seemed kind of random.) BUG=none TEST=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=141791

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+136 lines, -136 lines) Patch
M chrome/browser/predictors/autocomplete_action_predictor.h View 4 chunks +21 lines, -21 lines 0 comments Download
M chrome/browser/predictors/autocomplete_action_predictor.cc View 4 chunks +115 lines, -115 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Peter Kasting
Let me know if you don't think this improves anything...
8 years, 6 months ago (2012-06-12 23:43:25 UTC) #1
dominich
Thanks, that's a nice cleanup. I'm assuming you didn't change functionality - the parts I ...
8 years, 6 months ago (2012-06-12 23:48:57 UTC) #2
Peter Kasting
8 years, 6 months ago (2012-06-12 23:52:02 UTC) #3
Indeed, no functional change.  Landing.

Powered by Google App Engine
This is Rietveld 408576698