Commit Graph

60074 Commits

Author SHA1 Message Date
timeless@mozdev.org
610550a597 Bug 620898 warning ... will be initialized after mWindowId in Image and imgRequest. r=joe a=joe 2011-01-10 21:59:58 -08:00
Daniel Holbert
15a7fae4e1 Bug 623945: Null-check animationController before using it, in SVGDocumentWrapper::StartAnimation/StopAnimation. r=roc a=joe 2011-01-10 21:58:00 -08:00
Daniel Holbert
86f61bfba0 Bug 613899: If SVG <feImage> element points to our current document's exact URL, keep it from loading that image, to avoid a recursive death-spiral. r=longsonr a=roc 2011-01-10 21:57:57 -08:00
Daniel Holbert
a5e4203432 Bug 614272: reftest for this bug. a=tests 2011-01-10 21:57:22 -08:00
Daniel Holbert
1618fafe07 Bug 614272: When painting an SVG image, check if imageTransform is singular before applying it to our gfxContext. r=longsonr a=blocking-final+ 2011-01-10 21:57:19 -08:00
Brad Lassey
e5c4a2513e bug 624537 - style adjustments to splashscreen r=dougt a=blocking-fennec 2011-01-11 00:50:20 -05:00
Brad Lassey
aa6707500b bug 623912 - Blank white screen for 10+ seconds on first-run library extraction r=mbrubeck,dougt a=blocking-fennec 2011-01-11 00:48:35 -05:00
Chris AtLee
82fe4a5f5a Bug 621199, bump nightly version to 4.0b10pre now that 4.0b9 branched, r=rail a=release CLOSED TREE 2011-01-11 17:31:38 +13:00
Ehsan Akhgari
0b74bfc720 Merge backout; a=beta9 CLOSED TREE 2011-01-10 19:40:56 -05:00
Ehsan Akhgari
44af14c4ca Backed out changeset d2856d5970b6 (bug 619487) because of bug 624514 2011-01-10 19:40:29 -05:00
Robert O'Callahan
abf01d108d Bug 624170. Part 1: Don't try to release the DC for null surfaces. r=bas; a=blocking-beta9+ landed on a CLOSED TREE 2011-01-10 17:24:10 -05:00
Robert O'Callahan
d18586045a Bug 622886 - Further wallpaper over crashes in gfxContext::gfxContext(gfxASurface *). r=bas,jrmuizel a=blocking-beta9+, CLOSED TREE 2011-01-10 17:07:49 -05:00
Benoit Jacob
2a11249a6e CLOSED TREE - Bug 624390 - With GLX, blacklist everything but NVIDIA proprietary driver - r=jmuizelaar, a=joe 2011-01-10 16:14:14 -05:00
Axel Hecht
633f1fd65d update shipped-locales for beta 9, ra=drivers, CLOSED TREE, DONTBUILD 2011-01-10 16:19:49 +01:00
Gregor Wagner
15a5c0d528 Bug 624168 - inconsistency in crossCompartment wrapper data structure r=gal CLOSED TREE 2011-01-08 20:06:29 -08:00
Gregor Wagner
2a3b86c7c6 Enable per-compartment garbage collection (bug 605662, r=gal). CLOSED TREE 2011-01-07 23:44:57 -08:00
Chris Leary
306a55837a Merge tracemonkey into mozilla-central. (a=blockers) 2011-01-08 00:48:44 -08:00
Jim Blandy
df5fe34f4c Bug 609832: Fix message wording. r=brendan 2011-01-07 21:46:21 -08:00
Paul Biggar
602b3440e8 Bug 623859 - Add missing OOM checks during array allocation (r=lw) 2011-01-07 18:55:35 -08:00
Dan Witte
af4f48c099 Bug 580790 - Connection::initialize can access preferences off of the main thread. r=sdwilsh, sr=bsmedberg, a=betaN+ 2011-01-05 16:32:31 -08:00
Neil Rashbrook
76524634bb Bug 620267 Certain LFs following a <pre> or <textarea> get erroneously stripped r=hsivonen a=bz 2011-01-05 23:49:55 +00:00
Neil Rashbrook
238e6a0eb0 Bug 616810 Remove extraneous CRs r=khuey a=bsmedberg 2011-01-05 23:46:04 +00:00
Vladimir Vukicevic
02f7125137 no bug, remove debug printfs that snuck in, a=b 2011-01-05 14:57:48 -08:00
timeless@mozdev.org
a019ee0828 Bug 620968 GetUnixXDGUserDirectory can leave rv uninitialized ifdef MOZ_PLATFORM_MAEMO
r=dougt a=dougt
2011-01-05 14:17:10 -08:00
timeless@mozdev.org
224e3148f6 Bug 620905 rules.mk generally fails to set ELOG to print-failed-commands.sh for make -s
r=khuey a=bsmedberg
2011-01-05 14:17:10 -08:00
timeless@mozdev.org
a5ca200203 Bug 620907 js/src/build/unix is missing print-failed-commands.sh
r=khuey a=bsmedberg

--HG--
rename : build/unix/print-failed-commands.sh => js/src/build/unix/print-failed-commands.sh
2011-01-05 14:17:10 -08:00
timeless@mozdev.org
e1083e47dd Bug 620269 unreachable code in nsPlatformCharset::GetDefaultCharsetForLocale if HAVE_LANGINFO_CODESET
r=smontagu a=bsmedberg
2011-01-05 14:17:09 -08:00
timeless@mozdev.org
2c8ced2484 Bug 619802 nsLocaleService::nsLocaleService leaks resultLocale when posixConverter->GetXPLocale() fails
r=smontagu a=bsmedberg
2011-01-05 14:17:09 -08:00
timeless@mozdev.org
dc92f0a831 Bug 617913 FuzzOneInvalidCaseConversion could check result of CaseInsensitiveCompare/CharByCharCompareEqual
r=smontagu a=bsmedberg
2011-01-05 14:17:09 -08:00
timeless@mozdev.org
454b199d40 Bug 607944 Canary fails to build with --disable-libxul (missing symbol XRE_GetProcessType)
r=cjones a=bsmedberg
2011-01-05 14:11:56 -08:00
timeless@mozdev.org
9bda36c7a6 Bug 587618 movePath:toPath:handler: is deprecated in UIMoveFile
r=ted a=bsmedberg
2011-01-05 14:11:56 -08:00
Brendan Eich
0b7d9754dc Get rid of JSOP_{GET,CALL}UPVAR and simplify code greatly (592202, r=jorendorff). 2010-12-29 23:46:50 -08:00
Jim Blandy
5ebab69e1a Bug 609832: Function statements should be banned (for now) in ES5 strict mode. (r=cdleary) 2011-01-07 17:56:22 -08:00
Alex Pakhotin
982a19c6b0 Bug 604491 - Tapping update notification while Fennec isn't running just starts fennec and doesn't offer to download [r=blassey a=blocking-fennec] 2010-12-10 19:44:23 -08:00
Bas Schouten
7322ecf52c Bug 623807: Do not use the GDI compatibility flag for the swap chain on optimus devices. r=jrmuizel a=blocking-beta9 2011-01-08 06:39:15 +01:00
Chris Jones
3a29ee3337 Bug 622838: Use the right rect-rounding mode to avoid accidentally resampling resolution-scaled ThebesLayer textures. r=jrmuizel a=b 2011-01-08 00:05:35 -05:00
Jeff Muizelaar
eede7fe911 Bug 623228. Remove some debugging code that snuck in. 2011-01-08 00:05:11 -05:00
Justin Dolske
820f319aec Fix and reenable test from bug bug 620145. a=bustage 2011-01-07 19:47:21 -08:00
Justin Dolske
d80f152347 Disable test from bug 620145, as it doesn't seem to work. Patch seems ok, though. a=bustage 2011-01-07 19:09:43 -08:00
Robert O'Callahan
60388a174c Bug 622886 - spike in crashes [@ gfxContext::gfxContext(gfxASurface*) ]. r=bas, a=blocking 2011-01-04 12:59:00 -08:00
Neil Deakin
124333e47f Bug 617872 - Focus manager allows F6 to focus elements inside non-focusable iframes/browsers. r=smaug, a=blocking 2010-12-09 13:20:00 -08:00
Neil Deakin
2552d11f4d Bug 620145 - Prompt for gmail message with no text has to be focused (clicked on) before ok-ing (or canceling). r=smaug, a=blocking 2011-01-06 11:05:00 -08:00
Frank Yan
1115bad490 Bug 613909 - Disable pinch gestures by default & revert three finger vertical swipe gestures. r=dolske ui-r=beltzner a=blocking-beta9 2011-01-07 16:35:40 -08:00
Frank Yan
8f31491f5a Bug 585393 - left tab title text shifts when a new tab is added. r=dao a=dolske 2011-01-07 16:35:33 -08:00
David Mandelin
45db09006f Bug 622691 followup: invert statement order in AutoUnlockDefaultCompartment to get update inside lock, r=gal, a=blocking 2011-01-06 11:30:15 -08:00
Taras Glek
dfb20e58c1 bug 562406: Fix burning maemo builds a=burning r=mfinkle 2011-01-07 13:32:21 -08:00
Markus Stange
cade7f1d9a Bug 595180: Draw window resizer on Mac OS X. r=joe r=josh a=blocking2.0beta9+ 2011-01-07 15:32:42 -05:00
Taras Glek
4bfd99bfbe bug 586859: Turn off threading in case it added a random cycle collector crash a=backout 2011-01-07 12:39:19 -08:00
Dão Gottwald
143d47ca5b Bug 572160 - Put tabs in the title bar when the window is maximized. r=gavin ui-r=faaborg a=b
--HG--
extra : rebase_source : 8416d48d6c903409c40d7360a9cfa1c01b188828
2011-01-07 21:28:02 +01:00
Dão Gottwald
9351dd24d4 Bug 623669 - Minor cleanup in _positionPinnedTabs. r=gavin
--HG--
extra : rebase_source : 66a8c353080f701f464e29ce714219d3cd4901bb
2011-01-07 21:27:17 +01:00