Skip to content
Snippets Groups Projects
  1. Aug 25, 2017
  2. Aug 24, 2017
  3. Aug 23, 2017
  4. Aug 22, 2017
    • Nicolas Chevobbe's avatar
      Bug 1392614 - Add an onEnumSymbols function on the object actor. r=ochameau · 942e4427
      Nicolas Chevobbe authored
      This will enable lazy loading symbols for a grip if needed.
      This patch introduce a new SymbolIteratorActor, which is similar
      to PropertyIteratorActor but with a data structure that better
      fits symbols, and how we already handle them, i.e. an `ownSymbols`
      array property (and not an `ownProperties` object like PropertyIteratorActor).
      
      We take this as an opportunity to add a test for enumSymbols, but also
      for enumProperties that did not have server unit tests (it is only tested
      in the frontend with the variable view, which might be deprecated at some
      point).
      
      MozReview-Commit-ID: IEIKA8zwH90
      
      --HG--
      extra : rebase_source : 377526321e04e28ffc58ed7af7f4325b6e1ee66d
      942e4427
    • Henry Chang's avatar
      Bug 1392204 - Disable goog-badbinurl-proto and goog-downloadwhite-proto on Fennec. r=francois · ed119346
      Henry Chang authored
      Version 4 of the Google Safe Browsing server will return a 404 if any of the
      application reputation lists are requested on Android. As a result, we should
      avoid these threat types from being sent along with ANDROID_PLATFORM.
      
      MozReview-Commit-ID: 6TUBVxe455y
      
      --HG--
      extra : rebase_source : dee095c008f4d328f359c66d20f0cc2dfcd109f3
      extra : source : 5d6338807c6b21b7672236cac01b13bd75155225
      ed119346
  5. Aug 19, 2017
  6. Aug 24, 2017
  7. Aug 23, 2017
Loading