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

Issue 8824018: Fixed regression with extension omnibox API where whitespace would get trimmed (Closed)

Created:
9 years ago by Matt Perry
Modified:
9 years ago
CC:
chromium-reviews, jstritar+watch_chromium.org, mihaip+watch_chromium.org, Aaron Boodman, darin-cc_chromium.org, brettw-cc_chromium.org, James Su, Peter Kasting
Visibility:
Public.

Description

Fixed regression with extension omnibox API where whitespace would get trimmed after style markup, introduced by r107746. BUG=106355 TEST=see bug for repro Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113554

Patch Set 1 #

Patch Set 2 : fixed #

Patch Set 3 : oops #

Patch Set 4 : oops2 #

Patch Set 5 : ok #

Patch Set 6 : comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -3 lines) Patch
M chrome/renderer/resources/extensions/schema_generated_bindings.js View 1 2 3 4 5 2 chunks +6 lines, -3 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Matt Perry
9 years ago (2011-12-07 00:43:26 UTC) #1
Alexei Svitkine (slow)
If I'm understanding the problem correctly, I think the bug here is that we trimLeft() ...
9 years ago (2011-12-07 05:32:31 UTC) #2
Matt Perry
OK, I made the change as you described, and it works. Please take a look.
9 years ago (2011-12-07 20:33:53 UTC) #3
Alexei Svitkine (slow)
LGTM
9 years ago (2011-12-07 20:39:08 UTC) #4
Alexei Svitkine (slow)
On 2011/12/07 20:39:08, Alexei Svitkine wrote: > LGTM Sorry, I take that back. This is ...
9 years ago (2011-12-07 20:42:26 UTC) #5
Matt Perry
Thanks for catching that. I've redone it how you suggested, and verified that it works ...
9 years ago (2011-12-07 21:21:10 UTC) #6
Alexei Svitkine (slow)
LGTM for realz now. Thanks!
9 years ago (2011-12-07 21:23:38 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mpcomplete@chromium.org/8824018/7003
9 years ago (2011-12-07 23:12:54 UTC) #8
commit-bot: I haz the power
9 years ago (2011-12-08 03:38:53 UTC) #9
Change committed as 113554

Powered by Google App Engine
This is Rietveld 408576698