RESOLVED FIXED Bug 78000
Remove redundant checks in CanvasRenderingContext2D.cpp
https://bugs.webkit.org/show_bug.cgi?id=78000
Summary Remove redundant checks in CanvasRenderingContext2D.cpp
Matthew Delaney
Reported 2012-02-07 10:32:35 PST
Remove redundant checks in CRC2D.cpp
Attachments
Patch (3.61 KB, patch)
2012-02-07 10:35 PST, Matthew Delaney
mitz: review+
Matthew Delaney
Comment 1 2012-02-07 10:35:47 PST
Simon Fraser (smfr)
Comment 2 2012-02-07 11:17:35 PST
Comment on attachment 125874 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=125874&action=review > Source/WebCore/ChangeLog:3 > + Remove redundant checks in CRC2D.cpp I read CRC2D.cpp and assumed it was about cyclic redundancy checks. Please don't abbreviate.
Matthew Delaney
Comment 3 2012-02-07 12:00:00 PST
> I read CRC2D.cpp and assumed it was about cyclic redundancy checks. Please don't abbreviate. But the name is sooooo long! :-P
Matthew Delaney
Comment 4 2012-02-07 12:04:28 PST
Note You need to log in before you can comment on or make changes to this bug.