Skip to content
Snippets Groups Projects
  1. Jun 08, 2017
    • Chung-Sheng Fu's avatar
      Bug 863246 - Content can only load resource:// URIs declared... · 68b806c6
      Chung-Sheng Fu authored
      Bug 863246 - Content can only load resource:// URIs declared content-accessible in manifests r=billm,bz
      
      bz:
          caps/nsScriptSecurityManager.cpp
      
      billm:
          browser/extensions/activity-stream/jar.mn
          browser/extensions/onboarding/jar.mn
          chrome/RegistryMessageUtils.h
          chrome/nsChromeRegistry.h
          chrome/nsChromeRegistryChrome.cpp
          chrome/nsChromeRegistryContent.cpp
          netwerk/protocol/res/SubstitutingProtocolHandler.cpp
          netwerk/protocol/res/SubstitutingProtocolHandler.h
          netwerk/protocol/res/nsIResProtocolHandler.idl
          netwerk/protocol/res/nsISubstitutingProtocolHandler.idl
          netwerk/protocol/res/nsResProtocolHandler.cpp
          netwerk/protocol/res/nsResProtocolHandler.h
          xpcom/components/ManifestParser.cpp
      
      MozReview-Commit-ID: 1RXeNn7jdBf
      
      --HG--
      extra : rebase_source : 749673b7a5bb0b50192a57496b2ea7962bf6b2d7
      68b806c6
  2. Aug 25, 2017
    • Wei-Cheng Pan's avatar
      servo: Merge #18229 - Add an API to process all invalidations on the main... · 1a53afba
      Wei-Cheng Pan authored
      servo: Merge #18229 - Add an API to process all invalidations on the main thread (from legnaleurc:bug_1388298); r=emilio
      
      fixes [bug 1388298](https://bugzil.la/1388298)
      
      ---
      <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
      - [X] `./mach build -d` does not report any errors
      - [X] `./mach test-tidy` does not report any errors
      - [ ] These changes fix #__ (github issue number if applicable).
      
      <!-- Either: -->
      - [ ] There are tests for these changes OR
      - [ ] These changes do not require tests because _____
      
      <!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->
      
      <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
      
      Source-Repo: https://github.com/servo/servo
      Source-Revision: 04e60517425c49fa36341cffe4c3b205c2d8ce37
      
      --HG--
      extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
      extra : subtree_revision : 09f90f1f95590de4f69b35296e41847c7ad8189b
      1a53afba
    • Sebastian Hengst's avatar
    • Sebastian Hengst's avatar
      merge mozilla-inbound to mozilla-central. r=merge a=merge · 31302b9c
      Sebastian Hengst authored
      MozReview-Commit-ID: 5armhVE9Jui
      31302b9c
    • Cervantes Yu's avatar
      Bug 1390143 - Generate the parent minidump synchronously to keep parent... · 7d0d416f
      Cervantes Yu authored
      Bug 1390143 - Generate the parent minidump synchronously to keep parent process's stack when creating paired minidumps. r=gsvelto
      
      Bug 1360308 offloads IO operations from the main thread when we create paired minidumps.
      This breaks the symmetry of paired minidumps: the thread stacks of the parent minidump
      doesn't correspond to the thread stacks in the child minidumps and renders the parent
      stack useless. This patch moves generation of the parent minidump back to the main
      thread to keep the context of the parent process when creating paired minidumps. Child
      minidump is still created asynchronously.
      
      MozReview-Commit-ID: 9RmBAuXMPSX
      7d0d416f
    • Ryan VanderMeulen's avatar
      Merge m-c to inbound. a=merge · 22d133ea
      Ryan VanderMeulen authored
      22d133ea
    • Ryan VanderMeulen's avatar
      Merge autoland to m-c. a=merge · 3d015883
      Ryan VanderMeulen authored
      3d015883
    • Ryan VanderMeulen's avatar
      Merge inbound to m-c. a=merge · 5684ae54
      Ryan VanderMeulen authored
      5684ae54
  3. Aug 24, 2017
  4. Aug 25, 2017
  5. Aug 24, 2017
  6. Aug 23, 2017
Loading