Bug 100681 - [CMAKE] Add TestNetscapePlugIn/Tests/NPRuntimeCallsWithNullNPP.cpp to CMakeLists.txt
Summary: [CMAKE] Add TestNetscapePlugIn/Tests/NPRuntimeCallsWithNullNPP.cpp to CMakeLi...
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: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-29 08:47 PDT by Chris Dumez
Modified: 2012-10-29 11:50 PDT (History)
12 users (show)

See Also:


Attachments
Patch (1.66 KB, patch)
2012-10-29 09:37 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2012-10-29 08:47:33 PDT
http://trac.webkit.org/changeset/132713 introduced a new test plugin (TestNetscapePlugIn/Tests/NPRuntimeCallsWithNullNPP.cpp) but failed to add it to CMake.

As a consequence, the following test case is failing on EFL port:
  plugins/npruntime/npruntime-calls-with-null-npp.html
Comment 1 Chris Dumez 2012-10-29 09:37:43 PDT
Created attachment 171262 [details]
Patch
Comment 3 Anders Carlsson 2012-10-29 11:21:40 PDT
Comment on attachment 171262 [details]
Patch

Oops, sorry about that!
Comment 4 WebKit Review Bot 2012-10-29 11:50:30 PDT
Comment on attachment 171262 [details]
Patch

Clearing flags on attachment: 171262

Committed r132831: <http://trac.webkit.org/changeset/132831>
Comment 5 WebKit Review Bot 2012-10-29 11:50:35 PDT
All reviewed patches have been landed.  Closing bug.