commit | 54da1669a328d81cc94b86a5ef424caa3aa4858f | [log] [tgz] |
---|---|---|
author | akling@apple.com <akling@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Mon Oct 21 20:10:36 2013 +0000 |
committer | akling@apple.com <akling@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Mon Oct 21 20:10:36 2013 +0000 |
tree | 9b540f73cc59758b906a8d1fe373e1467668537f | |
parent | 83e194825f17577a4e5cd2e3ec35ef19c1c854ab [diff] |
RenderScrollbarPart doesn't need styleWillChange(). <https://webkit.org/b/123113> We will call setInline(false) in styleDidChange(), there's no need to override styleWillChange() just to do it twice. Reviewed by Darin Adler. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@157726 268f45cc-cd09-0410-ab3c-d52691b4dbfc