Bug 36321 - WebKit does not build when netscape plugins are not enabled
Summary: WebKit does not build when netscape plugins are not enabled
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Plug-ins (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Major
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-18 13:04 PDT by Anders Bakken
Modified: 2022-06-30 13:53 PDT (History)
3 users (show)

See Also:


Attachments
This patch fixes #36321 (2.67 KB, patch)
2010-03-18 13:06 PDT, Anders Bakken
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Bakken 2010-03-18 13:04:16 PDT
To test try to build QtWebKit with a Qt/QWS.
Comment 1 Anders Bakken 2010-03-18 13:06:10 PDT
Created attachment 51081 [details]
This patch fixes #36321
Comment 2 Ahmad Saleem 2022-06-30 09:29:14 PDT
QtWebkit builds are not produced and NPAPI plugins are also gone. I think this can be marked as "RESOLVED WONTFIX". Thanks!

NOTE - there are references in Webkit Legacy about "PluginView.cpp" file, which this patch was trying to modify but PluginView.cpp does not exist in source on Webkit (unless if I am testing it completely wrong). Thanks!