Gary Kwong
|
a73c4e423d
|
Add a test for bug 719750.
|
2012-06-22 12:02:02 -07:00 |
|
Bill McCloskey
|
ac4296dd82
|
Bug 715761 - Rename XPCWrappedNativeScope::TraceJS (r=bholley)
|
2012-06-22 11:37:22 -07:00 |
|
Bill McCloskey
|
352704a8a6
|
Bug 715761 - De-insanify xpconnect wrapper tracing (r=bholley)
|
2012-06-22 11:34:51 -07:00 |
|
Bill McCloskey
|
1ca664233d
|
Bug 764850 - Don't run write barrier verifier during shutdown (r=terrence)
|
2012-06-22 11:31:00 -07:00 |
|
Bill McCloskey
|
64f2dc870e
|
Bug 765313 - script->types is getting thrown out too soon in JSScript::ensureRanAnalysis (r=bhackett)
|
2012-06-22 11:30:54 -07:00 |
|
Bill McCloskey
|
3a22f60ac8
|
Bug 766355 - Fix GC valgrind warnings (r=terrence)
|
2012-06-22 11:30:48 -07:00 |
|
Bill McCloskey
|
d38c1a4856
|
Bug 766707 - Free dynamic slots if we OOM during object allocation (r=dvander)
|
2012-06-22 11:28:49 -07:00 |
|
Bill McCloskey
|
327d6081b3
|
Bug 767234 - Don't invoke write barrier on generator slots (r=luke)
|
2012-06-22 11:24:20 -07:00 |
|
Steve Fink
|
e0bf7c92f3
|
Bug 764184 - Fix GC_REASON telemetry bucket count (r=froydnj)
--HG--
extra : rebase_source : b4b9015caab404d8a4b674349fc27ade09dd3ec5
|
2012-06-15 15:21:56 -07:00 |
|
Jason Duell
|
5551fb531e
|
Bug 713023 - Websockets: don't prefer SOCKS to HTTP proxy until bug 449251 is fixed. r=biesi
|
2012-06-22 10:59:53 -07:00 |
|
Joel Maher
|
aa00fcb19a
|
Bug 765860 - remove the requirement from sutagent to reboot after an uninstall. r=gbrown
|
2012-06-22 13:24:11 -04:00 |
|
Lucas Rocha
|
dc8bb936d6
|
Bug 766966 - Change "Font" to "Text" in Reader UI (r=mfinkle)
|
2012-06-22 17:44:36 +01:00 |
|
Mike Hommey
|
ff3ca94566
|
Bug 767024 - Allow dependentlibs.py to work when cross-compiling for Android on OSX. r=khuey
|
2012-06-22 18:33:17 +02:00 |
|
Mike Hommey
|
e6a15d8366
|
Bug 766975 - Rename OBJS-related dependency files. r=khuey
|
2012-06-22 18:29:03 +02:00 |
|
Robert O'Callahan
|
9eda661883
|
Bug 763838. Update mDestination to match chosen subpixel destination. r=tnikkel
|
2012-06-22 11:24:06 -05:00 |
|
Ed Morley
|
fe1c32dd98
|
Merge mozilla-central to mozilla-inbound
|
2012-06-22 17:15:15 +01:00 |
|
Ed Morley
|
9b5a56db1b
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-06-22 17:11:47 +01:00 |
|
Julian Seward
|
5abbda87be
|
Bug 767370 - Uninitialised value use in nsIDOMKeyEvent_GetCharCode; r=peterv
|
2012-06-22 17:53:01 +02:00 |
|
Tim Taubert
|
31c9ca3ee7
|
merge m-c to fx-team
|
2012-06-22 17:32:51 +02:00 |
|
Ed Morley
|
91815d3c91
|
Backout 714c402f3050, 80d09e39cd0d & 3a1129278710 (bug 764718) for frequent intermittent failures
|
2012-06-22 11:04:47 +01:00 |
|
Bobby Holley
|
3a4cddc21b
|
Bug 767306 - Temporarily make assertion from bug 766641 non-fatal. r=me
|
2012-06-22 12:01:18 +02:00 |
|
Mounir Lamouri
|
a84af71501
|
Merge backout.
|
2012-06-22 11:14:08 +02:00 |
|
Mounir Lamouri
|
1f70fdd32a
|
Back out bug 766007, bug 703241 and bug 752796 due to perma-orange (419f0d1b848b to 8661c74deeb5).
|
2012-06-22 11:13:32 +02:00 |
|
Mounir Lamouri
|
94eb49d211
|
Bug 766904 - Make sure unlockOrientation() is a no-op if the orientation wasn't locked. r=blassey
|
2012-06-22 10:55:17 +02:00 |
|
Mounir Lamouri
|
fb4c641aae
|
Bug 757791 - Change unlockOrientation() behavior to set orientation to UNSPECIFIED instead of SENSOR. r=blassey
|
2012-06-22 10:54:35 +02:00 |
|
Mounir Lamouri
|
bd73eddbb2
|
Bug 766903 - Cleanup eventlisteners when nsScreen is reseted. r=smaug
|
2012-06-22 10:53:23 +02:00 |
|
Mounir Lamouri
|
f664bf419b
|
Bug 764753 - Unlock screen orientation when the document is left without explicitly exiting fullscreen. r=smaug
|
2012-06-22 10:52:47 +02:00 |
|
Mounir Lamouri
|
1139be49b7
|
Bug 766902 - Don't listen for fullscreenchange when screen has been locked by an application. r=smaug
|
2012-06-22 10:53:03 +02:00 |
|
Andreas Gal
|
56cd840bbe
|
Support 32-bit color depth in gonk widget backend (bug 767288, r=cjones).
|
2012-06-22 01:18:54 -07:00 |
|
Aryeh Gregor
|
cfa65efdf5
|
Followup to bug 764400 - Move IsHTML etc. back from nsINode to nsIContent; r=mounir
|
2012-06-22 10:41:56 +03:00 |
|
Kan-Ru Chen
|
4c59816c48
|
Backout edbb25e71396 (bug 766891) for b2g bustage
|
2012-06-22 15:11:11 +08:00 |
|
Robert O'Callahan
|
53fe336e33
|
Bug 752796. Add a bit more logging. r=jesup
|
2012-06-22 17:07:41 +12:00 |
|
Robert O'Callahan
|
704486f05e
|
Bug 703241. Part 2: Stop the 'scroll top of line into view' behavior when ancestors in the line are transformed or positioned. Allow that behavior for any kind of line-participant ancestor. r=mats
|
2012-06-22 17:06:54 +12:00 |
|
Robert O'Callahan
|
596c6feb9c
|
Bug 703241. PresShell::DoScrollContentIntoView and PresShell::ScrollFrameRectIntoView should take transforms into account. r=matspal
|
2012-06-22 17:06:49 +12:00 |
|
Robert O'Callahan
|
5480454568
|
Bug 766007. Create scrollframes for frameset documents. r=tnikkel
|
2012-06-22 17:06:40 +12:00 |
|
Patrick McManus
|
8ce7687db9
|
bug 764186 spdy sessions closed prematurely if started with null transaction r=honzab
|
2012-06-21 21:14:40 -04:00 |
|
Ryan VanderMeulen
|
7990326241
|
Backout a07e9d98a7c6 (Bug 627699) due to build bustage.
|
2012-06-21 20:56:10 -04:00 |
|
Paul Adenot
|
8a6d5f1515
|
Bug 761419 - Build failure in content/media/gstreamer/nsGStreamerReader.cpp when using clang r=kinetik
|
2012-06-21 20:44:39 -04:00 |
|
Victor Porof
|
067c035755
|
Bug 761174 - Always show a property tooltip; r=past
|
2012-06-21 18:25:34 +03:00 |
|
Hsinyi Tsai
|
e4bce3002f
|
Bug 765684 - WebTelephony: invalid argument in Telephony::NotifyError. r=bent
|
2012-06-21 11:00:52 +08:00 |
|
Paul Rouget
|
e2c1d62834
|
Bug 766535 - [devtb] this.DeveloperToolbar is undefined when starting Firefox with toolbar previously visible. r=dao
|
2012-06-20 15:54:39 +02:00 |
|
Paul Rouget
|
a18ac15b06
|
Bug 766512 - Rename tab.responsiveUI to tab.__responsiveUI. r=dao
|
2012-06-20 15:26:56 +02:00 |
|
Paul Rouget
|
87b9abe5f1
|
Bug 765413 - Warning: Unknown property '-moz-transition-properties'. Declaration dropped. r=dao
|
2012-06-20 16:28:56 +02:00 |
|
Paul Rouget
|
538f068655
|
Bug 761884 - LayoutView is causing an infinite loop by making changes within a MozAfterPaint handler. r=dcamp
|
2012-06-20 16:22:02 +02:00 |
|
Panos Astithas
|
206ad00f97
|
Merge m-c to fx-team
|
2012-06-21 10:11:14 +03:00 |
|
Jason Duell
|
fafe381034
|
Backed out 92e3821d85c2 (bug 449251) for bustage.
|
2012-06-20 19:11:04 -07:00 |
|
Jason Duell
|
82a76978be
|
Backed out changeset 92e3821d85c2
|
2012-06-20 19:08:58 -07:00 |
|
Ehsan Akhgari
|
d05e78f1a7
|
Merge the last PGO green changeset of mozilla-inbound to mozilla-central
|
2012-06-20 10:57:02 -04:00 |
|
Hsinyi Tsai
|
0b4d16a434
|
Bug 766273 - B2G telephony on Otoro: Can't hang up dialing call. r=philikon
|
2012-06-20 18:52:51 +08:00 |
|
Hsin-Yi Tsai
|
f3250426ea
|
Backout 1675a6451849 (Bug 765684) due to missing r= in comments.
|
2012-06-22 10:23:55 +08:00 |
|