Belén Albeza
b554a01c44
Bug 1565973 - Part 1: Implement manifest actor in the server r=ochameau
...
Differential Revision: https://phabricator.services.mozilla.com/D40979
--HG--
extra : moz-landing-system : lando
2019-08-13 14:43:24 +00:00
Gabriel Luong
7e6632a422
Bug 1572460 - Refactor `selection` out of the `InspectorFront`. r=yulia
...
Differential Revision: https://phabricator.services.mozilla.com/D41314
--HG--
extra : moz-landing-system : lando
2019-08-14 05:07:38 +00:00
Gabriel Luong
daff679f83
Bug 1569023 - Expose a helper on protocol's Front class to help retrieve the parent front. r=ochameau,yulia
...
Differential Revision: https://phabricator.services.mozilla.com/D39610
--HG--
extra : moz-landing-system : lando
2019-08-14 04:51:20 +00:00
Charlie Marlow
693746ef3d
Bug 1558929: adding from-font support to text-underline-offset and text-decoration-thickness r=emilio
...
Differential Revision: https://phabricator.services.mozilla.com/D41476
--HG--
extra : moz-landing-system : lando
2019-08-13 17:43:25 +00:00
Gabriel Luong
6013759ea3
Bug 1573058 - Remove legacy `highlighter-ready` and `highlighter-hide` events from the walker. r=ochameau
...
Differential Revision: https://phabricator.services.mozilla.com/D41646
--HG--
extra : moz-landing-system : lando
2019-08-13 17:55:08 +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
Sylvestre Ledru
5da36f02d4
Bug 1562642 - Part 5 - Add missing MPL2 headers in devtools/ r=jlast
...
Depends on D41566
Differential Revision: https://phabricator.services.mozilla.com/D41567
--HG--
extra : moz-landing-system : lando
2019-08-12 15:56:26 +00:00
tanhengyeow
c91b6dc057
Bug 1565226 - Limit the payload rendered in the Preview panel. r=nchevobbe
...
Limit the payload rendered in the Preview panel to 100 KB
Differential Revision: https://phabricator.services.mozilla.com/D39245
--HG--
extra : moz-landing-system : lando
2019-08-07 17:44:27 +00:00
Joel Olsson
aa7bc8f357
Bug 1553545 - Enable font-size:xxx-large. r=emilio
...
MANUAL PUSH: Manually fixed up contributor's patch stack to squash the two patches in the bug.
Differential Revision: https://phabricator.services.mozilla.com/D41240
2019-08-10 18:32:33 +02:00
Alexandre Poirot
c9c50db29f
Bug 1570685 - Revert startListeners, stopListeners, autocomplete and evaluateJSAsync requests to the previous format. r=nchevobbe
...
Bug 1570685 changed the format of these requests,
leading to backward compatiblity issues.
Differential Revision: https://phabricator.services.mozilla.com/D40231
--HG--
extra : moz-landing-system : lando
2019-08-08 17:10:24 +00:00
Julian Descottes
3df7a88f3b
Bug 1572390 - Split main.js in debugger-server and debugger-server-connection r=yulia,ochameau
...
Differential Revision: https://phabricator.services.mozilla.com/D41009
--HG--
rename : devtools/server/main.js => devtools/server/debugger-server-connection.js
rename : devtools/server/main.js => devtools/server/debugger-server.js
extra : moz-landing-system : lando
2019-08-08 12:44:13 +00:00
Jason Laster
c6612d3e41
Bug 1572227 - Warp should wait for pause events. r=bhackett
...
Differential Revision: https://phabricator.services.mozilla.com/D41085
--HG--
extra : moz-landing-system : lando
2019-08-07 21:21:53 +00:00
Charlie Marlow
be2d349416
Bug 1555865: added text-decoration-thickness to the text-decoration shorthands r=emilio
...
Differential Revision: https://phabricator.services.mozilla.com/D40335
--HG--
extra : moz-landing-system : lando
2019-08-07 17:42:15 +00:00
Alexandre Poirot
abb81825ef
Bug 1570604 - Rename DebuggerClient.getActor to getFrontByID. r=jdescottes,yulia
...
Differential Revision: https://phabricator.services.mozilla.com/D40785
--HG--
extra : moz-landing-system : lando
2019-08-07 10:35:02 +00:00
Nicolas Chevobbe
2aa7e939ab
Bug 1570998 - Remove selectedObjectActor trait. r=jdescottes.
...
It was added in Firefox 44 and isn't checked
anywhere in the codebase, so we can safely
remove it.
Differential Revision: https://phabricator.services.mozilla.com/D40545
--HG--
extra : moz-landing-system : lando
2019-08-07 05:45:34 +00:00
Nicolas Chevobbe
7613e0d9ae
Bug 1570999 - Remove transferredResponseSize trait. r=jdescottes.
...
This was added in Firefox 38 and isn't used anywhere
in the codebase. Let's remove it.
Differential Revision: https://phabricator.services.mozilla.com/D40544
--HG--
extra : moz-landing-system : lando
2019-08-06 15:41:36 +00:00
Nicolas Chevobbe
57a0bb08b3
Bug 1570997 - Remove fetchCacheDescriptor trait. r=jdescottes.
...
This was added in Firefox 61, so we can safely remove it now.
Differential Revision: https://phabricator.services.mozilla.com/D40543
--HG--
extra : moz-landing-system : lando
2019-08-06 15:41:18 +00:00
Gabriel Luong
de91da4b2a
Bug 1568151 - Replace `target.getInspector()` by `target.getFront("inspector")`. r=ochameau
...
Differential Revision: https://phabricator.services.mozilla.com/D39914
--HG--
extra : moz-landing-system : lando
2019-08-07 04:17:31 +00:00
Andreea Pavel
018d43f8fb
Backed out changeset 531e06bae805 (bug 1568151) for failing browser_ext_devtools_panel.js on a CLOSED TREE
...
--HG--
extra : amend_source : b4fbc693143810f3c7462c9d3598529627480891
2019-08-07 00:35:56 +03:00
Gabriel Luong
2365ba00a8
Bug 1568151 - Replace `target.getInspector()` by `target.getFront("inspector")`. r=ochameau
...
Differential Revision: https://phabricator.services.mozilla.com/D39914
--HG--
extra : moz-landing-system : lando
2019-08-06 19:55:15 +00:00
Andreea Pavel
53820aa30c
Backed out 9 changesets (bug 1564221) xpcshell failures on a CLOSED TREE
...
Backed out changeset 36e33a3b59f0 (bug 1564221)
Backed out changeset 12d1607c1415 (bug 1564221)
Backed out changeset 8c3157ad3ac9 (bug 1564221)
Backed out changeset ad7a644c5a8d (bug 1564221)
Backed out changeset 31f730109760 (bug 1564221)
Backed out changeset a140da3467e0 (bug 1564221)
Backed out changeset 02a324e713d6 (bug 1564221)
Backed out changeset dc76eeb3a74a (bug 1564221)
Backed out changeset bc933f236434 (bug 1564221)
2019-08-06 20:49:21 +03:00
Barret Rennie
bdc312d909
Bug 1564221 - Remove QueryInterface parameter from MockSecurityInfo in devtools tests r=ochameau
...
The `MockSecurityInfo` instances in the patched devtools tests are not actually
being used as `nsITransportSecurityInfo` instances; while `QueryInterface`
methods were generated for the them, these were never called. Additionally, the
methods they are being passed to are not XPCOM-defined and therefore do not
strictly require `nsITransportSecurityInfo`.
Differential Revision: https://phabricator.services.mozilla.com/D40521
--HG--
extra : moz-landing-system : lando
2019-08-06 15:37:05 +00:00
yulia
05d661890f
Bug 1566450
- replace getList process json with processDescriptor; r=ochameau
...
Differential Revision: https://phabricator.services.mozilla.com/D37712
--HG--
extra : moz-landing-system : lando
2019-08-05 15:27:51 +00:00
yulia
93b10b4e80
bug 1566450
- Implement a metaclass for content processes r=ochameau,jdescottes
...
WIP for metaclass concept
The best place to start is the test, it outlines what the API looks like.
Differential Revision: https://phabricator.services.mozilla.com/D37253
--HG--
extra : moz-landing-system : lando
2019-08-05 15:15:46 +00:00
Csoregi Natalia
533d800d89
Backed out changeset 63ffc8b43cc3 (bug 1571221) for failures on browser_ext_devtools_inspectedWindow.js. CLOSED TREE
2019-08-05 20:13:18 +03:00
Krishnal Ciccolella
ce3d0217a4
Bug 1571221 - Add a check for 'this.selection' before calling 'destroy()' on it r=gl
...
Added an if statement to check for `this.selection`. If it is truthy, `destroy()` will be called on it.
Differential Revision: https://phabricator.services.mozilla.com/D40643
--HG--
extra : moz-landing-system : lando
2019-08-05 15:37:16 +00:00
Boris Chiou
b91b90c199
Bug 1559231 - Support offset-anchor. r=emilio
...
Differential Revision: https://phabricator.services.mozilla.com/D39432
--HG--
extra : moz-landing-system : lando
2019-08-02 20:12:38 +00:00
Brindusan Cristian
0b3e26149c
Backed out 2 changesets (bug 1559231) for rusttests build bustages. CLOSED TREE
...
Backed out changeset d47d9f4bf9a9 (bug 1559231)
Backed out changeset 50f92d01c47a (bug 1559231)
2019-08-02 21:55:37 +03:00
Boris Chiou
9463547bb3
Bug 1559231 - Support offset-anchor. r=emilio
...
Differential Revision: https://phabricator.services.mozilla.com/D39432
--HG--
extra : moz-landing-system : lando
2019-08-02 00:43:11 +00:00
jaril
60991a8f38
Bug 1452920 - Convert WebConsoleActor to protocoljs Actor. r=nchevobbe,yulia
...
Differential Revision: https://phabricator.services.mozilla.com/D39490
--HG--
extra : moz-landing-system : lando
2019-07-31 14:13:23 +00:00
Emilio Cobos Álvarez
73a81d9f9a
Bug 1569911 - followup: Update properties database since the order some structs are loaded changed.
...
MANUAL PUSH: orange
2019-07-30 14:16:48 +02:00
Oriol Brufau
9f8a98e989
Bug 1544175 - Prevent devtools from accessing CPOWs. r=nchevobbe
...
Differential Revision: https://phabricator.services.mozilla.com/D38803
--HG--
rename : devtools/client/webconsole/test/mochitest/browser_console.js => devtools/client/webconsole/test/mochitest/browser_console_cpow.js
extra : moz-landing-system : lando
2019-07-29 22:16:49 +00:00
Julian Descottes
c9aba0f00c
Bug 1531349 - Rename multi-e10s-helper to service-workers-debug-helper r=ladybenko,yulia
...
Differential Revision: https://phabricator.services.mozilla.com/D38850
--HG--
rename : devtools/shared/multi-e10s-helper.js => devtools/shared/service-workers-debug-helper.js
extra : moz-landing-system : lando
2019-07-29 12:59:25 +00:00
Brian Hackett
d62dcc9f5f
Bug 1556813 Part 7 - Instrumentation based control logic, r=loganfsmyth.
...
--HG--
extra : rebase_source : 8d2dbd2017551651f88994de2937e0eb8832ae55
extra : histedit_source : df5a94b656f2a866315135914058ad3540c3d5be
2019-06-12 07:45:04 -10:00
Brian Hackett
35c0ee1da7
Bug 1556813 Part 5 - Server changes for instrumentation based control logic, r=loganfsmyth.
...
--HG--
extra : rebase_source : b678f9170a1d2250c5916d9a9dcbfe7ed82c0a0b
extra : histedit_source : 548ebf0a3570200dcf856cff249a518a568e9d5a
2019-06-12 07:42:49 -10:00
Gabriel Luong
8923476caf
Bug 1539764 - Add a targetFront attribute to the Front class to retrieve the target front. r=ochameau
...
Differential Revision: https://phabricator.services.mozilla.com/D39130
--HG--
extra : moz-landing-system : lando
2019-07-26 21:40:12 +00:00
Noemi Erli
1e52c22f88
Backed out changeset 63fabd70675c (bug 1539764) for causing failures in browser_ext_addon_debugging_netmonitor.js CLOSED TREE
2019-07-26 01:29:13 +03:00
Gabriel Luong
d453abb466
Bug 1539764 - Add a targetFront attribute to the Front class to retrieve the target front. r=ochameau
...
Differential Revision: https://phabricator.services.mozilla.com/D39130
--HG--
extra : moz-landing-system : lando
2019-07-25 20:44:09 +00:00
Julian Descottes
0ab30c1e08
Bug 1568823 - Simplify parser.js and rename to parser-helper r=nchevobbe
...
Depends on D39335
Looking in details at get(), the implementation can also be simplified
Differential Revision: https://phabricator.services.mozilla.com/D39338
--HG--
rename : devtools/shared/webconsole/parser.js => devtools/shared/webconsole/parser-helper.js
extra : moz-landing-system : lando
2019-07-25 13:21:03 +00:00
Julian Descottes
5689ca6238
Bug 1568823 - Move Parser.jsm to a regular module in devtools/shared/webconsole r=nchevobbe
...
Depends on D39333
Differential Revision: https://phabricator.services.mozilla.com/D39335
--HG--
rename : devtools/shared/Parser.jsm => devtools/shared/webconsole/parser.js
extra : moz-landing-system : lando
2019-07-25 13:17:11 +00:00
Julian Descottes
999495e12c
Bug 1568823 - Stop exporting reflectionAPI from Parser.jsm r=nchevobbe
...
Depends on D39332
Differential Revision: https://phabricator.services.mozilla.com/D39333
--HG--
extra : moz-landing-system : lando
2019-07-25 13:15:12 +00:00
Julian Descottes
3920fcb9e9
Bug 1568823 - Remove all unused methods from Parser.jsm r=nchevobbe
...
Depends on D39321
Differential Revision: https://phabricator.services.mozilla.com/D39332
--HG--
extra : moz-landing-system : lando
2019-07-25 14:05:41 +00:00
Julian Descottes
d55d46038c
Bug 1563474 - Remove unused getScriptInfo from Parser.jsm r=nchevobbe
...
Differential Revision: https://phabricator.services.mozilla.com/D39321
--HG--
extra : moz-landing-system : lando
2019-07-25 11:38:59 +00:00
Brendan Dahl
efab80cbeb
Bug 1550801 - Replace expected XULDocument with HTMLDocument in devtools tests. r=nchevobbe
...
test_bug819670_getter_throws.html:
Previously, the document context inspected in the console was the test
harness XULDocument, but now it will be an HTMLDocument. Update the
checks to make sure the inspected object has the same own properties as
the test documents own properties.
other tests:
Simply replace the expected document type.
Differential Revision: https://phabricator.services.mozilla.com/D38695
--HG--
extra : moz-landing-system : lando
2019-07-22 06:34:05 +00:00
Alexandre Poirot
0d64e50e68
Bug 1568185 - Remove unused bindObjectActor argument from console actor. r=nchevobbe
...
Differential Revision: https://phabricator.services.mozilla.com/D39051
--HG--
extra : moz-landing-system : lando
2019-07-24 08:35:41 +00:00
Bogdan Tara
b478ba698c
Backed out 2 changesets (bug 1568203, bug 1568185) for ES lint failure on eval-with-debugger.js CLOSED TREE
...
Backed out changeset adc394f833f9 (bug 1568203)
Backed out changeset 46c3a1fdc706 (bug 1568185)
2019-07-24 11:24:51 +03:00
Alexandre Poirot
802d183dff
Bug 1568185 - Remove unused bindObjectActor argument from console actor. r=nchevobbe
...
Differential Revision: https://phabricator.services.mozilla.com/D39051
--HG--
extra : moz-landing-system : lando
2019-07-24 07:47:55 +00:00
yulia
1c9daf26fe
Bug 1528730 - Remove ChromeDebugger and rename chromeDebugger field to threadActor; r=ochameau
...
Differential Revision: https://phabricator.services.mozilla.com/D38838
--HG--
extra : moz-landing-system : lando
2019-07-23 03:27:04 +00:00
Mihai Alexandru Michis
e637325c0e
Merge mozilla-central to mozilla-inbound. a=merge
...
--HG--
extra : amend_source : f93ba2cbe8a0ea251a8c95dd565117a109e25a91
2019-07-20 01:23:23 +03:00
longsonr
18aba690d1
Bug 1353164 Part 2 - Bustage fix for devtools
2019-07-19 13:58:15 +01:00