WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
157583
Web Inspector: Hide filter bar in TimelineViews where it is not needed or not yet working
https://bugs.webkit.org/show_bug.cgi?id=157583
Summary
Web Inspector: Hide filter bar in TimelineViews where it is not needed or not...
Joseph Pecoraro
Reported
2016-05-11 13:26:44 PDT
* SUMMARY Hide filter bar in TimelineViews where it is not needed or not yet working - Memory Timeline View - not needed - Heap Snapshot View - not hooked up yet <
https://webkit.org/b/157582
> Web Inspector: Heap Snapshot Views should be searchable - Script Profile View - not hooked up yet <
https://webkit.org/b/157581
> Web Inspector: Script ProfileViews should be searchable
Attachments
[PATCH] Proposed Fix
(8.47 KB, patch)
2016-05-11 13:36 PDT
,
Joseph Pecoraro
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Joseph Pecoraro
Comment 1
2016-05-11 13:36:21 PDT
Created
attachment 278661
[details]
[PATCH] Proposed Fix
Radar WebKit Bug Importer
Comment 2
2016-05-11 13:36:51 PDT
<
rdar://problem/26228913
>
Matt Baker
Comment 3
2016-05-11 13:48:42 PDT
Comment on
attachment 278661
[details]
[PATCH] Proposed Fix View in context:
https://bugs.webkit.org/attachment.cgi?id=278661&action=review
> Source/WebInspectorUI/UserInterface/Views/HeapAllocationsTimelineView.js:259 > +
Usually this is handled by the base class, but that requires HeapAllocationsTimelineView to call TimelineView.setupDataGrid in its constructor. Fine for now.
Joseph Pecoraro
Comment 4
2016-05-11 13:52:38 PDT
(In reply to
comment #3
)
> Comment on
attachment 278661
[details]
> [PATCH] Proposed Fix > > View in context: >
https://bugs.webkit.org/attachment.cgi?id=278661&action=review
> > > Source/WebInspectorUI/UserInterface/Views/HeapAllocationsTimelineView.js:259 > > + > > Usually this is handled by the base class, but that requires > HeapAllocationsTimelineView to call TimelineView.setupDataGrid in its > constructor. Fine for now.
I describe in the ChangeLog why we don't use the default TimelineView filtering (we show all snapshots regardless of the timeline range selection). Maybe that is bad?
WebKit Commit Bot
Comment 5
2016-05-11 14:52:37 PDT
Comment on
attachment 278661
[details]
[PATCH] Proposed Fix Clearing flags on attachment: 278661 Committed
r200708
: <
http://trac.webkit.org/changeset/200708
>
WebKit Commit Bot
Comment 6
2016-05-11 14:52:41 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug