DescriptionRemove 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 #
Messages
Total messages: 3 (0 generated)
|