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

Issue 13236: History View CRect to gfx Cleanup (Closed)

Created:
12 years ago by Mohamed Mansour (USE mhm)
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

History View CRect to gfx Cleanup BUG=2186 (http://crbug.com/2186)

Patch Set 1 #

Total comments: 6

Patch Set 2 : '' #

Total comments: 3

Patch Set 3 : '' #

Total comments: 1

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -22 lines) Patch
M chrome/browser/history_view.cc View 1 2 3 7 chunks +20 lines, -22 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Mohamed Mansour (USE mhm)
Hey, made more ctype to gfxtypes switches to history view, some simple coordinate pane to ...
12 years ago (2008-12-07 07:36:07 UTC) #1
Peter Kasting
http://codereview.chromium.org/13236/diff/1/2 File chrome/browser/history_view.cc (right): http://codereview.chromium.org/13236/diff/1/2#newcode350 Line 350: rect->set_y(kEntryPadding + kThumbnailHeight); Isn't the y coord the ...
12 years ago (2008-12-07 08:32:35 UTC) #2
Mohamed Mansour (USE mhm)
http://codereview.chromium.org/13236/diff/1/2 File chrome/browser/history_view.cc (right): http://codereview.chromium.org/13236/diff/1/2#newcode350 Line 350: rect->set_y(kEntryPadding + kThumbnailHeight); On 2008/12/07 08:32:35, pkasting wrote: ...
12 years ago (2008-12-07 10:03:17 UTC) #3
Mohamed Mansour (USE mhm)
Last time programming after midnight, I woke up this morning, and realized that I was ...
12 years ago (2008-12-07 17:43:12 UTC) #4
Peter Kasting
http://codereview.chromium.org/13236/diff/7/202 File chrome/browser/history_view.cc (left): http://codereview.chromium.org/13236/diff/7/202#oldcode375 Line 375: thumbnail_rect.MoveToX(MirroredLeftPointForRect(mirrored_rect)); It can't be true that just by ...
12 years ago (2008-12-07 23:07:13 UTC) #5
Mohamed Mansour (USE mhm)
last attempt :/ http://codereview.chromium.org/13236/diff/7/202 File chrome/browser/history_view.cc (right): http://codereview.chromium.org/13236/diff/7/202#newcode350 Line 350: rect->set_y(0); On 2008/12/07 23:07:13, pkasting ...
12 years ago (2008-12-08 00:39:08 UTC) #6
Peter Kasting
On 2008/12/08 00:39:08, Mohamed Mansour wrote: > http://codereview.chromium.org/13236/diff/8/9#oldcode375 > Line 375: thumbnail_rect.MoveToX(MirroredLeftPointForRect(mirrored_rect)); > MoveX is ...
12 years ago (2008-12-08 01:58:51 UTC) #7
Mohamed Mansour (USE mhm)
> But the old code is a gfx::Rect function called MoveToX(), not an atlmisc.h > ...
12 years ago (2008-12-08 02:47:42 UTC) #8
Peter Kasting
On 2008/12/08 02:47:42, Mohamed Mansour wrote: > Sorry, I mistyped MoveX (MoveToX), and CRect is ...
12 years ago (2008-12-08 18:45:40 UTC) #9
Peter Kasting
11 years, 9 months ago (2009-03-27 18:43:45 UTC) #10
history_view is gone, this change is obsolete.  Closing.

Powered by Google App Engine
This is Rietveld 408576698