[Webkit-unassigned] [Bug 47607] meta tag parser needs to support ; as separator due to Android having made that popular

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 19 07:34:51 PDT 2010


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





--- Comment #7 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2010-10-19 07:34:50 PST ---
(In reply to comment #6)
> (In reply to comment #4)
> > Grace, could help cc'ing the proper Android guys, herE?
> 
> Here is some history. In Android's original implementation, we didn't support semi-colon as separator. But we got bugs complaining some sites working on iPhone, but doesn't work on Android. So we added semi-colon support in Cupcake.
> 
> But I believe we have removed this as the version in WebKit doesn't support it. Can you double check with Froyo port?

Following the links for Froyo I end up with the below link, still containing the ";" support.

http://android.git.kernel.org/?p=platform/external/webkit.git;a=blob_plain;f=WebCore/dom/Document.cpp;hb=HEAD

or 

http://android.git.kernel.org/?p=platform/external/webkit.git;a=blob;f=WebCore/dom/Document.cpp;h=1f8edeb3505ce7b2e49ff2b88f2ef92c62d9a68d;hb=0433734318551aac3b7b82b9d8ab5d485d7d0439

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