Bug 128803

Summary: Mac port uses ANGLE_instanced_arrays related apis through those in GraphicsContext3DCommon.cpp
Product: WebKit Reporter: ChangSeok Oh <changseok>
Component: WebGLAssignee: ChangSeok Oh <changseok>
Status: RESOLVED FIXED    
Severity: Normal CC: changseok, commit-queue, dino, kondapallykalyan, noam, roger_fong
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
dino: review+, commit-queue: commit-queue-
Patch none

Description ChangSeok Oh 2014-02-14 00:57:55 PST
SSIA
Comment 1 ChangSeok Oh 2014-02-14 01:09:11 PST
Created attachment 224178 [details]
Patch
Comment 2 ChangSeok Oh 2014-02-14 02:03:57 PST
Created attachment 224181 [details]
Patch
Comment 3 WebKit Commit Bot 2014-02-21 16:21:53 PST
Comment on attachment 224181 [details]
Patch

Rejecting attachment 224181 [details] from commit-queue.

Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.appspot.com', '--bot-id=webkit-cq-01', 'apply-attachment', '--no-update', '--non-interactive', 224181, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit

Last 500 characters of output:
g file Source/WebCore/platform/graphics/opengl/Extensions3DOpenGL.cpp
Hunk #1 FAILED at 238.
Hunk #2 FAILED at 253.
Hunk #3 FAILED at 269.
3 out of 3 hunks FAILED -- saving rejects to file Source/WebCore/platform/graphics/opengl/Extensions3DOpenGL.cpp.rej
patching file Source/WebCore/platform/graphics/opengl/GraphicsContext3DOpenGLCommon.cpp

Failed to run "[u'/Volumes/Data/EWS/WebKit/Tools/Scripts/svn-apply', '--force', '--reviewer', u'Dean Jackson']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit

Full output: http://webkit-queues.appspot.com/results/6482028195217408
Comment 4 ChangSeok Oh 2014-02-21 17:37:44 PST
Created attachment 224934 [details]
Patch
Comment 5 ChangSeok Oh 2014-02-21 19:16:53 PST
Comment on attachment 224934 [details]
Patch

Thanks!
Comment 6 WebKit Commit Bot 2014-02-21 19:48:33 PST
Comment on attachment 224934 [details]
Patch

Clearing flags on attachment: 224934

Committed r164524: <http://trac.webkit.org/changeset/164524>
Comment 7 ChangSeok Oh 2016-04-06 21:39:34 PDT
Close.