Closed
Bug 1344588
Opened 9 years ago
Closed 9 years ago
test_plugin_default_state_xpi.js leaks some objects
Categories
(Core Graveyard :: Plug-ins, defect)
Core Graveyard
Plug-ins
Tracking
(firefox55 fixed)
RESOLVED
FIXED
mozilla55
| Tracking | Status | |
|---|---|---|
| firefox55 | --- | fixed |
People
(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
|
1.09 KB,
patch
|
baku
:
review+
|
Details | Diff | Splinter Review |
| Comment hidden (typo) |
| Assignee | ||
Comment 1•9 years ago
|
||
Sorry the actual leak is:
0:13.42 PROCESS_OUTPUT: Thread-1 (pid:68874) "== BloatView: ALL (cumulative) LEAK STATISTICS, default process 68874"
0:13.42 PROCESS_OUTPUT: Thread-1 (pid:68874) " |<----------------Class--------------->|<-----Bytes------>|<----Objects---->|"
0:13.42 PROCESS_OUTPUT: Thread-1 (pid:68874) " | | Per-Inst Leaked| Total Rem|"
0:13.42 PROCESS_OUTPUT: Thread-1 (pid:68874) " 0 |TOTAL | 62 10336| 90668 165|"
0:13.43 PROCESS_OUTPUT: Thread-1 (pid:68874) " 12 |BackstagePass | 104 416| 69 4|"
0:13.43 PROCESS_OUTPUT: Thread-1 (pid:68874) " 46 |DirectoryProvider | 24 24| 1 1|"
0:13.43 PROCESS_OUTPUT: Thread-1 (pid:68874) " 200 |XPCNativeInterface | 56 392| 244 7|"
0:13.43 PROCESS_OUTPUT: Thread-1 (pid:68874) " 201 |XPCNativeMember | 16 112| 5449 7|"
0:13.43 PROCESS_OUTPUT: Thread-1 (pid:68874) " 202 |XPCNativeSet | 32 192| 313 6|"
0:13.43 PROCESS_OUTPUT: Thread-1 (pid:68874) " 203 |XPCWrappedNative | 96 1440| 2456 15|"
0:13.43 PROCESS_OUTPUT: Thread-1 (pid:68874) " 204 |XPCWrappedNativeProto | 40 200| 492 5|"
0:13.43 PROCESS_OUTPUT: Thread-1 (pid:68874) " 206 |XPCWrappedNativeTearOff | 32 544| 3107 17|"
0:13.43 PROCESS_OUTPUT: Thread-1 (pid:68874) " 211 |mozHunspellDirProvider | 24 24| 1 1|"
0:13.43 PROCESS_OUTPUT: Thread-1 (pid:68874) " 219 |nsAppFileLocationProvider | 32 32| 1 1|"
0:13.43 PROCESS_OUTPUT: Thread-1 (pid:68874) " 249 |nsDirectoryService | 96 96| 1 1|"
0:13.43 PROCESS_OUTPUT: Thread-1 (pid:68874) " 294 |nsJSID | 56 56| 279 1|"
0:13.43 PROCESS_OUTPUT: Thread-1 (pid:68874) " 298 |nsJSPrincipals | 24 24| 35 1|"
0:13.43 PROCESS_OUTPUT: Thread-1 (pid:68874) " 302 |nsLocalFile | 192 4992| 3079 26|"
0:13.43 PROCESS_OUTPUT: Thread-1 (pid:68874) " 328 |nsPluginTag | 232 232| 4 1|"
0:13.43 PROCESS_OUTPUT: Thread-1 (pid:68874) " 354 |nsStringBuffer | 8 376| 19689 47|"
0:13.43 PROCESS_OUTPUT: Thread-1 (pid:68874) " 363 |nsTArray_base | 8 72| 18262 9|"
0:13.43 PROCESS_OUTPUT: Thread-1 (pid:68874) " 394 |nsXPCWrappedJS | 120 720| 248 6|"
0:13.43 PROCESS_OUTPUT: Thread-1 (pid:68874) " 395 |nsXPCWrappedJSClass | 72 72| 47 1|"
0:13.43 PROCESS_OUTPUT: Thread-1 (pid:68874) " 403 |xptiInterfaceInfo | 40 320| 187 8|"
0:13.43 PROCESS_OUTPUT: Thread-1 (pid:68874) "nsTraceRefcnt::DumpStatistics: 404 entries"
| Assignee | ||
Updated•9 years ago
|
Assignee: nobody → ehsan
| Assignee | ||
Comment 2•9 years ago
|
||
Attachment #8843790 -
Flags: review?(amarchesini)
Updated•9 years ago
|
Attachment #8843790 -
Flags: review?(amarchesini) → review+
Pushed by eakhgari@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/38239ac4b962
Fix a leak in test_plugin_default_state_xpi.js; r=baku
| Assignee | ||
Updated•9 years ago
|
Blocks: xpcshell-leaks
Comment 4•9 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.