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

Issue 3417011: Makes match preview send the dimensions of the omnibox to the page. (Closed)

Created:
10 years, 3 months ago by sky
Modified:
9 years, 7 months ago
CC:
chromium-reviews, brettw-cc_chromium.org, ben+cc_chromium.org, Paweł Hajdan Jr., pam+watch_chromium.org
Visibility:
Public.

Description

Makes match preview send the dimensions of the omnibox to the page. BUG=54833 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=60153

Patch Set 1 #

Patch Set 2 : Comment tweaks and browser window changes #

Patch Set 3 : Support done #

Total comments: 5

Patch Set 4 : Addressed review feedback. #

Patch Set 5 : Fix compile and missing comment. #

Patch Set 6 : Fix unittest #

Unified diffs Side-by-side diffs Delta from patch set Stats (+170 lines, -4 lines) Patch
M chrome/browser/autocomplete/autocomplete_edit.h View 1 2 3 4 3 chunks +10 lines, -0 lines 0 comments Download
M chrome/browser/autocomplete/autocomplete_edit.cc View 1 2 3 4 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/autocomplete/autocomplete_edit_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/autocomplete/autocomplete_popup_model.cc View 1 2 3 2 chunks +7 lines, -0 lines 0 comments Download
M chrome/browser/autocomplete/autocomplete_popup_view.h View 1 2 3 1 chunk +7 lines, -0 lines 0 comments Download
M chrome/browser/browser.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/browser.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/browser_window.h View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/cocoa/browser_window_cocoa.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/cocoa/browser_window_cocoa.mm View 2 3 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/gtk/browser_window_gtk.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/gtk/browser_window_gtk.cc View 2 3 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/tab_contents/match_preview.h View 1 4 chunks +20 lines, -0 lines 0 comments Download
M chrome/browser/tab_contents/match_preview.cc View 1 2 8 chunks +59 lines, -4 lines 0 comments Download
M chrome/browser/tab_contents/match_preview_delegate.h View 2 chunks +8 lines, -0 lines 0 comments Download
M chrome/browser/views/autocomplete/autocomplete_popup_contents_view.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/views/autocomplete/autocomplete_popup_contents_view.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/views/frame/browser_view.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/views/frame/browser_view.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/views/frame/contents_container.h View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/views/frame/contents_container.cc View 1 2 3 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/views/location_bar/location_bar_view.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/views/location_bar/location_bar_view.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/test/test_browser_window.h View 2 3 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
sky
Peter, could you review the autocomplete side of things and Jay the rest? Thanks, -Scott
10 years, 3 months ago (2010-09-21 20:46:36 UTC) #1
Peter Kasting
What about when the window moves or is resized, do you need to do something ...
10 years, 3 months ago (2010-09-21 20:58:24 UTC) #2
sky
> What about when the window moves or is resized, do you need > to ...
10 years, 3 months ago (2010-09-21 21:19:06 UTC) #3
Jay Civelli
10 years, 3 months ago (2010-09-22 01:18:54 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698