[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
Tue Jun 9 01:38:57 PDT 2009


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





------- Comment #9 from eric at webkit.org  2009-06-09 01:38 PDT -------
(In reply to comment #5)
> Eric: thanks for the review, comments:
> 
> > Shouldn't we only do this hack for a specific set of plugins?
> 
> Firefox does it for all plugins (and Chrome has done it likewise since launch).
>  Since I don't know what other old plugins are done this way, I'd prefer to
> leave as is.  I think if it had caused any problems, FF would have changed it.

Agreed, we should match FF here.

> > Also we have a caseInsensitiveEqual which doesn't copy the string like lower() does.
> 
> I can't find this function?  The only thing I found is
> stringIsCaseInsensitiveEqualToString but that's in
> WebCore\platform\mac\WebCoreNSStringExtras.h.

Yeah, I meant "equalIgnoringCase", I just couldn't remember the name.


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