gecko-dev/devtools/shared
Yury Delendik b999f73044 Bug 1375164 - Add arguments to the ArrayBufferClient.slice method. r=jlast
MozReview-Commit-ID: 9B81khIRDKk

--HG--
extra : rebase_source : 84002db886035ee97467f6b1fca53699d9e4e8cf
2017-06-21 13:01:41 -05:00
..
acorn Bug 1287005 - Normalize line endings in devtools/; r=fitzgen 2016-07-14 17:38:50 -07:00
apps Bug 1362970 - Part 2 - Script-generated patch to convert .then(null, ...) to .catch(...). r=florian 2017-06-19 11:32:37 +01:00
client Bug 1375164 - Add arguments to the ArrayBufferClient.slice method. r=jlast 2017-06-21 13:01:41 -05:00
css Bug 1370034 - Add CSS properties -moz-window-transform and -moz-window-transform-origin, style system parts (excluding stylo). r=dbaron 2017-06-19 01:44:22 -04:00
discovery Bug 1370148 - Stop using the missing system-info.getProperty(host); r=jryans 2017-06-05 12:27:01 +02:00
fronts Bug 1362970 - Part 2 - Script-generated patch to convert .then(null, ...) to .catch(...). r=florian 2017-06-19 11:32:37 +01:00
gcli Bug 1362970 - Part 2 - Script-generated patch to convert .then(null, ...) to .catch(...). r=florian 2017-06-19 11:32:37 +01:00
heapsnapshot Bug 1370608 part 1 - Move newEnumerate hook from ObjectOps to ClassOps. r=evilpie,bz 2017-06-14 10:37:44 +02:00
inspector Bug 987877 - Add Copy XPath menu item to the inspector; r=miker 2017-06-12 16:25:48 +02:00
jsbeautify Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
layout Bug 1370278 - used getTransformToAncestor in Grid Inspector highlighter; r=gl 2017-06-09 01:32:27 +02:00
locales bug 1370176, generic configuration for l10n, r=flod,gps 2017-06-05 10:28:33 +02:00
node-properties Bug 1298012 - move l10n.js from devtools/client/shared to devtools/shared;r=bgrins 2016-08-25 17:51:42 +02:00
performance Bug 1357298 - Remove the 'layers.frame-counter' option. r=mstange,mattwoodrow. 2017-04-18 15:40:24 +10:00
platform Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
pretty-fast Bug 1355056 - replace (function(args) { /* do stuff using this */ }).bind(this) with arrow functions, r=jaws. 2017-04-27 00:25:45 +02:00
qrcode Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
security Bug 1347712 - Change the testing configurations into ESLint configurations within eslint-plugin-mozilla - automatically update .eslintrc.js test config files for new config locations. r=jaws 2017-03-20 12:36:37 +01:00
shims Bug 1356146 - Link webpack alias to m-c shared r=Honza 2017-04-13 14:26:47 +08:00
sourcemap Bug 503613 - Remove old 'tail =' lines from xpcshell.ini files; r=gps 2017-01-18 10:30:39 +00:00
specs Bug 1373483 - Add telemetry for the grid inspector. r=pbro. data-r=bsmedberg 2017-06-20 16:32:18 -07:00
sprintfjs Bug 1298012 - move l10n.js from devtools/client/shared to devtools/shared;r=bgrins 2016-08-25 17:51:42 +02:00
tests Bug 1364535 - Inverse source mapping for WebAssembly maps. r=jlast 2017-06-19 10:55:20 -05:00
touch Bug 1355056 - replace (function(args) { /* do stuff using this */ }).bind(this) with arrow functions, r=jaws. 2017-04-27 00:25:45 +02:00
transport Bug 1362970 - Part 2 - Script-generated patch to convert .then(null, ...) to .catch(...). r=florian 2017-06-19 11:32:37 +01:00
webconsole Bug 1373594 - Fix broken automatic HAR logs exported r=Honza 2017-06-20 17:58:09 +08:00
worker Bug 1314861: Add defineLazyGetter global to SDK loader modules. r=ochameau 2017-04-14 13:28:02 -07:00
.eslintrc.js Bug 1338585 - Add an eslint rule to require using .ownerGlobal instead of .ownerDocument.defaultView, r=jaws. 2017-02-13 13:01:32 +01:00
DevToolsUtils.js Bug 1365767 - Stop bootlegging TextEncoder and TextDecoder from osfile.jsm in devtools. r=jryans 2017-05-17 13:52:39 -07:00
Loader.jsm Bug 1355994 - Stop flagging DevTools sandboxes with an Addon ID. r=kmag 2017-04-24 11:38:13 +02:00
Parser.jsm Backed out changeset 6bc38f188ef2 (bug 1330099) for devtools failures. r=backout 2017-01-11 23:21:56 +01:00
ThreadSafeDevToolsUtils.js Bug 1321839 - make devtools/shared eslint-clean; r=jryans 2016-12-02 10:32:04 -07:00
async-storage.js Bug 1291834 - make indexDB a global via devtools loader; r=jryans 2016-08-03 13:26:34 -06:00
async-utils.js Bug 1292245 - remove some unnecessary imports of chrome from devtools; r=gregtatum 2016-08-04 11:55:40 -06:00
builtin-modules.js Bug 1365767 - Stop bootlegging TextEncoder and TextDecoder from osfile.jsm in devtools. r=jryans 2017-05-17 13:52:39 -07:00
content-observer.js Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws. 2017-04-14 21:51:38 +02:00
defer.js Backed out changeset 6bc38f188ef2 (bug 1330099) for devtools failures. r=backout 2017-01-11 23:21:56 +01:00
deprecated-sync-thenables.js Bug 1362970 - Part 1 - Add support for "catch" to "deprecated-sync-thenables". r=florian 2017-06-16 11:07:08 +01:00
dom-node-constants.js Bug 1321839 - make devtools/shared eslint-clean; r=jryans 2016-12-02 10:32:04 -07:00
dom-node-filter-constants.js
event-emitter.js Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws. 2017-04-14 21:51:38 +02:00
flags.js Backed out changeset 6bc38f188ef2 (bug 1330099) for devtools failures. r=backout 2017-01-11 23:21:56 +01:00
indentation.js Bug 1327773 - Fix non-functioning devtools option 'Indent using spaces' by modifying prettifyCSS.js; r=tromey 2017-02-07 21:06:28 +05:30
jar.mn
l10n.js Bug 1350226 - Support for loading Editor in Launchpad r=gasolin,Honza 2017-04-08 18:33:07 +08:00
loader-plugin-raw.jsm Backed out 2 changesets (bug 1312041) for mass failures a=backout 2016-11-01 10:30:45 -07:00
moz.build Bug 1364535 - Inverse source mapping for WebAssembly maps. r=jlast 2017-06-19 10:55:20 -05:00
path.js Bug 1321839 - make devtools/shared eslint-clean; r=jryans 2016-12-02 10:32:04 -07:00
plural-form.js Bug 1356146 - Link webpack alias to m-c shared r=Honza 2017-04-13 14:26:47 +08:00
protocol.js Bug 1362970 - Part 2 - Script-generated patch to convert .then(null, ...) to .catch(...). r=florian 2017-06-19 11:32:37 +01:00
system.js Backed out changeset cc308a73ad05 (bug 1347314) for eslint failure in test_device.html. r=backout 2017-03-22 18:20:26 +01:00
task.js Backed out changeset 6bc38f188ef2 (bug 1330099) for devtools failures. r=backout 2017-01-11 23:21:56 +01:00
wasm-source-map.js Bug 1364535 - Inverse source mapping for WebAssembly maps. r=jlast 2017-06-19 10:55:20 -05:00