Commit Graph

71 Commits

Author SHA1 Message Date
Julian Descottes
44b0ec5883 Bug 1258114 - use invisible borders to drag devtools splitters on both sides;r=bgrins
Devtools splitters now have a clickable area on both sides of the splitter.
The previous layout provided a 3px clickable area (2px empty content + 1px
visible border).

The new layout uses invisible borders on both sides and a visible (clipped)
content. New draggable areas:
- side splitters : 1px left + 1px splitter + 4px right
- horizontal splitters : 2 px top + 1px splitter + 2px bottom

Variables are defined in splitters.css to adjust these settings.
Modified two test helpers opening context menus: the click should be
performed with a slight offset in order to avoid clicking on the splitter.

MozReview-Commit-ID: 94uFZoIBL7B

--HG--
extra : rebase_source : 55e6cb0f8f2ecbe1ae27ef9490925edfab7d62ce
extra : source : 4d5b0cdb72fe52f843c61a5df8f6b8ed35758be8
2016-04-15 12:36:17 +02:00
Carsten "Tomcat" Book
06ed529e31 Backed out changeset 4d5b0cdb72fe (bug 1258114) for m-oth test failures 2016-04-18 10:24:06 +02:00
Julian Descottes
93cda884fb Bug 1258114 - use invisible borders to drag devtools splitters on both sides;r=bgrins
Devtools splitters now have a clickable area on both sides of the splitter.
The previous layout provided a 3px clickable area (2px empty content + 1px
visible border).

The new layout uses invisible borders on both sides and a visible (clipped)
content. New draggable areas:
- side splitters : 1px left + 1px splitter + 4px right
- horizontal splitters : 2 px top + 1px splitter + 2px bottom

Variables are defined in splitters.css to adjust these settings.
Modified two test helpers opening context menus: the click should be
performed with a slight offset in order to avoid clicking on the splitter.

MozReview-Commit-ID: 94uFZoIBL7B

--HG--
extra : rebase_source : 8683e8700c83feae6bddc869cacda03b156a9f91
extra : amend_source : 10cdeed511c02a907e99b74295fe25a3ad623030
2016-04-15 12:36:17 +02:00
Sebastian Hengst
91cef3173a Backed out changeset ff8aa19ba327 (bug 1261785) for frequent failure in devtools test devtools/client/shared/test/browser_telemetry_toolboxtabs_storage.js. r=backout 2016-04-17 12:27:43 +02:00
Sebastian Hengst
9e4b410498 Backed out changeset 5d81dab28e18 (bug 1261785) 2016-04-17 12:27:33 +02:00
Sebastian Hengst
94a588ed0d Backed out changeset 735739a3a13a (bug 1261785) 2016-04-17 12:27:22 +02:00
Jarda Snajdr
7b5d53f68f Bug 1060947 - Listing indexedDB databases throws if any of them have 0 objectStores. r=mratcliffe 2016-04-13 02:00:00 -04:00
Jarda Snajdr
61e99d144c Bug 1261785 - Part 3: Make affected JS files eslint-clean. r=mratcliffe 2016-04-15 07:00:00 -04:00
Jarda Snajdr
58ce1a1893 Bug 1261785 - Part 2: Use shared-head.js for storage inspector tests. r=mratcliffe 2016-04-13 04:01:00 -04:00
Jarda Snajdr
1eaa53ea74 Bug 1261785 - Part 1: Fix promise rejections in storage inspector tests. r=mratcliffe 2016-04-13 04:01:00 -04:00
Jarda Snajdr
8eb506fa5f Bug 1262766 - Storage Inspector breaks down when Cache Storage throws a DOM security error. r=mratcliffe 2016-04-11 01:23:00 -04:00
Jarda Snajdr
4840f48bea Bug 1231434 - Add 'Delete All' context menu entry to storage inspector. r=mratcliffe 2016-04-11 01:21:00 +02:00
Sebastian Hengst
6eb8698b63 Backed out changeset a4c47419ac3f (bug 1231434) for eslint failures (no space after generator star, backquotes instead of doublequotes used). r=backout 2016-04-10 20:13:07 +02:00
Jarda Snajdr
71704881a4 Bug 1231434 - Add 'Delete All' context menu entry to storage inspector r=mratcliffe
MozReview-Commit-ID: 4YNXmhtriRS
2016-04-09 01:45:00 +02:00
Dave Townsend
fc4c4ab84a 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

--HG--
extra : rebase_source : e6db0fd0ef477cd4fd2196b1036783f0974c586b
extra : histedit_source : 03eea033884969cc2a340316377318b0487ebdf2
2016-04-05 11:31:19 -07:00
Jarda Snajdr
fa77abb20d Bug 1231437 - Storage Inspector: context menu to remove cookie/storage item r=mratcliffe
MozReview-Commit-ID: AWgZDbQ22ec
2016-04-04 07:56:00 +02:00
Carsten "Tomcat" Book
9b0388886d Backed out changeset 43360777775c (bug 1231437) for test failures in browser_misused_characters_in_strings.js 2016-04-04 16:07:03 +02:00
Jarda Snajdr
7cefe9760c Bug 1231437 - Storage Inspector: context menu to remove cookie/storage item r=mratcliffe
--HG--
extra : rebase_source : d510dd4986817f8f97896d64dd377b3affcf916a
2016-04-04 03:42:00 +02:00
Michael Ratcliffe
7449be197e Bug 1261311 - Fix storage inspector promise rejection syntax error r=mratcliffe
Should have been a catch.

--HG--
extra : rebase_source : 936da669f5947820788bfa3b7431a866dc38a523
extra : amend_source : 6a11eb98ec399f925fa0c4c15955d08f235f1b1a
2016-04-01 16:32:35 +01:00
Carsten "Tomcat" Book
174dee8f80 Backed out changeset 64f6fc285131 (bug 1231437) for test failures in browser_storage_cookies_edit.js
--HG--
extra : rebase_source : ecb08214d01f5743a84316ae03529a9c73b4e40f
2016-04-01 15:53:12 +02:00
Carsten "Tomcat" Book
0d6f0416e0 Backed out changeset 64550b75f51b (bug 1231437)
--HG--
extra : rebase_source : e6fe6507ef0b35ce3c9d35f44e95d992b2ccde0d
2016-04-01 15:52:53 +02:00
Michael Ratcliffe
485193ddde Bug 1261311 - Fix storage inspector promise rejections r=mratcliffe
Hide the errors for now.

MozReview-Commit-ID: Fj1wYvZ4UFx

--HG--
extra : rebase_source : 7824fb919b581c944d46565cc12b46b3432d0fc6
2016-04-01 11:00:06 +01:00
Jarda Snajdr
b2e88457b1 Bug 1231437 - Storage Inspector: context menu to remove cookie/storage item (part 2: tests) r=mratcliffe
--HG--
extra : rebase_source : 7a8a10209654d730faf5131e69a974c17c2309c1
2016-03-29 07:37:00 +02:00
Jarda Snajdr
cc61dccc0d Bug 1231437 - Storage Inspector: context menu to remove cookie/storage item r=mratcliffe
--HG--
extra : rebase_source : 9fa5cccee28309f9da368275f6cb80f684aaa39f
2016-04-01 05:11:00 +02:00
J. Ryan Stinnett
33f188faf9 Bug 1240804 - Disabling / whitelisting more tests with promise rejections. r=me
MozReview-Commit-ID: ISHRSPrywv5
2016-04-01 06:52:43 -05:00
Michael Ratcliffe
435f78dfbe Bug 1231179 - Make sessionStorage entry rows editable via double-click in storage inspector r=pbro
MozReview-Commit-ID: 3DFu6fyEdOS

--HG--
extra : rebase_source : a62ca00bf0366af7f03619eb6211e1e97606b134
2016-03-22 14:24:56 +00:00
Michael Ratcliffe
59c75885f7 Bug 1231155 - Make localstorage entry rows editable via double-click in storage inspector r=pbro
MozReview-Commit-ID: 9SjhR1n5AYG

--HG--
extra : rebase_source : 1ca3cb5f79a3420a3d0735ca4558e1f90eeff6b2
2016-03-18 17:09:52 +00:00
Carsten "Tomcat" Book
d614afde81 Backed out changeset 66f61a656571 (bug 1231437) for test failures in browser_storage_cookies_edit.js 2016-04-01 09:27:58 +02:00
Carsten "Tomcat" Book
c9534850d1 Backed out changeset 27104628616c (bug 1231437) 2016-04-01 09:27:22 +02:00
Jarda Snajdr
e7a3e0f88e Bug 1231437 - Storage Inspector: context menu to remove cookie/storage item (part 2: tests) r=mratcliffe a=kwierso
MozReview-Commit-ID: 4IUrx1tQ6Sh
2016-03-31 16:14:24 -07:00
Jarda Snajdr
462e493707 Bug 1231437 - Storage Inspector: context menu to remove cookie/storage item r=mratcliffe a=kwierso
MozReview-Commit-ID: ETmjp8jjQ6z
2016-03-31 16:14:15 -07:00
Michael Ratcliffe
c57adf2496 Bug 1231154 - Make cookies table fields editable via double-click in storage inspector r+pbro
MozReview-Commit-ID: 9RthfEhCev1

--HG--
extra : rebase_source : 1062d1c74581a67f0ec6390cd120c9e170581402
extra : amend_source : f646ec333c6dcf96683206cb220f6aa233404d9f
2016-03-01 23:36:39 +00:00
Michael Ratcliffe
d1d9e7893b Bug 1235350 - Storage Inspector needs a simplified inline editor r+pbro
MozReview-Commit-ID: DBfeUEKQNly

--HG--
extra : rebase_source : 31fba0dd2a9bbe5ca5084f1b5da81bbeb04fecdc
extra : amend_source : 4bcf6fe802bbcb9e353556d39b8790a316aefb77
2016-03-01 22:47:31 +00:00
Victor Porof
1cfbac47ef Bug 1258305 - Update all occurences of ViewHelpers.L10N and MultiL10N to use the new module, r=jsantell 2016-03-22 10:17:21 +01:00
Alexandre Poirot
e59ffbc3a0 Bug 1229272 - Stop using CPOW when creating indexed DB in storage tests. r=mratcliffe 2016-03-18 02:44:22 -07:00
Alexandre Poirot
44a280c94f Bug 1249447 - Prevent using CPOW and wait for indexedDB setup/clear with tasks. r=mratcliffe 2016-03-18 02:44:22 -07:00
Ryan VanderMeulen
f11c8d4e74 Bug 1229272 - Skip browser_storage_sidebar.js on Windows e10s for frequent failures. 2016-03-05 22:18:40 -05:00
Ryan VanderMeulen
a9d4eb0d80 Bug 1229272 - Skip browser_storage_sidebar.js for debug e10s on all Windows versions.
--HG--
extra : rebase_source : 87f10bbeaba2496bca6ba5df6ab3c87842daa295
2016-03-05 15:53:56 -05:00
Tim Nguyen
74c6f50e80 Bug 1253072 - Small bug fixes to the Storage Inspector functionality. r=miker
MozReview-Commit-ID: 7s1Ua2ecy0I
2016-03-02 14:52:00 -05:00
J. Ryan Stinnett
c943bbac07 Bug 1253125 - Stop duplicating telemetry from inside tools. r=mratcliffe
MozReview-Commit-ID: IRidYhLsJpy
2016-03-03 16:16:39 -06:00
Tim Nguyen
f1a8f0566b Bug 1224115 - Test for storage inspector search. r=mratcliffe
MozReview-Commit-ID: 85n8HzzbWYy
2016-03-01 16:57:48 +01:00
Tim Nguyen
b7e7dbcc84 Bug 1224115 - Allow filtering the storage inspector table. r=mratcliffe
MozReview-Commit-ID: F173MKBq33k
* * *
[mq]: foo

MozReview-Commit-ID: F3qkOclXklo
2016-03-01 16:57:48 +01:00
Tim Nguyen
548fdd64f2 Bug 1242832 - Fix intermittent browser_storage_overflow.js timeouts. r=pbro
MozReview-Commit-ID: 17hjxdkJ5B1
2016-02-29 17:21:50 +01:00
Michael Ratcliffe
1ee39b0945 Bug 1248563 - eslint cleanup of storage inspector code r=pbrosset
--HG--
extra : rebase_source : f9acfe711678f232e60beb2452a69218484dc013
extra : amend_source : 6ff3261de332d8123b1bce6fcf8f75e04321a95a
2016-02-16 16:12:55 +00:00
Brian Grinstead
ad34c237e8 Bug 1246733 - Remove stylesheet references of 'devtools/skin/common.css' and instead import it in theme files;r=ntim,r=ochameau
MozReview-Commit-ID: AwS9aJ4dypm
2016-02-16 16:10:25 -08:00
Phil Ringnalda
a532e17c65 Bug 1229272 - skip browser_storage_sidebar.js on e10s opt Win7 for frequent failures 2016-02-07 13:57:52 -08:00
Ben Kelly
842001e059 Bug 1244764 P5 Fix devtools test to work with new Cache add()/addAll() behavior. r=ehsan 2016-02-04 07:59:52 -08:00
Alexandre Poirot
f5b555aa12 Bug 1003860 - Various tweaks to the storage inspector. r=mratcliffe 2016-02-02 01:31:34 -08:00
Alexandre Poirot
c76ac377aa Bug 1003860 - Service worker cache for storage actor. r=mratcliffe 2016-02-02 01:31:34 -08:00
Alexandre Poirot
16541e0421 Bug 1003860 - Simplify storage setup tasks in storage inspector tests. r=mratcliffe 2016-02-02 01:31:33 -08:00