The texImage2D and texSubImage2D entry points taking the optional flipY and asPremultipliedAlpha arguments need to be removed. They are being left in place only for a short time to allow developers to switch over to the new APIs. This bug depends on 40318.
Created attachment 64140 [details] Patch
Comment on attachment 64140 [details] Patch great stuff!
Committed r65192: <http://trac.webkit.org/changeset/65192>
Committed r65193: <http://trac.webkit.org/changeset/65193>