gecko-dev/devtools/server
Razvan Caliman 2df504c779 Bug 1575186 - Ensure Shape Path Editor can be toggled for basic shapes with default values. r=pbro
The patch for [Bug 1559796](https://bugzilla.mozilla.org/show_bug.cgi?id=1559796) has changed the computed value for the default `circle()` basic shape (no coordinates). It now reflects the approach used with default `ellipse()` basic shape (no coordinates), thus addressing the issue with inconsistency raised in Bug 1521508.

The change means the Shape Path Editor's parsing of `circle()` and `ellipse()` need to account for the missing "closest-side" default radius. This patch addresses this need and introduces a test to check whether the Shape Path Editor successfully triggers for basic shapes with default values.

Differential Revision: https://phabricator.services.mozilla.com/D42639

--HG--
extra : moz-landing-system : lando
2019-08-20 13:59:07 +00:00
..
actors Bug 1575186 - Ensure Shape Path Editor can be toggled for basic shapes with default values. r=pbro 2019-08-20 13:59:07 +00:00
connectors Bug 1572436 - Extract connectTo methods from devtools/server/debugger-server r=yulia,ochameau 2019-08-09 09:05:05 +00:00
performance Bug 1564168 - [jsdbg2] Debugger.prototype.enabled should be removed (part 1). r=jimb 2019-07-16 00:56:19 +00:00
socket Bug 1561435 - Format devtools/server/, a=automatic-formatting 2019-07-05 11:26:00 +02:00
startup Bug 1572390 - Split main.js in debugger-server and debugger-server-connection r=yulia,ochameau 2019-08-08 12:44:13 +00:00
tests Bug 1542035 - Add read-only support for extension storage.local in addon debugger r=miker,rpl 2019-08-19 20:16:50 +00:00
debugger-server-connection.js Bug 1452920 - Clean up WebConsoleActor events and responses. r=nchevobbe 2019-08-19 06:57:42 +00:00
debugger-server.js Bug 1572436 - Extract connectTo methods from devtools/server/debugger-server r=yulia,ochameau 2019-08-09 09:05:05 +00:00
moz.build Bug 1572436 - Extract connectTo methods from devtools/server/debugger-server r=yulia,ochameau 2019-08-09 09:05:05 +00:00