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)
Thu, May 2, 10:07 PM
Unknown Object (File)
Thu, May 2, 10:07 PM
Unknown Object (File)
Thu, May 2, 10:06 PM
Unknown Object (File)
Thu, May 2, 10:06 PM
Unknown Object (File)
Thu, May 2, 10:06 PM
Unknown Object (File)
Thu, May 2, 10:05 PM
Unknown Object (File)
Thu, May 2, 8:24 PM
Unknown Object (File)
Mar 31 2024, 7:06 AM

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
No Lint Coverage
Unit
No Test Coverage

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