Bug 158384 - Remove NPSPI that is no longer used
Summary: Remove NPSPI that is no longer used
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-04 15:44 PDT by Anders Carlsson
Modified: 2016-06-07 07:56 PDT (History)
3 users (show)

See Also:


Attachments
Patch (44.32 KB, patch)
2016-06-04 15:44 PDT, Anders Carlsson
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2016-06-04 15:44:29 PDT
Remove NPSPI that is no longer used
Comment 1 Anders Carlsson 2016-06-04 15:44:57 PDT
Created attachment 280534 [details]
Patch
Comment 2 Anders Carlsson 2016-06-04 15:46:46 PDT
Committed r201689: <http://trac.webkit.org/changeset/201689>
Comment 3 Csaba Osztrogonác 2016-06-06 02:24:19 PDT
(In reply to comment #2)
> Committed r201689: <http://trac.webkit.org/changeset/201689>

FYI: It broke the Apple Mac cmake build.

make[2]: *** No rule to make target `../../Source/WebKit/mac/Plugins/WebNetscapeContainerCheckContextInfo.mm', needed by `Source/WebKit/CMakeFiles/WebKit.dir/mac/Plugins/WebNetscapeContainerCheckContextInfo.mm.o'.  Stop.
Comment 4 Csaba Osztrogonác 2016-06-07 07:56:35 PDT
fix landed in https://trac.webkit.org/changeset/201750