[Webkit-unassigned] [Bug 45396] fast/files/workers/worker-read-blob-async.html is flaky on Leopard
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 8 09:57:53 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=45396
--- Comment #2 from Mihai Parparita <mihaip at chromium.org> 2010-09-08 09:57:53 PST ---
The reason why the comment string kept getting truncated is because it had \0s in it. Here's comment with the \0s escaped:
The diff appears to be a garbled string:
-Received loadstart event
+Receiv\0\0\0\0oadstart event
Or:
-Received loadstart even
+\0\0\0\0ived loadstart event
This appears to have been happening for at least a couple of days (at least as of r66830).
--
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