Bug 183305 - Remove NP_GLContext since it is unsupported
Summary: Remove NP_GLContext since it is unsupported
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dean Jackson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-03-02 15:43 PST by Dean Jackson
Modified: 2018-03-02 16:10 PST (History)
6 users (show)

See Also:


Attachments
Patch (1.69 KB, patch)
2018-03-02 15:54 PST, Dean Jackson
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dean Jackson 2018-03-02 15:43:05 PST
Remove NP_GLContext since it is unsupported
Comment 1 Dean Jackson 2018-03-02 15:43:43 PST
<rdar://problem/36875555>
Comment 2 Dean Jackson 2018-03-02 15:54:58 PST
Created attachment 334938 [details]
Patch
Comment 3 EWS Watchlist 2018-03-02 15:56:52 PST
Attachment 334938 [details] did not pass style-queue:


ERROR: Source/WebCore/plugins/npapi.h:0:  No copyright message found.  You should have a line: "Copyright [year] <Copyright Owner>"  [legal/copyright] [5]
ERROR: Source/WebCore/plugins/npapi.h:287:  Weird number of spaces at line-start.  Are you using a 4-space indent?  [whitespace/indent] [3]
Total errors found: 2 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 4 Dean Jackson 2018-03-02 16:10:37 PST
Committed r229194: <https://trac.webkit.org/changeset/229194>