[Webkit-unassigned] [Bug 90963] [User Timing] Implementation of User Timing W/O Getter Method

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 12 15:14:49 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=90963





--- Comment #9 from Ojan Vafai <ojan at chromium.org>  2012-07-12 15:14:48 PST ---
(In reply to comment #3)
> (From update of attachment 151683 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=151683&action=review
> 
> Can you also add FIXMEs to the Performance Timeline functions indicating that they need to return User Timing too? You can fix them in a separate bug and patch.
> 
> >> Source/WebCore/ChangeLog:9
> >> +        No new tests, feature is not enabled in any platform currently.
> > 
> > You should still commit tests for these, but just skip them on all platforms.
> 
> I think the actual reason is that there's no way to observe it working. We haven't hooked it up to getEntries() yet. You can call the functions, but won't be able to see if they're doing the right things. I think we can hold off on tests until we have observable behavior.

I see. I'd rather we do this in the opposite order if possible, e.g. hook something up to getEntries first.

-- 
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