[webkit-reviews] review granted: [Bug 131127] Web Inspector: hook up probe samples to TimelineAgent's records : [Attachment 228568] the patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 4 12:28:46 PDT 2014


Timothy Hatcher <timothy at apple.com> has granted Brian Burg
<burg at cs.washington.edu>'s request for review:
Bug 131127: Web Inspector: hook up probe samples to TimelineAgent's records
https://bugs.webkit.org/show_bug.cgi?id=131127

Attachment 228568: the patch
https://bugs.webkit.org/attachment.cgi?id=228568&action=review

------- Additional Comments from Timothy Hatcher <timothy at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=228568&action=review


> Source/WebInspectorUI/UserInterface/Controllers/TimelineManager.js:275
> +	       case TimelineAgent.EventType.ProbeSample:
> +		   break;

FIXME comment here would be nice.


More information about the webkit-reviews mailing list