Chromium Code Reviews
DescriptionClean up: Accessibility no longer needs site instance or transforms
For a while, BrowserAccessibilityManager needed a way to check whether
two frames were in the same site instance, and transform a frame's
coordinates from frame-relative coordinates to page-relative coordinates
if not.
These APIs are no longer necessary because that information is now
captured in the accessibility tree. See bug for details.
This change just deletes code that's now unused.
BUG=618120
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation
Committed: https://crrev.com/d748f22c6fa57ce44370686d816500f8cc9cb2aa
Cr-Commit-Position: refs/heads/master@{#415451}
Patch Set 1 #
Messages
Total messages: 11 (4 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||