Open
Bug 1387975
Opened 8 years ago
Updated 3 years ago
leafletjs warning: Will-change memory consumption is too high
Categories
(Core :: Layout, defect, P3)
Core
Layout
Tracking
()
UNCONFIRMED
Tracking | Status | |
---|---|---|
firefox57 | --- | wontfix |
People
(Reporter: grin, Unassigned)
Details
version: nightly 57.0a1 (2017-08-05) (64 bit) (linux)
[Seem to have been touched and fixed a similar in bug 1191412 but I guess this is different.]
> Will-change memory consumption is too high.
> Budget limit is the document surface area multiplied
> by 3 (1388862 px). Occurrences of will-change over
> the budget will be ignored.
Leafletjs seems to trigger this warning for normal everyday work. I am not well familarised with the internals, but it seems that the warning is sound but part of the normal behaviour of the code. I am not sure whether the warning is unreasonable/too strict, or the code should be fixed, or this is a normal "exception" which cannot be generally handled. If something needs to be fixed maybe this helps to figure out.
If not, feel free to close with a brief explanation so google find it in the future.
There are related issues open in leafletjs tracker: https://github.com/Leaflet/Leaflet/issues/4686
…as well as for various other code around the net, by a brief search.
Updated•8 years ago
|
Priority: -- → P3
Updated•8 years ago
|
status-firefox57:
--- → wontfix
Reporter | ||
Comment 1•7 years ago
|
||
@JetVillegas: "Thank you" for honouring my request to, quote, "close with a brief explanation so google find it in the future".
Change to "wontfix" without a comment surely helps.
Updated•3 years ago
|
Severity: minor → S4
You need to log in
before you can comment on or make changes to this bug.
Description
•