gecko-dev/devtools/client/shared
abhinav be9b3b7b02 Bug 1382184 - Change text color of notification-box to 'theme-toolbar-color'. r=Honza
MozReview-Commit-ID: ItSQobvasHa

--HG--
extra : rebase_source : cdcb9cda69eac57c264de6f254583c2c791aebba
2017-09-20 23:34:39 +05:30
..
components Bug 1382184 - Change text color of notification-box to 'theme-toolbar-color'. r=Honza 2017-09-20 23:34:39 +05:30
redux Bug 1398329 - Convert uses of defer to new Promise in client/shared (except in test/, vendor/ and widgets/ subdirs). r=Honza, r=nchevobbe 2017-09-08 23:32:47 +02:00
source-map Bug 1399673 - Update Debugger Frontend and upgrade Source Map Worker to v0.13.0. r=jdescottes 2017-09-13 20:12:01 -04:00
test merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-09-13 23:58:43 +02:00
vendor Bug 1392998 - remove devtools hotreload feature;r=bgrins 2017-08-23 13:26:58 +02:00
webpack Bug 1399390 - Use lazy-require in Netmonitor's webpack.config; r=jdescottes 2017-09-14 10:53:27 +02:00
widgets Bug 1377513 - Cancel element-picker on selecting eye-dropper if element-picker is already selected. r=pbro 2017-09-14 08:40:40 +05:30
AppCacheUtils.jsm Bug 1388789 - fix invalid format in appcacheutils.properties; r=flod,pbro 2017-09-19 09:59:19 -06:00
autocomplete-popup.js Bug 1381542 - renamed "devtools/shared/event-emitter" in "devtools/shared/old-event-emitter"; r=ochameau 2017-08-11 03:47:30 +02:00
browser-loader.js Bug 1392602 - Simplify SDK loader to only match DevTools needs. r=jdescottes 2017-08-28 14:52:07 +02:00
css-angle.js Bug 1396600 - Make some efforts to lazy load properties-db. r=tromey 2017-09-06 18:54:07 +02:00
curl.js Bug 1334776 - ResponseHeader Visitor will get original header casing. We need to fix it at some places in devtools. 2017-04-27 16:48:43 +02:00
demangle.js
developer-toolbar.js Bug 1398329 - Convert uses of defer to new Promise in client/shared (except in test/, vendor/ and widgets/ subdirs). r=Honza, r=nchevobbe 2017-09-08 23:32:47 +02:00
devices.js Bug 1321675 - Add / remove custom devices in RDM. r=gl 2017-02-03 17:09:01 -06:00
DOMHelpers.jsm Bug 1355161 - script-generated patch to replace .{currentThread,mainThread}.dispatch(..., Ci.nsIThread.DISPATCH_NORMAL) with .dispatchToMainThread(...), r=froydnj. 2017-04-14 18:29:12 +02:00
doorhanger.js Bug 1398329 - Convert uses of defer to new Promise in client/shared (except in test/, vendor/ and widgets/ subdirs). r=Honza, r=nchevobbe 2017-09-08 23:32:47 +02:00
enum.js
file-saver.js Bug 1340368 - Rewrite har-exporter and use WebAPIs instead r=Honza 2017-02-17 14:57:14 +08:00
frame-script-utils.js Bug 1398329 - Convert uses of defer to new Promise in client/shared (except in test/, vendor/ and widgets/ subdirs). r=Honza, r=nchevobbe 2017-09-08 23:32:47 +02:00
getjson.js Bug 1398329 - Convert uses of defer to new Promise in client/shared (except in test/, vendor/ and widgets/ subdirs). r=Honza, r=nchevobbe 2017-09-08 23:32:47 +02:00
inplace-editor.js Bug 1381542 - renamed "devtools/shared/event-emitter" in "devtools/shared/old-event-emitter"; r=ochameau 2017-08-11 03:47:30 +02:00
Jsbeautify.jsm
key-shortcuts.js Bug 1381542 - renamed "devtools/shared/event-emitter" in "devtools/shared/old-event-emitter"; r=ochameau 2017-08-11 03:47:30 +02:00
keycodes.js
moz.build Bug 1392998 - remove devtools hotreload feature;r=bgrins 2017-08-23 13:26:58 +02:00
natural-sort.js Bug 1073967 - Storage Inspector columns should use natural sort r=nchevobbe 2017-04-10 18:04:25 +01:00
network-throttling-profiles.js
node-attribute-parser.js
options-view.js Bug 1381542 - renamed "devtools/shared/event-emitter" in "devtools/shared/old-event-emitter"; r=ochameau 2017-08-11 03:47:30 +02:00
output-parser.js Bug 1396600 - Make some efforts to lazy load properties-db. r=tromey 2017-09-06 18:54:07 +02:00
poller.js Bug 1398329 - Convert uses of defer to new Promise in client/shared (except in test/, vendor/ and widgets/ subdirs). r=Honza, r=nchevobbe 2017-09-08 23:32:47 +02:00
prefs.js Bug 1381542 - renamed "devtools/shared/event-emitter" in "devtools/shared/old-event-emitter"; r=ochameau 2017-08-11 03:47:30 +02:00
react-utils.js Bug 1355454 - Move "createFactories" function from Reps to a shared util. r=jdescottes 2017-04-12 08:33:37 +02:00
scroll.js Bug 1335192 - improving accessibility of tree-view component (keyboard and semantics). r=Honza 2017-03-28 12:53:45 -04:00
source-utils.js Bug 1265526 - Correctly categorize blob URLs and wasm frames as user content; r=julienw 2017-05-26 18:07:56 -05:00
splitview.css
SplitView.jsm Bug 1334831 - script-generated patch to use .remove() instead of .parentNode.removeChild, r=jaws. 2017-01-30 08:10:22 +01:00
stylesheet-utils.js Bug 1359090 - extract appendStyleSheet util from theme-switching to dedicated util;r=ochameau 2017-04-27 15:26:38 +02:00
suggestion-picker.js
telemetry.js Bug 1396811 - Add new telemetry probe collecting the current theme; r=chutten,liuche,ochameau 2017-09-11 13:47:56 +02:00
theme-switching.js Bug 1392998 - remove devtools hotreload feature;r=bgrins 2017-08-23 13:26:58 +02:00
theme.js Bug 1395834 - Implement theme loader; r=nchevobbe 2017-09-14 10:03:26 +02:00
undo.js
view-source.js Bug 1354672 - update debugger frontend 04/18/17;r=jdescottes 2017-04-20 14:49:44 +02:00
webgl-utils.js
zoom-keys.js