Commit Graph

2905 Commits

Author SHA1 Message Date
Mike de Boer
14423c38c9 Bug 326743: use cmd-e to set find-in-page search term to currently selected text. r=Unfocused 2014-02-28 16:07:34 +01:00
Shane Caraveo
041f79c2b2 bug 960198 make sidebars available from a customizable widget, r=mconley 2014-02-28 09:04:16 -05:00
Joe Walker
0197a26343 Bug 933727 - Split gcli.jsm and use JS directly from gcli project; r=mratcliffe
* * *
Bug 933727 - Update Developer Toolbar to use promises and split out GCLI; r=mratcliffe
* * *
Bug 933727 - Update GCLI tests to use Task.spawn; r=mratcliffe
* * *
Bug 933727 - Update the Inspector to use split out GCLI; r=pbrosset
* * *
Bug 933727 - Update style editor to use split out GCLI; r=harth
* * *
Bug 933727 - Update Debugger to use split out GCLI; r=past
* * *
Bug 933727 - Update Profiler/Tilt/Scratchpad to use split out GCLI; r=valueof

--HG--
rename : browser/devtools/commandline/test/browser_cmd_pref.js => browser/devtools/commandline/test/browser_cmd_pref1.js
rename : browser/devtools/commandline/test/browser_cmd_pref.js => browser/devtools/commandline/test/browser_cmd_pref2.js
rename : browser/devtools/commandline/test/browser_gcli_cli.js => browser/devtools/commandline/test/browser_gcli_cli1.js
rename : browser/devtools/commandline/test/browser_gcli_cli.js => browser/devtools/commandline/test/browser_gcli_cli2.js
rename : browser/devtools/commandline/test/browser_gcli_completion.js => browser/devtools/commandline/test/browser_gcli_completion1.js
rename : browser/devtools/commandline/test/browser_gcli_completion.js => browser/devtools/commandline/test/browser_gcli_completion2.js
2013-09-03 12:20:27 +01:00
Mihai Sucan
366a6b8c6e Bug 609872 - Ability to execute code in sub-documents (iframes/frames); r=past 2014-02-25 22:02:58 +02:00
Nikhil Johny
38a8bcd016 Bug 283754 - Awkward phrasing in language selection dialog - "in order of preference" used twice. r=dao 2014-02-25 08:18:56 -05:00
Florian Quèze
015bd036d7 Bug 804611 - Add a way to grant/deny getUserMedia permissions persistently, r=jesup,dolske, ui-r=Boriss. 2014-02-25 12:50:42 +01:00
Sam Foster
56b21d9b87 Bug 963688 - Add new string to shared bookmarks.inc and new default metro feedback bookmark that uses it. r=mbrubeck
--HG--
extra : rebase_source : 84a91b9fc137867f264f150d8abb30271fbd47f8
2014-02-24 12:48:55 -08:00
Mark Hammond
355d73083d Bug 973338 - add a localization note for .before and .after entities. r=ttaubert 2014-02-24 10:26:01 +11:00
Manish Goregaokar
9eb3dbf7f6 Bug 974394 - Change duplicated accesskey 'a' to 'v' for autologin pref. r=adw 2014-02-21 08:34:24 -05:00
Justin Dolske
6279400910 Bug 967349 - PopupNotifications should support a "Learn More" link. r=mattn 2014-02-18 19:05:34 -08:00
Boopathi K
84bf2bec23 Bug 934177 - [App manager] Make "Hosted" and "Packaged" strings localizable. r=jryans 2014-02-18 09:20:24 -05:00
Manish Goregaokar
1ac814be49 Bug 910670 - Preference for proxy autologin. r=adw 2014-02-18 09:20:24 -05:00
Dennis Schubert
8088e0e635 Bug 922208 - Add console.count; r=msucan 2014-02-17 21:58:19 +02:00
Phil Ringnalda
2ff6e6f32a 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
ea9c7b0eab 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
f4e68f74e8 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
c3ee148057 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
c5fceb1e8d Bug 956357 - "Preview Response" tab for HTML in the Network Monitor, r=rcampbell 2014-02-13 10:26:09 -05:00
Gabriel Luong
fa745af414 Bug 972102 - Minor correction to localization note documentation in sourceditor.properties. r=anton 2014-02-13 10:02:51 -05:00
Gabriel Luong
fb40f0df3d 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)
c2512ed243 Bug 969804 - Use U+2026 for ellipsis in loadingSourcesText (debugger.properties). r=vporof 2014-02-08 21:03:05 -05:00
Francesco Lodolo (:flod)
808d70f42a Bug 966894 - Use U+2026 for ellipsis in netmonitor.properties. r=vporof 2014-02-08 21:02:46 -05:00
Vikneshwar
65e182bee3 Bug 957072 - Add Pretty Print to Scratchpad Menu. r=robcee 2014-02-08 21:02:11 -05:00
Manish Goregaokar
ecf57d3473 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
2c77d04fcf 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
37f5a906ad Bug 927673 - Fix forPage has no sources showing when debugger is loading. r=fitzgen 2014-02-06 10:04:13 -05:00
Mike Connor
aeb7af6abd 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
78f7c38c83 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
7e8455fba7 Merge mozilla-central to fx-team 2014-02-03 13:29:12 +01:00
Blair McBride
1fded49c64 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
e392563540 Bug 965113: remove reference to "Firefox Accounts" in sync settings, r=markh 2014-02-02 20:27:26 -08:00
Phil Ringnalda
5a886020f9 Merge f-t to m-c 2014-02-02 18:58:48 -08:00
Gijs Kruitbosch
57cc9f1dc9 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
6a3978451f 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
02acc57b4c 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
c03e10af52 Merge m-c to f-t 2014-02-02 17:47:08 -08:00
Peiyong Lin
ba4f293c75 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
1bcd3ceed8 Bug 940116 - fix tabview button tooltip for Australis, r=jaws 2014-02-01 23:27:54 +00:00
Girish Sharma
a69d3fa343 Bug 966789 - remove duplicate 'networkMenu.minute' string, r=vp 2014-02-03 00:41:07 +05:30
Girish Sharma
c281d27a59 Bug 966755 - Network statistics report wrong total download times, r=vp 2014-02-03 00:11:54 +05:30
Patrick Brosset
5770862b2c 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
30c2c88375 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
99bb901b11 Bug 946601 - Add performance statistics/piecharts in the Network Monitor, r=rcampbell 2014-02-01 08:37:53 +02:00
Zachary Carter
89464ece02 Bug 965117 - Custom fonts on about:accounts and other visual/string tweaks. r=ttaubert 2014-01-31 16:50:55 -08:00
Gavin Sharp
09d59a5461 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
240fe4437c 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
6f8202e976 Bug 944640 - Add a "Watch" button on the new inspect popup. r=vporof 2014-01-31 13:01:27 -05:00
Mike Conley
396bab2549 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
458d39f54e [Australis] Bug 966167: update locale string IDs for the tip section. r=Unfocused 2014-01-31 11:30:55 +01:00
Gavin Sharp
e437d43475 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