[Webkit-unassigned] [Bug 28914] Add a test for iframe shims and windowed plugin

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 3 13:46:05 PDT 2009


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





--- Comment #10 from Thatcher Ulrich <tulrich at google.com>  2009-09-03 13:46:04 PDT ---
A couple notes to add to what Ojan said:

On Linux+FF, iframe shims work very similarly and fill the same need as on the
Windows browsers.

On Mac, iframe shims are largely irrelevant -- there is no such thing as a
windowed plugin so the HTML compositing model generally does the right thing. 
(There remain many complications when working with an OpenGL plugin, but iframe
shims never helped with that on Mac, so the Google Earth Plugin has to use even
worse workarounds.)

There's an early description of the technique here:
http://www.macridesweb.com/oltest/IframeShim.html

I have a test page that explores some aspects of the technique:
http://tulrich.com/iframe_shims/

-- 
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