Bug 117804 - Initialize ANGLE compiler with right parameters in Cairo Graphics Context 3D
Summary: Initialize ANGLE compiler with right parameters in Cairo Graphics Context 3D
Status: RESOLVED DUPLICATE of bug 117705
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-19 11:29 PDT by Cidorvan Leite
Modified: 2013-10-30 10:51 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.55 KB, patch)
2013-06-19 11:38 PDT, Cidorvan Leite
bfulgham: review+
commit-queue: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Cidorvan Leite 2013-06-19 11:29:00 PDT
The ANGLE compiler wasn't initialized in Cairo Graphics Context 3D constructor.
Comment 1 Cidorvan Leite 2013-06-19 11:38:43 PDT
Created attachment 205023 [details]
Patch
Comment 2 Brent Fulgham 2013-10-30 10:31:13 PDT
Comment on attachment 205023 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2013-10-30 10:32:45 PDT
Comment on attachment 205023 [details]
Patch

Rejecting attachment 205023 [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-02', 'apply-attachment', '--no-update', '--non-interactive', 205023, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit

Last 500 characters of output:
EWS/WebKit

Parsed 2 diffs from patch file(s).
patching file Source/WebCore/ChangeLog
Hunk #1 succeeded at 1 with fuzz 3.
patching file Source/WebCore/platform/graphics/cairo/GraphicsContext3DCairo.cpp
Hunk #1 FAILED at 75.
1 out of 1 hunk FAILED -- saving rejects to file Source/WebCore/platform/graphics/cairo/GraphicsContext3DCairo.cpp.rej

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

Full output: http://webkit-queues.appspot.com/results/17078237
Comment 4 Cidorvan Leite 2013-10-30 10:51:00 PDT
This patch was applied by other person.

*** This bug has been marked as a duplicate of bug 117705 ***