[Webkit-unassigned] [Bug 15457] Realplayer plugin does not work correctly if the OBJECT tags defined with the "DATA" attribute has a URI

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 6 01:12:05 PDT 2009


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





------- Comment #3 from eric at webkit.org  2009-06-06 01:12 PDT -------
(From update of attachment 30940)
Shouldn't we only do this hack for a specific set of plugins?

I would think this code should also be moved into a static function and then
only called for that set of plugins which need it.

mapDataParamToSrc() or something.

Also we have a caseInsensitiveEqual which doesn't copy the string like lower()
does.

single line ifs don't get { } in WK style.


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



More information about the webkit-unassigned mailing list