Closed
Bug 881019
Opened 12 years ago
Closed 12 years ago
Use Cu.schedulePreciseGC instead of Cu.forceGC + setTImeout in tests
Categories
(Add-on SDK Graveyard :: General, defect)
Add-on SDK Graveyard
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: evold, Assigned: KWierso)
References
Details
Attachments
(1 file)
|
172 bytes,
patch
|
evold
:
review+
|
Details | Diff | Splinter Review |
Comment 1•12 years ago
|
||
Ooh pretty
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → kwierso
| Assignee | ||
Comment 2•12 years ago
|
||
Attachment #760247 -
Flags: review?(evold)
| Reporter | ||
Updated•12 years ago
|
Attachment #760247 -
Flags: review?(evold) → review+
Comment 3•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/addon-sdk
https://github.com/mozilla/addon-sdk/commit/2ef17f8992b34f472d2ffc351b05891fa824a9b2
Bug 881019 - Use Cu.schedulePreciseGC instead of forceGC + setTimeout in tests
https://github.com/mozilla/addon-sdk/commit/491a6f01a68e3db2a13f6716915453d41560f165
Merge pull request #1024 from KWierso/scheduleprecisegc
Bug 881019 - Use Cu.schedulePreciseGC instead of forceGC + setTimeout in tests
Comment 4•12 years ago
|
||
Commits pushed to integration at https://github.com/mozilla/addon-sdk
https://github.com/mozilla/addon-sdk/commit/2ef17f8992b34f472d2ffc351b05891fa824a9b2
Bug 881019 - Use Cu.schedulePreciseGC instead of forceGC + setTimeout in tests
https://github.com/mozilla/addon-sdk/commit/491a6f01a68e3db2a13f6716915453d41560f165
Merge pull request #1024 from KWierso/scheduleprecisegc
| Assignee | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•