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 |
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 |
Benoit Girard
|
432b7c8fd8
|
Bug 721843 - Add just-in-time debugging by using CRAWL_STACK_ON_SIGSEGV on non official builds for mac/linux. r=ted
|
2012-10-01 22:09:20 -04:00 |
Ryan VanderMeulen
|
a17f24db02
|
Merge the last PGO-green inbound changeset to m-c.
|
2012-10-01 21:24:30 -04:00 |
Vladimir Vukicevic
|
dc56f442df
|
b=796156; fix test_bug574663 to drive scrolling directly; r=ehsan
|
2012-10-01 17:52:32 -04:00 |
Vladimir Vukicevic
|
512feb5da3
|
b=768838; fix intermittent test_bug549262 failure; r=ehsan
|
2012-10-01 17:51:28 -04:00 |
Vladimir Vukicevic
|
95b6837c70
|
b=793233; mark reftest bidi/779003-1.html and 712600 as random; r=smontagu
|
2012-10-01 17:51:28 -04:00 |
Vladimir Vukicevic
|
022565fe50
|
b=683143,792462; Some tests call SimpleTest.finish() twice/guard against that; r=ehsan
|
2012-10-01 17:51:10 -04:00 |
Benoit Girard
|
3ffd913d8e
|
Bug 796084 - Rename MOZ_JAVA_COMPOSITOR -> MOZ_ANDROID_OMTC. r=blassey
|
2012-10-01 16:01:35 -04:00 |
Benoit Girard
|
e8233620d9
|
Bug 796084 - Rename mCheckerboardLayer -> mScreenshotLayer. r=blassey
|
2012-10-01 15:51:46 -04:00 |
Chris AtLee
|
a543443ab8
|
Bug 795982: Sign and upload stub installer. r=khuey,rail
|
2012-10-01 14:17:31 -04:00 |
Gregory Szorc
|
786ec14573
|
Bug 795394 - Default to utf-8 encoding when no encoding is specified; r=jhammel
DONTBUILD (NPOTB)
|
2012-10-01 11:12:33 -07:00 |