RESOLVED WORKSFORME 41622
REGRESSION (r62215): Like, Dislike, Save buttons at YouTube don't work
https://bugs.webkit.org/show_bug.cgi?id=41622
Summary REGRESSION (r62215): Like, Dislike, Save buttons at YouTube don't work
CorniMac
Reported 2010-07-05 09:57:03 PDT
Below the videos on YouTube, there are buttons for Like, Dislike and Save (I hope I get the names right since they aren't english for me, but I think you get which ones I mean, anyway). These don't work properly with WebKit r62241 anymore while they do in the stable Safari 5. The Like- and Dislike-Button give no response when clicked - a message should expand thanking me for my feedback - and the Save-Button opens a menu when clicked, but instead of my playlists etc., it just shows "loading" - it should display my playlists after a little while, but that doesn't happen with r62241.
Attachments
Alexey Proskuryakov
Comment 1 2010-07-05 14:49:56 PDT
Alexey Proskuryakov
Comment 2 2010-07-06 12:59:42 PDT
*** Bug 41700 has been marked as a duplicate of this bug. ***
Alexey Proskuryakov
Comment 3 2010-07-06 13:01:02 PDT
Per duplicate, REGRESSION (r61670-r62241).
Alexey Proskuryakov
Comment 4 2010-07-14 12:40:09 PDT
*** Bug 42225 has been marked as a duplicate of this bug. ***
mitz
Comment 5 2010-07-17 20:38:55 PDT
*** Bug 42511 has been marked as a duplicate of this bug. ***
Sam Weinig
Comment 6 2010-07-17 23:38:12 PDT
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.
Alexey Proskuryakov
Comment 7 2010-08-02 08:36:21 PDT
*** Bug 43298 has been marked as a duplicate of this bug. ***
Alexey Proskuryakov
Comment 8 2010-08-02 12:33:34 PDT
*** Bug 43137 has been marked as a duplicate of this bug. ***
Darin Adler
Comment 9 2010-09-08 12:52:59 PDT
Can someone contact YouTube? Maybe someone at Google would have some pull with them or know the right person to talk to?
Dimitri Glazkov (Google)
Comment 10 2010-09-08 14:40:23 PDT
(In reply to comment #9) > Can someone contact YouTube? Maybe someone at Google would have some pull with them or know the right person to talk to? I'll reach out to them.
Dimitri Glazkov (Google)
Comment 11 2010-09-10 06:55:40 PDT
(In reply to comment #10) > (In reply to comment #9) > > Can someone contact YouTube? Maybe someone at Google would have some pull with them or know the right person to talk to? > > I'll reach out to them. They will fix this next week.
Sam Weinig
Comment 12 2010-11-17 16:59:43 PST
This appears to be fixed on their end.
Note You need to log in before you can comment on or make changes to this bug.