Closed
Bug 1241006
Opened 9 years ago
Closed 9 years ago
Weather.com map stops zooming
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1236979
People
(Reporter: lh.bennett, Unassigned)
References
()
Details
Console alerts that too much memory is being used and kills the scripts on Weather.com map when zoomed out.
>Will-change memory consumption is too high. Budget limit is the document surface area multiplied by 3 (1234560 px). Occurrences of will-change over the budget will be ignored.
There are other alerts but I doubt they are related but I'll post them anyway:
>Use of Mutation Events is deprecated. Use MutationObserver instead. utag.js:441:4081
>unreachable code after return statement template.js:2979:16
>Use of getPreventDefault() is deprecated. Use defaultPrevented instead. js_rAX9IbnoQJIK7-Cw8Kin8OFlF4Cgj8I4SrbNAEqlMhA.js:2:40351
>'mozHidden' and 'mozVisibilityState' are deprecated. Please use the unprefixed 'hidden' and 'visibilityState' instead. pubads_impl_78.js:124:114
Reporter | ||
Comment 1•9 years ago
|
||
STR:
1. Load: http://www.weather.com/weather/radar/interactive/l/USDC0001:1:US
2. Use your mousewheel to zoom the map in or out.
I cant reproduce it.
Did you test with a fresh profile?
https://support.mozilla.org/en-US/kb/profile-manager-create-and-remove-firefox-profiles
Comment 3•9 years ago
|
||
I only get to zoom 'once', I'm hitting bug:
https://bugzilla.mozilla.org/show_bug.cgi?id=1236930
or maybe:
https://bugzilla.mozilla.org/show_bug.cgi?id=1236979 but I think is where work being done to fix bug 1236930
win7 x64, e10s = OFF / m-c win32 builds
Let's dupe it.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Comment 5•9 years ago
|
||
(Note that the console warning about CSS will-change is unrelated to the zoom bustage. See https://bugzilla.mozilla.org/show_bug.cgi?id=961871#c7 for the reasoning behind that.)
Summary: Memory Leak on Weather.com → Weather.com map stops zooming
Comment 6•9 years ago
|
||
This should be fixed (on Nightly at least) by bug 1236979.
You need to log in
before you can comment on or make changes to this bug.
Description
•