Closed
Bug 1301951
Opened 7 years ago
Closed 6 years ago
Fix Bugzilla::Bug memory leaks
Categories
(Bugzilla :: Bugzilla-General, defect, P1)
Tracking
()
RESOLVED
FIXED
Bugzilla 6.0
People
(Reporter: dylan, Assigned: dylan)
References
Details
Attachments
(1 file)
+++ This bug was initially created as a clone of Bug #1282606 +++ Under heavy usage, the bug modal edit API will cause web workers to run out of memory every 60 seconds. It's a good idea to fix the memory leak now.
Comment 1•7 years ago
|
||
Assignee | ||
Comment 2•7 years ago
|
||
Comment on attachment 8790094 [details] [review] [bugzilla] dylanwh:bug-1301951 > bugzilla:master This is slightly different than what we're doing on bmo (checking isweak before weakening prevents a warning message that doesn't occur currently.)
Attachment #8790094 -
Flags: review?(dkl)
Assignee | ||
Comment 3•7 years ago
|
||
jfearn: I believe you were interested in this change. :-)
Comment 4•7 years ago
|
||
Comment on attachment 8790094 [details] [review] [bugzilla] dylanwh:bug-1301951 > bugzilla:master r=dkl
Attachment #8790094 -
Flags: review?(dkl) → review+
Assignee | ||
Comment 5•6 years ago
|
||
To git@github.com:bugzilla/bugzilla.git 84ebf6789..4480c8ca9 master -> master
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•