RESOLVED FIXED 95091
Web Inspector: persist the state of glue records to parents button of Timeline panel
https://bugs.webkit.org/show_bug.cgi?id=95091
Summary Web Inspector: persist the state of glue records to parents button of Timelin...
Andrey Kosyakov
Reported 2012-08-27 08:40:30 PDT
Persist the state of glue records button of the timeline panel.
Attachments
Patch (3.75 KB, patch)
2012-08-27 09:00 PDT, Andrey Kosyakov
vsevik: review+
Andrey Kosyakov
Comment 1 2012-08-27 09:00:45 PDT
Vsevolod Vlasov
Comment 2 2012-08-27 12:01:49 PDT
Comment on attachment 160732 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=160732&action=review > Source/WebCore/inspector/front-end/TimelinePanel.js:545 > + this._presentationModel.setGlueRecords(newValue); I am not sure which one is correct, but previously you were setting !newValue to presentation model's glue records flag.
Andrey Kosyakov
Comment 3 2012-08-28 00:01:35 PDT
Note You need to log in before you can comment on or make changes to this bug.