Bug 100681

Summary: [CMAKE] Add TestNetscapePlugIn/Tests/NPRuntimeCallsWithNullNPP.cpp to CMakeLists.txt
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit EFLAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, ggaren, gyuyoung.kim, haraken, kenneth, laszlo.gombos, lucas.de.marchi, paroga, rakuco, rwlbuis, tonikitoo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.