Geoff Lankow
d244bd899b
Bug 749930 - Replace uses of nsILocalFile with nsIFile (more C++ bits); r=Neil
2012-06-21 19:33:49 +12:00
Ed Morley
648eed5d6e
Merge mozilla-central to mozilla-inbound
2012-06-21 08:38:39 +01:00
Philipp von Weitershausen
8e5bd872e7
Bug 763160 - [Otoro]: 3G Data Call connect fail. r=vicamo
2012-06-21 15:31:21 +08:00
Ms2ger
c0225966ca
Bug 763451 - nsDisplayCanvas::GetOpaqueRegion fails to override nsDisplayItem::GetOpaqueRegion; r=roc
2012-06-21 09:21:55 +02:00
Ms2ger
4948f8c326
No bug - Improve the message logged for elided passes in testharnessreport.js.
2012-06-21 09:21:55 +02:00
Ms2ger
df1c452d41
Bug 765468 - Use a dictionary for the argument to the XMLHttpRequest constructor; r=bz
2012-06-21 09:21:55 +02:00
Ms2ger
e95346bfd1
Bug 766615 - Fix nullable WebIDL dictionaries; r=bz
2012-06-21 09:21:53 +02:00
Philipp von Weitershausen
8d7647348d
Bug 763814 - System XHR: Don't leak XMLHttpRequestParameters; r=Ms2ger
2012-06-21 09:21:16 +02:00
Jonathan Kew
41d102520b
bug 766326 - try Roboto as well as Droid Sans for Android default font. r=blassey
2012-06-21 07:45:55 +01:00
Mike Hommey
1bdf8bc56d
Bug 763893 - Generate dependentlibs.list from actual library dependencies. r=ted
2012-06-20 09:00:48 +02:00
Mike Hommey
4e5eecb03d
Bug 763987 - Normalize autoconf.mk.in. r=ted
2012-06-20 09:00:48 +02:00
Fabrice Desré
5890578c93
Bug 764091 - Accessing mozApps manifest properties need __exposedProps__ set correctly [r=vingtetun]
2012-06-20 21:12:21 -07:00
Drew Willcoxon
0aff420ab4
Bug 762579 - Implement SocialAPI service provider registry. r=gavin
2012-06-20 18:01:27 -07:00
Ryan VanderMeulen
3318b2ec58
Backout b35294da2c4b (bug 764117) due to OSX reftest orange.
2012-06-20 22:56:36 -04:00
Ryan VanderMeulen
269f1c8fe6
Re-land bug 757362 since it wasn't at fault for OSX orange.
2012-06-20 22:54:56 -04:00
Vicamo Yang
fd1e0e6709
Bug 740238: use null SMSC by default, r=philikon
2012-06-21 10:48:47 +08:00
Robert O'Callahan
d8bf71242f
Bug 731293. Address review comments. r=mats
...
--HG--
extra : rebase_source : ea9186cd545311e82fc12dd4f1170c442e37e7f0
2012-06-21 09:03:54 +08:00
Jim Blandy
d0d165b565
Bug 757400: When we change a compartment's debug mode, ensure we throw away all the outdated analyses. r=billm
...
Always do a cleansing GC when we turn debug mode off, as well as when we
turn it on. If we don't, it's possible to have stale analyses (generated in
the wrong debug mode state) stick around, and we'll assert in JM.
Have ShouldCleanUpEverything recognize gcreason::DEBUG_MODE_GC as a reason
to discard all jit code and analyses.
2012-06-20 19:14:44 -07:00
Ryan VanderMeulen
0dfeff5b75
Backout 5ba4c3a2338c (bug 757362) for OSX reftest orange.
2012-06-20 21:53:31 -04:00
Patrick McManus
7cd2fe0d0c
bug 763352 - Proxy/NPN issue r=honzab
...
--HG--
extra : rebase_source : b4b592d695fe0ddbf5d451b385dc45202d100816
2012-06-20 20:55:02 -04:00
Dan Walkowski
c448e09b9b
Bug 756308. Implement MacWebAppUtils to allow callers to locate and manipulate native webapps on Mac. r=josh
2012-06-20 17:19:13 -07:00
Chris Pearce
0c3d967bf7
Bug 756936 - Minor tidy ups to pointer lock code. r=smaug
2012-06-21 11:38:11 +12:00
Chris Pearce
5d35987b9d
Bug 756936 - Ensure MouseEvent.mozMovement{X,Y} values are correct on secondary monitors. r=smaug
2012-06-21 11:38:03 +12:00
Benjamin Peterson
390ca6d589
Bug 764508 - Remove header if it is no longer needed, r=jorendorff
2012-06-20 16:33:19 -07:00
Chris Double
2f9a0f1a4d
Bug 766407 - Fix HTML media control bindings on B2G - r=gavin
2012-06-21 11:29:39 +12:00
Vladan Djeric
70b3e8bfd6
Bug 763124: Lower chrome hang detector's hang threshold to 5 seconds. r=ehsan
2012-06-20 19:20:24 -04:00
Jeff Walden
61187f190b
Back out 2fe1b4d570df for obvious browser-build bustage, less-obvious shell build bustage. r=ಠ_ಠ
2012-06-20 15:49:56 -07:00
Wan-Teh Chang
091d6db4cc
Bug 758837: shorten a long thread name by eliding the middle part of
...
the thread name with a '~'.
Bug 763410: fix compilation error on MinGW.
2012-06-20 15:46:33 -07:00
Timothy Nikkel
538c52fc6c
Bug 757362. Use the displayport for the dirty rect (if one is set) when building the display list for a subdocument so that position: fixed items are correctly included. r=roc
2012-06-20 17:35:54 -05:00
Bas Schouten
8bff902af4
Bug 738189 - Followup: Properly move functions into #ifdef. r=bustage
2012-06-21 00:32:52 +02:00
Jeff Walden
cf206a8907
Fix a NULL-to-bool conversion warning. No bug, trivial, r=themaid
2012-06-20 15:30:14 -07:00
Jeff Walden
f0f8f1fd8b
Bug 765990 - Never use Rooted<T> as a temporary, so that the Rooted->Handle conversion path occurs in only one manner, not two (ambiguous) manners. r=luke
...
--HG--
extra : rebase_source : 5623e436f6cd03a90ba0a188ee5d2fa8f8577766
2012-06-14 19:13:27 -07:00
Wes Johnston
e9c13ca56a
Bug 766285 - Pass correct origin to java when opening webapps. r=mfinkle
2012-06-20 15:02:29 -07:00
Bas Schouten
a76e2ac169
Bug 761397 - Part 1: Cache ID2D1Layers for D2D Azure backend. r=jrmuizel
2012-06-20 23:41:16 +02:00
Bas Schouten
fecc69df4f
Bug 738189: Add memory reporting for Azure VRAM usage. r=jrmuizel
2012-06-20 23:41:16 +02:00
Bas Schouten
1e8a485b9b
Bug 764117: Prefer performance over avoiding seaming. r=roc
2012-06-20 23:41:13 +02:00
Patrick McManus
126fdcaa3c
bug 766159 - User-Agent product sub code wrong with NSPR logging on r=jduell
...
--HG--
extra : rebase_source : 8f59eaad172e1a7c3e39fa02543783e8f2709f08
2012-06-20 17:07:42 -04:00
Chenxia Liu
1471833375
Bug 731116 - More strict mode during Android Sync setup. r=nalexander
...
--HG--
extra : rebase_source : d807c23880634f519965c3db307760ab6298311b
2012-06-20 14:15:02 -07:00
Nick Alexander
2d8d3fbd06
Bug 766397 - Do not log PasswordRecord details. r=rnewman
...
--HG--
extra : rebase_source : 2a0290471d7341a5752b28adadb0949c0644e486
2012-06-20 14:10:55 -07:00
Eitan Isaacson
62e7becc7a
Bug 766238 - Introduce Utils module in jsat. r=davidb
2012-06-20 14:07:51 -07:00
Eitan Isaacson
543be73801
Bug 756502 - Added reason to pivot change notifications. r=davidb
2012-06-20 14:07:51 -07:00
Eitan Isaacson
43020f808e
Bug 756296 - Introduce pivot moveToPoint(). r=davidb
2012-06-20 14:07:51 -07:00
Aki Sasaki
c5138de0ee
bug 765808 - fix bare 'dn' typo. r=glandium
2012-06-20 13:59:23 -07:00
Kartikaya Gupta
9284c7c220
Bug 766576 - Fix javascript warning about missing return value. r=mfinkle
2012-06-20 16:48:22 -04:00
Jonathan Kew
ced6b24af7
bug 763982 - update and optimize Arabic char processing in TransformText. r=smontagu
2012-06-20 20:58:19 +01:00
Jonathan Kew
8d1e2dedbe
bug 763693 - simplify the word-cache telemetry to reduce overhead. r=jdaggett
2012-06-20 20:58:19 +01:00
Jonathan Kew
b36614de01
bug 764005 - optimize gfxFontGroup::FindFontForChar for the most common case, and lift array Length() accesses out of other loops in font code. r=smontagu
2012-06-20 20:58:18 +01:00
Jonathan Kew
69145c8e73
bug 763703 - optimize Unicode property lookup and gfxScriptItemizer::Next. r=smontagu
2012-06-20 20:58:18 +01:00
Gregor Wagner
89b39c1e51
Bug 766379 - Settings API: Add warning if we get or set a non-existing setting. r=fabrice
2012-06-20 12:56:23 -07:00
Doug Turner
15dc1d9eca
Bug 766358 - Gaia DCIM has to be at the root of that filesystem. r=fabrice
2012-06-20 01:21:21 -07:00