We need to use toFoo cast function instead of static_cast<>. Though there is toElement() functions, static_cast<Element*> is still being used.
Created attachment 216544 [details] Patch
Comment on attachment 216544 [details] Patch Clearing flags on attachment: 216544 Committed r159092: <http://trac.webkit.org/changeset/159092>
All reviewed patches have been landed. Closing bug.