Mark Striemer
8dc84fb3be
Bug 1330741 - Show filesystem location of add-ons in about:debugging r=jdescottes
...
MozReview-Commit-ID: 3pmdAi80boT
2017-03-21 18:20:28 -05:00
Blake Kaplan
4be9ead168
Bug 1357909 - Tweak the strings explaining to the user what's happening. r=ochameau
...
This patch also watches the dom.ipc.multiOptOut pref to make sure we update
our state when all of the relevant prefs change as well as clarifies how the
code works.
MozReview-Commit-ID: 8qKymEth7C8
2017-04-19 15:51:44 -07:00
Blake Kaplan
7319ee1afe
Bug 1349363 - Use a centralized function to tell if e10s-multi is on. r=Felipe
...
MozReview-Commit-ID: JQJtCanIv3a
2017-04-17 14:58:52 -07:00
Florian Queze
d3c36892fa
Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws.
2017-04-14 21:51:38 +02:00
Sebastian Hengst
42670ceca0
Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout
2017-04-14 23:39:22 +02:00
Florian Queze
9b4f73599f
Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws.
2017-04-14 21:51:38 +02:00
Mark Striemer
d3b41a75a4
Bug 1344016 - Update styling of about:debugging for add-ons r=jdescottes
...
MozReview-Commit-ID: CGCoX6mtuv4
2017-04-05 16:35:44 -05:00
Mike Conley
93e5abc6ea
Bug 1339775 - Add role="checkbox" for specially styled in-content checkboxes. r=jaws
...
MozReview-Commit-ID: IZhRECggz4j
2017-03-23 00:05:03 -04:00
Julian Descottes
b1edf0370f
Bug 1345932 - show warning info in about:debugging#workers if multi-e10s is on;r=ochameau
...
If multi e10s is enabled, service worker debugging is unavailable.
We temporarily disabled the start/push/debug buttons in about:debugging
for all service workers if multi-e10s is on.
A warning section is also displayed on top of about:debugging, letting the
user know that they can set dom.ipc.processCount to 1 in order to force
a single content process and restore debugging capabilities.
MozReview-Commit-ID: IPAlbOq2Hij
2017-03-16 16:06:05 +01:00
Julian Descottes
355018dfa2
Bug 1345932 - cleanup service worker panel render method;r=ochameau
...
MozReview-Commit-ID: AZdbg38ayLo
2017-03-15 20:10:59 +01:00
Wes Kocher
c078fad5aa
Merge m-c to autoland, a=merge
...
MozReview-Commit-ID: K0Q4b2wzvlJ
2017-03-03 17:29:54 -08:00
Andrea Marchesini
70fbece79d
Bug 1334975 - Get rid of nsIFilePicker.show() use in gecko, r=ochameau
2017-03-03 09:42:27 +01:00
Mark Striemer
cb61a6dbab
Bug 1245717 - List temporary add-ons separately in about:debugging r=jdescottes
...
MozReview-Commit-ID: HbqW3UTQMAq
2017-03-02 16:12:25 -06:00
Catalin Badea
20c1b18727
Bug 1328293 - Show if a service worker is listening for fetch events in about:debugging. r=jdescottes
2017-01-22 09:03:00 +02:00
Mike Conley
af0fde6dc8
Bug 1317795 - Fix broken alignment of in-content UI checkboxes. r=jaws
...
MozReview-Commit-ID: 4JpOSYu3BZS
2016-11-19 17:59:58 -05:00
Patrick Pei
3a01fb1e09
Bug 1264929 - Make about:debugging pass ESLint's "react/prop-types" rule. r=jdescottes
...
MozReview-Commit-ID: ABhdvunhR7a
2016-11-09 10:02:50 +01:00
Iris Hsiao
ad4d24858c
Backed out changeset 2631d596fc32 (bug 1264929) for dt1 failures on OS X and Win7
2016-11-09 13:36:04 +08:00
Patrick Pei
1c22383dc6
Bug 1264929 - Make about:debugging pass ESLint's "react/prop-types" rule. r=jdescottes
2016-10-20 03:52:00 -04:00
J. Ryan Stinnett
ccaa99fa95
Bug 1311178 - Remove various duplicate DevTools files. r=ntim
...
MozReview-Commit-ID: ABtuFPC85OQ
2016-10-19 15:59:09 -05:00
Julian Descottes
91daf8de9c
Bug 1153292 - part5: create ServiceWorkerActor;r=janx
...
MozReview-Commit-ID: CdlqUHHW1O1
2016-09-27 20:52:50 +02:00
Julian Descottes
4ae05ff885
Bug 1153292 - part4: aboutdebugging: display registering status for service workers;r=janx
...
MozReview-Commit-ID: DuE46jPSDvR
2016-09-15 15:12:06 +02:00
Julian Descottes
f35b032065
Bug 1153292 - part1: display serviceworker status RUNNING/STOPPPED in aboutdebugging;r=janx
...
MozReview-Commit-ID: FvXM7QvB0Pn
2016-09-15 17:54:43 +02:00
Julian Descottes
f36566bd63
Bug 1153292 - part0: aboutdebugging: titles on target-name components;r=janx
...
MozReview-Commit-ID: GkBCcjuLU6R
2016-08-16 16:33:34 +02:00
Alexandre Poirot
57ed2de19c
Bug 1274106 - Allow displaying items with the same name/url/title in about:debugging. r=jdescottes
...
MozReview-Commit-ID: 60tENnw1GyW
2016-09-21 02:48:49 -07:00
jyeh@mozilla.com
385a21e688
Bug 1268073 - Misleading error if you click "Debug" twice. r=janx
2016-06-28 08:39:37 -07:00
Jan Keromnes
1c5ef54d8a
Bug 1188981 - Show Push Service subscription endpoint URL for Service Workers in about:debugging. r=jryans
2016-06-24 18:06:34 +00:00
gasolin
a20ff3de03
Bug 1266415 - display a warning on about:debugging if service workers are disabled; r=jdescottes
...
MozReview-Commit-ID: 5OipoBx7LH2
2016-05-29 19:18:11 -07:00
Ricky Chien
3058cee3bc
Bug 1273076 - Show more details in about:debugging#invalid-hash. r=jdescottes
...
MozReview-Commit-ID: EbQvxXBixRe
2016-05-17 11:52:35 +08:00
Kumar McMillan
6a1b3df197
Bug 1273184 - Don't allow reloading of unsupported add-ons. r=ochameau
...
MozReview-Commit-ID: ERSpt8X9MD8
2016-05-16 16:08:46 -05:00
Benoit Chabod
937eabb6c0
Bug 1269757 - Clean up panelId/id confusion in about:debugging. r=janx
2016-05-18 02:24:00 -04:00
Ricky Chien
6b85ccd567
Bug 1268107 - Cannot use back in about:debugging after entering an invalid hash r=jdescottes
...
MozReview-Commit-ID: CsbzQXiR9RV
2016-05-09 17:14:56 +08:00
James Long
ece81a7a77
Bug 1265775 - replace Cu.reportError with console.error in devtools client code r=tromey
2016-05-06 11:29:10 -04:00
Alexandre Poirot
c6711dbdb1
Bug 1266128 - Show tabs in about:debugging. r=janx
2016-05-03 09:06:32 -07:00
Alexandre Poirot
cfe75b5609
Bug 1266128 - Rename about debugging Tab(s) to Panel(s). r=janx
2016-05-03 09:06:31 -07:00
Julian Descottes
5be36f386c
Bug 1217769 - aboutdebugging: default to addons tab without navigating if hash is empty;r=janx
...
MozReview-Commit-ID: 8hlFDqrpKit
2016-04-27 14:07:19 +02:00
Wes Kocher
567fff4add
Bug 1210778 - improving accessibility for about:debugging. r=janx
...
MozReview-Commit-ID: 94il4DHDUOS
2016-04-22 11:20:08 -04:00
Kumar McMillan
4c19b413ae
Bug 1246030 - Allow reloading an add-on in about:debugging. r=ochameau
...
MozReview-Commit-ID: Lh2iwPgmlhU
2016-03-31 12:01:02 -05:00
Carsten "Tomcat" Book
72a505a660
Backed out changeset 159d0cb3c2c3 (bug 1246030) for timeouts in browser_addons_debugging_initial_state.js
2016-04-15 06:56:26 +02:00
Kumar McMillan
f908e5cfaa
Bug 1246030 - Allow reloading an add-on in about:debugging. r=ochameau
...
MozReview-Commit-ID: Lh2iwPgmlhU
2016-03-31 12:01:02 -05:00
Andrew Swan
7bfe8550d3
Bug 1263687 - Log add-on temporary install errors. r=ochameau
...
MozReview-Commit-ID: BlmLToQxUTr
2016-04-12 10:02:07 -07:00
Patrick Brosset
0b6dd780fc
Bug 1264063 - 1 - Disable prop-types eslint rule and fix sort-comp errors; r=ochameau
...
MozReview-Commit-ID: 26NMWUWiKdi
2016-04-13 10:24:48 +02:00
Andrew Swan
d23593a73f
Bug 1231128 - Display errors when temporary add-on install fails. r=ochameau
...
MozReview-Commit-ID: BG81hWHLGQ2
2016-03-31 20:53:17 -07:00
Julian Descottes
04518a2730
Bug 1258902 - part2: create service-worker-target component;r=janx
...
Also added a new utility module aboutdebugging/modules/worker.js
to extract the worker related logic that does not belong in components.
MozReview-Commit-ID: LvArq5cdMtT
2016-04-06 16:37:43 +02:00
Julian Descottes
937b554907
Bug 1258902 - part1:add service worker unregister link in about:debugging;r=janx
...
MozReview-Commit-ID: A8p602S4JgV
2016-04-06 16:37:35 +02:00
Jan Keromnes
6e4b58f7c8
Bug 1257873 - Split Addons and Workers into separate Target classes in about:debugging. r=ochameau
2016-03-18 09:08:00 -04:00
Kumar McMillan
eaaca1751e
Bug 1256246 - Improve prompt for loading an add-on from directory. r=ochameau
...
MozReview-Commit-ID: oVBrMvK3nQ
2016-03-14 15:23:44 +01:00
Jan Keromnes
539be7b814
Bug 1239705 - Add a 'Start' button for service workers in about:debugging. r=ochameau
2016-03-03 09:47:23 -06:00
Jan Keromnes
f5b184d14d
Bug 1209699 - Add a 'Push' button for service workers in about:debugging. r=jdescottes
2016-02-29 03:20:00 +01:00
Julian Descottes
2c5ea63d37
Bug 1207997 - about:debugging use factories/dom helpers instead of createElement;r=janx
...
Make about:debugging code less verbose:
- use component factories to avoid having to remove calls to createElement
- use React.DOM helpers
- components only module.export their class
(require('my-component.js').MyComponent -> require('my-component.js'))
MozReview-Commit-ID: CBWLgcPUkMf
2016-02-21 01:58:00 +01:00
Julian Descottes
a2f353267d
Bug 1250002 - part2: about:debugging switch to browserLoader;r=ochameau
...
MozReview-Commit-ID: G4O19TOTWOy
2016-02-23 02:00:51 +01:00