Commit Graph

271957 Commits

Author SHA1 Message Date
Ed Morley
5abcc06e9f Merge mozilla-central to mozilla-inbound 2012-05-16 11:23:59 +01:00
Jonathan Watt
a3169c5bd5 Bug 755247 - Have automation.py.in set browser.startup.page to 0 so it initial loads about:blank. r=ted.
--HG--
extra : rebase_source : 179bf28ad82e9544a43715ae4708689efcfc9f4c
2012-05-16 11:07:50 +01:00
Jonathan Watt
dabe87c8ed Bug 755457 - Switch tests to using MozReftestInvalidate to avoid random failures. r=longsonr.
--HG--
extra : rebase_source : 1ea53f76a9e878fd56e0eb479fe6f93ca2419327
2012-05-16 11:07:43 +01:00
Jonathan Watt
26926fcb8b Bug 755056 - nsSVGForeignObjectFrame's mRect should include its x/y offset. r=longsonr.
--HG--
extra : rebase_source : e60952de7b9e46ec023154bc64afc246b44994fe
2012-05-16 11:04:31 +01:00
Till Schneidereit
165f1255f8 Change nsXPConnect::CheckForDebugMode to trigger one multi-compartment GC instead of individual GCs for all compartments, to fix GC pauses when switching tabs with Firebug. Bug 754201, r=jorendorff, r=sfink. 2012-05-14 18:46:51 -05:00
Andres Hernandez [:andreshm]
024888c09e Bug 742051 - Remove the backwards compatibility for the old formdata format r=zpao 2012-05-14 16:11:43 -06:00
Jonathan Watt
8912b17e05 Bug 754696 - Make nsSVGOuterSVGFrame call UpdateBounds on its children before calling FinishAndStoreOverflow. r=longsonr.
--HG--
extra : rebase_source : 00b21402c183c034e7e87575bad4ddaeed7985c1
2012-05-13 20:30:44 +01:00
Jacek Caban
782ee68ec1 Bug 754582 - Fixed unused-result warnings in Windows-specific code r=benjamin 2012-05-16 10:48:45 +02:00
Jacek Caban
bc922f91e5 Bug 755229 - Use YASM for libvpx on mingw builds r=khuey 2012-05-16 10:47:59 +02:00
Makoto Kato
c38b44d1f1 Bug 753772 - [VC8 (SeaMonkey)] gfx/2d/Factory.cpp compilation fails since bug 732985 landed. r=bas 2012-05-16 17:40:51 +09:00
Arjun
5333bf27ce Bug 741474 - Intermittent failure of accessible/tree/test_img.html | Different amount of expected children, r=surkov 2012-05-16 17:01:34 +09:00
Jared Wein
01b9f87d4d Bug 751444 - The About dialog should have visual indications of keyboard navigation. r=felipe 2012-05-12 15:50:06 -07:00
Benoit Jacob
653bf48f50 Bug 754056 - call ReadUnlock() before replacing tiles - r=bgirard 2012-05-12 16:56:55 -04:00
Mark Capella
dd20c56039 Bug 748719 - put ApplicationAccessible class into mozilla::a11y namespace, r=surkov, f=hub 2012-05-12 16:09:07 -04:00
Bas Schouten
a6473beab0 Bug 753835: Clip to mask image rather than relying on EXTEND_NONE. r=roc 2012-05-12 19:01:20 +02:00
Marco Castelluccio
6dcdc8b048 Bug 754329 - Crash with cairo mutexes enabled. r=joe
--HG--
extra : rebase_source : d2ae2005ebe4b525f44bdf9951f4279af7b34f5e
2012-05-11 23:21:41 +02:00
Nicolas Silva
e27726999d Bug 722012 - Fixes crash on Gtk widget destruction when using OMTC on linux. r=karlt
--HG--
extra : rebase_source : 5562c7e466bd54fecd69e8a9b4c469e24493542f
2012-05-23 10:17:44 -04:00
Justin Lebar
7be4d1c875 Bug 754997 - For <iframe mozbrowser>, override window.{top,parent,frameElement} in C++. r=bz
--HG--
extra : rebase_source : 66d2ef018234eaa71e49d927eefdd3a8aa01bb41
2012-05-23 11:27:10 -04:00
Mats Palmgren
e5254175f8 Bug 756241. r=roc 2012-05-23 17:27:15 +02:00
Justin Lebar
80bad27304 Bug 756825 - Fix comments in nsPrintfCString. r=bsmedberg 2012-05-23 11:25:35 -04:00
Kartikaya Gupta
15d02d35fd Bug 748384 - Back out 330e9c52f9ac, 9ba1078559fe, 2ed39c12d792, f53f05ecacd5 for build bustage. r=bustage 2012-05-23 11:08:19 -04:00
Gregory Szorc
25e74247ed Bug 757397 - Make test package generation quieter; r=ted
This may reduce the size of the buildbot build logs by up to half!

--HG--
extra : rebase_source : 87b3f2f40654d69ecd91e19520e2341fc8aac9a6
2012-05-23 16:51:21 +02:00
Kartikaya Gupta
c9a4698bf1 Bug 748384 - Propagate page bounds and CSS page bounds in via compositor. r=Cwiiis,ajuma,mats 2012-05-23 10:51:39 -04:00
Kartikaya Gupta
c150c572b1 Bug 748384 - Propagate the page bounds in via browser.js. r=Cwiiis,mats 2012-05-23 10:49:59 -04:00
Kartikaya Gupta
352857dcce Bug 748384 - Update all Java code to keep a page rect and CSS page rect instead of just the page size. r=Cwiiis 2012-05-23 10:49:52 -04:00
Kartikaya Gupta
87837eb360 Bug 748384 - Remove the DrawMetadataProvider which is not being used any more. r=Cwiiis 2012-05-23 10:49:44 -04:00
William Lachance
7491bde43d Bug 757546 - shell() in devicemanager should return an int;r=gbrown 2012-05-23 10:26:07 -04:00
William Lachance
dbbd60836e Bug 757643 - Remove license boilerplate from package-name.txt;r=mfinkle 2012-05-23 10:12:27 -04:00
Jonathan Kew
1e3898e57c Bug 755730 - don't mask out Indic codepoints in OpenType fonts supported by OS X 10.7. r=jdaggett 2012-05-23 14:15:43 +01:00
Jan de Mooij
a8a4079e32 Bug 756600 - Initialize TokenStream::sourceMap in constructor instead of init. r=njn 2012-05-23 13:37:43 +02:00
Ed Morley
f25474a7ad Backout cfac7b6a1f9c (bug 728893) for mochitest-1 orange 2012-05-23 11:56:03 +01:00
Alexander Surkov
ef8f1dec69 Bug 754857 - Speed up text leaf accessible state calculation, r=tbsaunde 2012-05-23 19:26:18 +09:00
Ed Morley
5a93e907b9 Merge mozilla-central to mozilla-inbound 2012-05-23 11:03:54 +01:00
Robert Longson
f42e89af46 Bug 757718 - Crash with SVG requiredFeatures, adoptNode. r=jwatt 2012-05-23 10:54:19 +01:00
Robert Longson
ee7ff5f484 Bug 757704 - getScreenCTM() crash. r=jwatt 2012-05-23 10:49:15 +01:00
Diogo Golovanevsky Monteiro
9101bed744 Bug 728893 - Allow mochitest iframe to go fullscreen r=ctalbert 2012-05-23 10:36:26 +01:00
Alexander Surkov
d23f317a93 Bug 746084 - provide extended logging for a11y module, r=tbsaunde 2012-05-23 18:21:40 +09:00
Ed Morley
7343dce6df Backout baee7c540118 (bug 757486) for M3 orange 2012-05-23 10:16:32 +01:00
Chris Lord
a878dbc996 Bug 607417 - Fix reverse translation of shadow layer clip rects. r=ajuma
When asynchronous scrolling happens and the translation is compensated for,
this was incorrectly applied to the clip rects of shadow layers.
2012-05-23 09:46:19 +01:00
Chris Lord
f027a641a8 Backout d1a44d2ec5c3 due to missing r= 2012-05-23 09:45:51 +01:00
Chris Lord
62d6014cc8 Bug 607417 - Reconcile async scrolling for fixed position layers. r=ajuma
Untranslate fixed position layers when doing async scrolling so that they don't
jump about as content re-renders them in the correct place.
2012-05-23 09:36:39 +01:00
Chris Lord
6190143055 Bug 607417 - Fix reverse translation of shadow layer clip rects. r=
When asynchronous scrolling happens and the translation is compensated for,
this was incorrectly applied to the clip rects of shadow layers.
2012-05-23 09:34:51 +01:00
Raymond Lee
c4ebefe0f4 Bug 721283 - TPS driver should unload observers on exit r=gps 2012-05-12 02:40:09 +08:00
Gregory Szorc
1fb7e46ec6 Merge m-c into s-c 2012-05-11 11:31:42 -07:00
Kyle Huey
25e5317a3b Bug 726376: Prevent infinite recursion in indexedDB::cmp. r=sicking 2012-05-11 10:47:27 -07:00
Landry Breuil
da094a085a bug 749678 - inconditionally export thread_helper.h, gfx/gl requires it - r=bjacob
This is a VERY TEMPORARY fix until bug 753119 lands. The only reason why it's acceptable
is that bug 753119 will take it out very soon. Non-profiler code should not use profiler headers.
2012-05-11 07:55:39 -04:00
Honza Bambas
4edd687994 Bug 729951 - WebAPI does not refresh as offline when device switches from online to offline, r=mark.finkle 2012-05-11 12:57:07 +02:00
Dão Gottwald
c43c50a21d Bug 658738 - reduce MAX_LEAK_COUNT to match the status quo 2012-05-11 12:18:50 +02:00
Olli Pettay
0bd7a30ad1 Bug 754089 - remote mozbrowser's messagemanager shouldn't have parent, r=jlebar 2012-05-11 10:47:40 +03:00
Joe Drew
157bb2b743 Merge last PGO-clean cset from inbound to central. 2012-05-10 21:25:37 -04:00