[Webkit-unassigned] [Bug 31204] WebInspector: RR for unit test of timeline data
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Nov 9 14:00:17 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=31204
Eric Ayers <zundel at google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #42667|0 |1
is obsolete| |
Attachment #42670|0 |1
is obsolete| |
Attachment #42798| |review?
Flag| |
--- Comment #10 from Eric Ayers <zundel at google.com> 2009-11-09 14:00:16 PDT ---
Created an attachment (id=42798)
--> (https://bugs.webkit.org/attachment.cgi?id=42798)
WebInspector: Adds a unit test for Timeline records
Added a few changes since the last patch:
- Addressed braces style comment
- Added 'timeline' to name of all functions meant to be used in tests
- Changed the output of the test to only print the MarkTImeline node and its
ancestors. Intended to make the test less brittle to changes not related to
the script tag
- Changed the output of the test to print the properties of the EvaluateScript
timeline record. If there is a new property added or one removed, the test
will need to be updated.
Tested this patch with --iterations 100 on all scripts in the
LayoutTests/inspetor directory.
--
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