[Webkit-unassigned] [Bug 56575] REGRESSION: "Hidden" NPAPI plugin not loaded

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 1 16:36:27 PDT 2011


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





--- Comment #23 from Eric Seidel <eric at webkit.org>  2011-06-01 16:36:27 PST ---
It is possible for Chrome to add a quirk for specific extensions, like how WebKit on mac often has to quirk for specific applications on Mac OS X.  I have no idea if Chrome folks are interested in quirking for extensions.   But that might be another avenue to explore.

Looking at:
http://www.whatwg.org/specs/web-apps/current-work/multipage/the-iframe-element.html#the-embed-element

and

http://www.whatwg.org/specs/web-apps/current-work/multipage/the-iframe-element.html#the-object-element

It seems that HTML5 says nothing about a hidden attribute for either <object> or <embed>.  It's possible our behavior should just be removed.

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