Page MenuHomePhabricator

Pull file Document Engine rendering out of "Files" application controllers
ClosedPublic

Authored by epriestley on Apr 5 2018, 4:17 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 18, 2:17 AM
Unknown Object (File)
Thu, Nov 14, 9:01 PM
Unknown Object (File)
Sat, Nov 9, 7:27 PM
Unknown Object (File)
Tue, Nov 5, 10:54 PM
Unknown Object (File)
Tue, Oct 29, 1:42 AM
Unknown Object (File)
Thu, Oct 24, 10:14 AM
Unknown Object (File)
Tue, Oct 22, 7:05 PM
Unknown Object (File)
Oct 15 2024, 11:51 AM
Subscribers
None

Details

Summary

Ref T13105. This separates document rendering from the Controllers which trigger it so it can be reused elsewhere (notably, in Diffusion).

This shouldn't cause any application behavior to change, it just pulls the rendering logic out so it can be reused elsewhere.

Test Plan

Viewed various types of files in Files; toggled rendering, highlighting, and encoding.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable