DescriptionDo not wrap the bugs column on the flakiness dashboard
The flakiness dashboard forces different whites-space handling for the
bugs column to handle long bugs. When the dashboard is narrow due to
the screen being narrow or the flakiness runs being longer than the
page (common after [1]), the wrapped "File new bug" text causes every
row to be tall and ugly (see: http://pr.gg/longbug.png). This patch
changes the new bug text to be nowrap.
The original code for longbug handling was added before
TestExpectations was as clean as it is today.
[1] https://codereview.chromium.org/359533004/
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=178396
Patch Set 1 #Patch Set 2 : Just add nowrap on the link #
Messages
Total messages: 10 (0 generated)
|