Page MenuHomePhabricator

[native] Rename MarkdownLinkContext to MarkdownContext
ClosedPublic

Authored by rohan on Oct 20 2022, 12:06 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Mar 31, 7:06 AM
Unknown Object (File)
Sun, Mar 31, 7:06 AM
Unknown Object (File)
Sun, Mar 31, 7:06 AM
Unknown Object (File)
Sun, Mar 31, 7:06 AM
Unknown Object (File)
Sun, Mar 31, 7:06 AM
Unknown Object (File)
Sun, Mar 31, 7:05 AM
Unknown Object (File)
Sun, Mar 31, 7:02 AM
Unknown Object (File)
Mar 27 2024, 1:28 PM

Details

Summary

This is Step 1 of ENG-2072
(https://linear.app/comm/issue/ENG-2072/maintain-the-spoiler-state-upon-opening-textmessagetooltipmodal).
In this diff, we rename MarkdownLinkContext to just MarkdownContext in
order to (in a later step of this task) make this Context usable for the
spoilers and so we only need one Provider. Depends on D5383

Test Plan

The app runs the same as it did prior to these changes, and
tested to see that link markdown behaves the same as before.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Harbormaster returned this revision to the author for changes because remote builds failed.Oct 20 2022, 12:23 PM
Harbormaster failed remote builds in B12944: Diff 17746!

Sweet! Perfect example of simple rename diff, makes subsequent diffs far less noisy

This revision is now accepted and ready to land.Oct 21 2022, 1:11 PM

Rebase and resolve conflicts

Rebase (pending testing since my dev environment isn't working properly
again)

Keep markdown-link-context.react.js deleted