[Webkit-unassigned] [Bug 41622] REGRESSION (r62215): Like, Dislike, Save buttons at YouTube don't work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 17 23:38:13 PDT 2010


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


Sam Weinig <sam at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sam at webkit.org




--- Comment #6 from Sam Weinig <sam at webkit.org>  2010-07-17 23:38:12 PST ---
This is due to Youtube using the Dataset API incorrectly.  They are trying to set element.dataset["tooltip-title"] but the name passed there is not allowed to have a hyphen according to the specification.

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