Commit Graph

1656 Commits

Author SHA1 Message Date
Brian R. Bondy
bb6deee4df Bug 831614 - Desktop sync UI checkbox for Setting up Sync for Metro at the same time. r=jaws 2013-03-15 10:29:55 -04:00
Jared Wein
572f34c870 Bug 767669 - 'pref show prefName' should show the pref name next to the pref value. r=jwalker 2013-03-15 01:21:33 -04:00
Girish Sharma
a47608a55d Bug 831693 - Experiment with auto completion in Inspector Searchbox, r=paul
--HG--
rename : browser/devtools/webconsole/AutocompletePopup.jsm => browser/devtools/shared/AutocompletePopup.jsm
2013-01-29 03:02:35 +05:30
Paul Rouget
b71c68b910 Bug 723281 - Add the ability to enable/disable paint flashing as a [gcli] command. r=jwalker 2013-03-12 18:20:00 -07:00
Ryan VanderMeulen
2b3edeff27 Merge m-c to fx-team. 2013-03-13 08:01:01 -04:00
Ed Morley
ba87eae066 Backed out changeset d398e268b1db (bug 723281) since it relies on the now backed out bug 847890 on a CLOSED TREE 2013-03-13 10:25:00 +00:00
Joe Walker
4248bbb581 Bug 685526 - GCLI should allow basic async types; r=dcamp,past,harthur,mratcliffe
--HG--
rename : browser/devtools/commandline/test/browser_dbg_cmd.html => browser/devtools/debugger/test/browser_dbg_cmd.html
rename : browser/devtools/commandline/test/browser_dbg_cmd.js => browser/devtools/debugger/test/browser_dbg_cmd.js
rename : browser/devtools/commandline/test/browser_dbg_cmd_break.html => browser/devtools/debugger/test/browser_dbg_cmd_break.html
rename : browser/devtools/commandline/test/browser_dbg_cmd_break.js => browser/devtools/debugger/test/browser_dbg_cmd_break.js
2013-03-13 04:51:30 +00:00
Paul Rouget
d6060925e6 merge fx-team to m-c 2013-03-12 20:51:12 -07:00
Paul Rouget
196f09ccb6 Bug 723281 - Add the ability to enable/disable paint flashing as a [gcli] command. r=jwalker 2013-03-12 18:22:01 -07:00
Paul Rouget
6ccf7fbf2e Bug 767678 - Responsive Design mode has no close button. r=mikeratcliffe 2013-03-08 05:00:00 -08:00
Tim Taubert
23acd2c8a6 merge m-c to fx-team 2013-03-11 13:01:37 +01:00
Phil Ringnalda
938afd9786 Back out 7f12ca5e6d0a (bug 750303) on suspicion of breaking l10n builds 2013-03-10 20:03:28 -07:00
Victor Porof
101a25592f Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell
--HG--
rename : browser/devtools/debugger/test/browser_dbg_script-switching.js => browser/devtools/debugger/test/browser_dbg_scripts-switching.js
2013-02-21 01:33:36 +02:00
Victor Porof
469a194377 Bug 802546 - Prettify the Stackframes UI, r=rcampbell
--HG--
rename : browser/devtools/shared/VariablesView.jsm => browser/devtools/shared/widgets/VariablesView.jsm
2013-03-09 21:05:09 -08:00
Heather Arthur
28da678d97 Bug 826982 - [style editor] Show a notification when navigating away from page if there are unsaved changes; r=paul 2013-03-08 19:11:22 -08:00
Joe Walker
288d761d85 Merge fx-team to m-c. 2013-03-08 16:47:34 +00:00
Paul Rouget
74ab902709 Bug 697983 - Implement a Font Inspector. r=jwalker 2013-03-07 05:57:00 +01:00
Joe Walker
c345882615 Bug 848333 - Correct use of introTextOpening2 in comments of gcli properties file; r=mratcliffe 2013-03-07 17:43:21 +00:00
Sunny
6955d9b2eb Bug 840745 - Default HTML5 audio/video player controls should facilitate changing playback rate. r=jaws ui-r=limi
--HG--
extra : rebase_source : 9cb821d5b4632dcfbe518504aa963b87b9a2c9f2
2013-03-07 12:28:24 -05:00
Raymond Heldt
1e38b2d28c Bug 812762 - Use brandShortName instead of Firefox; r=jwalker 2013-03-05 16:09:03 +00:00
Ton
feb27c4b31 Bug 795723 - Remove hardcoded comma before introTextKeys and make it localizable; r=jwalker 2013-01-24 17:14:51 +01:00
Joey Armstrong
b273c1badb bug 750303: mkdir_deps - target specific enhancement 2013-03-04 14:34:02 -05:00
Jinkyu Yi
186cda0c84 Bug 848141 - "Translation file "toolbox.properties" has no license block" [r=past] 2013-03-05 14:49:00 +02:00
Monica Chew
d023e11c28 Bug 841212 - Add 'Allow first party only' to permissions.js. r=margaret 2013-03-11 20:24:52 -04:00
Ryan VanderMeulen
b5c32572b8 Merge m-c to fx-team. 2013-03-02 23:46:08 -05:00
Michael Ratcliffe
675b35697d Bug 845750 - GCLI jsb command should strings jsbBraceStyleDesc2 and jsbBraceStyleManual2 need descriptive comments r=harth 2013-02-27 10:31:46 +00:00
Ms2ger
3813557cac Merge m-i to b-s. 2013-02-28 14:46:10 +01:00
Gregory Szorc
f0b7e3972c Merge mozilla-central into build-system
There were merges in configure.in and some Makefile.in. None had any
conflicts. I spot verified the Makefile.in changes and confirmed that
the changes did not touch any DIRS* variables.
2013-02-27 10:03:52 -08:00
Gregory Szorc
758d7a8978 Bug 784841 - Part 18d: Convert /browser; r=gavin f=Ms2ger 2013-02-25 12:47:18 -08:00
Joe Walker
b3affd7329 Backout 8f598aa5a7c2 (bug 812762) l10n fail 2013-02-26 19:22:28 +00:00
Tim Taubert
0ed168173d merge m-c to fx-team 2013-02-25 10:04:10 +01:00
Raymond Heldt
ab8474d28f Bug 812762 - Use &brandShortName; instead of Firefox; r=jwalker 2013-02-22 16:37:48 +00:00
Adam Goforth
90c7e373e0 Bug 767588 - GCLI number type should allow restriction to integers; r=jwalker 2013-02-22 16:37:48 +00:00
Henri Sivonen
4d07797f02 Bug 846221 - Make the pref UI explain intl.charset.default better. r=gavin. 2013-03-01 10:05:58 +02:00
David Creswick
7bc6f4b2d7 Bug 734664 - Devtools toolbox should display the actual target url when detached. r=paul 2013-02-26 12:40:19 +00:00
Paul Rouget
2b5bcb9b2c Backing out c133a03833b0 (bug 831693) - oranges 2013-02-25 17:42:03 +01:00
Michael Ratcliffe
7edd26fb91 Bug 799463 - GCLI jsb command should have nice html-free updates to jsbBraceStyleDesc and jsbBraceStyleManual strings. r=jwalker 2013-02-22 11:31:27 +00:00
Shane Caraveo
6b1411323d Bug 755126 add social services management to about:addons, r=felipe 2013-02-26 14:50:24 -08:00
Mihai Sucan
d0d4d0a8f6 Bug 834721 - Use plurals for toolbox button tooltip; r=paul f=l10n 2013-02-15 23:29:44 +02:00
Girish Sharma
3a413eb145 Bug 831693 - Experiment with auto completion in Inspector Searchbox, r=paul
--HG--
rename : browser/devtools/webconsole/AutocompletePopup.jsm => browser/devtools/shared/AutocompletePopup.jsm
2013-01-29 03:02:35 +05:30
Mike de Boer
73360270c5 Bug 421746 - Remove unused strings. r=dolske, r=mfinkle 2013-02-26 14:24:17 +01:00
Ryan VanderMeulen
db7af02561 Merge m-c to fx-team. 2013-02-13 10:39:09 -05:00
Francesco Lodolo
1a9260b502 Bug 839760 - Change Profiler accesskey from Y to P, r=robcee 2013-02-12 11:55:35 -08:00
Tim Taubert
43c911f3aa merge m-c to fx-team 2013-02-12 19:08:06 +01:00
Ryan VanderMeulen
b39cc7050b Merge m-c to inbound. 2013-02-12 21:26:49 -05:00
Jim Mathies
727c65bc49 Bug 769490 - Merge metrofx l10n.ini information into browser/locales. r=l10n 2013-02-12 14:51:23 -06:00
Jim Mathies
cfc3cf5ae5 Bug 769718 - metro should re-use browser searchplugin data. r=glandium 2013-02-12 14:51:23 -06:00
Mike Hommey
640e79f848 Bug 755724 - Move browser application in a subdirectory. r=jimm 2013-02-11 14:10:16 +01:00
Dão Gottwald
b4515662c8 Bug 670684 - Remove all tabs panel code . r=gavin 2013-02-11 13:48:32 +01:00
Christos Stathis
0d1ac9efca Bug 701419 - Add a "Copy Unique Selector" option in the inspected element's menu and the corresponding test. f=paul r=jwalker 2013-02-07 12:41:00 +02:00
Ed Morley
a94fd53e44 Merge mozilla-inbound to mozilla-central 2013-02-08 11:00:58 +00:00
Anton Kovalyov
d689d5f639 Bug 830664, Disallow multiple profiles to run in the same time, r=robcee 2013-02-07 13:22:48 -08:00
Anton Kovalyov
2057987ef8 Bug 837735 - Replace Cleopatra progress strings with 'Loading profile...', r=robcee 2013-02-07 13:02:38 -08:00
Anton Kovalyov
0a4193cf74 Bug 830668 - Add a keyboard shortcut for the Profiler, r=robcee 2013-02-07 11:09:55 -08:00
Phil Ringnalda
5a711e4b72 Merge m-c to fx-team
--HG--
rename : content/media/webaudio/AudioEventTimeline.h => content/media/AudioEventTimeline.h
2013-02-07 07:16:22 -08:00
Benjamin Smedberg
757b5fdb9e Bug 831921 - Make the plugin UI less broken-looking for all plugins except for crashed plugins, including visual tweaks by shorlander. r=jaws 2013-02-06 15:11:36 -05:00
Michael Ratcliffe
4361d2f731 Bug 789785 - [inspector] Change wording of "Only user styles" checkbox 2013-02-05 16:45:01 +00:00
Michael Ratcliffe
ee01e55e50 Bug 700061 - Entirely remove the Style Inspector unmatched selectors 2013-01-29 17:05:17 +00:00
Ryan VanderMeulen
07e9b86686 Merge m-c to fx-team. 2013-02-05 10:24:18 -05:00
Mark Hammond
7d5fa6547f Bug 837027 - Fix social UI for a multi-provider world. r=gavin 2013-02-05 16:42:18 +11:00
Mark Hammond
56769ffba0 Bug 824785 - social toolbar buttons should have an aria-label. r=jaws 2013-02-08 10:59:10 +11:00
Mihai Sucan
5c71a32677 Bug 834721 - Use plurals for toolbox button tooltip; r=paul 2013-01-25 18:14:53 +02:00
Blake Winton
9982cbb2a4 Bug 345603 - Move "Clear Recent History" menu item from "Tools" menu to "History" menu; r=dao ui-r=limi 2013-02-01 18:52:46 -05:00
Blake Winton
bdf9a900a1 Bug 836764 - Change the urlbar's placeholder to indicate that we can search too. r=dao, ui-r=limi 2013-02-04 07:11:49 -05:00
Ryan VanderMeulen
b55326c986 Bug 835954 - Update pdf.js to version 0.7.180. r=yury 2013-02-04 19:25:09 -05:00
Dão Gottwald
6f89380cdf Bug 836010 - When startup is determined to be slow, tell users about ways to improve their startup time. r=felipe 2013-02-01 22:47:07 +01:00
Tim Taubert
b0c8a5a4d9 merge m-c to fx-team 2013-02-01 10:17:01 -05:00
Anton Kovalyov
6664c6754f Bug 824243 - Make Profiler UI localizable, r=robcee 2013-01-31 11:40:11 -08:00
Victor Porof
06e34efda5 Bug 831794 - Variables View: allow users to override getter properties to plain value properties, r=past
--HG--
rename : browser/devtools/debugger/test/browser_dbg_propertyview-big-data.js => browser/devtools/debugger/test/browser_dbg_propertyview-data-big.js
rename : browser/devtools/debugger/test/browser_dbg_propertyview-edit.js => browser/devtools/debugger/test/browser_dbg_propertyview-edit-value.js
2013-01-31 18:07:24 +02:00
Victor Porof
b3a16c483e Bug 828987 - The Variables View should be keyboard accessible, r=past 2013-01-31 18:07:24 +02:00
Ehsan Akhgari
84c4ac3c75 Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium
--HG--
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js
2013-01-29 13:12:13 -05:00
Tanvi Vyas
ec86fa2c08 Bug 822371 - Mixed Content Doorhanger UI. r=dao 2013-01-30 00:04:28 -08:00
Dão Gottwald
47e5125519 Bug 835892 - Provide No Video & No Audio options when both camera and microphone access are requested. r=gavin 2013-01-29 23:16:04 +01:00
Sid Stamm
5026349b65 Bug 765398 - Add a "yes, I allow tracking" option to DNT. (r=dolske)
--HG--
extra : rebase_source : 1a0ce8dc9086dc501d9f5a183af8a5a3360ee8a9
2012-06-14 14:19:27 -07:00
Rob Campbell
e281e60b36 Bug 834069 - Create a command to list sources in the debugger; r=past 2013-01-23 17:16:00 -05:00
Ryan VanderMeulen
d1e755f491 Merge m-c to fx-team. 2013-01-24 21:36:55 -05:00
Ryan VanderMeulen
bd08b980a7 Merge m-c to inbound. 2013-01-24 07:09:10 -05:00
Mike Hommey
557b3619fb Bug 780561 - Use new packager code for l10n repacks. r=ted 2013-01-23 11:23:15 +01:00
Girish Sharma
dab581802b Bug 650804 - Implement a search mechanism for the highlighter, r=vporof 2013-01-17 16:29:17 +05:30
Jorge Luis Mendez
a676bf1515 Bug 816526 - debuggerUI.searchLine should use single unicode character instead of '...'. r=vporof 2013-01-14 17:08:16 -05:00
Ryan VanderMeulen
4e0a4a3ecf Bug 832995 - Update pdf.js to version 0.7.82. r=bdahl 2013-01-23 18:08:15 -05:00
Andres Hernandez
f8a5d7d8dc Bug 722234 - [New Tab Page] provide an option to undo remove a site r=ttaubert ui-r=shorlander 2012-08-23 16:34:52 -06:00
Tyrone Chong
3b41d74e21 Bug 788445 - Add a tooltip for webconsole count on Developer Tool bar; r=msucan 2013-01-22 17:55:02 +02:00
Jared Wein
bd7ce576d2 Bug 774315 - Close button and context menu to hide click-to-play plugin instances. Portions of the patch contributed by David Keeler. r=felipe 2012-07-17 13:45:59 -07:00
Ryan VanderMeulen
9119573527 Merge m-c to inbound. 2013-02-22 16:22:03 -05:00
Axel Hecht
fc34a10148 bug 844068, disable l10n for metro, r=mbrubeck,glandium; DONTBUILD
--HG--
extra : rebase_source : 5614ad99cd95a28a57e0539dd1071d35d42bf39e
2013-02-22 18:52:55 +01:00
Jonathan Mayer
55b948dec0 Bug 818340 - change third party cookie handling to block third party cookies from sites I haven't visited. (r=jdm, r=dolske)
--HG--
extra : rebase_source : f486f39feac1fb743edc920618bec29884d515f1
2013-02-22 08:16:01 -08:00
Matthew Noorenberghe
0a695f70fd Bug 590068 - Use search service to keep track of additional search params in about:home. r=gavin,mak
--HG--
extra : rebase_source : a661690d73d449aaa4a5a5a8d0dfc72034f8a5df
2012-04-04 02:50:39 -07:00
Matthew Noorenberghe
195ad79959 Bug 587780 - Part 3 - Switch consumers from using a special content-type to the purpose argument. r=rnewman,gavin
--HG--
extra : rebase_source : 0803327b33f416fb0c679015495d376f6bce19a0
2012-04-04 02:50:39 -07:00
Mike Connor
a592a1883e bug 830498 - fix hardcoded brand references in data choices prefpane, r=jaws 2013-01-14 19:56:04 -05:00
Paolo Amadini
c9c119634b Bug 824265 - Part 2 of 2 - Empty Downloads view should show that there are no downloads in the list. r=mano 2013-01-13 23:36:18 +02:00
Richard Newman
dfd5555921 bug 719484 - Part a: add license text to aboutHealthReport.dtd. r=comment-only 2013-01-12 22:50:21 -08:00
Mike Connor
884e54b026 Bug 804745 - Unified notification for application data reporting; r=gavin 2013-01-11 19:05:35 -08:00
Mike Connor
5e8e43426f bug 719484 - build about:healthreport, r=dolske
--HG--
extra : rebase_source : 54dac2005640bcf6f0b37c16cfbf04bb11d5def1
2013-01-11 15:31:38 -08:00
Gregory Szorc
4673e5434c Merge mozilla-central into services-central 2013-01-11 11:07:05 -08:00
Mike Connor
5112369767 Bug 809094 - Move data upload choices to Advanced pref pane, add FHR option; r=gavin, gps 2013-01-03 23:45:15 -05:00
Paul Rouget
fac64dc42a Bug 814889 - [toolbox] Highlighter can't inspect while the debugger is paused. r=vporof 2013-01-09 10:32:35 +01:00
Ed Morley
65d70ea916 Backout 9e11714fcba2 (bug 809094) for browser-chrome failures on a CLOSED TREE 2013-01-07 10:22:08 +00:00
Gregory Szorc
f1d3f24d40 Merge mozilla-central into services-central
--HG--
rename : browser/themes/gnomestripe/downloads/download-notification.png => browser/themes/gnomestripe/downloads/download-notification-start.png
rename : browser/themes/pinstripe/downloads/download-notification.png => browser/themes/pinstripe/downloads/download-notification-start.png
rename : browser/themes/winstripe/downloads/download-notification.png => browser/themes/winstripe/downloads/download-notification-start.png
2013-01-07 00:21:41 -08:00
Mike Connor
038b881beb bug 809094 - update pref pane to support Firefox Health Report, r=gavin,gps
--HG--
extra : rebase_source : 39ac9f3f0f107de91b17c136d6f06fe475858578
2013-01-03 23:45:15 -05:00
Phil Ringnalda
8fa0865148 Merge the last PGO-green inbound changeset to m-c 2013-01-05 15:57:15 -08:00
Panos Astithas
03baeebdb1 Merge m-c to fx-team 2013-01-05 11:41:23 +02:00
Dão Gottwald
508264445f Bug 799417 - Add label and tooltip for the camera and microphone access indicator button in the navigation toolbar. r=gavin ui-r=boriss 2013-01-04 04:33:44 +01:00
Paolo Amadini
421bf8da01 Bug 824265 - Part 1 of 2 - Message shown when there are no matching items in the Downloads view. r=mano 2013-01-06 19:52:51 +01:00
Paolo Amadini
39b45e1a25 Bug 824265 - Part 1 of 2 - Message shown when the Downloads view is empty. r=mano 2013-01-06 15:41:28 +01:00
Marco Bonardo
a80f168d3e Bug 822572 - Add a Clear Downloads button to the Library view.
r=Mano
2013-01-05 15:46:16 +01:00
Marco Bonardo
2a0990e70c Bug 825849 - Add a RemoveAllDownloads API to nsIDownloadHistory.
r=Mano sr=gavin
2013-01-05 10:21:04 +01:00
Girish Sharma
b5ebbd8449 Bug 818428 - Don't use the word 'Toolbox' in the UI, r=dao 2012-12-18 00:31:31 +05:30
Panos Astithas
55d2c73fa0 Merge m-c to fx-team 2012-12-23 15:56:45 +02:00
Girish Sharma
a5b079dc79 Bug 823998 - [toolbox] the undock button tooltip is undefined, r=paul 2012-12-21 23:52:28 +05:30
Panos Astithas
e2611a6c06 Bug 823027 - Connection screen stays open after connection but can't be reused; r=vporof 2012-12-21 19:29:08 +02:00
Dave Camp
c7ebcecda9 Bug 796006 - Don't fully expand nodes with large amounts of children in markup panel. r=jwalker 2012-12-19 16:16:45 -08:00
Paul Rouget
f975e2b039 Bug 796006: Backed out changeset 538602f4cb51. 2012-12-20 09:37:22 +01:00
Dave Camp
7f656f3998 Bug 796006 - Don't fully expand nodes with large amounts of children in markup panel. r=jwalker 2012-12-19 16:16:45 -08:00
Paul Rouget
895d532bfd bug 796006 backed out. Orange. https://tbpl.mozilla.org/php/getParsedLog.php?id=18090515&tree=Fx-Team 2012-12-19 14:00:54 +01:00
Girish Sharma
f4770a573b Bug 819929 - [toolbox] Buttons (close, undock and tabs) don't have tooltips, r=jwalker 2012-12-18 20:41:27 +05:30
Paul Rouget
909df4eb2e Bug 817537 - Connection screen polish. r=vporof 2012-12-18 08:54:00 +01:00
Dave Camp
f410bb1e5e Bug 796006 - Don't fully expand nodes with large amounts of children in markup panel. r=jwalker 2012-12-18 17:14:00 +01:00
Ehsan Akhgari
2be7cfce19 Merge mozilla-central into mozilla-inbound 2013-01-05 16:00:35 -05:00
Dão Gottwald
5ac30ac7d2 Bug 802421 - Allow specifying a mic and a camera in the doorhanger UI when audio and video are both requested through gUM. r=gavin 2012-12-21 22:05:45 +01:00
Mike Conley
cf1d8f6e65 Bug 817006 - "Remove from List" option in the Downloads Panel should be clarified as "Remove from History". r=mak. 2012-12-14 12:51:52 -05:00
Anton Kovalyov
d6d2a60246 Bug 795268 - Integrate SPS Profiler; r=rcampbell 2012-12-13 17:17:00 -05:00
Ed Morley
2070770784 Merge mozilla-inbound to mozilla-central on a CLOSED TREE 2012-12-14 15:28:22 +00:00
Joe Walker
a19b110192 Automated merge with ssh://hg.mozilla.org/integration/fx-team/ 2012-12-13 15:26:29 +00:00
Joe Walker
fe48421407 Bug 813031 - gDevTools needs an API review [toolbox]; r=paul 2012-12-13 13:03:55 +00:00
Robert Strong
2d6bdfa886 Bug 817723 - Only build the stub installer when building x86 and the update channel equals nightly, aurora, beta, and release. r=khuey 2012-12-10 16:23:09 -08:00
Theo Chevalier
42fdf27137 Bug 725987 - Create Telemetry (opt-out) notification for Nightly and Aurora (mobile). r=bnicholson 2012-12-10 23:25:52 +01:00
Tetsuharu OHZEKI
038e6fa2ef Bug 817579 - Command buttons in toolbox do not have tooltip; r=msucan,jwalker 2012-12-05 18:39:56 +02:00
Rob Campbell
486af3f5fc merge fx-team to m-c 2012-12-04 15:17:23 -05:00
Victor Porof
a30c95948b Bug 816548 - Show 'hidden' properties menu item should say 'non-enumerable', r=past 2012-12-04 15:48:39 +02:00
Victor Porof
38d83e36d0 Bug 816549 - 'Show variables searchbox' option in the debugger options menu - no such word as 'searchbox', r=past 2012-12-04 15:48:39 +02:00
Robert Strong
2700b1a41c backout changeset ec6a21cbe516 - Bug 817723 2012-12-07 17:04:37 -08:00
Robert Strong
0a5d1901ea Bug 817723 - Only build the stub installer when the update channel equals nightly, aurora, beta, and release. r=khuey 2012-12-07 15:53:24 -08:00
Victor Porof
33230b4d6f Bug 815291 - Provide watch expressions context menus, r=past 2012-12-01 11:21:23 +02:00
Joe Walker
09b9a02b6b Bug 788977 - [toolbox] Land the developer tools window; r=harth,jwalker,mikeratcliffe,paul,dão 2012-11-30 08:07:59 +00:00
Eric Wong
a4aed18d69 Bug 812682 - Updated eBay Logo for Desktop. r=gavin 2012-11-26 15:08:31 -08:00
Ehsan Akhgari
95e27c602c Bug 817417 - Remove unused strings from aboutPrivateBrowsing.dtd; r=jdm 2012-12-02 14:54:15 -05:00
Joe Walker
5521108a6c Merge m-c to fx-team 2012-11-27 17:57:17 +00:00
Victor Porof
d44b339bfc Bug 815277 - Source editor's 'Find' and 'Jump to line' commands should use the frontend UI, r=past 2012-11-27 18:19:23 +02:00
Victor Porof
8567d8ee8e Bug 812814 - Add a way to edit or remove watch expressions while the debugger is paused, r=past 2012-11-27 18:19:23 +02:00
Joe Walker
8825e0e286 Backed out changeset 132d2e88ef03 (bug 788977) for talos regression. 2012-11-27 10:39:10 +00:00
Mark Hammond
b0232ef895 Bug 808422 - add 'Focus chats' as a keyboard-only item on the social menu. r=jaws 2012-11-27 17:58:55 +11:00
Joe Walker
42b72a060c Bug 788977 - [toolbox] Land the developer tools window; r=harth,jwalker,mikeratcliffe,paul,dão 2012-11-22 21:35:19 +00:00
Ryan VanderMeulen
963aad5ecd Merge m-c to fx-team. 2012-11-22 00:34:14 -05:00
Mihai Sucan
6dd902eaa3 Bug 811282 - Remote Console fails to close completely in the event of a connection error; r=rcampell 2012-11-16 20:16:18 +02:00
Victor Porof
4f662d92e7 Bug 727429 - The watch expressions separator label should preserve the leading whitespace character (followup), r=rcampbell 2012-11-18 01:23:36 +02:00
Victor Porof
86613125ac Bug 727429 - Add support for watch expressions to the debugger, r=rcampbell 2012-11-17 21:41:04 +02:00
Ryan VanderMeulen
59340afb72 Merge fx-team to m-c. 2012-11-17 13:29:05 -05:00
Mike Conley
25afb0c91a Bug 808277 - Show the progress of downloads that are not visible in the Downloads Panel in a summary. r=mak. 2012-11-16 16:19:45 -05:00
Ryan VanderMeulen
a377629c2d Backed out changesets c2ea3fb28c45 (bug 812343), 68e26307643e (bug 812345), 15eaadc2cd9a (bug 811076), and 5a98a1662e64 (bug 808277) for mochitest-1 failures.
CLOSED TREE
2012-11-16 17:57:44 -05:00