-
- Downloads
Bug 1367560 - Remove an assertion from the Directory constructor that the...
Bug 1367560 - Remove an assertion from the Directory constructor that the directory exists on disk from DEBUG builds; r=baku As long as Directory objects can be constructed in the content process, trying to access the file system conceptually does not make sense because of sandboxing. The canary in the coal mine for this was tests which started crashing on Directory construction as we further locked down read access in the sandbox. MozReview-Commit-ID: HZitALYpO5H --HG-- extra : rebase_source : 1f7e0361e40e45a9c23d5d78bdcdc1696d44d298
Please register or sign in to comment