[Webkit-unassigned] [Bug 32894] [bzt] land-diff shouldn't stat the file system four times
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 23 13:00:48 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=32894
--- Comment #3 from Eric Seidel <eric at webkit.org> 2009-12-23 13:00:48 PST ---
(From update of attachment 45423)
This seems like a bad idea:
if length > 31000:
331 # We're risking exceeding the 32k length limit on Windows.
332 return []
I'm not even sure what ou're tring to avoid, but I would expect returing [] w/o
exception is bad.
--
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