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

Issue 12179022: cc: The RenderSurface contentRect can have negative position. (Closed)

Created:
7 years, 10 months ago by danakj
Modified:
7 years, 10 months ago
Reviewers:
shawnsingh, piman
CC:
chromium-reviews, cc-bugs_chromium.org
Visibility:
Public.

Description

cc: The RenderSurface contentRect can have negative position. The position of the RenderSurface contentRect is relative to the position of its owning layer. The size of the contentRect should fit inside the unclipped surface rect. R=piman,shawnsingh BUG=171734 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=180858

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M cc/render_surface_impl.cc View 1 chunk +2 lines, -1 line 3 comments Download

Messages

Total messages: 8 (0 generated)
danakj
7 years, 10 months ago (2013-02-04 21:42:07 UTC) #1
shawnsingh
LGTM, one idea below, either way is OK also nit: Might be helpful to clarify ...
7 years, 10 months ago (2013-02-04 21:51:08 UTC) #2
danakj
https://codereview.chromium.org/12179022/diff/1/cc/render_surface_impl.cc File cc/render_surface_impl.cc (right): https://codereview.chromium.org/12179022/diff/1/cc/render_surface_impl.cc#newcode213 cc/render_surface_impl.cc:213: gfx::Rect(contentRect().size()))); On 2013/02/04 21:51:08, shawnsingh wrote: > Thanks for ...
7 years, 10 months ago (2013-02-04 21:52:15 UTC) #3
shawnsingh
https://codereview.chromium.org/12179022/diff/1/cc/render_surface_impl.cc File cc/render_surface_impl.cc (right): https://codereview.chromium.org/12179022/diff/1/cc/render_surface_impl.cc#newcode213 cc/render_surface_impl.cc:213: gfx::Rect(contentRect().size()))); On 2013/02/04 21:52:15, danakj wrote: > I just ...
7 years, 10 months ago (2013-02-04 21:59:24 UTC) #4
danakj
On 2013/02/04 21:59:24, shawnsingh wrote: > https://codereview.chromium.org/12179022/diff/1/cc/render_surface_impl.cc > File cc/render_surface_impl.cc (right): > > https://codereview.chromium.org/12179022/diff/1/cc/render_surface_impl.cc#newcode213 > ...
7 years, 10 months ago (2013-02-04 22:02:31 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/danakj@chromium.org/12179022/1
7 years, 10 months ago (2013-02-05 00:15:17 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/danakj@chromium.org/12179022/1
7 years, 10 months ago (2013-02-06 00:05:04 UTC) #7
commit-bot: I haz the power
7 years, 10 months ago (2013-02-06 02:00:13 UTC) #8
Message was sent while issue was closed.
Change committed as 180858

Powered by Google App Engine
This is Rietveld 408576698