Bug 129152

Summary: [CMake] Get rid of "FIXME: The Blackberry port ..." from WebCore/CmakeLists.txt
Product: WebKit Reporter: Tibor Mészáros <mtiborinf>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bunhere, commit-queue, gyuyoung.kim, ossy, rakuco, sergio
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
patch for landing none

Description Tibor Mészáros 2014-02-21 08:12:46 PST
Get rid of "FIXME: The Blackberry port ..."  from WebCore/CmakeLists.txt
Comment 1 Tibor Mészáros 2014-02-21 08:19:31 PST
Created attachment 224867 [details]
Patch

The explicitly demarcated SVG IDL files (from WebCore_SVG_IDL_FILES) are added to WebCore_IDL_FILES.
Comment 2 Raphael Kubo da Costa (:rakuco) 2014-02-21 09:00:26 PST
Comment on attachment 224867 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=224867&action=review

> Source/WebCore/CMakeLists.txt:578
> +svg/SVGAElement.idl

Nit: wrong indentation?
Comment 3 Gyuyoung Kim 2014-02-22 02:04:42 PST
Comment on attachment 224867 [details]
Patch

Please land after fixing the nit.
Comment 4 Tibor Mészáros 2014-02-24 06:57:31 PST
Created attachment 225062 [details]
patch for landing
Comment 5 WebKit Commit Bot 2014-02-24 07:41:51 PST
Comment on attachment 225062 [details]
patch for landing

Clearing flags on attachment: 225062

Committed r164586: <http://trac.webkit.org/changeset/164586>
Comment 6 WebKit Commit Bot 2014-02-24 07:41:54 PST
All reviewed patches have been landed.  Closing bug.