Commit Graph

17339 Commits

Author SHA1 Message Date
Ryan VanderMeulen
aa35c93fbe Merge fx-team to m-c. 2013-08-30 21:00:08 -04:00
Marina Samuel
ddad91d560 Bug 904662 - Show layered notifications. r=mbrubeck 2013-08-30 19:21:51 -04:00
Shane Caraveo
8ec7553071 bug 906212 fix socialapi ui startup regressions, r=markh 2013-08-30 11:11:20 -07:00
Ryan VanderMeulen
1703a4f003 Merge m-c to fx-team. 2013-08-30 13:41:29 -04:00
Shane Caraveo
a2404b3aa3 bug 910741 fix opening tabs from clicked links in share panel, r=felipe 2013-08-30 09:30:00 -07:00
Mike de Boer
4b78a28954 Bug 900865: Make about:home call nsISearchEngine.getSubmission for all searches. r=gavin 2013-08-30 18:20:22 +02:00
Tim Taubert
400a08c6e2 Backed out changeset 10e9f1f0b992 (bug 910741) 2013-08-30 06:12:09 +02:00
Shane Caraveo
6028191530 bug 910741 fix opening tabs from clicked links in share panel, r=felipe 2013-08-29 17:45:17 -07:00
Ryan VanderMeulen
f03bbd6952 Merge m-c to fx-team. 2013-08-29 16:44:20 -04:00
Ryan VanderMeulen
c1f5b502dc Merge b2g-inbound to m-c. 2013-08-29 15:55:53 -04:00
Ryan VanderMeulen
b53a496903 Backed out changeset 41729438f597 (bug 900865) for Windows mochitest-bc crashes. 2013-08-29 15:48:29 -04:00
David Rajchenbach-Teller
08db474b9a Bug 896545 - Telemetry on TabStateCache hit/miss. r=ttaubert 2013-08-29 16:08:06 -04:00
Kamil Jozwiak
a3401ad432 Bug 885383 - Monocles don't appear when tabbing into an edit field. r=jimm 2013-08-29 16:07:47 -04:00
Mike de Boer
db6d7f59cc Bug 900865: Make about:home call nsISearchEngine.getSubmission for all searches. r=gavin 2013-08-28 13:36:48 +02:00
Ed Morley
e197028405 Merge mozilla-central and b2g-inbound 2013-08-29 15:10:05 +01:00
Tim Taubert
43c71b3465 Backed out changeset 2514aac648b2 (bug 506975) 2013-08-29 14:22:11 +02:00
Victor Porof
7f39743604 Bug 910595 - Make sure the Side Menu Widget "item" does not affect the positioning of the child "item-contents", r=fitzgen 2013-08-29 09:24:21 +02:00
Marco Castelluccio
dc1dd8a274 Bug 910391 - Remove offline cache observer parameter from confirmInstall. r=fabrice 2013-08-29 10:00:33 -04:00
J. Ryan Stinnett
cce5c9715c Bug 910184 - Use a separate server for Browser Debugger. r=vporof 2013-08-28 16:19:34 +02:00
Ryan VanderMeulen
9f828e593f Backed out changeset b3bea36ce719 (bug 901607) for mochitest-mc orange.
CLOSED TREE
2013-08-28 16:58:25 -04:00
Ryan VanderMeulen
c82d0f2e6d Backed out changeset 747b66a08641 (bug 878691) for not being ready to land yet.
CLOSED TREE
2013-08-28 16:51:05 -04:00
Ryan VanderMeulen
7fa5a3b15a Backed out changeset a7a66112a560 (bug 900865) for mochitest-bc crashes. 2013-08-28 16:50:53 -04:00
Mike de Boer
f84bebafeb Bug 900865 - Make about:home call nsISearchEngine.getSubmission for all searches. r=gavin 2013-08-28 13:36:48 +02:00
Eklavya Mirani (eklavyamirani@hotmail.com)
771cab97c6 Bug 878691 - Make Metro Firefox form history use async FormHistory.jsm instead of deprecated nsIFormHistory2. r=mbrubeck 2013-08-28 15:36:58 -04:00
Marco Castelluccio
ecf6261d3a Bug 910256 - Check if this.downloads[data.manifest] is defined before using it. r=felipc 2013-08-28 15:35:35 -04:00
Jim Mathies
d99a814453 Bug 901607 - Add front end sub-frame scroll support when apz is disabled using BrowserElementPanning for metrofx. r=mbrubeck 2013-08-28 12:41:11 -05:00
Tim Abraldes
f90885fd5e bug 893961. Clean up metro sync strings. r=mbrubeck 2013-08-28 10:27:32 -07:00
Tim Abraldes
31c59e1d70 bug 904230. Make nsIWinMetroUtils available as Services.metro. r=mbrubeck for the metro piece. r=rnewman for the sync piece. r=dolske for the toolkit piece. 2013-08-28 10:27:32 -07:00
Dave Camp
fd21681c9b Bug 909101 - Load the netmonitor panel with the devtools loader. r=vporof, r=gps
--HG--
rename : browser/devtools/netmonitor/NetMonitorPanel.jsm => browser/devtools/netmonitor/netmonitor-panel.js
extra : rebase_source : 2a24c39f2d1ce71844720f1b79c70a07637eee24
2013-08-25 11:57:52 +02:00
Dave Camp
6620beb63d Bug 909099 - Load the debugger panel with the devtools loader. r=vporof, r=gps
--HG--
rename : browser/devtools/debugger/DebuggerPanel.jsm => browser/devtools/debugger/debugger-panel.js
extra : rebase_source : 50a60e371c82aeed9909fb468bd019fafb67c6b7
2013-08-28 15:20:18 +02:00
Alexandre Poirot
83f48b1bda Bug 907268 - Wrap observable objects with singleton wrappers. r=paul 2013-08-29 02:13:00 +02:00
Alexandre Poirot
8db8eac67e Bug 907206 - data store for local apps. r=paul 2013-08-20 10:06:00 +02:00
Manish Goregaokar
3df2c054c6 Bug 506975 - Write sessionstore.js less often when on battery; r=ttaubert 2013-08-29 09:09:51 +02:00
Georgiana Chelu
a20be101c5 Bug 910167 - Remove remaining uses of nsISessionStore in browser/base/. r=dao 2013-08-29 08:58:29 +02:00
Shane Caraveo
1d64e41e02 bug 908651 fix collapsing chat windows when resizing sidebar, r=markh 2013-08-28 18:56:17 -07:00
Ryan VanderMeulen
8aa8a599ce Merge m-c to inbound. 2013-08-29 20:48:34 -04:00
Dave Camp
2083984f64 Bug 910221 - Enable the remote inspector. r=paul
--HG--
extra : rebase_source : 57ef36ef6d818e7e2c953d520e50d0a27110d211
2013-08-12 07:43:18 -07:00
Dave Camp
e2ed838a56 Bug 910243 - Disable font inspector on remote targets. r=paul
--HG--
extra : rebase_source : e923c9b112a7e64cc58796114a24ea8382b92ca1
2013-08-12 07:43:19 -07:00
Dave Camp
918914bad0 Bug 910241 - Port the layout view to the remote protocol. r=mratcliffe
--HG--
extra : rebase_source : 5204fd2e6a67d9ba6799b103d21c88f901b29597
2013-08-12 07:43:19 -07:00
Ivan Alagenchev
891eed7035 Bug 902691 - Add a Learn More link to HSTS security console messages. r=msucan 2013-08-29 11:22:18 -04:00
Florian Quèze
9843cb54f1 Bug 910288 - The list of disabled commands in detached chat windows isn't correct, r=mixedpuppy. 2013-08-29 16:39:34 +02:00
Dão Gottwald
374787bf31 Bug 890566 - In the identity panel, make it possible to set permissions back to default. r=dolske 2013-08-29 15:59:32 +02:00
Joe Walker
cc27ce7289 Bug 900114 - Rollup for bugs 781856, 884015, 789884, 892901, 773188, r=mratcliffe 2013-08-29 14:00:55 +01:00
Joe Walker
0246eb6faf Bug 904549 - Make browser_dbg_cmd.js wait for helpers.audit to complete; r=past,anton,nfitzgerald 2013-08-29 14:00:52 +01:00
Jared Wein
4e12e5ed5c Bug 909662 - Fix reference to undefined 'pref' constant. r=ttaubert 2013-08-28 12:22:58 -04:00
Wes Kocher
03f1a9748a Bug 907316 - Add keyboard shortcuts for opening Scratchpad and the Browser Console to the detached devtools toolbox window. r=dcamp" 2013-08-28 08:26:01 -07:00
Florian Quèze
069cd02ae5 Bug 874566 - Chat boxes should be opened in the currently active window (Linux/Mac), r=markh. 2013-08-28 11:49:48 +02:00
Brandon Benvie
096ebfd8f4 Bug 909782 - TabLists inheriting from BrowserTabList need to be updated to change "iterator" to "getList". r=mbrubeck, r=mleibovic 2013-08-28 10:57:59 +02:00
Marco Castelluccio
0405a1d7b0 Bug 836547 - Remove obsolete AITC integration in Webapps.jsm. r=fabrice 2013-08-27 23:40:16 -04:00
Ryan VanderMeulen
5408c6226d Merge m-c to fx-team. 2013-08-27 20:38:23 -04:00