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

Issue 7064035: Use the non-touch popup frame instead of NULL. (Closed)

Created:
9 years, 7 months ago by sadrul
Modified:
9 years, 6 months ago
Reviewers:
sky, Alex Nicolaou
CC:
chromium-reviews, Yufeng Shen (Slow to review)
Visibility:
Public.

Description

Use the non-touch popup frame instead of NULL. While this change isn't really all that usable in chrome itself, it fixes a number of the tests in browser_tests and ui_tests, and fixes a crash in some other tests to unmask other failures. BUG=none TEST=some failing tests (e.g. BrowserNavigatorTest.*) should pass on the touch buildbot. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=86530

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M chrome/browser/ui/touch/frame/browser_non_client_frame_view_factory_touch.cc View 2 chunks +2 lines, -1 line 2 comments Download

Messages

Total messages: 3 (0 generated)
sadrul
9 years, 7 months ago (2011-05-24 17:25:12 UTC) #1
sky
LGTM http://codereview.chromium.org/7064035/diff/1/chrome/browser/ui/touch/frame/browser_non_client_frame_view_factory_touch.cc File chrome/browser/ui/touch/frame/browser_non_client_frame_view_factory_touch.cc (right): http://codereview.chromium.org/7064035/diff/1/chrome/browser/ui/touch/frame/browser_non_client_frame_view_factory_touch.cc#newcode18 chrome/browser/ui/touch/frame/browser_non_client_frame_view_factory_touch.cc:18: NOTIMPLEMENTED(); Is the NOTIMPLEMENTED still relevant now?
9 years, 7 months ago (2011-05-24 17:31:06 UTC) #2
sadrul
9 years, 7 months ago (2011-05-24 17:33:28 UTC) #3
http://codereview.chromium.org/7064035/diff/1/chrome/browser/ui/touch/frame/b...
File
chrome/browser/ui/touch/frame/browser_non_client_frame_view_factory_touch.cc
(right):

http://codereview.chromium.org/7064035/diff/1/chrome/browser/ui/touch/frame/b...
chrome/browser/ui/touch/frame/browser_non_client_frame_view_factory_touch.cc:18:
NOTIMPLEMENTED();
On 2011/05/24 17:31:06, sky wrote:
> Is the NOTIMPLEMENTED still relevant now?

I kept it here just to make sure we get the log message telling us we still have
a TODO.

Powered by Google App Engine
This is Rietveld 408576698