Julian Descottes
767cf287ed
Bug 1308993 - aboutdebugging remove align-items: self-start;r=erahm
...
MozReview-Commit-ID: 7d054lVgwdt
2016-10-13 16:42:26 +02: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
55ff7d3107
Bug 1153292 - part2: aboutdebugging: fix service worker layout if buttons are not displayed;r=janx
...
MozReview-Commit-ID: cGzVVcNyNv
2016-08-11 19:44:12 +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
Alexandre Poirot
e47ffe2642
Bug 1274106 - Ensure opening tabs in background from about:debugging test. r=jdescottes
...
MozReview-Commit-ID: kSeAw9Xz1A
2016-09-14 07:41:08 -07:00
Alexandre Poirot
c1cbbf4f49
Bug 1300822 - Fix tab load event wait in devtools test helpers. r=tromey
...
MozReview-Commit-ID: 8vSSaDloJND
2016-09-06 07:05:32 -07:00
Kris Maglione
6470e45452
Bug 1296888: Add "webextensions" tag to WebExtension tests. r=aswan
...
MozReview-Commit-ID: 3QYXtpdznrP
2016-08-20 15:41:31 -07:00
Kris Maglione
b5af7f0b99
Bug 1259093: Follow-up: Fix some test races. r=me
...
MozReview-Commit-ID: riVGF5q3xV
2016-08-19 17:20:22 -07:00
Kris Maglione
bfd63ddac8
Bug 1259093: Part 3 - Preload browserAction popups to prevent flicker during opening. r=Gijs r=jaws r=bwinton f=mattw
...
MozReview-Commit-ID: EpAKLV8VPTn
2016-08-19 12:29:11 -07:00
Julian Descottes
be46c6e014
Bug 1295249 - aboutdebugging: fix alignment of sidebar items;r=janx
...
The align-content property no longer has any impact on single line
flex containers [1].
Instead we now use align-items: center to enforce vertical centering.
[1] https://www.w3.org/TR/css-flexbox-1/#change-201409-align-content-wrapping
MozReview-Commit-ID: 2Cw8zrDjPZ1
2016-08-16 12:01:11 +02:00
James Long
24266d6355
Bug 1267365 - move various flags out of DevToolsUtils and don't depend on that module so much r=tromey
2016-08-05 17:41:01 -04:00
Kumar McMillan
6569679999
Bug 1291272 - Fix aboutdebugging reload test that requires a signed add-on. r=ochameau a=test-only
...
MozReview-Commit-ID: 65CZqbbHAHo
2016-08-02 11:51:32 -05:00
Luca Greco
baeda750b0
Bug 1285557 - Add a new WebExtension debug tests into about:debugging tests. r=ochameau, r=jryans
...
MozReview-Commit-ID: Ew1DpyJ940R
2016-07-25 16:20:44 +02:00
Tom Tromey
1b5a2bdb96
Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
...
This removes the unnecessary setting of c-basic-offset from all
python-mode files.
This was automatically generated using
perl -pi -e 's/; *c-basic-offset: *[0-9]+//'
... on the affected files.
The bulk of these files are moz.build files but there a few others as
well.
MozReview-Commit-ID: 2pPf3DEiZqx
2016-07-14 10:16:42 -06:00
Julian Descottes
a220212bae
Bug 1268178 - fix browser_addons_debug_bootstrapped.js intermittent;r=ochameau
...
MozReview-Commit-ID: C3yoZnnBjkV
2016-07-13 13:11:11 +02: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
Jan Keromnes
b78dfdc3ec
Bug 1188981 - Switch about:debugging tests to devtools shared-head. r=jryans
2016-06-24 18:06:34 +00:00
Alexandre Poirot
c66db9f1dc
Bug 1254746 - Fix browser_service_workers_start.js intermittent when the worker is killed sooner than expected. r=jryans
2016-05-30 03:06:21 -07: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
Benoit Chabod
721cb2ae25
Bug 1245780 - Use ContentTask to load frame scripts in tests. r=pbro f=janx
2016-05-24 02:01:00 +02: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
Tom Tromey
86974842a1
Bug 1265869 - Add task.js and use in devtools. r=jryans
...
MozReview-Commit-ID: G5UuAh2RiZZ
2016-05-17 13:07:55 -06: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
Kumar McMillan
3684fadf77
Bug 1267870 - Refresh about:debugging when add-on manifest is reloaded. r=ochameau
...
MozReview-Commit-ID: Bf1V3XoX6Co
2016-05-12 11:39:58 -05:00
Kumar McMillan
a700f3abab
Bug 1269889 - make addon.reload() more like temp loading. r=kmag r=aswan
...
MozReview-Commit-ID: APK49tqcjTA
2016-05-03 17:07:10 -05: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
J. Ryan Stinnett
8aa03a5d4d
Bug 1263258 - Require space before paren for anonymous functions. r=pbro
...
MozReview-Commit-ID: 2F0j45Vxn2I
2016-04-27 09:06:15 -05: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
Alexandre Poirot
2ca95c2a47
Bug 1261055 - Test addon toolbox console. r=janx
2016-04-12 13:05:36 -07:00
Alexandre Poirot
e483330ef6
Bug 1261055 - Always assert DOM when installing/uninstalling addons. r=janx
2016-04-12 13:05:36 -07:00
Ryan VanderMeulen
c899a2e7c8
Bug 1258902 - Fix a typo that caused the newly-added test to be skipped (and re-enabled a frequently-failing one).
2016-04-09 23:56:30 -04:00
Dave Townsend
4ac1a46d5e
Bug 1257246: Update devtools for eslint 2. r=pbro
...
ESLint 2 now flags anonymous generator functions according to
generator-star-spacing. Most of the changes here are correcting that.
MozReview-Commit-ID: 9xg2Gmlaz94
2016-04-05 11:31:19 -07: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