WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
185518
[WPE][STABLE] Remove unusable JavaScript APIs
https://bugs.webkit.org/show_bug.cgi?id=185518
Summary
[WPE][STABLE] Remove unusable JavaScript APIs
Michael Catanzaro
Reported
2018-05-10 10:53:30 PDT
There is no JSC API provided with WPE 2.20. We don't want to expose the old C API, because that is going to be obsolete in 2.22 and it would be silly to expose at this point. And backporting the new GObject API to this branch would be inappropriate. This means that we need to remove WebKitJavascriptResult from the 2.20 branch, and that takes out WebKitUserContentManager script message handlers. If these APIs are needed, then use the unstable 2.21 release series instead of 2.20.
Attachments
[WPE][Stable] Remove unusable JavaScript APIs
(10.96 KB, patch)
2018-05-10 10:55 PDT
,
Michael Catanzaro
no flags
Details
Formatted Diff
Diff
[WPE][Stable] Remove unusable JavaScript APIs
(21.62 KB, patch)
2018-05-10 11:48 PDT
,
Michael Catanzaro
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Michael Catanzaro
Comment 1
2018-05-10 10:55:24 PDT
Created
attachment 340105
[details]
[WPE][Stable] Remove unusable JavaScript APIs
Michael Catanzaro
Comment 2
2018-05-10 11:48:13 PDT
Created
attachment 340112
[details]
[WPE][Stable] Remove unusable JavaScript APIs
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug