Граф коммитов

2361 Коммитов

Автор SHA1 Сообщение Дата
Francesco Lodolo [:flod] 4809a8a58e Bug 878025 - Fix l10n comment for networkMenu.summary; r=rcampbell 2013-05-31 11:00:00 +03:00
Ehsan Akhgari 9b603aad32 Merge mozilla-central to mozilla-inbound 2013-05-30 20:55:28 -04:00
Ryan VanderMeulen 198011ab63 Merge cypress to inbound. 2013-05-30 20:45:58 -04:00
Victor Porof ab3fe89186 Bug 873225 - Totals for displayed file sizes, r=rcampbell 2013-05-30 21:46:36 +03:00
Dão Gottwald 19ee5468be Bug 876044, r=dolske
--HG--
extra : rebase_source : c0210f896e12fafeb0b59725472c79b55f014caa
2013-05-30 20:02:49 +02:00
Raymond Lee 8dd12d0f2f 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 71944b4a6d 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 e723daf31e Bug 602006 - Remove Error Console Menu Items; r=Mossop,dao 2013-05-17 21:29:31 +03:00
Francesco Lodolo [:flod] 1a953c1b76 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 57536173c7 Bug 874821 - Enable better remote gcli testing; r=mratcliffe 2013-05-25 09:51:31 +01:00
Victor Porof 841b15d8e6 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 2b27a1ede9 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] 4a55e502ff Bug 872993 - Rewrite localization comments and use ordered arguments for multiple parameters. r=Pike 2013-05-21 08:29:33 -04:00
Ryan VanderMeulen 12b5ca0b05 Merge m-c to inbound. 2013-05-21 08:17:04 -04:00
Joe Walker 12c472d4a0 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 156617436c Bug 769687 - eagerHelperDesc should be easier to comprehend and localize; r=mratcliffe 2013-05-21 10:18:55 +01:00
Quentin Pradet 0d85af40a6 Bug 773271 - GCLI needs a date type; r=jwalker,harth 2013-05-21 10:18:55 +01:00
Joe Walker c86cac0340 Bug 834230 - break del command suffers from an off by 1 error; r=vporof 2013-05-21 10:18:55 +01:00
Ryan VanderMeulen 722bc606d4 Bug 871530 - Update pdf.js to version 0.8.169. r=dtownsend 2013-05-17 16:46:26 -04:00
Francesco Lodolo [:flod] 8b2433b95c Bug 871245 - Don't hardcode "Firefox" in gclicommands.properties. r=dcamp 2013-05-13 15:25:18 -04:00
rsx11m 0645789ff3 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 3d0109705b 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 ddf9b2d00f Bug 870131 - Rename 'Web Console' to 'Console' in toolbox; r=mratcliffe 2013-05-10 15:27:16 -07:00
Ryan VanderMeulen d2fc01f4fc Merge m-c to fx-team. 2013-05-10 15:00:46 -04:00
Joe Walker 816205e422 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 d37ec2b96e Bug 870308 - GCLI appcache list command exception when cache disabled r=jwalker 2013-05-10 14:41:27 +01:00
Mark Hammond d8cdc4443e Bug 566746 - various fixes to sanitize(). r=mak 2013-05-09 09:08:07 +10:00
Victor Porof c4729c3a3b 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 7e66a760e4 Bug 859041 - Display timing interval divisions (ms ticks) in the timeline, r=rcampbell 2013-05-10 12:01:05 +03:00
Joe Walker f5cd7ed064 Backed out changeset d6249744132e (bug 839862) because xpcshell bustage 2013-05-09 17:46:27 +01:00
Girish Sharma dc8f680d63 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 87ec6aefb0 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 75dc90c8cd 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 32820feb08 Merge m-c to fx-team 2013-05-07 19:55:28 -07:00
Brandon Benvie 5a6d714476 bug 843094 - Remove the PropertyPanel; r=msucan 2013-05-03 11:39:00 -04:00
Tim Taubert 7f9514fd7d 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 d2e2493e79 Merge m-c to fx-team 2013-05-05 12:28:41 -07:00
Phil Ringnalda 83ba78aabd Merge m-c to fx-team 2013-05-03 21:37:03 -07:00
Michael Ratcliffe abc4ed892c Bug 831720 - GCLI needs an appcache command r=jwalker 2013-05-03 14:32:26 +01:00
Brian Smith 5170741299 Bug 867445: Remove Test Pilot, r=gavin 2013-04-30 17:30:44 -07:00
Matt Brubeck 40b69bb3d8 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 34ae05bf93 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) 9a4ea6d3e9 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] 2892540734 Bug 868452 - Fix entity name (&brandShortName;) and string consistency in gclicommands.properties r=dcamp 2013-05-09 18:58:45 +02:00
Shane Caraveo 34b43c9bf2 bug 818675 implement new social share panel, r=felipe 2013-05-06 23:02:58 -07:00
Phil Ringnalda bb93063523 Back out 89d77682678c (bug 818675) for browser_social_multiprovider.js failures 2013-05-06 20:40:44 -07:00
Shane Caraveo dee9a7fd1e bug 818675 implement new social share panel, r=felipe 2013-05-06 18:36:31 -07:00
Shane Caraveo 9ff8829dae bug 858321 update default state of toolbarbutton menu, r=markh 2013-05-06 11:25:24 -07:00
Khaled Hosny 5db2fa0640 bug 869907, fix comments of several plural forms strings, r=Unfocused 2013-05-09 12:45:39 +02:00
Shane Caraveo b148a5d7f6 bug 853151 rework recommend into social marks, r=felipe
--HG--
rename : browser/base/content/test/social/social_share_image.png => browser/base/content/test/social/social_mark_image.png
2013-05-04 13:11:18 -07:00