Page MenuHomePhabricator

Fix a bad lookup in hovercards
ClosedPublic

Authored by epriestley on Jan 10 2016, 7:52 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jan 15, 7:22 PM
Unknown Object (File)
Wed, Jan 8, 10:53 PM
Unknown Object (File)
Fri, Jan 3, 6:04 PM
Unknown Object (File)
Fri, Jan 3, 3:09 PM
Unknown Object (File)
Sat, Dec 28, 12:54 AM
Unknown Object (File)
Sat, Dec 21, 7:40 PM
Unknown Object (File)
Dec 19 2024, 3:49 PM
Unknown Object (File)
Dec 14 2024, 3:42 PM
Subscribers
None

Details

Reviewers
chad
Commits
Restricted Diffusion Commit
rPe84693f589d3: Fix a bad lookup in hovercards
Summary

If you try to pull the hovercard of something you can no longer see (maybe you loaded the page, then the policy changed) there won't be a value in the array here.

(The rest of the code anticipates this possibility.)

Test Plan

Hovered some stuff.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Fix a bad lookup in hovercards.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Jan 10 2016, 7:59 PM
This revision was automatically updated to reflect the committed changes.