Bug 93219 - [CMAKE] Move media source files from #ifdef ENABLE(MEDIA_SOURCE) to existing file list
Summary: [CMAKE] Move media source files from #ifdef ENABLE(MEDIA_SOURCE) to existing ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Gyuyoung Kim
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-05 19:10 PDT by Gyuyoung Kim
Modified: 2012-08-05 20:27 PDT (History)
3 users (show)

See Also:


Attachments
Patch (2.80 KB, patch)
2012-08-05 19:13 PDT, Gyuyoung Kim
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gyuyoung Kim 2012-08-05 19:10:11 PDT
r122688 removed duplicating #ifdef guards from CMakeLists.txt. But, ENABLE_MEDIA_SOURCE is added to CMakeList using duplicating #ifdef again.
Comment 1 Gyuyoung Kim 2012-08-05 19:13:34 PDT
Created attachment 156584 [details]
Patch
Comment 2 Gyuyoung Kim 2012-08-05 19:25:51 PDT
CC'ing Patrick.
Comment 3 Hajime Morrita 2012-08-05 20:21:10 PDT
Comment on attachment 156584 [details]
Patch

rs=me
Comment 4 WebKit Review Bot 2012-08-05 20:27:34 PDT
Comment on attachment 156584 [details]
Patch

Clearing flags on attachment: 156584

Committed r124730: <http://trac.webkit.org/changeset/124730>
Comment 5 WebKit Review Bot 2012-08-05 20:27:38 PDT
All reviewed patches have been landed.  Closing bug.