* SUMMARY Hide child rows for filtered tasks in the Rendering Frames data grid. Currently we only hide Frame rows, and only when all child records are for tasks which have been filtered. * STEPS TO REPRODUCE 1. Record a timeline with a mixture of script, layout, etc (recording daring fireball.net page load is sufficient) 2. Uncheck Layout 3. Expand a Frame containing layout and other tasks => Layout records are still visible
Created attachment 258858 [details] [Image] Current UI, with layout filtered
Created attachment 258862 [details] [Patch] Proposed Fix
Comment on attachment 258862 [details] [Patch] Proposed Fix Rejecting attachment 258862 [details] from commit-queue. Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.webkit.org', '--bot-id=webkit-cq-02', 'apply-attachment', '--no-update', '--non-interactive', 258862, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit Last 500 characters of output: from patch file(s). patching file Source/WebInspectorUI/ChangeLog Hunk #1 FAILED at 1. 1 out of 1 hunk FAILED -- saving rejects to file Source/WebInspectorUI/ChangeLog.rej patching file Source/WebInspectorUI/UserInterface/Models/RenderingFrameTimelineRecord.js patching file Source/WebInspectorUI/UserInterface/Views/TimelineSidebarPanel.js Failed to run "[u'/Volumes/Data/EWS/WebKit/Tools/Scripts/svn-apply', '--force', '--reviewer', u'Timothy Hatcher']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit Full output: http://webkit-queues.webkit.org/results/51188
Created attachment 258911 [details] [Patch] Proposed Fix
Comment on attachment 258911 [details] [Patch] Proposed Fix Clearing flags on attachment: 258911 Committed r188398: <http://trac.webkit.org/changeset/188398>
All reviewed patches have been landed. Closing bug.