Daniel Holbert
|
52edfdf864
|
Bug 797111: Mark variable 'msgSeqno' as DebugOnly, in SyncChannel::Send, to fix opt build warning. r=cjones
|
2012-10-02 17:18:48 -07:00 |
Daniel Holbert
|
aff7258cb5
|
Bug 796568 - cleanup in nsLayoutUtils: remove unnecessary "mozilla::" namespace prefix and convert some NULL to nullptr. r=mats
|
2012-10-02 17:18:48 -07:00 |
Daniel Holbert
|
f4a30e6d01
|
Bug 797117: Explicitly cast UINT16_MAX to uint32_t in comparison within nsSocketTransportService::DoPollIteration(), to prevent it from being treated as signed and causing a build warning. r=ehsan
|
2012-10-02 17:18:47 -07:00 |
David Rajchenbach-Teller
|
26975dfd87
|
Bug 795687 - Move all of OS.File to typed arrays instead of array buffers. r=froydnj
|
2012-10-02 20:14:39 -04:00 |
Masatoshi Kimura
|
a31808914d
|
Bug 795544 - Test updates. r=bz
--HG--
rename : dom/encoding/test/test-big5.js => dom/encoding/test/unit/test_big5.js
rename : dom/encoding/test/test-euc-jp.js => dom/encoding/test/unit/test_euc-jp.js
rename : dom/encoding/test/test-euc-kr.js => dom/encoding/test/unit/test_euc-kr.js
rename : dom/encoding/test/test-gbk.js => dom/encoding/test/unit/test_gbk.js
rename : dom/encoding/test/test-hz-gb-2312.js => dom/encoding/test/unit/test_hz-gb-2312.js
rename : dom/encoding/test/test-iso-2022-jp.js => dom/encoding/test/unit/test_iso-2022-jp.js
rename : dom/encoding/test/test-iso-2022-kr.js => dom/encoding/test/unit/test_iso-2022-kr.js
rename : dom/encoding/test/test-shift_jis.js => dom/encoding/test/unit/test_shift_jis.js
rename : dom/encoding/test/tests.js => dom/encoding/test/unit/test_singlebytes.js
|
2012-10-01 21:49:12 +09:00 |
Masatoshi Kimura
|
4cf6f1fa5f
|
Bug 795544 - Make StringEncoding API available from xpcshell/jsm. r=bz
|
2012-10-02 20:14:38 -04:00 |
Gene Lian
|
56e7808397
|
Bug 793970 - Reuse nsAppStartup's watchdog to compulsively power-off/reboot/quit Gecko if profile synchronizing hangs. r=cjones
|
2012-10-02 15:26:32 +08:00 |
Hsin-Yi Tsai
|
a6ab54112a
|
Bug 795255 - B2G RIL: improve error handling mechanism for 'setCallWaiting'. r=vicamo
|
2012-09-29 17:21:28 +08:00 |
Ed Morley
|
a06098e8f4
|
Backout 7895a56d434d, 2520fd9f3883, bca9d7ef2727, ba4e134b13fd (bug 765119) for make check failures
|
2012-10-02 10:58:37 +01:00 |
Ed Morley
|
db34237821
|
Backout dbc7e1bc48d0 (bug 765119) for make check failures
|
2012-10-02 10:55:04 +01:00 |
Ed Morley
|
97daa8e8e5
|
Bug 745788 - Temporarily disable test_imagemap.html for frequent timeouts
|
2012-10-02 10:47:54 +01:00 |
Steven Lee
|
a271b4a6e0
|
Bug 783500 - Hook up IdleAPI to permissions manager, r=jlebar
|
2012-10-02 10:08:02 +01:00 |
Marty Rosenberg
|
2efcfb26a9
|
Fix a bunch of bugs that the fuzzers found (bug 765119, r=dvander)
|
2012-10-02 04:34:28 -04:00 |
Marty Rosenberg
|
ba9bef84d1
|
Teach RangeAnalysis how to deal with unreachable blocks (bug 765119, r=dvander)
|
2012-10-02 04:34:28 -04:00 |
Marty Rosenberg
|
75b674cc03
|
Add narrowing into range analysis, greatly speeding up some testcases (bug 765119, jandem)
|
2012-10-02 04:34:28 -04:00 |
Marty Rosenberg
|
fdd08eede8
|
Add a bunch of features to range analysis to make it optimize more. (bug 765119, r=jandem)
|
2012-10-02 04:34:28 -04:00 |
Marty Rosenberg
|
a57a7456d0
|
Beta nodes sholud be able to have infinite ranges, fixes very slow testcase (bug 765119, r=dvander)
|
2012-10-02 04:34:27 -04:00 |
Chris Jones
|
6000461ba8
|
Back out 17f942846b9f (bug 795811) for causing startup crashes.
|
2012-10-02 01:29:53 -07:00 |
David Bienvenu
|
6336771848
|
Bug 679626 crash in nsIDOMWindowInternal::GetDocShell with signature pointing to nsASDOMWindowEnumerator::GetNext - try to avoid windows with no docshells. r=bz
|
2012-10-02 09:06:53 +01:00 |
Mark Hammond
|
1740ce157d
|
Bug 795518 - window.close() in social windows should close social panel. r=jaws
|
2012-10-02 17:57:20 +10:00 |
vliu
|
33e222f68b
|
Bug 793073 - B2G RIL: Quickly tapping Airplane Mode causes phone keeping in Emergency Calls Only. r=philikon
|
2012-09-28 10:53:29 +08:00 |
Shane Caraveo
|
86b5f25f56
|
Bug 788598 - Logged out state has no login. r=jaws
|
2012-09-28 16:37:58 -07:00 |
Nicholas Cameron
|
40a6ce145d
|
Bug 753237 - Implement DrawTargetCairo::Mask(). r=joe
|
2012-10-02 20:14:38 -04:00 |
Jared Wein
|
ca8ef336b6
|
Bug 790112 - Fix social toolbar button styling so that separate "sub-buttons" are visually distinct, patch by :mixedpuppy, :jaws and :markh. r=felipe
|
2012-09-27 16:57:37 -07:00 |
Phil Ringnalda
|
9823cbba0f
|
Back out 17b5b5dcd308, 04af81445c05, 15cc0aabab67 (bug 788021) and 2575a2f89d22 (bug 790417) for Linux crashes
|
2012-10-01 23:00:51 -07:00 |
Gene Lian
|
84709cd307
|
Bug 795209 - System Message API: Fail to fire 'icc-stkcommand' system messages. r=fabrice
|
2012-10-02 13:03:59 +08:00 |
Phil Ringnalda
|
c6527debed
|
merge m-c to m-i
|
2012-10-01 21:50:57 -07:00 |
Jason Duell
|
7f344923a7
|
Bug 796164 - Change NECKO_UNKNOWN_APP_ID to UINT32_MAX. r=ehsan
|
2012-10-01 21:44:29 -07:00 |
Makoto Kato
|
fdc5d82fa0
|
Bug 795224 - no more backspace nor arrows on the deck Asus Transformer. r=cpeterson
|
2012-10-02 13:35:53 +09:00 |
Jared Wein
|
6f260d8250
|
Bug 602006 - Remove Error Console item. r=dao
|
2012-10-01 21:34:34 -07:00 |
Matt Woodrow
|
2afe4fdad9
|
Bug 795722 - Clear our cached ImageContainer when the imgFrame changes. r=joe
|
2012-10-02 17:01:25 +13:00 |
Matt Woodrow
|
e0e50b2f9b
|
Bug 770144 - Use FuzzyEqual to compare layer scale values. r=roc
|
2012-10-02 17:00:09 +13:00 |
Brian Smith
|
12f6bbbff2
|
Bug 795972: Upgrade NSS to NSS_3_14_BETA1, r=me
--HG--
rename : security/nss/lib/freebl/sechash.h => security/nss/lib/cryptohi/sechash.h
rename : security/nss/lib/softoken/secmodt.h => security/nss/lib/pk11wrap/secmodt.h
rename : security/nss/lib/freebl/hasht.h => security/nss/lib/util/hasht.h
extra : rebase_source : 7da6cd73ca2605a261085ad7fb3b90315e38ad6b
|
2012-10-01 11:02:15 -07:00 |
Brian Smith
|
df92da5b67
|
Bug 795987: Upgrade NSPR to NSPR_4_9_3_BETA1, r=me
--HG--
extra : rebase_source : dfc778a8221d3ae57bf88d7865208bcfb5e52adb
|
2012-10-01 10:25:35 -07:00 |
Nicholas Nethercote
|
7ae9be6c66
|
Bug 795768 (part 2) - De-macroize js_GetSrcNote().
--HG--
extra : rebase_source : de59e96db34cf46ab87fd808a493c52e0ed54d45
|
2012-09-30 21:18:07 -07:00 |
Nicholas Nethercote
|
17b654ebc0
|
Bug 795768 (part 1) - Remove lots of dead JSContext* occurrences.
--HG--
extra : rebase_source : 78cfccb915228146c36951fe4912b7b59e544319
|
2012-09-30 21:13:53 -07:00 |
David Zbarsky
|
8f5b3abb00
|
Bug 795811 - Make GetPrimaryScrollableLayer() return null on all configurations except MOZ_WIDGET_ANDROID r=cjones
|
2012-10-02 00:19:56 -04:00 |
Justin Lebar
|
ebf13b399e
|
Bug 788021 - Part 3: Use nsMemoryReporterManager::MinimizeMemoryUsage in aboutMemory.js. r=njn
|
2012-10-02 00:11:42 -04:00 |
Justin Lebar
|
0de944c855
|
Bug 788021 - Part 2: Add and implement nsIMemoryReporter::DumpMemoryReportsToFile. r=njn,cjones
|
2012-10-02 00:11:42 -04:00 |
Justin Lebar
|
4e15b52df4
|
Bug 788021 - Part 1: Add nsGZFileWriter. r=bsmedberg
|
2012-10-02 00:11:42 -04:00 |
Justin Lebar
|
65ee6ce53d
|
Bug 790417 - ContentParent::GetAll should include the pre-allocated process. r=cjones
|
2012-10-02 00:11:41 -04:00 |
Doug Turner
|
e2868483f2
|
Bug 790503 - On Mac Mini, defaultCalibration reads outside of sensors[]. r=jruderman@gmail.com,blassey
|
2012-10-01 20:45:32 -07:00 |
Doug Turner
|
090df779fa
|
Bug 795478 - Remove blizzard fudge from xpcom io code. r=bsmedberg
|
2012-10-01 20:44:47 -07:00 |
Phil Ringnalda
|
03892eaa4c
|
Back out 63105f3adf34 (bug 721843) for xpcshell timeouts
|
2012-10-01 20:43:27 -07:00 |
Gina Yeh
|
cb224cf0fe
|
Bug 795850 - Final version: BluetoothHfpManager failed to be added as observer of mozsettings-changed, r=qdot
|
2012-10-02 11:00:33 +08:00 |
Kan-Ru Chen (陳侃如)
|
5ee3302784
|
Bug 788408 - Part 2. Use glReadPixels to read back when back buffer isn't RGBA compatible. r=jgilbert
|
2012-10-02 10:42:13 +08:00 |
Kan-Ru Chen (陳侃如)
|
62ed6d182a
|
Bug 788408 - Part 1. fReadPixels should also respect mFlipped. r=mattwoodrow
|
2012-10-02 10:42:09 +08:00 |
Anthony Jones
|
999966f54c
|
Bug 795135 - Fix CairoTempMatrix restore. r=joe
|
2012-10-01 22:12:13 -04:00 |
Anthony Jones
|
64a3fde7b6
|
Bug 793085 - Remove UseAzureContentDrawing() in favour of SupportsAzureContent(). r=ncameron
|
2012-10-01 22:12:13 -04:00 |
Ryan VanderMeulen
|
eb17854e7b
|
Merge m-c to inbound.
|
2012-10-01 22:12:08 -04:00 |