Commit Graph

1755 Commits

Author SHA1 Message Date
Dão Gottwald
8d3963fb90 Bug 519937 - Remove "Back", "Forward" and "Home" from History menu. r=mak
--HG--
extra : rebase_source : ff2b79b3c46a3c3be612bef3af48f01a36495268
2013-07-24 18:37:08 +02:00
Raymond Lee
db872e5c55 Bug 840699 - Use HTTPS instead of HTTP for 30boxes.com integration. r=gavin 2013-07-24 11:21:13 +08:00
Michael Kohler
2ecf31c80e Bug 513165 - remove "Web Search" item from Tools menu. r=dao 2013-07-23 12:49:59 +02:00
Dão Gottwald
2a40be40d9 Bug 896918 - Add "Keyboard Shortcuts" item to the Help menu. r=mdeboer 2013-07-23 12:43:54 +02:00
Girish Sharma
a89f2feefe Bug 892244 - Ctrl+[ / Ctrl+] to switch devtools tabs, r=harth 2013-07-20 19:06:43 +05:30
Francesco Lodolo [:flod]
40cc10b395 Bug 871697 - GCLI: review strings and l10n comment, fix wrong strings disconnectDesc and disconnectManual; r=jwalker 2013-07-20 05:18:43 +01:00
Joe Walker
94ba16c7f3 Bug 767587 - GCLI should have a type for files; r=mratcliffe 2013-07-20 05:17:24 +01:00
Sumedh Shekhar
19cf1c09fe Bug 873298 - Change "Filter scripts" string to "Search scripts" in debugger; r=harth 2013-07-19 13:47:23 -07:00
Nick Fitzgerald
6147451cd3 backout bug 877686 b/c of unknown spidermonkey bug causing permaorange 2013-07-19 13:13:35 -07:00
Ryan VanderMeulen
11d1107e97 Merge m-c to fx-team on a CLOSED TREE. 2013-07-19 13:44:28 -04:00
Ryan VanderMeulen
f55329058f Merge m-c to fx-team. 2013-07-18 20:37:32 -04:00
Justin Dolske
a35442aa26 Bug 889500 - rearrange some strings in browser.dtd which Australis will later remove. r=gijs 2013-07-18 18:57:34 -07:00
Nick Fitzgerald
4a3b6d9db6 Bug 877686 - Add UI to toggle the blackboxing of specific sources; r=vporof 2013-07-18 01:40:43 -07:00
Nick Fitzgerald
37d53532da Backed out changeset 960aa3700c37 2013-07-18 00:52:54 -07:00
Nick Fitzgerald
b68e635891 Bug 877686 - Add UI to toggle the blackboxing of specific sources; r=vporof 2013-07-17 23:04:13 -07:00
Anton Kovalyov
6a81729364 Bug 828046 - Save/load profiles to/from disk; r=robcee 2013-07-16 16:03:33 -07:00
Anton Kovalyov
59b695ca16 Bug 888881 - Use single unicode character … instead of '...' in label profilerStarted; r=robcee 2013-07-11 16:27:56 -07:00
Minarto Margoliono
e4bfbdc0ff Bug 887605 - Add "Copy URL" context menu item to Netmonitor; r=harth 2013-07-10 18:50:16 -07:00
Ryan VanderMeulen
aaee3cf638 Merge m-c to inbound. 2013-07-10 09:45:16 -04:00
Anton Kovalyov
de264e943c Bug 833495 - Add an option to show Gecko platform data in the Profiler; r=robcee 2013-07-09 13:58:53 -07:00
Tanvi Vyas
c51e0137f1 Bug 838402 - Add new identity mode for mixed active content. Change messages for following modes: encrypted, mixed content, mixed active content, and mixed active content blocked with display content. r=dolske 2013-07-03 15:14:12 -07:00
Graeme McCutcheon
02de770ee9 Bug 819930 - Part 2: Add a GCLI command for emulating CSS media types. r=jwalker 2013-07-17 17:32:45 +01:00
Jared Wein
3f029da67e Bug 887515 - Replace multiple tab closing prompt with a menuitem to restore multiple tabs. r=ttaubert
--HG--
extra : rebase_source : 743b8bb459802675e38ef2ab8e8cee2c41b90f90
2013-07-17 18:48:39 -04:00
Dão Gottwald
f20c698247 Bug 889835 - Use SitePermissions.jsm as the backend for Page Info's Permissions tab. r=jaws 2013-07-09 14:44:41 +02:00
Dão Gottwald
0f193a2b6f Bug 885366 - Show granted and refused site permissions in site identity panel. r=jaws 2013-07-02 02:42:48 +02:00
Phil Ringnalda
69783d062e Backed out changeset add063e3ff2b (bug 885366) for making two things with id="identity-popup-permissions"
CLOSED TREE
2013-07-01 19:13:23 -07:00
Dão Gottwald
6e114a1448 Bug 885366 - Show granted and refused site permissions in site identity panel. r=jaws 2013-07-02 02:42:48 +02:00
Phil Ringnalda
d49a82ca0a Merge fx-team to m-c 2013-06-30 08:35:45 -07:00
Jared Wein
281afb1dfb Bug 750106 - Use a chrome icon for chrome URLs in the location bar. r=mconley
--HG--
rename : browser/themes/windows/browser.css => browser/themes/shared/identity-block.inc.css
2013-06-28 23:22:41 -04:00
Ed Morley
a8a59fd05f Merge mozilla-central and fx-team 2013-06-28 14:37:15 +01:00
Anton Kovalyov
89611fda5a Bug 828038 - Change profile recording UI and behavior; r=dcamp 2013-06-27 17:31:52 -07:00
Max Li
8bda74757a Bug 877453 - Expose longdesc in image context menus. r=gavin ui-r=boriss 2013-06-23 09:37:21 -04:00
Gijs Kruitbosch
c1af8dd7ed Bug 833943, part 3: implement migrator changes, r=MattN, sr=gavin
--HG--
extra : rebase_source : d94c1d1c84f9b996d92317a26cbd227c0cb97a44
2013-06-28 17:45:05 -04:00
Gijs Kruitbosch
cdf20dbf0e Bug 833943, part 2: implement about:welcomeback, r=gavin
* * *
Bug 833943 - Part 5: add about:welcomeback to gInitialPages

--HG--
rename : browser/components/sessionstore/content/aboutSessionRestore.xhtml => browser/components/migration/content/aboutWelcomeBack.xhtml
extra : rebase_source : fc58ab8f648c4e0298959429cbf52de40135bb3d
2013-06-28 17:44:29 -04:00
Heather Arthur
e512549c46 Bug 731311 - Network monitor should allow to replay and edit requests; r=vporof 2013-06-26 12:09:59 +03:00
Victor Porof
0c801e1d35 Backed out changeset 5414c83bb989 for having the wrong patch author, r=me 2013-06-26 12:06:07 +03:00
Victor Porof
85595c397e Bug 731311 - Network monitor should allow to replay and edit requests; r=vporof 2013-06-26 09:00:49 +03:00
Benjamin Smedberg
a33bcd09fe Bug 886403 - Spelling errors from bug 880735, r=spelling 2013-06-25 11:57:36 -04:00
Benjamin Smedberg
a8d5039490 Bug 880735 part D followup: flod pointed out that I changed these strings without changing the key, and since changing the key is hard I'm just going to revert them for now and do something better in a followup. 2013-06-24 10:16:30 -04:00
Benjamin Smedberg
45a6cc401e Bug 880735 part F - Remove extra functions, strings, and styles which are no longer needed, r=jaws 2013-06-24 08:51:07 -04:00
Benjamin Smedberg
5e06298e31 Bug 880735 part D - New doorhanger frontend code. Removes all logic which shows the plugin doorhanger automatically, including on scripting. Always show the doorhanger when there is a plugin present on the page, even if that plugin is currently enabled. Make the "always" choices clear to the user. r=jaws 2013-06-24 08:51:07 -04:00
Phil Ringnalda
fcf0bd180b Merge m-i to m-c 2013-06-23 15:10:04 -07:00
Brian Smith
59685570e0 Bug 867465: Remove the "Revocation Lists" feature, r=cviecco, r=mattn 2013-06-02 23:37:47 -07:00
Brian Smith
7f270022df Backout 308e3cd73c5f, cc9980cb3db2, f5591bedc40e due to build failure 2013-06-22 16:45:47 -07:00
Brian Smith
e687999205 Bug 867465: Remove the Revocation Lists feature, r=cviecco, r=mattn
--HG--
extra : rebase_source : f17ab5ff048777e059bc287f01fe4a0d80965966
extra : histedit_source : 24c6c568f419d4eeeace0b0b8e1e0ce71d9b0cd8
2013-06-02 23:37:47 -07:00
Robert Strong
db1efc2a1c 2. browser patch - Bug 843497 - Update check says 'up to date' for out of date versions on unsupported OS versions. r=bbondy 2013-06-22 13:37:12 -07:00
Girish Sharma
1b7f180740 Bug 881807 - Simplify advanced settings part of options panel, r=jwalker 2013-06-21 01:48:56 +05:30
Girish Sharma
8478d50229 Bug 872670 - Visually indicate that the tool is not supported on the target type in the Options panel, r=jwalker 2013-05-29 01:06:16 +05:30
Mihai Sucan
6f5a184619 Bug 879799 - Browser console lacks keyboard access; r=robcee 2013-06-21 19:01:02 +03:00
Victor Porof
68d0c2cb33 Bug 884498 - Netmonitor's greeting message may be confusing, r=rcampbell 2013-06-21 17:33:57 +03:00