Julian Descottes
6261a77787
Bug 1590050
- Preserve markup view selection in iframes after reload r=rcaliman,gl
...
Depends on D49940
To support this feature we perform two main changes
- the node actor exposes a getAllSelectors method, and the inspector now stores all selectors rather than just one
- the node actor exposes a waitForFrameLoad method, and the walkerFront findNodeFront helper uses it to make sure frames are loaded before querying a selector
Also added a test
Differential Revision: https://phabricator.services.mozilla.com/D49941
--HG--
extra : moz-landing-system : lando
2019-10-28 07:55:14 +00:00
Julian Descottes
2646ae9c6d
Bug 1577092 - Remove connectTo* helpers in debugger-server and use connectors directly r=nchevobbe
...
Depends on D43728
Differential Revision: https://phabricator.services.mozilla.com/D43729
--HG--
extra : moz-landing-system : lando
2019-08-28 13:07:56 +00:00
Maliha Islam
0a8eb5c95e
Bug 1568053 - Create node actor method for getting complex bg color data for text nodes and refactor existing contrast calculation methods, r=yzen,gl
...
Differential Revision: https://phabricator.services.mozilla.com/D40086
--HG--
extra : moz-landing-system : lando
2019-08-16 00:55:26 +00:00
yulia
84b0e082f1
Bug 1560200 - Implement very basic markup view support traversing remote frames via resource api. r=ochameau,rcaliman
...
Differential Revision: https://phabricator.services.mozilla.com/D39525
--HG--
extra : moz-landing-system : lando
2019-08-13 11:54:06 +00:00
Victor Porof
b8157dfaaf
Bug 1561435 - Format remaining devtools/, a=automatic-formatting, CLOSED TREE
...
# ignore-this-changeset
Differential Revision: https://phabricator.services.mozilla.com/D35894
--HG--
extra : source : 4722b924e08478f5337ab509718bd66906bf472f
extra : amend_source : a5baa1aab21639fdba44537e3a10b179b0073cb4
2019-07-05 11:29:32 +02:00
Gabriel Luong
1aa241f2d1
Bug 1550030 - Part 1: Implement the DOM mutation breakpoint context menu items in the markup view. r=loganfsmyth,jdescottes
...
This implements the context menu items for the DOM mutation breakpoint.
In addition, there were some server changes to:
- Update the mutationBreakpoints form for the NodeActor
- Expose the mutationBreakpoints form
- Moved the setMutationBreakpoints method from the Node spec to Walker spec
since the Node spec only consisted of getter methods. It made more sense
that the setter went into the Walker spec to be more consistent with how
the Walker and Node spec have been arranged.
Unit tests will be followed up in Part 2 immediately.
Differential Revision: https://phabricator.services.mozilla.com/D36074
2019-06-26 15:16:22 -04:00
Logan Smyth
76d6b8f5c2
Bug 1550835 - DOM mutation breakpoint server API. r=jlast,gl
...
Differential Revision: https://phabricator.services.mozilla.com/D33528
--HG--
extra : moz-landing-system : lando
2019-06-26 06:23:03 +00:00
Mark Banner
ceaeb93550
Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop
...
Differential Revision: https://phabricator.services.mozilla.com/D8389
--HG--
extra : moz-landing-system : lando
2018-10-19 12:55:39 +00:00
Razvan Caliman
d9ab58bfa9
Bug 1475947 - (Part 1) implement getOwnerGlobalDimensions() on Node actor. r=gl
...
MozReview-Commit-ID: Ij59UBVlCBD
--HG--
extra : rebase_source : b4b078106f4abb5e16a1ba7e435e65f13082d163
2018-07-16 19:06:06 +02:00
Alexandre Poirot
37bd611e02
Bug 1399589 - Move domnodelist, disconnectedNode and disconnectedNodeArray to node spec and front. r=jdescottes
...
MozReview-Commit-ID: B5l1X4pc2Kf
--HG--
extra : rebase_source : a45e07106582c999768065cddb93c38b692adfee
2017-10-03 17:19:56 +02:00
Patrick Brosset
336f2049fa
Bug 987877 - Add Copy XPath menu item to the inspector; r=miker
...
MozReview-Commit-ID: A5g0MmWovjk
--HG--
extra : rebase_source : c426b97a789847ba8a6c1a7d3f8cc81cd20a2fdc
2017-06-12 16:25:48 +02:00
Rahul Chaudhary
dd5683bd4f
Bug 1332090 - Added a contrast ratio component to the Color Widget. r=pbro
...
MozReview-Commit-ID: 9FA0h9ST62E
2017-02-20 22:27:22 -05:00
Patrick Brosset
e767d90101
Bug 1323700 - Adding a copy full path option to the inspector menu; r=gl
...
MozReview-Commit-ID: IvRnek7e7Xq
--HG--
extra : rebase_source : 360b3e72c0983c749eac9e685f29ee879cf3034a
2017-01-17 14:14:41 +01:00
Eddy Bruel
df95089a05
Bug 1272724 - Move nodeSpec into its own file;r=ejpbruel
2016-06-02 17:46:11 +02:00