[webkit-reviews] review requested: [Bug 13599] Scripts to generate coverage information for WebKit : [Attachment 14613] Patch to add CoverageTools

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 18 14:21:03 PDT 2007


Holger Freyther <freyther at handhelds.org> has asked  for review:
Bug 13599: Scripts to generate coverage information for WebKit
http://bugs.webkit.org/show_bug.cgi?id=13599

Attachment 14613: Patch to add CoverageTools
http://bugs.webkit.org/attachment.cgi?id=14613&action=edit

------- Additional Comments from Holger Freyther <freyther at handhelds.org>
Changes:
   -Only use matplotlib.date2num but do not plot images
   -Incorporate niko's --coverage param
   -Provide another script that calls WebKitTools/Scripts/build-webkit and
calls the test cases
   -A small hack check-global-initializer to not error out on coverage builds.
UserObjectImpl.o of JavaScriptGlue has a global initializer and I didn't feel
like adding it to the whitelist.
  -The result will be stored in WebKitBuild/Coverage/html which can be scp'ed
somewhere else

Requirements:
   easy_install numpy
   easy_install matplotlib



More information about the webkit-reviews mailing list