gecko-dev/devtools/client/shared
Nicolas Chevobbe 1c52c579d2 Bug 1595046 - Display thrown object as inspectable elements. r=Honza,perftest-reviewers,davehunt.
This patch use the new `exception` and `hasException` field from nsIScriptError
so we can render the actual object in the message error instead of a stringified
version.
Error object are still displayed using the `customFormat` prop, so we display
only the type + message + stacktrace (but we'll have a way to inspect them
in the sidebar soon).
Existing tests were updated to fix failures, and some tests/test cases were
added to make sure we cover all the different kind of errors we can display
in the console.

Differential Revision: https://phabricator.services.mozilla.com/D71288
2020-05-11 10:38:57 +00:00
..
build Bug 1604539 - Rename shared/fronts to client/fronts in the devtools codebase r=nchevobbe 2020-03-20 13:58:56 +00:00
components Bug 1595046 - Display thrown object as inspectable elements. r=Honza,perftest-reviewers,davehunt. 2020-05-11 10:38:57 +00:00
fluent-l10n
redux Bug 1605331 - Watch expressions should be evaluated in the right context. r=nchevobbe 2020-04-07 20:05:32 +00:00
remote-debugging Bug 1625906 - Add dedicated warning message for users trying to debug firefox for android 68 r=Harald,daisuke,fluent-reviewers,flod 2020-04-02 13:43:23 +00:00
source-map Bug 1607639 - Part 4: Convert introductionUrl into sourceMapBaseURL to match actual usage. r=jlast 2020-04-27 02:17:02 +00:00
sourceeditor Bug 1604539 - Rename shared/fronts to client/fronts in the devtools codebase r=nchevobbe 2020-03-20 13:58:56 +00:00
test Bug 1627270 - Return TabDescriptors from RootFront::getTab r=ochameau 2020-05-08 13:34:31 +00:00
vendor Bug 1619737 - Update wasmparser to version 0.10.0 r=jlast 2020-03-03 19:45:28 +00:00
widgets Bug 1620098: Show HTMLTooltip in html document as XUL popup. r=bgrins,jdescottes,mtigley,yzen,bdahl,nchevobbe 2020-05-07 23:33:57 +00:00
async-store-helper.js
autocomplete-popup.js Bug 1609942 - Display autocomplete popup at the top of the input. r=jdescottes,Honza,perftest-reviewers,whimboo. 2020-03-06 13:18:34 +00:00
browser-loader-mocks.js
browser-loader.js Bug 1624507 - Part 5: Make AMD support an opt-in feature of the loader. r=ochameau 2020-03-30 08:24:05 +00:00
css-angle.js
curl.js Bug 1614468, r=bomsy 2020-04-16 18:00:49 +00:00
demangle.js
devices.js
enum.js
events.js
focus.js
getjson.js
inplace-editor.js Bug 1622996 - Refactor devtools codebase to use optional chaining (automated changes). r=jdescottes 2020-03-19 21:13:38 +00:00
key-shortcuts.js
keycodes.js
link.js Bug 1622996 - Refactor devtools codebase to use optional chaining (automated changes). r=jdescottes 2020-03-19 21:13:38 +00:00
moz.build
node-attribute-parser.js
options-view.js
output-parser.js Bug 1633696 - Rename isVariableInUse to getVariableValue. r=rcaliman 2020-05-04 11:06:42 +00:00
poller.js
prefs.js
react-utils.js
scroll.js
source-utils.js Bug 1554894 -Simplify devtools/client/shared/source-utils.js and remove eslint-disable complexity r=pbro 2020-02-11 08:15:05 +00:00
splitview.css
SplitView.jsm
stylesheet-utils.js
suggestion-picker.js
telemetry.js
theme-switching.js
theme.js
thread-utils.js Bug 1616322 - Update Async Stack UI. 2020-02-26 06:24:04 +00:00
undo.js
unicode-url.js
view-source.js
WeakMapMap.js
webgl-utils.js
workers-listener.js Bug 1615418 - Remove destroyed fronts from devtools workers-listener r=daisuke 2020-02-18 08:02:09 +00:00
zoom-keys.js Bug 1612068 - Move zoom from the content viewer to the browsing context. r=nika 2020-04-22 19:32:52 +00:00