[Webkit-unassigned] [Bug 160325] Function Call on NULL Object
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 29 09:17:26 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=160325
--- Comment #5 from Jonathan Bedard <jbedard at apple.com> ---
I made all functions in this family static, since none of them actually need the object to work.
As a larger architectural question: why aren't more functions in the TestRunner static? Inspection of the code seems to indicate that most functions in the TestRunner could be declared as static.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160729/2e12f35f/attachment.html>
More information about the webkit-unassigned
mailing list