Closed Bug 515420 Opened 15 years ago Closed 7 years ago

Extension smooth scrolling has quit working

Categories

(Firefox :: Extension Compatibility, defect)

defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: ria.klaassen, Unassigned)

References

Details

(Keywords: regression)

This extension has suddenly stopped working in trunk builds: http://www.aa.alpha-net.ne.jp/kataho/xpi/yass.html Regression range is http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=7e22b8a3560f&tochange=ed9f990c6fcc YASS is a popular and important extension and I don't know if this is something that should be fixed in Firefox or in YASS.
And under some, yet unknown conditions it suddenly starts working again, I don't know for how long.
Closing a tab seems to cure it.
Blocks: 514310
Have you verified that bug 514310 caused this, and that it's a bug in our code?
The range of comment 0 has been verified. One of the two bugs has caused the issue, or has made the defect clear.
Is there anything in the error console?
No longer blocks: 514310
Error: onEnterPrintPreview is not defined Source File: chrome://yass/content/main.js Line: 542
onEnterPrintPreview doesn't exist anymore, so the extension would need an update. Mano, do you think we should add function onEnterPrintPreview() { PrintPreviewListener.onEnter(); } for backward compatibility?
Blocks: 454562
Component: General → Extension Compatibility
OS: Windows XP → All
Product: Core → Firefox
QA Contact: general → extension.compatibility
Hardware: x86 → All
Legacy extensions are no longer valid in Firefox 57, closing.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.