Граф коммитов

259796 Коммитов

Автор SHA1 Сообщение Дата
Daniel Brooks aa6d042817 about:startup - fix a type warning 2010-10-24 15:23:16 -05:00
Daniel Brooks bf08f881dd about:startup - cache app launch timestamp 2010-10-24 11:24:09 -05:00
Daniel Brooks fc0d3f2d6c about:startup - fix jar manifest 2010-10-24 11:23:41 -05:00
Daniel Brooks 546fd6642b about:startup - merge with trunk 2010-09-27 05:38:17 -05:00
Bas Schouten c970431566 Bug 594779: Bail out when texture creation fails, to avoid NULL pointer dereference. r=vlad a=blocking-beta7 CLOSED TREE 2010-09-27 04:57:40 +00:00
Bas Schouten 4530372dc6 Bug 599675: Break out of device waiting loop when device is removed. r=vlad a=blocking-beta7 2010-09-27 04:47:40 +00:00
Nick Thomas f7d412fa32 Bug 571367, turn production x86_64 builds into i386/x86_64 universal binaries (disable tests known to fail on leopard) r=ted CLOSED TREE 2010-09-27 12:14:47 +13:00
Nick Thomas d50523956e Bug 571367, turn production x86_64 builds into i386/x86_64 universal binaries (build system changes) r=ted 2010-09-27 11:06:01 +13:00
Kyle Huey 889908e453 Backing out Bug 599698. a=me 2010-09-26 08:19:20 -04:00
Daniel Brooks bbbee4e248 about:startup - handle a failure from nsIXULRuntime::GetLaunchTimestamp properly 2010-09-26 06:35:58 -04:00
Vladimir Vukicevic fe8f4997c8 b=599698; remove UpdateSurfaceClip speedtrap in canvas drawImage; r+a=shaver 2010-09-25 23:57:56 -07:00
Daniel Holbert 44c3eabfb6 Bug 599497: Notify the SVG-as-image helper doc's parser of stop request before calling ContinueInterruptedParsing, to keep it from hanging when there's no data left. r=jst a=blocking-beta-7 2010-09-25 10:51:37 -07:00
Kyle Huey 153b181d29 Bug 599567: Followup to make new checks conditioned on COMPILE_ENVIRONMENT too. r=me a=me 2010-09-24 23:36:25 -04:00
Serge Gautherie 27b0c5d850 Bug 599567: Fix YASM detection on Win32 and COMPILE_ENVIRONMENT check on all platforms. r=khuey a=blocking-beta-7 2010-09-24 23:18:13 -04:00
Chris Jones 66d94807a0 Bug 595215: Check for a null FontEntry here. r=karlt a=blocking-oprah 2010-09-24 20:15:02 -05:00
Mounir Lamouri 2936beb934 Bug 599258 - Fix random orange on content/html/content/test/test_bug561636.html. r=jst a=test 2010-09-24 17:14:50 -07:00
Chris Jones 252664a24c Bug 596969: Allow a document's CSS viewport to be permanently overridden by chrome script. sr=dbaron a=blocking-fennec 2010-09-24 17:41:31 -05:00
Chris Jones dd26b9dbd6 Bug 591555: Shadow layer resources are scoped to their PLayerParent, of which there may be many for one layer manager, so move resource management down into Shadow*Layer. r=joe sr=roc 2010-09-24 17:41:31 -05:00
Andreas Gal 0379991b94 Optimize XML namespace handling. Bug 599166. r=brendan. a=sayrer 2010-09-24 15:23:54 -04:00
Josh Aas 51075b81da Back out patch for 596762, running the test plugin out-of-process on 64-bit Mac OS X is exposing a bug that causes a lot of intermittent orange. a=josh 2010-09-24 15:08:30 -04:00
David Humphrey 90a08110a9 Bug 553938 - add crashtest. a=NPOTB 2010-09-24 11:34:23 -07:00
Jesse Ruderman 0b83ac72b1 Bug 499844 - add crashtest. a=NPOTB 2010-09-24 11:33:54 -07:00
Jesse Ruderman d32bb29d6c Bug 557174 - add crashtest. a=NPOTB 2010-09-24 11:30:54 -07:00
Jesse Ruderman cf57471007 Bug 580504 - add crashtest. a=NPOTB 2010-09-24 11:29:07 -07:00
Jesse Ruderman 134627f918 Bug 537631 - add crashtest. a=NPOTB 2010-09-24 11:27:58 -07:00
Jesse Ruderman b6f94c5583 Bug 490174 - add reftest. a=NPOTB 2010-09-24 11:26:34 -07:00
Jesse Ruderman 747be4bf5d Bug 558201 - Remove leftover random-if(). a=NPOTB 2010-09-24 11:25:11 -07:00
Jesse Ruderman 66fbe63b96 Bug 563070 - Use a local image, not an image from www.google.com 2010-09-24 11:23:37 -07:00
Jesse Ruderman a4f849af60 Bug 584582 - Remove asserts-if() now that the bug is fixed 2010-09-24 11:22:42 -07:00
Jesse Ruderman 3c81fd0f75 Bug 579244 - attempt to fix an intermittent test timeout by ensuring that onload fires. a=NPOTB 2010-09-24 11:22:30 -07:00
Robert Strong 459fb2ea6c Bug 599412 - Disable the update button when it is hidden in the deck. r=dtownsend, a=blocking2.0-beta7 2010-09-24 10:57:21 -07:00
Bas Schouten 9b3de615c5 Bug 599118 - Followup: Respect source pattern filter when using fastblit. r=joe a=test-bustage 2010-09-24 19:55:55 +02:00
Josh Aas a569eaff29 Bug 599086 and bug 599391: Disable tests that are now intermittent orange because we put the Mac OS X test plugin out of process. a=josh 2010-09-24 13:04:25 -04:00
Bas Schouten 05fb4bb1ba Bug 599118 - Part 2: Try to use our fastblit path for solid alpha masks. r=vlad a=blocking-beta7 2010-09-24 18:58:03 +02:00
Bas Schouten 11d33f7b2e Bug 599118 - Part 1: Generalize our fastblit path for boxes to use DrawBitmap where it can. r=vlad a=blocking-beta7 2010-09-24 18:58:00 +02:00
Bas Schouten bbb56b1f1f Bug 587508: Workaround: Invalidate parts of the plugin area that might have content drawn to them. r=roc a=blocking-beta7 2010-09-24 18:57:52 +02:00
Robert Sayre 45fc94877d Merge a=blockers 2010-09-24 12:35:01 -04:00
Robert Sayre ab51e5b35f Merge tracemonkey to mozilla-central. a=blockers. 2010-09-24 12:34:30 -04:00
Josh Aas 0341e5db8e Bug 599378: Disabled test_hanging.html on Mac OS X for now. a=josh 2010-09-24 12:32:23 -04:00
Scott Greenlay 367b8ceccb Bug 596762: Allow specification of differing IPC preferences for each architecture in a universal binary. r=josh a=blocking-b7 2010-09-24 10:32:02 -04:00
Robert Sayre 4571416072 Merge mozilla-central to tracemonkey. 2010-09-23 23:48:27 -04:00
Chris Jones 16e325ab38 Followup to bug 597336: fix --disable-ipc builds. a=bustage 2010-09-23 21:54:52 -05:00
Justin Dolske 51b9c4dc99 Attempt to fix frequent orange test (bug 482175). a=me 2010-09-23 18:46:41 -07:00
Chris Jones 691dbdf359 Bug 597336, part 4: If UseClientSideRendering(), render to a gfxImageSurface backed by memory shared with X and then XShmPutImage to copy it to our window's drawable. r=karl a=blocking-fennec 2010-09-23 20:00:06 -05:00
Chris Jones a261e9165d Bug 597336, part 3: Generalize the not-using-X-compositing check when creating shadow-layer backing surfaces. r=karl 2010-09-23 20:00:06 -05:00
Chris Jones d5ff8952cc Bug 597336, part 2: Create offscreen gfxImageSurfaces if UseClientSideRendering(). r=vlad 2010-09-23 20:00:06 -05:00
Chris Jones f49eee5c28 Bug 597336, part 1: Add gfxPlatformGtk::UseClientSideRendering() to control whether to avoid X server compositing. sr=vlad 2010-09-23 20:00:06 -05:00
David Anderson 0c7372b971 Do not inline js::mjit::TryCompile (bug 596460, r=sstangl).
--HG--
extra : rebase_source : 06796a4e840e72a14d2648ec2ed99427edd16c05
2010-09-23 17:41:21 -07:00
Philipp von Weitershausen 353a5482c8 Disable tests due to Windows failures (bug 599193) a=bustage-fix 2010-09-24 02:24:42 +02:00
Robert Sayre b3c04f8dc0 Merge tracemonkey to mozilla-central. a=blockers. 2010-09-23 20:09:54 -04:00