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

Issue 25451002: Temporarily add OVERRIDE to width()/height() in TestWebGraphicsContext3D (Closed)

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

Description

Temporarily add OVERRIDE to width()/height() in TestWebGraphicsContext3D This is needed to land https://codereview.chromium.org/25450002 in blink. After width()/height() are removed from WGC3D, TestWebGraphicsContext3D::width() overrides FakeWebGraphicsContext3D::width() which is in chromium land, and the clang plugin complains if it's not OVERRIDE then. BUG=181120 R=jamesr@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=226139

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M cc/debug/test_web_graphics_context_3d.h View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
piman
7 years, 2 months ago (2013-10-01 04:24:31 UTC) #1
jamesr
lgtm This is annoying - the clang check is based on namespace. Maybe we could ...
7 years, 2 months ago (2013-10-01 04:34:44 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/piman@chromium.org/25451002/1
7 years, 2 months ago (2013-10-01 04:54:49 UTC) #3
piman
7 years, 2 months ago (2013-10-01 04:57:08 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r226139 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698