Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Build - throws a warning: 'rv': unreferenced local variable | janekptacijarabaci | 2018-05-31 | -1/+0 |
| | | | | PR #412 | |||
* | Remove support and tests for HSTS priming from the tree. Fixes #384 | Gaming4JC | 2018-05-26 | -10/+0 |
| | ||||
* | moebius#158: The Performance Resource Timing (added support for "workerStart") | janekptacijarabaci | 2018-04-29 | -3/+22 |
| | | | | https://github.com/MoonchildProductions/moebius/pull/158 | |||
* | Bug 1334465 - Set mIPCClosed to true before calling SendDeleteSelf in order ↵ | Valentin Gosu | 2018-03-14 | -1/+1 |
| | | | | | | | | | | | | | | | | | | to avoid race. r=bagder, a=ritu In the previous code, a race condition could cause us to call SendSetPriority() after calling SendDeleteSelf. For example: T1: SendDeleteSelf() T2: if (!mIPCClosed) SendSetPriority() T1: mIPCClosed = true MozReview-Commit-ID: 3XOwCaphb2o --HG-- extra : rebase_source : d6e6886402d1e0b0afed23c25a9fb18d8ca29ad6 extra : intermediate-source : cfc9afe916091e6449f7d748991e2a19187dc817 extra : source : 4ebdab0e332892378558817e30d0138c95199ce5 | |||
* | DevTools - network - implement the secureConnectionStart property for the ↵ | janekptacijarabaci | 2018-03-01 | -0/+1 |
| | | | | | | | PerformanceTiming https://github.com/MoonchildProductions/moebius/pull/116 ("/testing" and "/toolkit" in in the previous commit) | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+1821 |