Johan K. Jensen
0775ae7a29
Bug 1173158 - Fixing imgur upload error. r=jryans
2015-07-10 10:28:00 +02:00
Johan K. Jensen
b07a3ebd5c
Bug 970618 - Scaled the canvas responsible for screenshots to accomodate for devicePixelRatio > 1. r=bgrinstead
2015-07-09 03:43:00 +02:00
Jeff Walden
eed5b7e229
Bug 1146136 - Fix most in-tree tests that parenthesize destructuring pattern assignment targets, as ES6 forbids such parenthesization. (The patch making SpiderMonkey reject this syntax will follow shortly.) r=efaust, r=testingonlychange
2015-05-30 00:55:35 -07:00
J. Ryan Stinnett
448f293a87
Bug 1018619 - Feedback for screenshot button. r=bgrins
2015-04-24 15:26:55 -05:00
Joe Walker
cb03960f98
Bug 1128988 - runAt support for commands/converters; r=bgrins
2015-04-23 10:24:49 +01:00
Christoph Kerschbaumer
59a8f07ddf
Bug 1124951: Make JS callers of ios.newChannel call ios.newChannel2 in toolkit/devtools (r=jryans)
2015-01-26 19:54:52 -08:00
Sid Stamm
7327eccdb3
Bug 704320 - Add referrer policy support for nsIWebBrowserPersist and its consumers. (r=jst)
2014-11-18 08:47:14 -05:00
Simonas Kazlauskas
cf01a7aca5
Bug 936380 - Fix gcli screenshot size calculations. r=jwalker
2014-07-08 21:24:54 +03:00
Sébastien Blin
e5b7adafec
Bug 1034619 - Add a comment to the screenshot gcli command. r=pbrosset
2014-07-03 17:54:29 +02:00
Sébastien Blin
df0d2248a9
Bug 961832 - GCLI screenshot shows fixed position element in wrong position. r=pbrosset.
2014-06-30 17:46:20 +02:00
vikneshwar
3e1580f15a
Bug 991045 - Added Screenshot Button to toolbar's UI;r=pbrosset;
2014-05-30 10:47:49 +02:00
Joe Walker
7c14d761bc
Bug 984365 - Refactor and split out BuiltinCommands.jsm; r=mratcliffe,robcee,panos
...
BuiltinCommands.jsm was huge to avoid slowing things down by having many
modules loading.
To avoid splitting it up from slowing things down we want to delay loading
commands. Create [add|remove]ItemsByModule to allow us to lazily add modules,
and convert all command modules to use this.
Then break up BuiltinCommands into a set of files, for each command, and do
some refactoring to use JS files rather than JSMs and use "use strict".
2014-04-13 07:47:27 +01:00