commit | c2c2ff9cb69f46f5cc9d289b2bfbdb8ab5bd3e49 | [log] [tgz] |
---|---|---|
author | cevans@chromium.org <cevans@chromium.org@bbb929c8-8fbe-4397-9dbb-9b2b20218538> | Wed May 01 00:25:22 2013 |
committer | cevans@chromium.org <cevans@chromium.org@bbb929c8-8fbe-4397-9dbb-9b2b20218538> | Wed May 01 00:25:22 2013 |
tree | 416889ffc12cb201052027564898c0c257cf82bd | |
parent | 6fb8771af809ab246ddf4e27531bfdd0b0a72657 [diff] |
Remove unused method and de-virtualize others in Element.h The de-virtualization possibilities were noted whilst "FINALizing" the Node hierarchy. If a method is successfully marked FINAL but then fails when marked OVERRIDE as well, the method by definition does not need to be virtual. R=esprehn@chromium.org TEST=wktry Review URL: https://codereview.chromium.org/14722005 git-svn-id: svn://svn.chromium.org/blink/trunk@149493 bbb929c8-8fbe-4397-9dbb-9b2b20218538