RESOLVED FIXED 137459
One more case of incorrect comparison in recordpatchevent.py
https://bugs.webkit.org/show_bug.cgi?id=137459
Summary One more case of incorrect comparison in recordpatchevent.py
Alexey Proskuryakov
Reported Monday, October 6, 2014 9:44:25 PM UTC
One more place where an int is used in "if" incorrectly. This one seems harmless in practice though.
Attachments
proposed fix (19.47 KB, patch)
2014-10-06 13:45 PDT, Alexey Proskuryakov
no flags
without unrelated changes (1.67 KB, patch)
2014-10-06 13:57 PDT, Alexey Proskuryakov
thorton: review+
Alexey Proskuryakov
Comment 1 Monday, October 6, 2014 9:45:33 PM UTC
Created attachment 239352 [details] proposed fix
Alexey Proskuryakov
Comment 2 Monday, October 6, 2014 9:57:00 PM UTC
Created attachment 239353 [details] without unrelated changes
Alexey Proskuryakov
Comment 3 Monday, October 6, 2014 9:58:41 PM UTC
Note You need to log in before you can comment on or make changes to this bug.