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)
Wed, Dec 25, 4:19 PM
Unknown Object (File)
Fri, Dec 20, 7:55 PM
Unknown Object (File)
Fri, Dec 13, 1:46 PM
Unknown Object (File)
Fri, Dec 6, 7:01 AM
Unknown Object (File)
Nov 28 2024, 8:49 PM
Unknown Object (File)
Nov 26 2024, 10:38 PM
Unknown Object (File)
Nov 24 2024, 1:31 PM
Unknown Object (File)
Nov 22 2024, 7:36 PM
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