Commit Graph

16805 Commits

Author SHA1 Message Date
Raymond Lee
4cf46f0798 Bug 917217 - Rename getUserDownloadsDirectory and getTemporaryDownloadsDirectory. r=paolo 2013-09-24 09:48:02 +08:00
Paul Rouget
543dcbf937 Bug 918004 - B2G: Can't see remote stylesheets in Style Editor. r=ehsan 2013-09-24 09:24:36 -04:00
Mihai Sucan
0c173f0822 Bug 860672 - Command line option -jsconsole should open the Browser Console. r=robcee 2013-09-23 13:43:37 +03:00
Felipe Gomes
8c314e92d6 Bug 900954 - Make some tests in test_AddonRepository_cache.js wait for data flushed to disk instead of the update-complete notification. r=bmcbride 2013-09-24 01:57:08 -03:00
Ryan VanderMeulen
f7f7314ab6 Merge inbound to m-c. 2013-09-23 23:05:11 -04:00
Ehsan Akhgari
9890a8c148 Bug 919505 - Minimize the #includes in dom/ipc; r=jst 2013-09-23 17:30:40 -04:00
Ryan VanderMeulen
de22f29668 Merge m-c to inbound.
--HG--
rename : widget/gtk2/nsGtkIMModule.cpp => widget/gtk/nsGtkIMModule.cpp
2013-09-23 17:10:33 -04:00
Ryan VanderMeulen
f77362bbb1 Merge inbound to m-c. 2013-09-23 17:01:29 -04:00
Wes Kocher
d920e76218 Backed out changeset 8677a18553e7 (bug 790483) for m-oth failure on a CLOSED TREE 2013-09-23 13:23:28 -07:00
David Rajchenbach-Teller
4e89bee5db Bug 910827 - Setting OS.File DEBUG will not automatically start the OS.File thread. r=froydnj 2013-09-23 12:18:28 -04:00
Paolo Amadini
03c7665795 Bug 911474 - Fix intermittent test_DownloadIntegration.js failure. r=enn 2013-09-23 15:24:51 +02:00
David Rajchenbach-Teller
100ab51c1a Bug 916729 - [Async shutdown] Handle exceptions. r=froydnj 2013-09-23 09:23:03 -04:00
Martin Stransky
4a7567357a Bug 914607 - Remove MOZ_WIDGET_GTK2. r=karlt 2013-09-23 09:21:35 -04:00
Carsten "Tomcat" Book
c5a4403bbb merge fx-team to mozilla-central 2013-09-23 13:07:38 +02:00
J. Ryan Stinnett
112922016b Bug 902421 - Add correct paths to the SrcdirProvider. r=dcamp 2013-09-20 16:22:48 -05:00
Philipp Kewisch
9432050b02 Fix bug 880930 - JS debugger: RootActor needs its own definition of windowMediator. r=past
--HG--
extra : transplant_source : %DB%A6H%9B%D0%00%B4%24t%89%F0r%F9r%9C%7B%EC%07%D0%1B
2013-09-21 11:38:32 +02:00
Phil Ringnalda
2546eef4df Merge m-c to fx-team 2013-09-22 09:16:05 -07:00
Ehsan Akhgari
2c0cd07440 Bug 918926 - Minimize the crashreporter #includes; r=ted 2013-09-21 23:04:10 -04:00
Phil Ringnalda
6444cc88b4 Backed out 6 changesets (bug 881804) for frequent Android reftest and jsreftest timeouts
Backed out changeset 61972f55702b (bug 881804)
Backed out changeset 0a24b77d4ffb (bug 881804)
Backed out changeset 9fbcf4c3ab2b (bug 881804)
Backed out changeset 2d35068ec2f5 (bug 881804)
Backed out changeset 757790e5cd9f (bug 881804)
Backed out changeset d8a172fa4b20 (bug 881804)
2013-09-21 17:59:14 -07:00
Drew Willcoxon
1d483a4f0c Bug 917610 - Fix backgroundPageThumbsContent.js's use of nsIDOMWindowUtils.preventFurtherDialogs. r=markh 2013-09-20 21:40:37 -07:00
Anton Kovalyov
45c957c688 Bug 912260 - Make Scratchpad use CodeMirror. r=robcee r=msucan 2013-09-20 11:34:10 -07:00
Georg Fritzsche
4867db1fcc Bug 790483 - click-to-play plugins fail to show placeholder after resizing. r=jaws 2013-09-17 23:23:05 +02:00
Ehsan Akhgari
b91ba4ba3a Bug 919341 - Minimize the #includes in xpcom/ IDL files; r=bsmedberg 2013-09-23 13:29:27 -04:00
Ehsan Akhgari
dee6c12c6f Bug 918923 - Part 2: Switch to #including nsString.h in code using the internal strings API; r=bsmedberg 2013-09-23 13:25:00 -04:00
Patrick McManus
176a4657e1 bug 904170 - telemetry for daily http data consumption r=jduell 2013-09-22 23:01:10 -04:00
Ryan VanderMeulen
8559a9a11c Merge m-c to fx-team. 2013-09-23 17:12:38 -04:00
Hubert B Manilla
b88c2b0ad4 Bug 907755 - Added telemetry probes to measure how long it takes to display a selected source text to the user; r=fitzgen 2013-09-23 13:03:25 -07:00
Mike de Boer
913c667e09 Backed out 3 changesets (bug 893446, bug 893011, bug 869543)
Backed out changeset 452ca8b779f3 (bug 893446)
Backed out changeset e1bf70be67ec (bug 893011)
Backed out changeset 60865db5f5dc (bug 869543)
2013-09-13 11:01:40 +02:00
Felix Crux
af14a77031 Bug 905226 - Identify custom JSON MIME-types as text. r=vporof
MIME types that can't be identified as textual are base64 encoded before
being shown in the Network Monitor tab of the developer tools. This text
detection wasn't identifying "custom" JSON MIME-types like
"application/x-bigcorp-api-json" as being JSON, and consequently they were
shown in a rather unhelpful base64 form.

This patch extends and liberalizes the isTextMimeType method to identify
these forms correctly.
2013-09-20 10:20:44 -04:00
Ed Morley
0b498129ee Merge latest green inbound changeset and mozilla-central 2013-09-20 10:18:21 +01:00
Shane Caraveo
2cca712075 bug 904104 fix window.close usage from chat and social panels, r=felipc 2013-09-19 10:41:32 -07:00
Nick Fitzgerald
0b7a7427e2 Backout bcc657b11631 (Bug 918073) due to regressing bug 916458; r=me 2013-09-19 10:22:14 -07:00
Ed Morley
107311fe95 Merge mozilla-central and fx-team 2013-09-19 16:27:11 +01:00
Michael Ratcliffe
6b0a21f517 Bug 918305 - Move css-color.js in /toolkit/ r=paul
--HG--
rename : browser/devtools/shared/css-color.js => toolkit/devtools/css-color.js
2013-09-19 16:06:44 +01:00
Ed Morley
02ff03f180 Merge latest green fx-team changeset and mozilla-central 2013-09-19 15:39:37 +01:00
David Rajchenbach-Teller
eb08749f12 Bug 891300 - Porting ospath_* to the module loader. r=froydnj
--HG--
rename : toolkit/components/osfile/modules/ospath_unix_back.jsm => toolkit/components/osfile/modules/ospath_unix.jsm
rename : toolkit/components/osfile/modules/ospath_win_back.jsm => toolkit/components/osfile/modules/ospath_win.jsm
2013-09-19 08:55:53 -04:00
Phil Ringnalda
059782fbe5 Merge m-c to m-i 2013-09-18 23:28:41 -07:00
Wes Kocher
2e8ba6cf4c Merge fx-team to m-c 2013-09-18 18:00:34 -07:00
Wes Kocher
0d414f78a1 Merge inbound to m-c 2013-09-18 16:48:24 -07:00
Alexandre Poirot
24deeb5ce9 Bug 917310 - Fix app install path for b2g r=fabrice
--HG--
extra : transplant_source : i3%A2%FD%A5c%BDc%F7%AA%3AP%98%D5%F3%E3Okr%09
2013-09-18 10:25:06 -07:00
Willian Gustavo Veiga
bb9ed1b84b Bug 344536 - Limit the number of history items displayed the search bar history dropdown, so that some suggestions are always visible. r=gavin 2013-09-19 08:50:21 -04:00
Carsten "Tomcat" Book
a5d24f9255 merge fx-team to mc 2013-09-18 12:12:28 +02:00
Mark Hammond
14a9ab5823 Bug 914615 - use http://mochi.test:8888 instead of http://foo.bar to test same origin in social tests. r=gavin 2013-09-18 15:08:22 +10:00
Ryan VanderMeulen
8a6a806c2a Merge m-c to inbound. 2013-09-17 22:47:28 -04:00
Ryan VanderMeulen
871fb32207 Merge b2g-inbound to m-c. 2013-09-17 22:46:32 -04:00
Marco Castelluccio
909a441d97 Bug 917310 - Apps install path is broken on b2g desktop for windows and mac r=fabrice 2013-09-17 17:36:36 -07:00
Ryan VanderMeulen
5be5179c2d Merge m-c to fx-team on a CLOSED TREE. 2013-09-17 20:27:03 -04:00
Ryan VanderMeulen
8babb6cb0e Merge m-c to inbound on a CLOSED TREE. 2013-09-17 16:55:23 -04:00
Nicholas Nethercote
cc1558fe8d Bug 917489 - Fix an observer leak in about:memory. r=mccr8. 2013-09-17 13:13:25 -07:00
Paolo Amadini
2bcfedf8ba Bug 899102 - nsExternalHelperAppService should notify when cancellation is complete. r=enn 2013-09-17 18:02:21 +02:00