Issue 2186: Replace CRect/CPoint/CSize usage with gfx::Rect/Point/Size in  
ChromeViews
http://code.google.com/p/chromium/issues/detail?id=2186

New issue report by [EMAIL PROTECTED]:
We should stop using the Windows/WTL types CRect/CPoint/CSize within
ChromeViews. They are only used because of historical artifact -
ChromeViews::View was written before the gfx types existed.

This work should be done as a series of steps: upgrading each method on
View to use the new types. This will touch a lot of code so best to do it
in chunks: e.g. upgrade GetBounds, GetLocalBounds, etc.




Issue attributes:
        Status: Untriaged
        Owner: [EMAIL PROTECTED]
        Labels: Type-Cleanup Pri-3 OS-Windows Area-BrowserUI HelpWanted

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to