Commit Graph

1694 Commits

Author SHA1 Message Date
Michael Ratcliffe
78afee66a6 Bug 864249 - Add option to toggle JavaScript to Toolbox Options panel r=jwalker 2013-05-31 16:52:06 +01:00
Mihai Sucan
3ed002f734 Bug 705921 - Option to clear web console messages on page reload; r=robcee,jwalker 2013-06-03 20:57:13 +03:00
Francesco Lodolo [:flod]
79dc9592d5 Bug 878025 - Fix l10n comment for networkMenu.summary; r=rcampbell 2013-05-31 11:00:00 +03:00
Ehsan Akhgari
e9926a694b Merge mozilla-central to mozilla-inbound 2013-05-30 20:55:28 -04:00
Ryan VanderMeulen
4cf00982e5 Merge cypress to inbound. 2013-05-30 20:45:58 -04:00
Victor Porof
9a58f9bb31 Bug 873225 - Totals for displayed file sizes, r=rcampbell 2013-05-30 21:46:36 +03:00
Dão Gottwald
879534db4c Bug 876044, r=dolske
--HG--
extra : rebase_source : c0210f896e12fafeb0b59725472c79b55f014caa
2013-05-30 20:02:49 +02:00
Raymond Lee
31ba481d62 Bug 846944 - Change www.mozilla.com to .org in official Firefox Branding preferences. r=gavin 2013-05-31 02:46:34 +08:00
Raymond Lee
2a97d75eb6 Bug 840705 - Use HTTPS instead of HTTP for Yahoo integration (Yahoo Mail and Yahoo RSS). r=bsmith, r=gavin 2013-05-27 14:10:36 +08:00
Mihai Sucan
2ff555392e Bug 602006 - Remove Error Console Menu Items; r=Mossop,dao 2013-05-17 21:29:31 +03:00
Francesco Lodolo [:flod]
2141724864 Bug 874785 - Web Console: rewrite localization comments and use ordered arguments for multiple parameters, r=mratcliffe 2013-05-22 01:35:00 -07:00
Joe Walker
93920d3fe2 Bug 874821 - Enable better remote gcli testing; r=mratcliffe 2013-05-25 09:51:31 +01:00
Victor Porof
1bcfae93c8 Bug 859046 - Implement filtering out certain types of requests, r=rcampbell
* * *
Bug 873761 - Several "XUL box for hbox element contained an inline #text child, forcing all its children to be wrapped in a block." warnings for netmonitor.xul, r=rcampbell
2013-05-24 20:53:10 +03:00
Brian R. Bondy
7f71bc9de8 Bug 794937 - Make updates work from the Metro front end, add handling for 1 instance handling updates. r=rstrong 2013-05-22 10:16:53 -04:00
Francesco Lodolo [:flod]
f143be2a4b Bug 872993 - Rewrite localization comments and use ordered arguments for multiple parameters. r=Pike 2013-05-21 08:29:33 -04:00
Ryan VanderMeulen
0231e934ad Merge m-c to inbound. 2013-05-21 08:17:04 -04:00
Joe Walker
3095239dd6 Bug 832717 - Help synopsis for GCLI commands should include the -- prefix needed to pass parameters; r=mratcliffe 2013-05-21 10:18:56 +01:00
Joe Walker
1052a1d86a Bug 769687 - eagerHelperDesc should be easier to comprehend and localize; r=mratcliffe 2013-05-21 10:18:55 +01:00
Quentin Pradet
467af11b78 Bug 773271 - GCLI needs a date type; r=jwalker,harth 2013-05-21 10:18:55 +01:00
Joe Walker
ba712dc342 Bug 834230 - break del command suffers from an off by 1 error; r=vporof 2013-05-21 10:18:55 +01:00
Ryan VanderMeulen
2ab7421818 Bug 871530 - Update pdf.js to version 0.8.169. r=dtownsend 2013-05-17 16:46:26 -04:00
Francesco Lodolo [:flod]
22d5c1d524 Bug 871245 - Don't hardcode "Firefox" in gclicommands.properties. r=dcamp 2013-05-13 15:25:18 -04:00
rsx11m
d881e6a11a Bug 874046 - Three-state UI for DNT strings should not end with a period. r=dolske 2013-05-20 14:30:32 -05:00
L. David Baron
244d007fec Merge mozilla-inbound and mozilla-central.
(The mozilla-central side of the merge is entirely a merge from fx-team into mozilla-central.)
2013-05-11 22:00:23 -07:00
Heather Arthur
09d7c846ac Bug 870131 - Rename 'Web Console' to 'Console' in toolbox; r=mratcliffe 2013-05-10 15:27:16 -07:00
Ryan VanderMeulen
30578632b7 Merge m-c to fx-team. 2013-05-10 15:00:46 -04:00
Joe Walker
cf09fcba29 Bug 839862 - The developer toolbar / GCLI should be able to execute commands remotely; r=dcamp
--HG--
rename : browser/devtools/shared/Templater.jsm => toolkit/devtools/gcli/Templater.jsm
rename : browser/devtools/commandline/gcli.jsm => toolkit/devtools/gcli/gcli.jsm
2013-05-09 15:15:22 +01:00
Michael Ratcliffe
97daa9f1b3 Bug 870308 - GCLI appcache list command exception when cache disabled r=jwalker 2013-05-10 14:41:27 +01:00
Mark Hammond
8270fbbdfe Bug 566746 - various fixes to sanitize(). r=mak 2013-05-09 09:08:07 +10:00
Victor Porof
e93024ed40 Bug 859039 - Allow sorting by column (status, method, file, domain, type, size etc.), r=rcampbell 2013-05-10 12:01:08 +03:00
Victor Porof
15602fbef0 Bug 859041 - Display timing interval divisions (ms ticks) in the timeline, r=rcampbell 2013-05-10 12:01:05 +03:00
Joe Walker
67bb224aa6 Backed out changeset d6249744132e (bug 839862) because xpcshell bustage 2013-05-09 17:46:27 +01:00
Girish Sharma
2021cdcbd7 Bug 866138 - Refactor disabling logic for a tool and convert options panel to a tool too, r=jwalker 2013-05-04 12:01:07 +05:30
Joe Walker
6b4c4b0f52 Bug 866605 - paintflashing toggle needs its own description, uses the one for paintflashing on; r=mratcliffe 2013-05-09 15:15:23 +01:00
Joe Walker
bb0acd34f2 Bug 839862 - The developer toolbar / GCLI should be able to execute commands remotely; r=dcamp 2013-05-09 15:15:22 +01:00
Phil Ringnalda
50de41e318 Merge m-c to fx-team 2013-05-07 19:55:28 -07:00
Brandon Benvie
3bd13361af bug 843094 - Remove the PropertyPanel; r=msucan 2013-05-03 11:39:00 -04:00
Tim Taubert
e8fb862808 merge m-c to fx-team
--HG--
rename : browser/base/content/test/social/social_share_image.png => browser/base/content/test/social/social_mark_image.png
2013-05-06 13:30:45 +02:00
Phil Ringnalda
1e4ab6c25d Merge m-c to fx-team 2013-05-05 12:28:41 -07:00
Phil Ringnalda
2512a51c3d Merge m-c to fx-team 2013-05-03 21:37:03 -07:00
Michael Ratcliffe
b9142d6765 Bug 831720 - GCLI needs an appcache command r=jwalker 2013-05-03 14:32:26 +01:00
Brian Smith
67536bc2ef Bug 867445: Remove Test Pilot, r=gavin 2013-04-30 17:30:44 -07:00
Matt Brubeck
c6fd4ff29b Back out changeset 29c172213ff7 (bug 853151) because of Ts and Tp5 regressions
--HG--
rename : browser/base/content/test/social/social_mark_image.png => browser/base/content/test/social/social_share_image.png
2013-05-03 10:59:43 -07:00
Robert Strong
4755c8062b Remove the 'Back' button from the stub installer options page - Bug 799172 - 'Back' after 'Options' just returns to the first dialog. r=bbondy, ui-r=shorlander - Windows stub installer only which is only built when building the nightly - DONTBUILD 2013-04-30 14:15:49 -07:00
Christian Sonne ext:(%2C%20Justin%20Dolske%20%3Cdolske%40mozilla.com%3E)
c3368424ee Bug 839206 - Replace plugin installation notification bar with door hanger r=dolske
--HG--
extra : rebase_source : 20a6d7a32805772e9435ec874c049481a863a749
2013-05-03 13:44:12 -07:00
Francesco Lodolo [:flod]
1efcb7eeeb Bug 868452 - Fix entity name (&brandShortName;) and string consistency in gclicommands.properties r=dcamp 2013-05-09 18:58:45 +02:00
Shane Caraveo
55ad2af2ff bug 818675 implement new social share panel, r=felipe 2013-05-06 23:02:58 -07:00
Phil Ringnalda
fd33c35632 Back out 89d77682678c (bug 818675) for browser_social_multiprovider.js failures 2013-05-06 20:40:44 -07:00
Shane Caraveo
3f13bc08ef bug 818675 implement new social share panel, r=felipe 2013-05-06 18:36:31 -07:00
Shane Caraveo
583b535001 bug 858321 update default state of toolbarbutton menu, r=markh 2013-05-06 11:25:24 -07:00