gecko-dev/devtools/shared
Belén Albeza 5a57502c75 Bug 1666529 - [devtools] Part 1: Add cookie storage resource r=ochameau,jdescottes,devtools-backward-compat-reviewers
This adds a resource for the cookie storage type, that supports inspecting iframes, etc. on Fission.

NOTE: in order to use this new resource, set the `devtools.testing.enableServerWatcherSupport` to `true`

Differential Revision: https://phabricator.services.mozilla.com/D108040
2021-03-27 16:30:28 +00:00
..
acorn
commands Bug 1699200 - [devtools] Create all commands via a CommandsFactory module. r=nchevobbe,jdescottes 2021-03-25 16:02:32 +00:00
compatibility Bug 1697068: Update MDN compat data. r=Honza 2021-03-09 22:37:49 +00:00
css Bug 1647845 Part 2 - Add page-size attribute to nsStyleStruct and property parsing r=emilio 2021-03-22 19:08:59 +00:00
discovery Bug 1651774: Update mozilla/use-services rule for native Services implementation. r=Standard8 2020-11-06 18:58:33 +00:00
heapsnapshot Bug 1700106 - [devtools] Remove now-useless eslint files related to mochitests. r=jdescottes,Standard8 2021-03-23 15:51:18 +00:00
inspector Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
jsbeautify Bug 1681055 - [devtools] Update beautify-js to 1.13.0. r=ochameau. 2020-12-15 08:48:19 +00:00
layout Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
locales Bug 1687915 - [devtools] Display a warning message when the --selector argument passed to :screenshot does not match any node. r=ladybenko. 2021-01-29 15:04:52 +00:00
node-properties
performance Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
performance-new Bug 1698129 - Change the tabID sources from browsingContextId to browserId in the profiler r=nika,julienw 2021-03-25 12:52:11 +00:00
platform Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
protocol Bug 1698554 - [devtools] Improve error logging when a request fails with a custom exception. r=nchevobbe 2021-03-19 10:04:48 +00:00
qrcode Bug 1673724 - Remove defer usage in devtools/shared/qrcode/index.js. r=Honza 2020-10-28 11:33:21 +00:00
resources Bug 1666529 - [devtools] Part 1: Add cookie storage resource r=ochameau,jdescottes,devtools-backward-compat-reviewers 2021-03-27 16:30:28 +00:00
security Bug 1681895 - Remove defer from exported functions list in devtools/shared/security/tests/xpcshell/head_dbg.js r=nchevobbe 2021-03-08 08:00:41 +00:00
specs Bug 1666529 - [devtools] Part 1: Add cookie storage resource r=ochameau,jdescottes,devtools-backward-compat-reviewers 2021-03-27 16:30:28 +00:00
sprintfjs
storage Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
test-helpers Bug 1700106 - [devtools] Remove now-useless eslint files related to mochitests. r=jdescottes,Standard8 2021-03-23 15:51:18 +00:00
tests Bug 1700106 - [devtools] Remove now-useless eslint files related to mochitests. r=jdescottes,Standard8 2021-03-23 15:51:18 +00:00
transport Bug 1699432 - [devtools] Bail out if DevToolsClient.close becomes reentrant. r=nchevobbe 2021-03-18 16:28:27 +00:00
webconsole Bug 1699200 - [devtools] Create all commands via a CommandsFactory module. r=nchevobbe,jdescottes 2021-03-25 16:02:32 +00:00
worker Bug 1700106 - [devtools] Remove now-useless eslint files related to mochitests. r=jdescottes,Standard8 2021-03-23 15:51:18 +00:00
.eslintrc.js
DevToolsUtils.js Bug 1683107 - [devtools] Query the nsIHttpChannel to make sure we get the sourceMapURL r=ochameau 2020-12-17 14:55:54 +00:00
Loader.jsm Bug 1678550 - [devtools] Load damp.js using the main DevTools Loader r=perftest-reviewers,nchevobbe,ochameau 2021-01-04 13:07:08 +00:00
ThreadSafeDevToolsUtils.js
accessibility.js
async-storage.js
async-utils.js Bug 1645563 - Introduce devtools helper to swallow rejections under a condition r=nchevobbe 2020-07-02 16:19:46 +00:00
base-loader.js
builtin-modules.js Backed out changeset 7c3c130fc7df (bug 1688703) for bc leaks. CLOSED TREE 2021-03-20 03:59:04 +02:00
constants.js Bug 1674371 - [devtools] Move ELEMENT_STYLE constant to a single file r=rcaliman,devtools-backward-compat-reviewers 2020-11-02 18:45:03 +00:00
content-observer.js Bug 1651519: Remove nsIDOMWindowUtils::currentInnerWindowID. r=nika,remote-protocol-reviewers,webcompat-reviewers,whimboo 2020-08-17 20:20:50 +00:00
debounce.js
defer.js
dom-helpers.js
dom-node-constants.js
dom-node-filter-constants.js
event-emitter.js Bug 1668117 - [devtools] do not load prefsHelper from devtools-modules in debugger r=nchevobbe 2020-10-02 15:39:44 +00:00
extend.js
flags.js Bug 1478688: Remove test codes that does not use anymore. r=Honza 2020-07-13 10:38:55 +00:00
generate-uuid.js
indentation.js
indexed-db.js
jar.mn Bug 1652997: Package all devtools css files and load them using the internal chrome: protocol. r=nchevobbe 2020-07-15 16:02:28 +00:00
l10n.js Bug 1672930 - [devtools] Handle Node environment in l10n module. r=ladybenko. 2020-10-26 17:11:17 +00:00
loader-plugin-raw.jsm
moz.build Bug 1691681 - [devtools] Introduce "commands" in order to ease calling global commands throught the Watcher. r=nchevobbe,bomsy,jdescottes 2021-03-03 17:02:42 +00:00
natural-sort.js
path.js
picker-constants.js
plural-form.js Bug 1668117 - [devtools] fix typo in plural-form.js r=nchevobbe 2020-10-02 15:38:32 +00:00
protocol.js Bug 1676974 - [devtools] Remove unused protocol/utils.js method() helper r=ochameau 2020-11-13 09:49:53 +00:00
system.js
task.js Bug 1687235 - Enable ESLint rule no-setter-return for devtools. r=jdescottes 2021-01-26 13:44:01 +00:00
throttle.js
wasm-source-map.js
webextension-fallback.html