gecko-dev/devtools/client/inspector
Masayuki Nakano cf83ee7bb4 Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug
Note that this patch also replaces legacy VK_* with KEY_*, and replaces
synthesizeKey() for inputting some characters with sendString() because
it's better and clearer what it does and it sets shiftKey state properly.

MozReview-Commit-ID: De4enbjux3T

--HG--
extra : rebase_source : 2296b84bff8e22f01eeb48cd8614fac5db11136a
2018-02-15 04:15:39 +09:00
..
animation Bug 1416106 - Part 12: Add tests. r=gl 2018-02-15 13:29:12 +09:00
boxmodel Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
changes Bug 1419487 - Remaing DevTools components to ES6 Classes, prop-types and react-dom-factories r=gl 2017-11-22 12:15:43 +00:00
components Bug 1407347 - Prevent iframes in the inspector sidebar from rerendering when a sidebar tab is removed. r=Honza 2018-01-29 13:01:54 -05:00
computed Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
configs
events Bug 1419487 - Remaing DevTools components to ES6 Classes, prop-types and react-dom-factories r=gl 2017-11-22 12:15:43 +00:00
extensions Bug 1415554 - Inspector to use prop-types and react-dom-factories r=gl 2017-11-08 18:55:58 +00:00
flexbox Bug 1432599 - Part 2: Display the current flex container element in the flexbox panel and allow for toggling of the flexbox highlighter. r=pbro 2018-02-07 15:57:46 -05:00
fonts Bug 1437548 - 2 - Collapse font-face css rule sections by default; r=gl 2018-02-13 11:58:08 +01:00
grids Bug 1430919 - Enable grid highlighter writing mode support. r=gl 2018-02-12 12:49:22 -06:00
layout Bug 1432599 - Part 2: Display the current flex container element in the flexbox panel and allow for toggling of the flexbox highlighter. r=pbro 2018-02-07 15:57:46 -05:00
markup Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
rules Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
shared Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
.eslintrc.js
breadcrumbs.js Bug 1425964 - Prevent sync reflows by using document.dir to check for locale direction. r=Honza,jdescottes 2018-01-11 08:22:56 -08:00
inspector-commands.js Bug 1396619 - Lazy load actor codebase related to the inspector. r=zer0 2017-09-04 17:46:26 +02:00
inspector-search.js Bug 1395262 - use plain console.error in devtools promise catches; r=bgrins 2017-08-30 12:05:41 -06:00
inspector.js Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop. 2018-02-01 20:45:22 +01:00
inspector.xhtml Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
moz.build Bug 1400115 - Part 1: Create a base pane. r=gl 2017-10-26 16:54:49 +09:00
panel.js
reducers.js Bug 1437548 - 3 - Add a section that displays other fonts used in the page; r=gl 2018-02-13 10:32:04 +01:00
store.js
toolsidebar.js Bug 1407347 - Prevent iframes in the inspector sidebar from rerendering when a sidebar tab is removed. r=Honza 2018-01-29 13:01:54 -05:00