Victor Porof
c3b98c48f6
Bug 762160 - Find Implementors of a function in the Debugger, r=past
2013-03-25 20:02:34 +02:00
Tim Taubert
56f6beb13a
merge m-c to fx-team
2013-03-25 09:45:45 +01:00
Joe Walker
3517d9df53
Bug 784790 - GCLI cookie command should use internal Cookie API rather than document.cookie; r=mratcliffe
2013-03-23 09:53:10 +00:00
Joe Walker
45d9f9daba
Bug 850929 - GCLI needs a simpler way to mark parameters as being options; r=paul
2013-03-22 09:37:52 +00:00
Olli Pettay
1588d9520d
Bug 737100 - Extend Pointer Lock (Mouse Lock) for non-fullscreen elements, p=smaug,dolske, r=cpearce,dolske,smaug
2013-03-24 12:32:44 +02:00
Matt Brubeck
aa734e5007
Bug 853126 - Use PluralForm for the blocked popup warning on desktop [r=dao]
2013-03-22 15:27:25 -07:00
Frank Yan
fbc0e442d9
Bug 851953 - Update Google search engine icon. r=dolske ui-r=shorlander
2013-03-21 15:38:12 -07:00
Marco Bonardo
a33b9f6324
Bug 847627 (part 2) - Unify Browsing and Download history entries in shutdown Sanitize dialog.
...
r=gavin
2013-03-20 18:07:05 +01:00
Anton Kovalyov
3d00b084e9
Bug 843559 - Change Profiler shortcut to Shift-F5, r=msucan
2013-03-19 11:22:03 -07:00
Gavin Sharp
62cebcd70b
Bug 851646: remove unused strings, r=mixedpuppy
2013-03-15 13:51:53 -07:00
William Chen
711699dbfc
Bug 782211 - Part 7: Added permission prompt for desktop notifications on desktop platforms. r=MattN
2012-07-12 11:45:38 -04:00
Ms2ger
cf62a502a1
Backout changeset f4beba4909b0 and changeset 1666ca9b946b for bc test failures.
2013-03-16 11:09:43 +01:00
Frank Yan
8a421e21ee
Bug 848150 - Update about:home favicons and Google search engine icon. r=dolske ui-r=shorlander ui-r=limi
2013-03-05 14:58:07 -08:00
Phil Ringnalda
14c4e480a5
Back out 6690c6da6cc6 (bug 848150) for test bustage
...
CLOSED TREE
2013-03-15 19:59:09 -07:00
Justin Dolske
222f62986a
Bug 850925 - Remove front-end UI for unused npapi-carbon-event-model-failure plugin error. r=bsmedberg
2013-03-15 15:55:24 -07:00
Frank Yan
86a214d46b
Bug 851010 - Remove Google as a content handler for feeds, because Reader and iGoogle are being discontinued. r=pike
2013-03-15 14:59:58 -07:00
Frank Yan
3316055c49
Bug 848150 - Update about:home favicons and Google search engine icon. r=dolske ui-r=shorlander ui-r=limi
2013-03-05 14:58:07 -08:00
Brian R. Bondy
8c23f2e1c2
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
72a754fb97
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
c7b2b0f2ed
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
baa2a894b7
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
de3b85c9ab
Merge m-c to fx-team.
2013-03-13 08:01:01 -04:00
Ed Morley
9a38713a48
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
de7fa6620f
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
be0bd674b4
merge fx-team to m-c
2013-03-12 20:51:12 -07:00
Paul Rouget
80412093ca
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
7b7eef7133
Bug 767678 - Responsive Design mode has no close button. r=mikeratcliffe
2013-03-08 05:00:00 -08:00
Tim Taubert
5ed91e3f79
merge m-c to fx-team
2013-03-11 13:01:37 +01:00
Phil Ringnalda
7b2757d780
Back out 7f12ca5e6d0a (bug 750303) on suspicion of breaking l10n builds
2013-03-10 20:03:28 -07:00
Victor Porof
ff6190f541
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
a067d53e63
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
dc4946b13c
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
7bcffdd7d4
Merge fx-team to m-c.
2013-03-08 16:47:34 +00:00
Paul Rouget
5326ce7aa0
Bug 697983 - Implement a Font Inspector. r=jwalker
2013-03-07 05:57:00 +01:00
Joe Walker
31803f3b3c
Bug 848333 - Correct use of introTextOpening2 in comments of gcli properties file; r=mratcliffe
2013-03-07 17:43:21 +00:00
Sunny
9d0b8a594e
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
4a84222530
Bug 812762 - Use brandShortName instead of Firefox; r=jwalker
2013-03-05 16:09:03 +00:00
Ton
2af61d1fe7
Bug 795723 - Remove hardcoded comma before introTextKeys and make it localizable; r=jwalker
2013-01-24 17:14:51 +01:00
Joey Armstrong
8165e06d24
bug 750303: mkdir_deps - target specific enhancement
2013-03-04 14:34:02 -05:00
Jinkyu Yi
358b08b1b7
Bug 848141 - "Translation file "toolbox.properties" has no license block" [r=past]
2013-03-05 14:49:00 +02:00
Monica Chew
61e68439b7
Bug 841212 - Add 'Allow first party only' to permissions.js. r=margaret
2013-03-11 20:24:52 -04:00
Ryan VanderMeulen
e26237e7ee
Merge m-c to fx-team.
2013-03-02 23:46:08 -05:00
Michael Ratcliffe
634a19638b
Bug 845750 - GCLI jsb command should strings jsbBraceStyleDesc2 and jsbBraceStyleManual2 need descriptive comments r=harth
2013-02-27 10:31:46 +00:00
Ms2ger
c6832bb745
Merge m-i to b-s.
2013-02-28 14:46:10 +01:00
Gregory Szorc
803629b9c6
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
8f9112102d
Bug 784841 - Part 18d: Convert /browser; r=gavin f=Ms2ger
2013-02-25 12:47:18 -08:00
Joe Walker
6971d0af8b
Backout 8f598aa5a7c2 (bug 812762) l10n fail
2013-02-26 19:22:28 +00:00
Tim Taubert
30a3ed0026
merge m-c to fx-team
2013-02-25 10:04:10 +01:00
Raymond Heldt
97fef07cb7
Bug 812762 - Use &brandShortName; instead of Firefox; r=jwalker
2013-02-22 16:37:48 +00:00
Adam Goforth
4ee6e79b69
Bug 767588 - GCLI number type should allow restriction to integers; r=jwalker
2013-02-22 16:37:48 +00:00