Page MenuHomePhabricator

In summary interfaces, don't render very large inline remarkup details for unit test messages
ClosedPublic

Authored by epriestley on Feb 5 2020, 3:45 PM.
Tags
None
Referenced Files
F18100853: D20970.id.diff
Sat, Aug 9, 12:08 PM
F17949011: D20970.id.diff
Thu, Jul 31, 10:35 PM
F17922460: D20970.diff
Wed, Jul 30, 6:49 AM
F17709456: D20970.id49966.diff
Jul 17 2025, 4:47 AM
F17706550: D20970.id49967.diff
Jul 16 2025, 12:51 PM
Unknown Object (File)
Jul 4 2025, 8:20 AM
Unknown Object (File)
Jul 2 2025, 3:19 PM
Unknown Object (File)
Jun 5 2025, 4:45 PM
Subscribers
Restricted Owners Package

Details

Summary

Ref T10635. An install with large blocks of remarkup (4MB) in test details is reporting slow page rendering. This is expected, but I've mostly given up on fighting this unless I absolutely have to. Degrade the interface more aggressively.

Test Plan
  • Submitted a large block of test details in remarkup format.
  • Before patch: they rendered inline.
  • After patch: degraded display.
  • Verified small blocks are not changed.

Screen Shot 2020-02-05 at 7.36.10 AM.png (99×1 px, 13 KB)

Screen Shot 2020-02-05 at 7.36.00 AM.png (1×1 px, 292 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Owners added a subscriber: Restricted Owners Package.Feb 5 2020, 3:45 PM
This revision was not accepted when it landed; it landed in state Needs Review.Feb 5 2020, 10:26 PM
This revision was automatically updated to reflect the committed changes.