Page MenuHomePhabricator

Fix a JS issue when the anchor element on a page has no container
ClosedPublic

Authored by epriestley on May 4 2020, 10:50 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Feb 9, 6:26 PM
Unknown Object (File)
Sun, Feb 9, 9:13 AM
Unknown Object (File)
Sun, Feb 9, 9:13 AM
Unknown Object (File)
Sun, Feb 9, 9:13 AM
Unknown Object (File)
Sat, Feb 1, 7:51 AM
Unknown Object (File)
Tue, Jan 28, 6:50 PM
Unknown Object (File)
Mon, Jan 27, 5:49 PM
Unknown Object (File)
Sun, Jan 26, 8:09 PM
Subscribers
None

Details

Summary

See D21213. If there's no matching element, findAbove() throws. Handle these cases correctly.

Test Plan

Visited #toc on a revision, no longer saw a JS error.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.May 4 2020, 10:57 PM
This revision was automatically updated to reflect the committed changes.