[webkit-reviews] review requested: [Bug 177206] Web Inspector: Include a table in New Network Tab : [Attachment 321260] [PATCH] Network Table

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 19 15:55:14 PDT 2017


Joseph Pecoraro <joepeck at webkit.org> has asked	for review:
Bug 177206: Web Inspector: Include a table in New Network Tab
https://bugs.webkit.org/show_bug.cgi?id=177206

Attachment 321260: [PATCH] Network Table

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




--- Comment #4 from Joseph Pecoraro <joepeck at webkit.org> ---
Created attachment 321260

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

[PATCH] Network Table

Some potential follow-ups to this:

  - Improve even/odd row appearance in rubber band scrolling area
  - Make the main table area horizontally scrollable (not possible without JS
scroll events, so I avoided this)
  - Modify table content to be more useful
  - Modify flex / resize behavior to prefer where to distribute pixels (e.g.
make/keep the Waterfall column generally larger then others in resize)


More information about the webkit-reviews mailing list