[Webkit-unassigned] [Bug 138091] New: Allow to define a plugin in javascript
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Oct 27 04:19:15 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=138091
Bug ID: 138091
Summary: Allow to define a plugin in javascript
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: All
OS: All
Status: NEW
Severity: Enhancement
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: j.isorce at samsung.com
Created attachment 240475
--> https://bugs.webkit.org/attachment.cgi?id=240475&action=review
Patch that allow to set from javascript the internal object of an object element
Hi,
We know this is probably only useful for our usecase but we wanted to have your point of view if this enhancement may have more general interest.
So the attach patch allow to define a plugin in pure javascript. Then the page can still use a common interface (so not using a custom element).
We know we introduced a new object function which is not specified anywhere but we found this enhancement interesting and we wanted to share it with you.
See minimal attached example.
Cheers,
Julien
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141027/037f9afd/attachment-0002.html>
More information about the webkit-unassigned
mailing list