Bug 47115

Summary: Add ENABLE(ACCELERATED_2D_CANVAS) guard to LoopBlinnLocalTriangulator.cpp
Product: WebKit Reporter: Kwang Yul Seo <skyul>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, ossy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description Kwang Yul Seo 2010-10-04 14:37:58 PDT
LoopBlinnLocalTriangulator.cpp depends on LoopBlinnMathUtils.cpp which is guarded by ENABLE(ACCELERATED_2D_CANVAS).
Comment 1 Kwang Yul Seo 2010-10-04 14:38:55 PDT
Created attachment 69685 [details]
Patch
Comment 2 Csaba Osztrogonác 2010-10-05 03:32:36 PDT
Comment on attachment 69685 [details]
Patch

LGTM, r=me
Comment 3 WebKit Commit Bot 2010-10-05 04:16:54 PDT
Comment on attachment 69685 [details]
Patch

Clearing flags on attachment: 69685

Committed r69101: <http://trac.webkit.org/changeset/69101>
Comment 4 WebKit Commit Bot 2010-10-05 04:16:59 PDT
All reviewed patches have been landed.  Closing bug.