MeshType is already defined by the program, so remove the m_meshType from the CustomFilterOperations.
Created attachment 196103 [details] Patch
Comment on attachment 196103 [details] Patch Attachment 196103 [details] did not pass qt-wk2-ews (qt): Output: http://webkit-commit-queue.appspot.com/results/17361793
Comment on attachment 196103 [details] Patch Attachment 196103 [details] did not pass qt-ews (qt): Output: http://webkit-commit-queue.appspot.com/results/17332653
This looks good, thanks for working on it. If you need any help fixing this patch for Qt just let me know, I'll be most happy to help you.
Comment on attachment 196103 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=196103&action=review > Source/WebCore/ChangeLog:11 > + MeshType can be got from program, so remove the m_meshType related > + code in CustomFilterOperations. Change "got" to "accessed"
This looks good. Should be a simple fix for QT and then I'll r+
Created attachment 199410 [details] Patch
*** Bug 101069 has been marked as a duplicate of this bug. ***
Thank you very much Qiankun, your help is sincerely appreciated.:)
Comment on attachment 199410 [details] Patch Clearing flags on attachment: 199410 Committed r149153: <http://trac.webkit.org/changeset/149153>
All reviewed patches have been landed. Closing bug.