gecko-dev/devtools/client/inspector
yulia 69155c39cd Bug 1494796 - fix blob stylesheet test to not fail retrieving sourcemap; r=nchevobbe
this test was failing because the threadClient was posting messages due to being unable to
find the source map. After investigating, I found that the sourcemap was formatted incorrectly. I do
not know if this was intentional. If it wasn't this fix works. If it was, then we need to find a way
to wait on source map failures, and the test name might need to be updated

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

--HG--
extra : moz-landing-system : lando
2019-06-12 23:35:49 +00:00
..
animation Bug 1554809: Change the event which decides whether need to wait for rendering detail pane, and wait for rendering detail pane at point needs. r=pbro 2019-06-05 11:09:02 +00:00
boxmodel Bug 1398725 - Adds tooltip to offset parent indicator and moves ComputedProperty.js to boxmodel/components directory. r=gl 2019-03-05 11:49:12 -05:00
changes Bug 1553451 - Lower the eslint complexity level to 20 for devtools and exlude more complex functions; r=jdescottes 2019-05-23 09:06:16 +00:00
components
computed Bug 1553451 - Lower the eslint complexity level to 20 for devtools and exlude more complex functions; r=jdescottes 2019-05-23 09:06:16 +00:00
configs
extensions
flexbox Bug 1553451 - Lower the eslint complexity level to 20 for devtools and exlude more complex functions; r=jdescottes 2019-05-23 09:06:16 +00:00
fonts Bug 1544223 - Disable a few high complexity functions and lower the limit to prevent more complexity; r=jdescottes 2019-05-22 12:08:59 +00:00
grids Backed out changeset 49fbf60f938d (bug 1550519) for dt failures on grid-inspector.js . CLOSED TREE 2019-06-04 22:43:03 +03:00
layout Bug 1543324 - Part 3: Remove --theme-comment-alt variable; r=ntim 2019-04-18 19:17:03 +00:00
markup Bug 1556729 - Set the node value when rendering the TextNode component. r=jdescottes 2019-06-04 17:25:29 -04:00
rules Bug 1494796 - fix blob stylesheet test to not fail retrieving sourcemap; r=nchevobbe 2019-06-12 23:35:49 +00:00
shared Backed out changeset 49fbf60f938d (bug 1550519) for dt failures on grid-inspector.js . CLOSED TREE 2019-06-04 22:43:03 +03:00
test Bug 1557793 part 2. Stop using [array] in nsIStringBundle. r=Pike 2019-06-11 15:51:51 +00:00
.eslintrc.js
breadcrumbs.js Bug 1539265 - Don't represent ::marker pseudo-elements with the internal _moz_generated_content_marker tagName in the markup view. r=jdescottes 2019-04-02 07:45:55 +00:00
index.xhtml Bug 1555064 - (Part 1) Generalize creation and handling of pseudo-class toggles in the Rules view. r=gl 2019-06-03 15:22:18 +00:00
inspector-search.js Bug 1553451 - Lower the eslint complexity level to 20 for devtools and exlude more complex functions; r=jdescottes 2019-05-23 09:06:16 +00:00
inspector.js Bug 1042642 - Use EventEmitter instead of EventSource for the threadClient; r=jdescottes 2019-05-30 08:37:55 +00:00
moz.build
panel.js
reducers.js
store.js
toolsidebar.js