Commit Graph

2212 Commits

Author SHA1 Message Date
Phil Ringnalda
cd46a21b2c Merge f-t to m-c 2013-12-14 18:21:57 -08:00
Steffen Wilberg
01dc4dd1ce Bug 950357: The About dialog shouldn't check for updates without asking if the 'Never check for updates' option is selected. Instead, present a 'Check for Updates' button. r=felipe 2013-12-16 22:55:44 +01:00
Nick Alexander
51c2e9cbfe Merge m-c to elm
--HG--
rename : mobile/android/base/resources/drawable-mdpi/crash_reporter.png => mobile/android/base/crashreporter/res/drawable-mdpi/crash_reporter.png
rename : mobile/android/base/resources/layout/crash_reporter.xml => mobile/android/base/crashreporter/res/layout/crash_reporter.xml
rename : mobile/android/branding/aurora/content/fennec_72x72.png => mobile/android/branding/aurora/res/drawable-hdpi/icon.png
rename : mobile/android/branding/aurora/content/fennec_48x48.png => mobile/android/branding/aurora/res/drawable-mdpi/icon.png
rename : mobile/android/branding/aurora/content/fennec_96x96.png => mobile/android/branding/aurora/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/aurora/content/fennec_144x144.png => mobile/android/branding/aurora/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_72x72.png => mobile/android/branding/beta/res/drawable-hdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_48x48.png => mobile/android/branding/beta/res/drawable-mdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_96x96.png => mobile/android/branding/beta/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_144x144.png => mobile/android/branding/beta/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_72x72.png => mobile/android/branding/nightly/res/drawable-hdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_48x48.png => mobile/android/branding/nightly/res/drawable-mdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_96x96.png => mobile/android/branding/nightly/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_144x144.png => mobile/android/branding/nightly/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/official/content/fennec_72x72.png => mobile/android/branding/official/res/drawable-hdpi/icon.png
rename : mobile/android/branding/official/content/fennec_48x48.png => mobile/android/branding/official/res/drawable-mdpi/icon.png
rename : mobile/android/branding/official/content/fennec_96x96.png => mobile/android/branding/official/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/official/content/fennec_144x144.png => mobile/android/branding/official/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_72x72.png => mobile/android/branding/unofficial/res/drawable-hdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_48x48.png => mobile/android/branding/unofficial/res/drawable-mdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_96x96.png => mobile/android/branding/unofficial/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_144x144.png => mobile/android/branding/unofficial/res/drawable-xxhdpi/icon.png
2013-12-12 08:21:15 -08:00
Mihai Sucan
7b4599def0 Bug 843004 - Part 3: VariablesView ObjectActor pretty output; r=benvie,vporof 2013-12-18 20:17:05 +02:00
Jared Wein
d5575e7d91 Bug 931891 - [Australis] Backed out bug 887515 and the followups (bug 896291, 909662, 896896). r=ttaubert
--HG--
extra : rebase_source : f6568e83e23c036f21270e0f133ee06b192b1f9e
2013-12-13 16:55:49 -05:00
Jared Wein
83a897a69c Backed out changeset 1566f020e34e (bug 931891) for timing out some mochitest-bc tests on a CLOSED TREE
--HG--
extra : rebase_source : 423f491a0bedebfd9350167340d6f65d275a64cd
2013-12-13 15:57:31 -05:00
Jared Wein
f3276e5c12 Bug 931891 - [Australis] Backed out bug 887515 and the followups (bug 896291, 909662, 896896). r=ttaubert 2013-12-13 14:27:56 -05:00
Nick Alexander
4eb068477b Merge m-c to elm 2013-12-11 14:08:02 -08:00
Nick Alexander
17885804f2 Merge m-c to elm 2013-12-11 10:25:40 -08:00
Victor Porof
b7bec0e835 Bug 815280 - Add a enable/disable all breakpoints button to the sources toolbar, r=rcampbell
--HG--
rename : browser/themes/linux/devtools/blackBoxMessageEye.png => browser/themes/linux/devtools/debugger-blackboxMessageEye.png
rename : browser/themes/osx/devtools/blackBoxMessageEye.png => browser/themes/osx/devtools/debugger-blackboxMessageEye.png
rename : browser/themes/windows/devtools/blackBoxMessageEye.png => browser/themes/windows/devtools/debugger-blackboxMessageEye.png
2013-12-11 14:34:53 +02:00
Alex Keybl
ae274cdec0 Bug 946719 - [xh, an] Add Xhosa and Aragonese locales to shipped-locales r=pike CLOSED TREE 2013-12-09 13:41:37 -05:00
Gregory Szorc
158ed8b3ec Bug 774572 - Part 2: Define JAR_MANIFESTS in moz.build files; r=glandium
Every directory with a jar.mn now has JAR_MANIFESTS defined in its
moz.build file.

We also removed the may_skip special consideration of jar.mn files
because this information is now available during tier traversal by the
reader courtesy of the variables being present in moz.build files.

--HG--
extra : rebase_source : 21049b15e6bd9cf65b0805ccaccc4ba5aae93c98
extra : amend_source : 0b1ea866d725beef92d37c6f6d475369ac002e19
2013-12-10 16:18:11 +09:00
Brian Grinstead
2c3d0eab59 Bug 938616 - webconsole UI updates while in split mode with other panels;r=msucan 2013-12-06 09:46:51 -06:00
Victor Porof
8d6cff55e3 Bug 905981 - Have a classic vertical display of stack frames persistently available in the debugger UI, r=rcampbell 2013-12-06 18:33:59 +02:00
Ryan VanderMeulen
a91fbf0361 Merge fx-team to m-c. 2013-12-05 17:35:21 -05:00
Marina Samuel
b28b41c00c [Australis] Bug 946181: Update Metro button string ids for localization. r=jaws 2013-12-04 15:32:31 -05:00
Henri Sivonen
7ab1f605e5 Bug 946676 - Remove iso-8859-8-i from the Character Encoding menu. r=emk. 2013-12-05 15:23:13 +02:00
Nick Alexander
93e112c0d8 Merge m-c to elm 2013-11-18 08:22:59 -08:00
Steffen Wilberg
61f41325d0 Bug 600500: About Dialog should check for updates automatically, but not trick the user into installing them if updates are set to manual. ui-review=faaborg and shorlander, r=felipe 2013-12-12 00:14:58 +01:00
Steffen Wilberg
4aced8d4e9 Backed out changeset 43d16a0ca410 2013-12-12 00:08:39 +01:00
Steffen Wilberg
7cb6b5923d Bug 600500: About Dialog should check for updates automatically, but not trick the user into installing them if updates are set to manual. ui-review=faaborg and shorlander, r=felipe 2013-12-12 00:01:17 +01:00
Gijs Kruitbosch
1e3930ad3d Merge m-c to ux 2013-11-17 23:37:53 +01:00
J. Ryan Stinnett
4392132561 Bug 951518 - Added missing ending whitespace to help text. r=flod 2013-12-17 22:34:23 -06:00
Gijs Kruitbosch
4f5a01fecc Merge mozilla-central and ux 2013-11-15 18:32:01 +01:00
Nick Alexander
c4c4054b38 Merge m-c to elm 2013-11-14 22:41:14 -08:00
Nick Alexander
954a0cd13b Merge b-i to elm
--HG--
rename : b2g/chrome/content/forms.js => dom/inputmethod/forms.js
2013-11-13 15:16:51 -08:00
Nick Alexander
4bf3628f8f Merge m-c to elm 2013-11-13 13:43:32 -08:00
Mike Connor
80b6bc5a8f bug 947275 - updated Bing branding for desktop and Metro, r=gavin
--HG--
extra : rebase_source : 375fe6e5cc5c7cc13326a35c1572c69dbec58bd1
2013-12-13 13:42:30 -05:00
Mike Connor
d5b1097e1f bug 936198 - update small Yahoo! icon, including on MetroFx, r=gavin
--HG--
extra : rebase_source : 770893767db1836b13e5cf4bd0904b402ce0d15b
2013-12-13 13:38:29 -05:00
Victor Porof
c021c97d96 Bug 758157 - Clearly indicate overridden variables, r=past 2013-12-12 19:38:12 +02:00
J. Ryan Stinnett
3afb0d7de5 Bug 937607 - Add explicit save button for the manifest editor. r=paul 2013-11-13 13:34:29 -06:00
Oprea Andrei
55c481da05 Bug 722267 - Option to enable/disable timestamps for messages in the console; r=msucan 2013-11-11 19:00:07 +02:00
Hubert B Manilla
98892aa0be Bug 913665 - Detect minified files and pretty print them by default; r=fitzgen 2013-12-24 15:32:55 +01:00
Marina Samuel
bb2d154d2c Bug 944828: Update metro button text. r=bbondy 2013-12-03 14:04:02 -05:00
Marina Samuel
5b4ac22d27 Bug 939092: Update Metro folder text. r=bbondy 2013-12-03 13:49:55 -05:00
Ryan VanderMeulen
e57afbe1f2 Merge m-c to inbound. 2013-12-02 16:58:15 -05:00
Mike Hommey
bf60896454 Bug 943728 - Replace double quotes with single quotes in Makefiles (or remove them when it makes sense). r=mshal 2013-12-03 06:34:21 +09:00
Francesco Lodolo (:flod)
d781b0ccff Bug 944871 - Add localization comment to "Firefox Touch" string. r=bbondy 2013-12-02 13:05:13 -05:00
J. Ryan Stinnett
8bdef3ce43 Bug 912057 - Replace Browser Debugger with Browser Toolbox. r=past
--HG--
rename : browser/devtools/debugger/DebuggerProcess.jsm => browser/devtools/framework/ToolboxProcess.jsm
2013-12-02 02:28:01 -06:00
Jared Wein
0b8391721b Bug 939943 - [Australis] Make the Exit Customize button more obvious. r=mconley 2013-12-02 00:27:39 -05:00
Victor Porof
d6057ceb5c Bug 725235 - In the debugger, show a details bubble while hovering over a variable or property in the source editor, r=past,rcampbell 2013-11-29 16:47:52 +02:00
Marina Samuel
aacd01fcc7 Bug 924914 - Added string that is only going to be used in Holly non Autralis mirror. r=bbondy 2013-11-28 20:12:42 -05:00
Marina Samuel
d863bafc51 Bug 939092 - Bookmarks are not shared between profiles. r=bbondy 2013-11-23 15:03:34 -05:00
Brian R. Bondy
ecf664ccb8 Bug 924900 - Remove unused auto-sync setup code. r=jimm 2013-11-20 13:45:08 -05:00
Marina Samuel
4d00f56497 Bug 934032 - Add View on Metro feature to Desktop Firefox in Australis. r=bbondy 2013-11-19 13:06:58 -05:00
Gijs Kruitbosch
05fa752def Bug 942803 - remove bogus keycode from devtoolboxmenuitem, r=mikeratcliffe 2013-11-28 12:12:09 +01:00
Cameron Paul
26e8c7023c Bug 859057 - Add clear button to network monitor. r=vporof 2013-11-26 14:21:23 -05:00
Carsten "Tomcat" Book
cc6bd8ca04 merge fx-team to mozilla-central 2013-11-26 12:38:36 +01:00
Henri Sivonen
efd91c19ff Bug 805374 - Clean up the Character Encoding menu. r=Gijs,Unfocused. 2013-11-26 09:31:52 +02:00
Gabriel Luong
59942dfdb6 Bug 924996 - Implement keyboard shortcut to move selected lines in source editor. r=anton 2013-11-25 19:06:42 -08:00
Felix H. Dahlke
b2757a75e4 Bug 879982 - [Australis] Add Email Link widget; r=jaws 2013-11-23 01:40:18 +01:00
Carsten "Tomcat" Book
a88ea70081 merge mozilla-inbound to mozilla-central 2013-11-11 08:50:14 +01:00
Nick Alexander
ced852a484 Merge m-c to elm 2013-11-04 21:25:12 -08:00
Ryan VanderMeulen
69f4c8c1bb Merge m-c to fx-team. 2013-11-04 16:33:35 -05:00
Jared Wein
d51ceac9f2 Bug 880164 - Australis toolbar buttons contextual menu in toolbar, palette and customize mode. r=Gijs 2013-11-21 23:09:34 -05:00
Gijs Kruitbosch
081b5f4b6b Merge mozilla-central and ux 2013-11-11 09:29:29 +01:00
Matthew Noorenberghe
c32c2b79c8 Merge mozilla-central to UX 2013-11-09 17:46:29 -08:00
Jared Wein
012d1115e2 Automated merge with https://hg.mozilla.org/mozilla-central 2013-11-08 13:22:23 -05:00
Gijs Kruitbosch
af554675e2 Merge mozilla-central and ux 2013-11-07 19:21:54 +00:00
J. Ryan Stinnett
1e51efc879 Bug 912918 - Part 2: Display warnings and errors if both are present. r=paul
--HG--
extra : rebase_source : fe7a8989c9e09b42b31c76c14cbd08034c5b91f3
2013-11-07 11:31:32 -06:00
Mike Hommey
6b4f0058ce Bug 935387 - Remove non recursed install targets. r=mshal 2013-11-07 10:37:45 +09:00
Gijs Kruitbosch
c38e551bb3 Merge mozilla-central and ux 2013-11-06 09:01:08 +01:00
Tim Taubert
fdd21de997 Bug 754344 - Make in-content prefs navigation look like about:addons r=jaws
From 8e5ce19d039052d06c099a87c2c315353bc589cf Mon Sep 17 00:00:00 2001
2013-11-05 13:21:28 +01:00
Anton Kovalyov
5cf0d1402d Bug 929234 - Make CodeMirror extraKeys localizable. r=vporof 2013-11-07 14:39:31 -08:00
Ryan VanderMeulen
191c040091 Backed out changesets 45b199e32b8e, 0b7c44eff352, and 763edcbd5757 (bug 912918) for test_app_validator.html timeouts. 2013-11-07 16:35:18 -05:00
Matthew Noorenberghe
e8d8f80693 Merge mozilla-central to UX 2013-11-05 01:04:20 -08:00
Gijs Kruitbosch
5697b0ae43 Merge mozilla-central and ux 2013-11-04 23:41:59 +01:00
cptanu
4ab151417d Bug 934274 - [app manager] changed invalidLaunchPath to accessFailedLaunchPath and edited the text. r=jryans 2013-11-05 09:16:47 -05:00
Gijs Kruitbosch
63530f7b09 Merge mozilla-central and ux 2013-11-01 23:24:47 +01:00
Gijs Kruitbosch
a13ed4741f Merge mozilla-central and ux 2013-11-01 09:20:15 +01:00
Tim Taubert
e0d679cc08 Backed out changeset 109710b0f5f6 (bug 754344) 2013-11-01 12:08:37 +01:00
Ratnadeep Debnath
883ab271b9 Bug 916694 - Clarify app types in App Manager's permissions table. r=jryans 2013-10-31 11:40:31 -04:00
Nick Alexander
abaf8ce510 Merge m-c to elm 2013-10-26 17:23:11 -07:00
Patrick Brosset
e8f694c63f Bug 765105 - Tooltip shared component, showing image previews in markup, css rules and computed views, r=miker,harth 2013-10-26 00:51:01 +05:30
Henri Sivonen
fb52835415 Bug 910192 UI part - Get rid of intl.charset.default as a localizable pref and deduce the fallback from the locale. r=gavin. 2013-11-04 13:24:37 +02:00
Carsten "Tomcat" Book
064526956d Backed out changeset a34d87e94281 (bug 910192) bustage on a CLOSED TREE 2013-11-04 13:03:41 +01:00
Henri Sivonen
f3fe96da87 Bug 910192 UI part - Get rid of intl.charset.default as a localizable pref and deduce the fallback from the locale. r=gavin. 2013-11-04 13:24:37 +02:00
Nick Alexander
e4a9d8d0e4 Merge m-c to elm 2013-10-24 09:35:02 -07:00
Li Xiaodong
5340078f2b Bug 917617 - Simulator start button UI tweaks; r=paul 2013-10-24 09:05:00 +01:00
J. Ryan Stinnett
692a83f6f7 Bug 912918 - Part 2: Display warnings and errors if both are present. r=paul 2013-11-07 11:31:32 -06:00
Nick Fitzgerald
715002d816 Bug 922812 - Add an 'eval current top level function' command to scratchpad; r=past 2013-11-19 15:17:40 -08:00
Paul Rouget
3eb267b967 Bug 939122 - Move styleinspector.properties in /toolkit. r=miker 2013-11-19 09:15:46 -05:00
Benjamin Smedberg
19ec6be0d1 Bug 932854 - trunk-only patch to use new strings for the buttons, r=jaws 2013-11-19 08:17:04 -05:00
Brandon Benvie
681a32500a Bug 936101 - Make ObjectActor.onDisplayString not call debuggee code. r=fitzgen 2013-11-18 13:24:54 -08:00
Victor Porof
39ed225e41 Bug 910955 - Implement a live WebGL shader editor, r=dcamp 2013-10-25 10:18:41 +03:00
Nick Alexander
1870fe9166 Merge m-c to elm 2013-10-21 09:19:47 -07:00
Nick Alexander
bcdd987f34 Merge fx-team to elm 2013-10-18 11:39:01 -07:00
Tim Taubert
d9dc3718f5 Bug 754344 - Make in-content prefs navigation look like about:addons r=jaws
From 958cacee91f0730b407bf35a65dd0bc9116cdd9e Mon Sep 17 00:00:00 2001
2013-10-17 16:42:31 -07:00
Will Nayes
011593c653 Bug 909249 - Fix checkmark in Netmonitor Header. r=robcee 2013-10-31 22:51:48 -04:00
Tareq Khandaker
54a967bfd1 Bug 927974 - Rewrite Connect help text to move link out of translated string. r=past 2013-10-18 10:04:18 -04:00
Tim Taubert
2366f49f07 merge m-c to elm 2013-10-17 10:51:26 -07:00
Phil Ringnalda
1ba1866ae9 Merge m-c to a CLOSED TREE f-t 2013-10-18 21:27:48 -07:00
Ehsan Akhgari
476f836748 Backed out changeset 52b1205696cd (bug 927974) on the suspicion of this having caused frequent mochitest-bc oranges 2013-10-18 20:51:18 -04:00
Alexandre Poirot
92c996f650 Bug 920478 - Print errors when something is wrong with app launch path. r=paul 2013-10-17 14:27:04 -04:00
Tim Taubert
14e427ccc4 Bug 926709 - Replace UI entry points for sync setup with opening about:accounts; r=gavin 2013-10-16 17:42:01 -07:00
Tim Taubert
90c78483c7 merge m-c to elm 2013-10-16 10:25:32 -07:00
Mike Hommey
8f10c67fbb Bug 935305 - Move preprocessor to mozbuild.action. r=gps
--HG--
rename : config/Preprocessor.py => python/mozbuild/mozbuild/preprocessor.py
rename : config/tests/unit-Expression.py => python/mozbuild/mozbuild/test/test_expression.py
rename : config/tests/unit-LineEndings.py => python/mozbuild/mozbuild/test/test_line_endings.py
rename : config/tests/unit-Preprocessor.py => python/mozbuild/mozbuild/test/test_preprocessor.py
2013-11-09 10:35:44 +09:00
Tareq Khandaker
a167a9650b Bug 927974 - Rewrite Connect help text to move link out of translated string. r=past 2013-10-18 10:04:18 -04:00
Matt Brubeck
2a8f15e249 Back out 7063d9f5c1fd (bug 920478) on a CLOSED TREE because a dependency was backed out 2013-10-17 15:32:45 -07:00
Alexandre Poirot
c1ae6bb998 Bug 920478 - Print errors when something is wrong with app launch path. r=paul 2013-10-17 14:27:04 -04:00
Nick Alexander
48da05ce81 Merge m-c to elm 2013-10-14 09:05:11 -07:00
Gavin Sharp
668770b49b Bug 925892: add "channel=searchbar" parameter to Google plugin to distinguish search bar searches, r=MattN
--HG--
extra : transplant_source : %CD%D4%0BqxCt%82%BA%80%CE%E6%C3%E1%F3V%96xo%81
2013-10-11 14:30:31 -07:00
Nick Fitzgerald
18deebe4ab Bug 917072 - Move black box eyeball into sources toolbar; r=vporof 2013-10-23 02:10:08 -07:00
Nick Alexander
aad1463007 Merge m-c to elm 2013-10-10 08:29:47 -07:00
Nick Alexander
39afdc5bb4 Merge m-c to elm 2013-10-07 12:23:37 -04:00
Nick Alexander
ef14d309a6 Merge m-c to elm 2013-10-02 10:46:44 -07:00
Ryan VanderMeulen
28b353cc53 Bug 922693 - Update pdf.js to version 0.8.558. r=bdahl 2013-10-01 12:27:44 -04:00
Nick Alexander
6a72c57c75 Merge m-c to elm 2013-09-27 08:41:13 -07:00
Minarto Margoliono
901f308a3f Bug 428943 - Add help button to the relevant support page for site identity pop-up. r=mconley 2013-10-09 09:31:33 -04:00
Nick Alexander
b91421f4b8 Merge m-c to elm 2013-09-25 08:47:59 -07:00
Nick Alexander
995f8e7df5 Merge m-c to elm. 2013-09-24 09:17:43 -07:00
Jared Wein
260320aae4 Bug 920803 - Blocked plug-in click-to-activate doorhanger is too narrow for some locales. r=dao 2013-09-26 15:18:25 -04:00
Nick Alexander
cbdc886101 Merge m-c to elm. 2013-09-23 08:47:42 -07:00
Nikhil Johny
cc31fa6e4f Bug 381519 - "Visit Date" should be "Most Recent Visit" in the Library. r=mak 2013-09-24 18:26:46 +02:00
Brandon Benvie
55c0857085 Bug 895180 - Add a Scratchpad tab for remote targets. r=dcamp, r=robcee, r=msucan 2013-10-04 12:44:09 -07:00
Panos Astithas
22d6d1e98d Remove mentions of restarting in the options panel when toggling the remote and chrome debugging prefs (bug 918240). r=jwalker,mratcliffe 2013-09-20 16:31:20 +03:00
Tim Taubert
1135045ba3 merge m-c to elm
--HG--
rename : browser/base/content/test/Makefile.in => browser/base/content/test/general/Makefile.in
2013-09-20 08:55:13 +02:00
Anton Kovalyov
e1e454ec8e Bug 912260 - Make Scratchpad use CodeMirror. r=robcee r=msucan 2013-09-20 11:34:10 -07:00
Shane Caraveo
8f468f25c1 bug 914927 change string for enable/disable social menuitem, r=felipc 2013-09-19 09:25:56 -07:00
Jared Wein
aa52ee7642 Bug 917844 - Add a keyboard accesskey to the Browser Debugger menuitem. r=jwalker 2013-09-19 10:47:12 -04:00
Brian R. Bondy
e139fa1a0d Bug 917933 - Update Bing search code. r=jimm 2013-09-19 09:47:30 -04:00
Nick Alexander
9f905ada96 Merge m-c to elm 2013-09-18 11:08:28 -04:00
Sebastian Hengst
216b680dc3 Bug 919188 - help.intro in app-manager.dtd should use 'i.e.', not 'i.e' (dot is missing). r=dao 2013-09-23 19:20:43 +02:00
Tim Taubert
07d3b4394c merge m-c to elm 2013-09-16 09:14:47 +02:00
Ryan VanderMeulen
edea7c14c7 Merge inbound to m-c. 2013-09-15 21:48:02 -04:00
Paul Rouget
2f350202aa Bug 916597 - [app manager] Fix locales in help.xhtml. r=ochameau 2013-09-15 16:05:54 -04:00
Heather Arthur
e3e667d6d5 Bug 892268 - Zoom devtools with Ctrl/Cmd +/-/0; r=dcamp 2013-09-14 23:26:18 -07:00
Michael Ratcliffe
1ea20c3812 Bug 911748 - Add default color dropdown to devtools options panel. r=jwalker 2013-09-16 11:01:25 +01:00
Michael Harrison
814ab4e78b Bug 832636 - Improve the Style Editor tab tooltip. r=paul.rouget 2013-09-17 11:36:40 -04:00
Mihai Sucan
042ce071e9 Bug 916329 - Use proper plural forms in messageRepeats.tooltip. r=robcee 2013-09-14 13:43:44 +03:00
Nick Alexander
97528cb458 Merge m-c to elm. 2013-09-13 11:59:08 -07:00
Ed Morley
7918461145 Merge latest green fx-team changeset and mozilla-central 2013-09-13 15:02:24 +01:00
Michael Ratcliffe
5306e29c30 Bug 917863 - Add XUL context menu back into rule and computed views. r=jwalker 2013-09-20 01:15:34 +01:00
Darrin Henein
a6f3797eb4 Bug 912929 - Updated Devtools' App Manager UI to better reflect new style guidelines. r=paul 2013-09-13 00:54:00 +02:00
Paolo Amadini
e95feeeb26 Bug 899110 - Remove the code to switch between different back-ends from the Downloads Panel. r=enn 2013-11-04 19:21:13 +01:00
Ryan VanderMeulen
9baf5a8db0 Bug 914603 - Update pdf.js to version 0.8.505. r=bdahl 2013-09-12 16:28:48 -04:00
Francesco Lodolo
d1387cf245 Bug 915556 - Replace multiple dots with single unicode character … in project.installing. r=paul.rouget 2013-09-12 13:15:47 -04:00
Paul Rouget
7121fc8ac4 Bug 915388 - Remove 'my' from the panels name in index.xul. r=ochameau 2013-09-12 13:15:47 -04:00
Tim Taubert
856ed924e5 merge m-c to elm 2013-09-12 10:35:40 +02:00
Ryan VanderMeulen
30168b484b Merge fx-team to m-c. 2013-09-11 21:48:20 -04:00
Tanvi Vyas
1ab858e05b Bug 913710 - When a page has mixed active content blocked and mixed display content loaded, show the same site identity message as you would when a site just has mixed display content loaded. 2013-09-14 23:36:22 -07:00
J. Ryan Stinnett
d93cbf7303 Bug 928144 - Make Manifest Editor read-only for hosted apps. r=paul
--HG--
extra : rebase_source : 66b5c3aaab33ba714e4740bbf54d20ffa40e2132
2013-10-22 19:42:13 -05:00
Brian Grinstead
fd589740da Bug 895561 - 'Edit As HTML' option in the markup view - browser changes, r=jwalker 2013-10-24 08:41:03 -05:00
Paul Rouget
deef4c74bc Bug 926371 - show reflow events in the webconsole. r=msucan 2013-10-22 08:43:00 +01:00
Shane Caraveo
6e6aa5826b bug 914927 change string for enable/disable social menuitem, r=felipc 2013-09-14 10:13:24 -07:00
Paul Rouget
6426e1a8e8 Bug 915740 - Integrate adb helper addon into the app manager (UI part). r=ochameau 2013-09-13 05:18:00 +02:00
Alexandre Poirot
1080d3f324 Bug 915226 - Merge all refresh/start/stop/debug buttons to two buttons called update and debug r=paul 2013-09-13 15:36:00 +02:00
Paul Rouget
ed776b7c84 Bug 912887 - [app manager] first run experience. r=ochameau 2013-09-14 04:49:00 +02:00
Francesco Lodolo
7f5a3e4636 Bug 913826 - New social bookmark button: rename entities to reflect string changes. r=mixedpuppy 2013-09-11 09:51:03 -04:00
Alexandre Poirot
710a35413a Bug 911785 - Allow installing local apps from the app manager UI r=paul 2013-09-10 13:26:00 +02:00