Skip to content
Snippets Groups Projects
  1. Aug 25, 2017
  2. Aug 24, 2017
  3. Aug 09, 2017
  4. Aug 25, 2017
  5. Aug 23, 2017
    • André Bargull's avatar
      Bug 1389752 - Throw TypeError if [[OwnPropertyKeys]] of scripted proxies... · 8c36517e
      André Bargull authored
      Bug 1389752 - Throw TypeError if [[OwnPropertyKeys]] of scripted proxies contains duplicates. r=till
      8c36517e
    • Eden Chuang's avatar
      Bug 1383293 - Mochitest for testing the new readonly attribute... · 283e59c2
      Eden Chuang authored
      Bug 1383293 - Mochitest for testing the new readonly attribute topLevelPrincipal in nsIPaymentRequest. r=baku
      
      1. Adding new checks in ConstructorChromeScript.js to checking the top level
         document's principal information.
      2. Adding a new test testCrossOriginTopLevelPrincipal in
         test_constructor.html to testing the topLevelPrincipal attribute under
         cross origin situation.
      3. Removing some useless mochitest browser-chrome testcase.
      283e59c2
    • Eden Chuang's avatar
      Bug 1383293 - Add a new readonly attribute topLevelPrincipal in... · 34196fb8
      Eden Chuang authored
      Bug 1383293 - Add a new readonly attribute topLevelPrincipal in nsIPaymentRequest for UI support. r=baku
      
      Getting the top level document's principal when constructing PaymentRequest,
      then sending it to chrome process and saving it in nsIPaymentRequest.
      Creating a new readonly attribute nsIPrincipal topLevelPrincipal in
      nsIPaymentRequest for UI to query the top level document's principal
      information.
      34196fb8
  6. Aug 25, 2017
  7. Aug 14, 2017
  8. Aug 25, 2017
  9. Jun 13, 2017
    • Boris Zbarsky's avatar
      Bug 1393063 - Part 1: Fix IPCStreamSource's handling of async streams... · f979e78b
      Boris Zbarsky authored
      Bug 1393063 - Part 1: Fix IPCStreamSource's handling of async streams returning 0 from Available. r=bkelly
      
      This aligns the code more closely with how the input stream pump works: 0
      available bytes when the stream itself told us it's ready means the stream is at
      the end.
      
      Note from asuth: This fix was originally part of bug 1371699, it was part 5.
      However, its initial landing was backed out, but it is now very much needed for
      bug 1393063, so I'm landing it.
      
      --HG--
      extra : rebase_source : 0675d9fd5796a90a4e206cbfa350cc5b4cd94d54
      f979e78b
  10. Aug 25, 2017
Loading