Commit Graph

270433 Commits

Author SHA1 Message Date
Ehsan Akhgari
5f8dc0569d Merge mozilla-central into mozilla-inbound 2012-05-04 16:29:42 -04:00
Ehsan Akhgari
9a8d30546c Merge the last green PGO changeset from mozilla-inbound into mozilla-central 2012-05-04 16:23:45 -04:00
Olli Pettay
530aca9fc0 Bug 561664 - document.activeElement should never return native anonymous content, r=enndeakin 2012-05-04 17:41:49 +03:00
Olli Pettay
cdc6e26752 Bug 751422, fix regression from GetOwnerDoc() -> OwnerDoc(), r=khuey 2012-05-04 17:41:27 +03:00
Ed Morley
748e96fc18 Backout f8125b89352d (bug 747857) for frequent test failures 2012-05-04 15:24:42 +01:00
Tim Taubert
f9429d84da merge m-c to fx-team 2012-05-04 16:20:36 +02:00
Michael Kaply
4b91ac97c3 Bug 278860 - missed gPromptService change to Services.prompt in previous checkin - r=mossop 2012-05-04 08:42:51 -05:00
Ed Morley
7d58d503f9 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-05-04 13:47:16 +01:00
Brian R. Bondy
cb519f74fc Bug 751652 - Disable MAR tests when security checks are disabled. r=rstrong 2012-05-04 08:09:14 -04:00
Ed Morley
227a58f1ef Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-05-04 09:40:58 +01:00
Josh Aas
b626f24117 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
57d39cfc72 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
2480357c30 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
066e072629 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
2c359bfe84 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
0686b4ca6c Bug 750528 - Use accessibility.accessfu to enable or disable accessfu. r=davidb 2012-05-03 19:28:35 -07:00
Eitan Isaacson
55565f8c53 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
2c3399cf66 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
2d4692f3e0 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
36364dad38 Bug 751766 - Remove unused function MOZ_Crash. r=glandium
--HG--
extra : rebase_source : 8bf953755dab1c5429cd6b7e2ca5452ebab8dd8f
2012-05-03 16:43:51 -07:00
Doug Turner
f2a7f578a0 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
8f79312973 Bug 718539: Followup to fix MSVC warnings. r=me 2012-05-04 12:45:03 -07:00
Benoit Girard
7c5534843d Bug 751896 - BasicTiledThebesLayer should use OPERATOR_SOURCE. r=jmuizelaar 2012-05-04 15:35:57 -04:00
Benoit Girard
5976d1a6b2 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
5073323906 Bug 751779 - Enable leaf address profiling with the gecko profiler on windows. r=jmuizelaar 2012-05-04 15:33:35 -04:00
Nick Alexander
55fe41e835 Bug 709323 - Handle key changes in info/collections. r=rnewman, a=blocking-fennec 2012-05-04 12:27:06 -07:00
Nick Alexander
275711a936 Bug 709321 - Generate and upload keys. r=rnewman, a=blocking-fennec 2012-05-04 12:27:06 -07:00
Richard Newman
aabcc994da 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
9bc3404cb1 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
46d104bb9d 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
46d69dbe46 Bug 751950 - Detect Sync Key properly on first sync; r=rnewman 2012-05-04 11:55:40 -07:00
Justin Lebar
b116f0dbc5 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
c3999d901c Bug 748385 - Remove browser.identity.ssl_domain_display. r=mano 2012-05-04 20:37:20 +02:00
Dão Gottwald
10e4fe44d4 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
00342d09eb Backout c1243d1fb401 (bug 751509) for turning test_aboutmemory.xul permaorange 2012-05-04 19:14:15 +01:00
Brian Nicholson
c18af1dcb5 Bug 750846 - Move thumbnail size logic to Gecko. r=blassey 2012-05-03 16:29:59 -07:00
Vivien Nicolas
f25f0dfbf4 Bug 748889 - Silent a warning about an undefined @mozilla.org/privatebrowsing. r=enndeakin 2012-05-04 20:05:40 +02:00
Vivien Nicolas
6e4eabd1a0 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
9a55fe1f2c Bug 751147 - Remove touch.js from b2g/. r=gal 2012-05-04 20:02:05 +02:00
Vivien Nicolas
a426d94ec8 Bug 751146 - Fire a contextmenu event on a long-press. r=cjones 2012-05-04 20:02:05 +02:00
Vivien Nicolas
0cb8602721 Bug 751145 - Silent extensions update mechanism. r=cjones 2012-05-04 20:02:05 +02:00
Vivien Nicolas
4a78ee09cf Bug 751144 - warning: ok is undefined in dom/base/WebApps.js. r=fabrice 2012-05-04 20:02:05 +02:00
Vivien Nicolas
bc2da29d07 Bug 748858 - Use the startPoint argument of mozIDOMApplication.launch. r=fabrice 2012-05-04 20:02:05 +02:00
Vivien Nicolas
a1a3d162e6 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
03a4a67dea Bug 748077 - Remove some leaks in b2g/. r=fabrice 2012-05-04 20:02:05 +02:00
Jonathan Griffin
01f7fd58b8 Bug 751787 - Add proper dependencies to setup.py, a=npotb 2012-05-04 10:52:39 -07:00
Scott Johnson
386740b5cf 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
38884c343b 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
807688a059 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
c248872f5e 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