[Webkit-unassigned] [Bug 83330] Allow certain Char events in fullscreen

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 8 17:28:49 PDT 2012


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





--- Comment #8 from Cem Kocagil <cem.kocagil+webkit at gmail.com>  2012-04-08 17:28:49 PST ---
(In reply to comment #6)
> Why is the semicolon expected to work, in the first place?

You're right, I can't see a reason for that either.

> > Can we not assume that the string always has a null character?
> 
> I'm not sure about that, but I know that it can be longer than 1 character.

I changed the type to UChar and it checks the length now. Could you review this patch so we can fix the current implementation?

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