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

Issue 12250021: Remove OVERRIDE annotations from implementations of WebKit APIs (Closed)

Created:
7 years, 10 months ago by jamesr
Modified:
7 years, 10 months ago
Reviewers:
Nico
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, cc-bugs_chromium.org, jam
Visibility:
Public.

Description

Remove OVERRIDE annotations from implementations of WebKit APIs I'm refactoring these APIs in the WebKit repo but can't sanely stage changes to the API without breaking these OVERRIDE annotations since the interface and implementations are in separate repositories. The clang plugin knows to not enforce OVERRIDE for APIs in the WebKit namespace so this won't break that. BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=182149

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -24 lines) Patch
M content/renderer/render_view_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/compositor_bindings/web_layer_tree_view_impl.h View 1 chunk +23 lines, -23 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Nico
lgtm!
7 years, 10 months ago (2013-02-12 23:33:35 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamesr@chromium.org/12250021/1
7 years, 10 months ago (2013-02-12 23:46:14 UTC) #2
commit-bot: I haz the power
7 years, 10 months ago (2013-02-13 06:51:22 UTC) #3
Message was sent while issue was closed.
Change committed as 182149

Powered by Google App Engine
This is Rietveld 408576698