[webkit-reviews] review requested: [Bug 204627] Web Inspector: move the items in the toolbar into the tab bar to save vertical space : [Attachment 385061] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 6 17:17:32 PST 2019


Devin Rousso <drousso at apple.com> has asked  for review:
Bug 204627: Web Inspector: move the items in the toolbar into the tab bar to
save vertical space
https://bugs.webkit.org/show_bug.cgi?id=204627

Attachment 385061: Patch

https://bugs.webkit.org/attachment.cgi?id=385061&action=review




--- Comment #23 from Devin Rousso <drousso at apple.com> ---
Created attachment 385061

  --> https://bugs.webkit.org/attachment.cgi?id=385061&action=review

Patch

Fixed issue where network load time statistic logic would throw an error when
reloading the page if the Network Tab hadn't yet been shown.  Reworked how the
top border of the tab bar is created in order to make styling simpler for the
various states.  Added `.window-docked-inactive` styles to places that already
had `.window-inactive`.


More information about the webkit-reviews mailing list