UI work for 131127.
<rdar://problem/16514032>
<rdar://problem/16514035>
Created attachment 229595 [details] ProbeSampleFired events in the main timeline view.
Created attachment 229596 [details] ProbeSampleFired event selected view.
Created attachment 229597 [details] Patch
Comment on attachment 229597 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=229597&action=review Looking good. Missing the icon file. > Source/WebInspectorUI/UserInterface/Models/ScriptTimelineRecord.js:218 > + return WebInspector.UIString("Probe Sample Fired"); I think “Probe Sample Recorded” or “Probe Fired” would be better. > Source/WebInspectorUI/UserInterface/Views/TimelineIcons.css:79 > + content: url(../Images/TimelineRecordProbeSampled.svg); I don't see the icon added in the patch. Forget svn/git add?
Created attachment 229672 [details] Patch
Comment on attachment 229672 [details] Patch Looks good!
Comment on attachment 229672 [details] Patch Clearing flags on attachment: 229672 Committed r167509: <http://trac.webkit.org/changeset/167509>
All reviewed patches have been landed. Closing bug.