Closed
Bug 1789002
Opened 2 years ago
Closed 2 years ago
Devtools warning about scroll-linked effects contains broken link
Categories
(Core :: Panning and Zooming, defect)
Core
Panning and Zooming
Tracking
()
RESOLVED
DUPLICATE
of bug 1723761
People
(Reporter: botond, Unassigned)
Details
STR
- Open the devtools console
- Load a page that uses a scroll-linked effect, such as https://tdresser.github.io/sync-scroll-offset-test/. The following warning is printed to the console: "This site appears to use a scroll-linked positioning effect. This may not work well with asynchronous panning; see https://developer.mozilla.org/docs/Mozilla/Performance/ScrollLinkedEffects for further details and to join the discussion on related tools and features!"
- Click on the link in the warning
Expected results
The link resolves
Actual results
The link goes to an MDN 404 page
Reporter | ||
Comment 1•2 years ago
|
||
The new home of the intended documentation page is https://firefox-source-docs.mozilla.org/performance/scroll-linked_effects.html
Reporter | ||
Comment 2•2 years ago
|
||
Never mind, this has been fixed already, I was just testing with Firefox ESR which doesn't have the fix yet.
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•