Skip to content
Snippets Groups Projects
  1. Sep 13, 2017
  2. Aug 31, 2017
  3. Aug 29, 2017
  4. Sep 12, 2017
  5. Aug 02, 2017
  6. Aug 04, 2017
  7. Jul 27, 2017
  8. Jul 26, 2017
  9. Aug 02, 2017
  10. Jul 31, 2017
  11. Jul 21, 2017
    • Julian Descottes's avatar
      Bug 1369801 - dt-addon-prefs: move jsonview enabled pref outside of devtools addon;r=ochameau · be3db82a
      Julian Descottes authored
      DevTools preferences are loaded dynamically by calling DevtoolsPreferences.loadPrefs().
      We can not preload them when the addon starts, otherwise this will slow down the startup
      of Firefox.
      
      But jsonview's converter-observer needs to check preferences to check if jsonview is
      enabled very early. Moving devtools.jsonview.enabled to a separate preferences file
      that is still processed by firefox fixes the issue.
      
      The downside is that this pref will keep following m-c's release cycle and not the addon's.
      But it is so generic it should not be a big issue.
      
      
      MozReview-Commit-ID: HrD5IVe54Ks
      
      --HG--
      extra : rebase_source : 7feb021770c827996e276b60169b08093ecc1ff0
      be3db82a
  12. Jul 06, 2017
  13. Jul 07, 2017
  14. Jul 04, 2017
  15. Jun 28, 2017
  16. Jun 23, 2017
  17. Jun 08, 2017
  18. May 30, 2017
  19. May 25, 2017
  20. Jun 28, 2017
  21. May 10, 2017
  22. May 08, 2017
  23. May 25, 2017
  24. Jul 31, 2017
  25. Jul 21, 2017
    • Julian Descottes's avatar
      Bug 1386620 - dt-addon-prefs: move jsonview enabled pref outside of devtools addon;r=ochameau · 54c09394
      Julian Descottes authored
      DevTools preferences are loaded dynamically by calling DevtoolsPreferences.loadPrefs().
      We can not preload them when the addon starts, otherwise this will slow down the startup
      of Firefox.
      
      But jsonview's converter-observer needs to check preferences to check if jsonview is
      enabled very early. Moving devtools.jsonview.enabled to a separate preferences file
      that is still processed by firefox fixes the issue.
      
      The downside is that this pref will keep following m-c's release cycle and not the addon's.
      But it is so generic it should not be a big issue.
      
      
      MozReview-Commit-ID: HrD5IVe54Ks
      
      --HG--
      extra : rebase_source : bb85aa12ec92db7d11abdb002f0429123b173afd
      extra : source : 9622410d90ad264933ee7d1147ed655615ac4a19
      54c09394
  26. May 08, 2017
  27. May 11, 2017
  28. May 08, 2017
  29. May 12, 2017
  30. May 30, 2017
  31. Apr 27, 2017
  32. May 10, 2017
  33. May 20, 2017
    • Michael Kohler's avatar
      Bug 1256768 - Fix ESLint errors/warnings in... · a08b8034
      Michael Kohler authored
      Bug 1256768 - Fix ESLint errors/warnings in devtools/client/webconsole/console-output.js r=nchevobbe
      
      MozReview-Commit-ID: 76jPTnoqWq7
      
      --HG--
      extra : rebase_source : 4bb78c07caccfff16796dbbcf5b56092cb9a300a
      a08b8034
  34. Jun 24, 2017
  35. Jun 28, 2017
  36. Apr 25, 2017
  37. Apr 13, 2017
Loading