Bug 95910 - [EFL][WK2] WebMemorySampler.cpp is included twice.
Summary: [EFL][WK2] WebMemorySampler.cpp is included twice.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryuan Choi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-05 16:48 PDT by Ryuan Choi
Modified: 2012-09-06 02:41 PDT (History)
6 users (show)

See Also:


Attachments
Patch (1.26 KB, patch)
2012-09-05 16:57 PDT, Ryuan Choi
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryuan Choi 2012-09-05 16:48:32 PDT
Because WebMemorySampler.cpp is not port specific file,
it should be in Source/WebKit2/CMakeLists.txt

Now, this is in both Source/WebKit2/CMakeLists.txt and Source/WebKit2/PlatformEfl.cmake

Patch will be comming.
Comment 1 Ryuan Choi 2012-09-05 16:57:03 PDT
Created attachment 162371 [details]
Patch
Comment 2 Kentaro Hara 2012-09-05 17:00:02 PDT
Comment on attachment 162371 [details]
Patch

OK
Comment 3 Ryuan Choi 2012-09-05 17:03:18 PDT
Comment on attachment 162371 [details]
Patch

thank you for quick review.
Comment 4 WebKit Review Bot 2012-09-06 02:41:46 PDT
Comment on attachment 162371 [details]
Patch

Clearing flags on attachment: 162371

Committed r127713: <http://trac.webkit.org/changeset/127713>
Comment 5 WebKit Review Bot 2012-09-06 02:41:50 PDT
All reviewed patches have been landed.  Closing bug.