Based on the discussion on webkit-dev@ (http://markmail.org/message/kagvswmah67zmrry#query:+page:1+mid:h34vzbiu5suub3ld+state:results), we should revert WebGL-related APIs from DOMWindowWebGL.idl back to DOMWindow.idl.
Created attachment 129875 [details] Patch
Comment on attachment 129875 [details] Patch Rejecting attachment 129875 [details] from commit-queue. New failing tests: editing/selection/select-line-break-with-opposite-directionality.html Full output: http://queues.webkit.org/results/11795192
Comment on attachment 129875 [details] Patch Rejecting attachment 129875 [details] from commit-queue. Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 2 Last 500 characters of output: oj Hunk #1 FAILED at 10803. Hunk #2 succeeded at 14591 (offset 4 lines). 1 out of 2 hunks FAILED -- saving rejects to file Source/WebCore/WebCore.xcodeproj/project.pbxproj.rej patching file Source/WebCore/html/canvas/DOMWindowWebGL.idl rm 'Source/WebCore/html/canvas/DOMWindowWebGL.idl' patching file Source/WebCore/page/DOMWindow.idl Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', u'--force', u'--reviewer', u'Adam Barth']" exit_code: 1 cwd: /mnt/git/webkit-commit-queue/ Full output: http://queues.webkit.org/results/11801166
Created attachment 130033 [details] patch for landing
Comment on attachment 130033 [details] patch for landing Clearing flags on attachment: 130033 Committed r109691: <http://trac.webkit.org/changeset/109691>