Bug 43338

Summary: Compile fix for android, missing guards in SVGResourcesCycleSolver.cpp
Product: WebKit Reporter: Kristian Monsen <kristianm>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, steveblock
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Android   
OS: Android   
Attachments:
Description Flags
Proposed patch.
steveblock: review-
Proposed patch (Updated Changelog description). none

Description Kristian Monsen 2010-08-02 05:17:10 PDT
Android does not have FILTERS enabled and does not compile without this fix.
Comment 1 Kristian Monsen 2010-08-02 05:22:35 PDT
Created attachment 63193 [details]
Proposed patch.
Comment 2 Steve Block 2010-08-02 05:27:55 PDT
Comment on attachment 63193 [details]
Proposed patch.

Code looks fine, but this can't be landed with an OOPS in the tests line. Just say this is a build fix only.

Also, it would be good to link to the change that added this from the bug.
Comment 3 Kristian Monsen 2010-08-02 05:51:58 PDT
Created attachment 63204 [details]
Proposed patch (Updated Changelog description).
Comment 4 Steve Block 2010-08-02 05:58:34 PDT
Comment on attachment 63204 [details]
Proposed patch (Updated Changelog description).

r=me
Comment 5 WebKit Commit Bot 2010-08-02 09:18:06 PDT
Comment on attachment 63204 [details]
Proposed patch (Updated Changelog description).

Clearing flags on attachment: 63204

Committed r64465: <http://trac.webkit.org/changeset/64465>
Comment 6 WebKit Commit Bot 2010-08-02 09:18:10 PDT
All reviewed patches have been landed.  Closing bug.