[Webkit-unassigned] [Bug 69962] Make it possible to create and dispatch a message event through chromium API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 12 14:20:11 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=69962





--- Comment #3 from Dave Michael <dmichael at chromium.org>  2011-10-12 14:20:11 PST ---
This is to support 'PostMessage' for the Pepper plugin API. We currently use a simple scripting approach, but it's very limited. This is a first step to allow me to create an Event in the Chromium renderer and dispatch it to JavaScript.

Here's the corresponding Chromium bug:
http://code.google.com/p/chromium/issues/detail?id=82604

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list