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
Unknown Object (File)
Fri, Apr 12, 4:00 PM
Unknown Object (File)
Sun, Mar 31, 6:48 PM
Unknown Object (File)
Thu, Mar 21, 1:19 AM
Unknown Object (File)
Mar 17 2024, 9:06 AM
Unknown Object (File)
Mar 16 2024, 11:22 AM
Unknown Object (File)
Mar 14 2024, 6:05 PM
Unknown Object (File)
Mar 1 2024, 5:46 AM
Unknown Object (File)
Mar 1 2024, 5:46 AM
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.