Justin Dolske
1ebbe7a36f
Bug 967349 - PopupNotifications should support a "Learn More" link. r=mattn
2014-02-18 19:05:34 -08:00
Boopathi K
95d77bf389
Bug 934177 - [App manager] Make "Hosted" and "Packaged" strings localizable. r=jryans
2014-02-18 09:20:24 -05:00
Manish Goregaokar
c793cb5711
Bug 910670 - Preference for proxy autologin. r=adw
2014-02-18 09:20:24 -05:00
Dennis Schubert
c8bd7a9d37
Bug 922208 - Add console.count; r=msucan
2014-02-17 21:58:19 +02:00
Phil Ringnalda
6f0427c88e
Back out 024e6835e6ea:bece94ce2310 (bug 326743) for frequent 10.6 debug failures in browser_bug537013.js
2014-02-14 23:58:49 -08:00
Mike de Boer
2805ee9af7
Bug 326743: use cmd-e to set find-in-page search term to currently selected text. r=Unfocused
2014-02-14 14:04:23 +01:00
Mike de Boer
faf150b6a4
Backed out 5 changesets (bug 326743)
...
Backed out changeset 55fba7bccaaf (bug 326743)
Backed out changeset f4ab79254dfb (bug 326743)
Backed out changeset c8151192e447 (bug 326743)
Backed out changeset 57ceb72568c6 (bug 326743)
Backed out changeset 3081b9770c33 (bug 326743)
2014-02-14 12:55:13 +01:00
Mike de Boer
2f99be871a
Bug 326743: use cmd-e to set find-in-page search term to currently selected text. r=Unfocused
2014-02-14 11:38:24 +01:00
Victor Porof
afc715dd5d
Bug 956357 - "Preview Response" tab for HTML in the Network Monitor, r=rcampbell
2014-02-13 10:26:09 -05:00
Gabriel Luong
b63a3aec9c
Bug 972102 - Minor correction to localization note documentation in sourceditor.properties. r=anton
2014-02-13 10:02:51 -05:00
Gabriel Luong
20a7bfbef4
Bug 968424 - Change keyboard shortcut to move selected lines in source editor to Alt-Up/Down. r=anton
2014-02-13 10:02:51 -05:00
Francesco Lodolo (:flod)
f4cc70fa0c
Bug 969804 - Use U+2026 for ellipsis in loadingSourcesText (debugger.properties). r=vporof
2014-02-08 21:03:05 -05:00
Francesco Lodolo (:flod)
806beecd1e
Bug 966894 - Use U+2026 for ellipsis in netmonitor.properties. r=vporof
2014-02-08 21:02:46 -05:00
Vikneshwar
a3a8f7cc3a
Bug 957072 - Add Pretty Print to Scratchpad Menu. r=robcee
2014-02-08 21:02:11 -05:00
Manish Goregaokar
778173cad0
Bug 665319 - Add a checkbox to activate network.proxy.socks_remote_dns. r=ttaubert, ui-r=philipp
2014-02-08 21:01:27 -05:00
Bob Owen
fb14a8de8b
Bug 624883 - Treat view-source as an unrecognised scheme if not top-level. r=bz
2014-01-23 16:02:33 +00:00
Hubert B Manilla
7ce7b03a26
Bug 927673 - Fix forPage has no sources showing when debugger is loading. r=fitzgen
2014-02-06 10:04:13 -05:00
Mike Connor
92ee599bfd
Bug 936198 - Updated Yahoo Logo for Metro, r=mbrubeck, a=gavin
...
ch drop-DOwnLPATH=/usr/local/bin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/home/mconnor/scripts
--HG--
extra : rebase_source : c2396a87f2bdcdadf83ba738247f402e57d09a4f
2014-01-31 16:27:07 -05:00
Victor Porof
ac25e2962e
Bug 967378 - Part 2: Use proper plural form for 'total time' in charts, r=flod, rcampbell
2014-02-04 16:57:09 +02:00
Carsten "Tomcat" Book
1e667fdaf9
Merge mozilla-central to fx-team
2014-02-03 13:29:12 +01:00
Blair McBride
4e2f374a40
Bug 966933 - [Australis] UITour: Add a UI tour link in the Help menu (Part 1: strings only), r=gijs, DONTBUILD because just some strings
2014-02-03 03:32:00 +00:00
Gavin Sharp
304dc3852c
Bug 965113: remove reference to "Firefox Accounts" in sync settings, r=markh
2014-02-02 20:27:26 -08:00
Phil Ringnalda
de5fcc9266
Merge f-t to m-c
2014-02-02 18:58:48 -08:00
Gijs Kruitbosch
3fffe03833
Bug 966694 - add brandshortname in Australis panel's quit item on Linux, too, r=Unfocused
2014-02-03 09:29:33 +00:00
Gijs Kruitbosch
13404363d4
Bug 966759 - fix up Australis-removed strings in browser.dtd, aboutPrivateBrowsing.dtd, openLocation files, r=ttaubert
2014-02-02 21:34:36 +00:00
Blair McBride
ff71071036
Bug 966694 - [Australis] Quit button in AppMenu footer has no tooltip on Windows, r=gijs
2014-02-02 16:09:00 +00:00
Phil Ringnalda
7278cdc9a5
Merge m-c to f-t
2014-02-02 17:47:08 -08:00
Peiyong Lin
b3fee78147
Bug 964015 - Add "Copy as data URI" for images in the Network Monitor. r=vp
2014-02-02 10:39:53 +02:00
Gijs Kruitbosch
c6ba7f987a
Bug 940116 - fix tabview button tooltip for Australis, r=jaws
2014-02-01 23:27:54 +00:00
Girish Sharma
abaeef9bbb
Bug 966789 - remove duplicate 'networkMenu.minute' string, r=vp
2014-02-03 00:41:07 +05:30
Girish Sharma
9ac7deba52
Bug 966755 - Network statistics report wrong total download times, r=vp
2014-02-03 00:11:54 +05:30
Patrick Brosset
23e6c7b9fc
Bug 952277 - DOMNodes can be highlighted and selected from the debugger [Australis]; r=past, vporof
2014-02-01 10:24:44 +01:00
Alexey Novak
b4e1527c16
Bug 956645 - The strings for the source editor's context menu aren't consistently capitalized like in other menu items; r=vporof
2014-02-01 09:05:33 +02:00
Victor Porof
294b249c7f
Bug 946601 - Add performance statistics/piecharts in the Network Monitor, r=rcampbell
2014-02-01 08:37:53 +02:00
Zachary Carter
d48a905e54
Bug 965117 - Custom fonts on about:accounts and other visual/string tweaks. r=ttaubert
2014-01-31 16:50:55 -08:00
Gavin Sharp
76c0615ab2
Bug 966511: Tweak Sync UI, r=ttaubert
...
Changes:
- rename browser-fxaccounts.js "toggle" to onMenuPanelCommand
- rename openSignInPage->openSignInAgainPage and change it to point to about:accounts?signin=true
- introduce openAccountsPage and change the menu panel "signed in"'s UI to call it
- remove period at the end of "Firefox is now syncing" in the success doorhanger
- rename syncErrorPanel.title->syncErrorPanel.heading for consistency
- remove the "Preferences" button from the "you need to sign in again" doorhanger
- "manage"->"change" in the "What would you like to Sync" dialog
- change "Unlink Browser" to "Disconnect", in both the prefs button and confirmation dialog title
- adjust string in the "Disconnect" confirmation dialog
- change "Device"->"computer" in the relink verification dialog
- fix success panel heading styling (should be bold)
--HG--
extra : rebase_source : 358c93e1123e11200523b96d97ecd25421edaca4
2014-01-31 17:20:21 -08:00
Gijs Kruitbosch
3f060ceee8
Bug 964887 - fix menu in Australis to say 'Edit this bookmark' for pages which have already been bookmarked, r=mak
2014-01-31 23:21:41 +00:00
Lalit Khattar
3f8ca206c3
Bug 944640 - Add a "Watch" button on the new inspect popup. r=vporof
2014-01-31 13:01:27 -05:00
Mike Conley
e6466f5e55
Bug 863780 - [Australis] Update about:privatebrowsing instructions after appmenu button removal. r=ehsan
...
--HG--
extra : rebase_source : 42540c36ee098a8a18aa1bc70127c6120bd5ec7f
2014-01-30 11:48:00 +00:00
Mike de Boer
33aa8c26e7
[Australis] Bug 966167: update locale string IDs for the tip section. r=Unfocused
2014-01-31 11:30:55 +01:00
Gavin Sharp
4fc7b22f36
Bug 966150: adjust wording/layout of new-sync preferences pane, r=ttaubert
...
--HG--
extra : rebase_source : 2736e75660a0def3561070f8f5e4d50f9de1e5cf
2014-01-30 20:37:43 -08:00
Tim Taubert
861c2ec442
Bug 965641 - [Australis] prompt user to sign-in again UI in the menu panel r=markh
2014-01-29 19:06:50 -08:00
Blair McBride
3646e61e81
Bug 958673 - [Australis] UITour: Style doorhanger menu for Australis Update Tour. r=MattN
2014-01-31 15:25:45 +13:00
Tim Taubert
16258d4246
Backed out [Australis] changeset 7560f1dfaa97 (bug 965641)
2014-01-30 17:44:58 -08:00
Gijs Kruitbosch
5260d9fa22
Bug 940116 - part 3: update XUL buttons to have a dynamic tooltip that includes a shortcut (Australis), r=jaws
2014-01-31 00:16:05 +00:00
Tim Taubert
aacfd2cc8d
Bug 965641 - [Australis] prompt user to sign-in again UI in the menu panel r=markh
2014-01-29 19:06:50 -08:00
Gavin Sharp
f73f01be58
Bug 965703: bump string names after string change, r=markh
...
--HG--
extra : rebase_source : 967d49f86494a94542b55563cd1440ac25980d29
2014-01-30 10:22:14 -08:00
Francesco Lodolo (:flod)
b7f4b4c17f
Bug 947353 - Use proper plural form for tabs.closeWarningMultipleTabs. r=dao
2014-01-30 13:07:15 -05:00
Gijs Kruitbosch
f6385b420d
Bug 928843 - start polishing the Australis history view by improving labels, r=jaws
...
--HG--
extra : rebase_source : 9ad68a9fc7a576168c2e179167b885c77efda2df
2014-01-30 16:53:14 +00:00
Patrick Brosset
4dec130419
Bug 964014 - Adds copy-image-data-uri option to images in the markup-view, r=harth
2014-01-30 17:33:53 +01:00