Ehsan Akhgari
f71126f4f7
Merge mozilla-central into mozilla-inbound
2012-05-04 16:29:42 -04:00
Ehsan Akhgari
95c46760e3
Merge the last green PGO changeset from mozilla-inbound into mozilla-central
2012-05-04 16:23:45 -04:00
Olli Pettay
1aadf1cb05
Bug 561664 - document.activeElement should never return native anonymous content, r=enndeakin
2012-05-04 17:41:49 +03:00
Olli Pettay
c2802fffc8
Bug 751422, fix regression from GetOwnerDoc() -> OwnerDoc(), r=khuey
2012-05-04 17:41:27 +03:00
Ed Morley
3c9ca1882b
Backout f8125b89352d (bug 747857) for frequent test failures
2012-05-04 15:24:42 +01:00
Tim Taubert
510abf5b6c
merge m-c to fx-team
2012-05-04 16:20:36 +02:00
Michael Kaply
dee2770b73
Bug 278860 - missed gPromptService change to Services.prompt in previous checkin - r=mossop
2012-05-04 08:42:51 -05:00
Ed Morley
3a910053c6
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-05-04 13:47:16 +01:00
Brian R. Bondy
0398ec71be
Bug 751652 - Disable MAR tests when security checks are disabled. r=rstrong
2012-05-04 08:09:14 -04:00
Ed Morley
d328269d4d
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-05-04 09:40:58 +01:00
Josh Aas
35ff8b5a35
Bug 751641: Fix bug in which we add a Java MIME type to all plugins. r=jst
2012-05-04 00:35:07 -04:00
Chris Lord
f55a32191b
Bug 750535 - Fix invalidation of retained tiles. r=ajuma a=blocking-fennec
...
When the layer size changed, reused tiles that then fell out of the layer area
would be incorrectly rendered. Fix this by deriving the rendered content area
from set display-ports and correctly invalidating when harvesting tiles, and
clipping when drawing them.
--HG--
extra : rebase_source : 6427be89b9cfb1e54feb0582fb64fa97d7d42bde
2012-05-03 20:55:08 -04:00
Karl Tomlinson
1ae1e30aeb
b=751774 handle no drag service during shutdown r=roc
...
--HG--
extra : transplant_source : %20%EE%CD%93%CE%A9%C2%DF%B3%1F1%07%CB%19E.%F3%20%B8%0B
2012-05-04 15:34:50 +12:00
L. David Baron
6619db8bda
Add missing GetFirstInFlow() call that was causing a crash in ComputeDescendantWidth when printing with font inflation enabled (or a debug build). (Bug 751797) r=roc
...
--HG--
extra : transplant_source : %B5%FE%E5%DFaH%06%0F%3B%26%C0%E2%8B%3E4%F37%BFi-
2012-05-03 22:55:33 -04:00
Phil Ringnalda
78732b79ad
Bug 738803 - Annotate the Windows assertions in 736924-1.html now that compartment-per-global has made them permanent on Win7
2012-05-03 19:48:06 -07:00
Eitan Isaacson
df9352509a
Bug 750528 - Use accessibility.accessfu to enable or disable accessfu. r=davidb
2012-05-03 19:28:35 -07:00
Eitan Isaacson
3da6de8a22
Bug 751769 - Only attach to first window, throw exception if attach is called again. r=davidb
2012-05-03 19:28:35 -07:00
Ehsan Akhgari
60ad6284bc
Bug 184013 - Add a .gdbinit containing useful debugging macros to the tree so that it is found automagically; r=jimb
...
DONTBUILD
2012-05-03 20:06:14 -04:00
L. David Baron
39891d906d
Make effect of form controls on font size inflation text threshold not depend on user changes to their value. (Bug 747857) r=roc
...
--HG--
extra : transplant_source : %1F%7B%3Fk%A6%F1%2C%EAZ%920%FB%FD%FB%3D%8E%9C%C9y%19
2012-05-03 20:04:30 -04:00
Chris Peterson
b4f8876bfd
Bug 751766 - Remove unused function MOZ_Crash. r=glandium
...
--HG--
extra : rebase_source : 8bf953755dab1c5429cd6b7e2ca5452ebab8dd8f
2012-05-03 16:43:51 -07:00
Doug Turner
a78f92a26f
Bug 751597 - Network geolocation provider fails to get wifi data. Ensure xpt file is exported. r=ted
2012-05-04 13:19:02 -07:00
Kyle Huey
5fdc27fddf
Bug 718539: Followup to fix MSVC warnings. r=me
2012-05-04 12:45:03 -07:00
Benoit Girard
0f8e97fcb4
Bug 751896 - BasicTiledThebesLayer should use OPERATOR_SOURCE. r=jmuizelaar
2012-05-04 15:35:57 -04:00
Benoit Girard
0f4ea8482b
Bug 751355 - Linux and Fennec profiling builds should be built with disable elfhack and not strip symbols. r=ted
2012-05-04 15:35:02 -04:00
Benoit Girard
e25ef03bbb
Bug 751779 - Enable leaf address profiling with the gecko profiler on windows. r=jmuizelaar
2012-05-04 15:33:35 -04:00
Nick Alexander
19596c92a5
Bug 709323 - Handle key changes in info/collections. r=rnewman, a=blocking-fennec
2012-05-04 12:27:06 -07:00
Nick Alexander
48658f4f7c
Bug 709321 - Generate and upload keys. r=rnewman, a=blocking-fennec
2012-05-04 12:27:06 -07:00
Richard Newman
fb88d09d4e
Bug 747099 - Don't expire idle connections in Sync's connection pool. r=liuche, a=blocking-fennec, mobile-only
2012-05-04 12:27:06 -07:00
Ehsan Akhgari
6374e709a1
Bug 751695 - Make our builders pick the correct mozconfig on Windows based on whether they're on a 32-bit or a 64-bit platform; r=ted
...
--HG--
extra : rebase_source : dc05b5616220327c38f4f4623e2a91dc83b47d3f
2012-05-04 10:57:20 -04:00
Patrick Walton
e644e63613
Bug 750583 - Empty out FUEL's gShutdown array in a less clownshoes manner. r=jlebar
2012-05-04 12:11:13 -07:00
Gregory Szorc
888367ee92
Bug 751950 - Detect Sync Key properly on first sync; r=rnewman
2012-05-04 11:55:40 -07:00
Justin Lebar
990e2401e1
Bug 751509 - Don't assert that about:memory percentages are less than 100%. r=njn
...
--HG--
extra : rebase_source : f678b42ecc2cd4c61c975e2cd29914708568b5f9
2012-05-04 14:38:06 -04:00
Dão Gottwald
f262425ce7
Bug 748385 - Remove browser.identity.ssl_domain_display. r=mano
2012-05-04 20:37:20 +02:00
Dão Gottwald
c051915c34
Bug 751924 - JS strict warnings in gGestureSupport code because functions don't always return a value. r=fryn
2012-05-04 20:37:01 +02:00
Ed Morley
62058070ea
Backout c1243d1fb401 (bug 751509) for turning test_aboutmemory.xul permaorange
2012-05-04 19:14:15 +01:00
Brian Nicholson
8ff1c7acc1
Bug 750846 - Move thumbnail size logic to Gecko. r=blassey
2012-05-03 16:29:59 -07:00
Vivien Nicolas
8141656ea6
Bug 748889 - Silent a warning about an undefined @mozilla.org/privatebrowsing. r=enndeakin
2012-05-04 20:05:40 +02:00
Vivien Nicolas
17ba9e143b
Bug 748895 - Error message if an error message arrived after the destruction of the console binding. r=enndeakin
2012-05-04 20:05:40 +02:00
Vivien Nicolas
2de695427a
Bug 751147 - Remove touch.js from b2g/. r=gal
2012-05-04 20:02:05 +02:00
Vivien Nicolas
9475f7870b
Bug 751146 - Fire a contextmenu event on a long-press. r=cjones
2012-05-04 20:02:05 +02:00
Vivien Nicolas
495ddaecc8
Bug 751145 - Silent extensions update mechanism. r=cjones
2012-05-04 20:02:05 +02:00
Vivien Nicolas
56f54c51bd
Bug 751144 - warning: ok is undefined in dom/base/WebApps.js. r=fabrice
2012-05-04 20:02:05 +02:00
Vivien Nicolas
c607e9fdc6
Bug 748858 - Use the startPoint argument of mozIDOMApplication.launch. r=fabrice
2012-05-04 20:02:05 +02:00
Vivien Nicolas
d1b51eac20
Bug 748886 - Map the language setting to intl.accept_languages to reflect the choice of mozSettings. r=cjones
2012-05-04 20:02:05 +02:00
Vivien Nicolas
8c5f95df3b
Bug 748077 - Remove some leaks in b2g/. r=fabrice
2012-05-04 20:02:05 +02:00
Jonathan Griffin
496fa9e4c9
Bug 751787 - Add proper dependencies to setup.py, a=npotb
2012-05-04 10:52:39 -07:00
Scott Johnson
9d44d76b7d
Bug 749186: Make the root frame always be an inflation container to prevent a crash during font inflation. [r=dbaron]
2012-05-04 12:08:23 -05:00
Scott Johnson
adac9ae3ae
Bug 746966: Conditionally set NS_FRAME_IN_CONSTRAINED_HEIGHT for font inflation on percentage-based height so fonts with room to inflate can do so. [r=dbaron]
2012-05-04 12:07:37 -05:00
Justin Lebar
4f04009225
Bug 751509 - Don't assert that about:memory percentages are less than 100%. r=njn
2012-05-04 12:50:12 -04:00
Boris Zbarsky
2bed717c4f
Bug 748637. Refactor argument conversion to primitive values to make it easier to extend in the future. r=peterv
2012-05-04 12:38:48 -04:00