Josh Aas
59dde21fb2
Bug 405407: Merge nsDiskCacheStreamIO and nsDiskCacheStreamOutput. Patch originally by Alfred Kayser, updated by Josh Aas, final fix from Michal Novotny. r=michal
2012-09-06 10:10:08 -04:00
Ed Morley
e35dda104d
Merge mozilla-central to mozilla-inbound
2012-09-06 12:18:37 +01:00
Ed Morley
2c7b83d447
Backout ea472ffba523 & ae4a4bfde41e (bug 786922) for causing bug 789008
2012-09-06 11:58:20 +01:00
Mark Capella
4070dd7371
Bug 774500 - Make about:support Page more mobile-friendly, r=margaret
...
Remove Hidden Reset-Box for better title display / rendering
Set width for "Copy to clipboard" button
Remove unused Profile Folder / Show Folder Button table entry
Enlarge Basic Text for Readability
2012-09-05 23:33:46 -04:00
Mark Capella
553a1d4815
Bug 780442 - About:Memory page buttons are overlapping, oversized, r=margaret
2012-09-05 23:33:07 -04:00
Kyle Machulis
d403f38686
Bug 756299: Patch 1 - IPC Socket Functions; r=mrbkap
2012-09-05 20:06:06 -07:00
Ryan VanderMeulen
c03d084401
Merge m-c to inbound.
2012-09-05 23:03:09 -04:00
Makoto Kato
1356f06137
Bug 784912 - nsIStreamListener.onDataAvailable should handle 64-bit offset. r=honza
2012-09-06 11:41:02 +09:00
Paul Adenot
28e7684705
Bug 567077 - Remove the classinfo stubs. r=peterv
2012-09-05 12:26:20 -07:00
Paul Adenot
5d61981f79
Bug 567077 - Sniff types of media files that are served with no Content-Type. r=cpearce
2012-09-04 16:22:34 -07:00
Ryan VanderMeulen
ff9b2e9873
Merge m-c to inbound. r=backedoutbykylehuey.com
2012-09-05 19:10:11 -04:00
Kyle Huey
19dc351f35
Back out dougt (bug 788588 et al.) for burning the tree (and some nostalgia).
2012-09-05 15:59:49 -07:00
Doug Turner
490770bfe8
Bug 786922 - Device Storage - use a properties file instead of the mime service. The properties. r=djf
2012-09-05 14:30:36 -07:00
Ryan VanderMeulen
12c1c8ace2
Backout bug 567077 for bustage.
2012-09-05 18:36:38 -04:00
Paul Adenot
a14ca7cbb4
Bug 567077 - Remove the classinfo stubs. r=peterv
2012-09-05 12:26:20 -07:00
Paul Adenot
0836baba74
Bug 567077 - Sniff types of media files that are served with no Content-Type. r=cpearce
2012-09-04 16:22:34 -07:00
John Schoenick
3a1354f5ba
Backout a6f040934c99 (Bug 548133) for reftest orange
2012-09-05 14:58:17 -07:00
Doug Turner
abe60cdb0c
Bug 786922 - Device Storage - use a properties file instead of the mime service. The properties. r=djf
...
--HG--
extra : rebase_source : 6b0d34b09793af710b8d7657dcda8235e7a3b35e
2012-09-05 14:30:36 -07:00
Tim Taubert
3b96f62c69
merge m-c to fx-team
2012-09-05 13:18:58 +02:00
Michael Wu
a2f4fba3b5
Bug 694484 - OpenSL backend for libcubeb, r=kinetik
2012-09-04 17:45:08 -03:00
Blair McBride
b30b2926fa
Bug 787253 - Addons Manager XPCShell tests that set AddonManager.checkCompatibility too early are failing on Aurora 17 nightly builds. r=Mossop
2012-09-05 14:46:37 +12:00
Victor Porof
c28d49dd43
Merge m-c to fx-team
2012-09-03 13:24:52 +03:00
Fraser Gutteridge
2119793a5b
Bug 759642 - Part 2: Add-ons Manager should use Components.Exception consistently when throwing exceptions. r=Unfocused
2012-09-03 19:13:04 +12:00
Siddharth Agarwal
f1d53b8532
Merge mozilla-central to build-system.
2012-08-30 18:54:10 +05:30
Mark Hammond
f9d8d91cb3
Bug 786085 - fix intermittent orange in browser_notifications.js. r=gavin
2012-08-30 16:49:50 +10:00
Phil Ringnalda
a8668f6571
Bug 756885 - Bail out of test_bug624329.xul early on 10.8, where win.maximize() gives us a resize without actually maximizing
...
--HG--
extra : rebase_source : af21d93bd8c4cc049322c371cc6e0517c4875bbf
2012-08-29 21:21:28 -07:00
Siddharth Agarwal
c862b108e3
Bug 786886 - Force Pymake to spin up a shell for the signing command. r=gps
2012-08-30 05:47:07 +05:30
Siddharth Agarwal
d2ea0dbb38
Bug 786791 - MSYS mangles the signtool shlibsign cmd with Pymake because it begins with a space. pending-r=ted
2012-08-30 01:18:53 +05:30
Shane Caraveo
d4c1a86c71
Bug 785952 - Fix arrow panel issues with side arrows and RTL. r=enn
...
--HG--
extra : rebase_source : 93f61063e2d904c12adb60d2943c8a73d42c9334
2012-08-28 09:47:19 -07:00
Martin Husemann
de9ae86824
Bug 753046 - Add IPC support for BSDs, build glue. r=khuey,cjones
2012-08-28 23:16:51 +02:00
Nathan Froyd
ddfdf72e8e
Bug 764585 - make enumerated histograms harder to get wrong; r=taras
2012-08-28 13:21:56 -04:00
Benoit Jacob
e5257b17de
Bug 680644 - Simplify glxtest and make it similar to glxinfo to avoid X server crashes - r=karlt
...
We were getting orange B's due to X server crashes on builders.
2012-08-28 15:38:08 -04:00
Martin Vogt
a9cc8b6088
Bug 680644 - Let glxtest use a XWindow instead of a GLXPixmap - r=bjacob
...
This simplifies code and avoids a X server crash with certain FGLRX setups.
2012-08-22 23:16:30 -04:00
Aryeh Gregor
291bfa222b
Bug 783523 - Fix platform-specific nsresult misuse; r=ehsan,tbsaunde,smaug
2012-08-16 14:58:11 +03:00
Ryan VanderMeulen
9f725f39e3
Backout 84103a267a9e (bug 785200) due to debug orange on a CLOSED TREE.
2012-08-29 18:37:17 -04:00
Vincent Chang
5556c6f2eb
Bug 735547 - Support Wifi/USB Tethering, Part 1: netd IPC. r=bent
2012-08-30 04:35:53 +08:00
Fernando Jiménez
2525ca99ee
Bug 767818 - Implement navigator.pay. Part 2 - Expose 'pay' function to 'navigator'; r=jst
2012-08-29 18:41:34 -03:00
Abhishek Potnis
1570bc3f0d
Bug 785200 - Conditioned logging in osfiles with exports.OS.Shared.DEBUG. r=dteller
2012-08-29 14:12:23 +05:30
Randell Jesup
65539ef89c
Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg
2012-09-01 22:35:17 -04:00
David Rajchenbach-Teller
ce77c7bf96
Bug 769191 - Have OS.File.prototype.{readTo, write} extrapolate a default length. r=froydnj
2012-09-01 11:35:55 -04:00
Vladan Djeric
e47872d493
Bug 778671: Fix two crashes in Telemetry. r=espindola
2012-08-31 15:20:20 -04:00
David Rajchenbach-Teller
c4e0c5ec98
Bug 785828 - Load libxul.so lazily in OS.Shared. r=froydnj
2012-08-28 13:23:47 -04:00
David Rajchenbach-Teller
0d7ff796f0
Bug 784373 - Test setPosition without optional argument. r=froydnj
2012-08-28 13:23:47 -04:00
David Rajchenbach-Teller
595db2985a
Bug 784373 - Fixed typo: SEEK_START => SEEK_SET. r=froydnj
2012-08-28 13:23:47 -04:00
Nathan Froyd
3da25040d9
Bug 785959 - change several linear histograms to enumerated ones; r=taras
2012-08-27 14:05:57 -04:00
Nathan Froyd
2f3e15c1e6
Bug 785964 - NEWTAB_PAGE_PINNED_SITES_COUNT should be an enumerated histogram. r=ttaubert
2012-08-27 14:15:47 -04:00
Nathan Froyd
a6fb375663
Bug 748417 - double-check Python-generated range-information; r=taras
2012-08-27 16:47:32 -04:00
Nathan Froyd
08faad8fb2
Bug 748417 - provide a proper Histogram class; r=taras
2012-08-23 16:32:34 -04:00
Edmund Wong
5f666ef0cd
Bug 783847 - Move Webapps l10n strings from browser/ to toolkit/. r=bmcbride
2012-08-27 22:54:22 -04:00
Paul Adenot
236a18cd38
Bug 761393 - Add telemetry probes to guess the retention time. r=taras
2012-08-26 21:12:36 -07:00