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
F14086094: D20970.id49966.diff
Sat, Nov 23, 1:58 PM
Unknown Object (File)
Tue, Nov 12, 2:32 PM
Unknown Object (File)
Fri, Nov 1, 2:29 PM
Unknown Object (File)
Thu, Oct 31, 10:21 AM
Unknown Object (File)
Mon, Oct 28, 6:46 AM
Unknown Object (File)
Oct 18 2024, 6:12 PM
Unknown Object (File)
Oct 9 2024, 12:52 PM
Unknown Object (File)
Oct 1 2024, 9:08 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.