diff options
author | fs <fs@opera.com> | 2016-03-21 03:51:17 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-03-21 10:52:39 +0000 |
commit | adc7b8b7f37f3135c0e5c464680f6e0bb98dfc1c (patch) | |
tree | ab2e329e30366263f8587720486d8246d1d45041 /.gitattributes | |
parent | 8210d6a844e8c7c9308d9c357da8ccfae065546c (diff) | |
download | chromium_src-adc7b8b7f37f3135c0e5c464680f6e0bb98dfc1c.zip chromium_src-adc7b8b7f37f3135c0e5c464680f6e0bb98dfc1c.tar.gz chromium_src-adc7b8b7f37f3135c0e5c464680f6e0bb98dfc1c.tar.bz2 |
Push ScriptWrappable inheritance down from SVGAnimatedPropertyBase
Rather than letting the base inherit and then override for actually
wrappable subclasses, put the inheritance in the subclasses.
This avoids having "dead" ScriptWrappables on subclasses that don't need
this functionality.
Since this removes the last user of the DEFINE_WRAPPERTYPEINFO_NOT_REACHED
macro, remove that too.
BUG=596011
Review URL: https://codereview.chromium.org/1807333003
Cr-Commit-Position: refs/heads/master@{#382265}
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions