RESOLVED FIXED Bug 81717
Update ANGLE in WebKit
https://bugs.webkit.org/show_bug.cgi?id=81717
Summary Update ANGLE in WebKit
Dean Jackson
Reported 2012-03-20 16:23:49 PDT
ANGLE is currently r1000+ while ToT is r939. This is causing failures such as https://bugs.webkit.org/show_bug.cgi?id=70989.
Attachments
Patch (478.59 KB, patch)
2012-03-26 18:08 PDT, Dean Jackson
kbr: review+
Dean Jackson
Comment 1 2012-03-20 16:24:13 PDT
Chromium must import a different version of ANGLE?
Radar WebKit Bug Importer
Comment 2 2012-03-20 16:24:23 PDT
Kenneth Russell
Comment 3 2012-03-26 12:53:35 PDT
(In reply to comment #1) > Chromium must import a different version of ANGLE? Yes, Chromium frequently pulls in the latest version of ANGLE via its multiple repository management tool, gclient. See the angle-related variable in http://src.chromium.org/viewvc/chrome/trunk/src/DEPS?view=markup .
Dean Jackson
Comment 4 2012-03-26 18:08:53 PDT
Kenneth Russell
Comment 5 2012-03-26 18:31:24 PDT
Comment on attachment 133951 [details] Patch Looks good as long as it compiles and has been tested. r=me
Dean Jackson
Comment 6 2012-03-26 18:41:32 PDT
(In reply to comment #5) > (From update of attachment 133951 [details]) > Looks good as long as it compiles and has been tested. r=me Yep, thanks. I'll let the EWS bots run through just in case. Ignore all the style errors.
Dean Jackson
Comment 7 2012-03-27 12:22:07 PDT
Note You need to log in before you can comment on or make changes to this bug.