Moves all the one off object calls to PHUIRemarkupView, adds a "Document" call as well (future plans).
Details
Details
- Reviewers
epriestley - Commits
- Restricted Diffusion Commit
rPf35509e30ee7: Update to use PHUIRemarkupView everywhere possible
Visited most pages I could get access to, but may want extra careful eyes on this diff.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- PHUIRemarkupView (branched from master)
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 10714 Build 13171: Run Core Tests Build 13170: arc lint + arc unit
Event Timeline
Comment Actions
Caught one issue, see inline.
src/view/form/AphrontFormView.php | ||
---|---|---|
88–89 | I think this one is wrong, and lost an appendInstructions(...) call. |