RESOLVED FIXED 200236
Web Inspector: Sources: increase the vertical space allocated to the call stack when paused
https://bugs.webkit.org/show_bug.cgi?id=200236
Summary Web Inspector: Sources: increase the vertical space allocated to the call sta...
Devin Rousso
Reported 2019-07-29 13:26:10 PDT
When paused, usually the most important/useful info is the call stack, so we should give it more space/priority. On the same idea, when not paused, it's likely that the developer cares more about the resources with breakpoints than those without.
Attachments
Patch (18.03 KB, patch)
2019-07-29 13:57 PDT, Devin Rousso
no flags
Patch (18.02 KB, patch)
2019-07-29 14:11 PDT, Devin Rousso
no flags
Devin Rousso
Comment 1 2019-07-29 13:57:16 PDT
Devin Rousso
Comment 2 2019-07-29 14:11:14 PDT
Nikita Vasilyev
Comment 3 2019-07-29 14:38:42 PDT
Screenshot?
Devin Rousso
Comment 4 2019-07-29 15:43:23 PDT
(In reply to Nikita Vasilyev from comment #3) > Screenshot? I didn't include a screenshot because it's highly dependent on the height of the inspector window (flexbox). The UI looks the exact same, other than that the Call Stack and Breakpoints sections are larger.
Joseph Pecoraro
Comment 5 2019-08-09 14:34:57 PDT
Comment on attachment 375100 [details] Patch rs=me
WebKit Commit Bot
Comment 6 2019-08-09 14:59:35 PDT
Comment on attachment 375100 [details] Patch Clearing flags on attachment: 375100 Committed r248480: <https://trac.webkit.org/changeset/248480>
WebKit Commit Bot
Comment 7 2019-08-09 14:59:37 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 8 2019-08-09 15:01:25 PDT
Note You need to log in before you can comment on or make changes to this bug.