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

232054 Коммитов

Автор SHA1 Сообщение Дата
Andreas Gal e71d6dc08d Optimize XML namespace handling. Bug 599166. r=brendan. a=sayrer 2010-09-24 15:23:54 -04:00
Josh Aas e8615565e7 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 cb46429c64 Bug 553938 - add crashtest. a=NPOTB 2010-09-24 11:34:23 -07:00
Jesse Ruderman 593a9ae80b Bug 499844 - add crashtest. a=NPOTB 2010-09-24 11:33:54 -07:00
Jesse Ruderman 803a9b2b94 Bug 557174 - add crashtest. a=NPOTB 2010-09-24 11:30:54 -07:00
Jesse Ruderman 115e6cc620 Bug 580504 - add crashtest. a=NPOTB 2010-09-24 11:29:07 -07:00
Jesse Ruderman 909275a500 Bug 537631 - add crashtest. a=NPOTB 2010-09-24 11:27:58 -07:00
Jesse Ruderman 9cf9ada521 Bug 490174 - add reftest. a=NPOTB 2010-09-24 11:26:34 -07:00
Jesse Ruderman 97f12b1a41 Bug 558201 - Remove leftover random-if(). a=NPOTB 2010-09-24 11:25:11 -07:00
Jesse Ruderman a73a7fcf89 Bug 563070 - Use a local image, not an image from www.google.com 2010-09-24 11:23:37 -07:00
Jesse Ruderman 8147729945 Bug 584582 - Remove asserts-if() now that the bug is fixed 2010-09-24 11:22:42 -07:00
Jesse Ruderman 432a43d261 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 1f597e1dff 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 c6bbc7508a 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 33d4767075 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 ebc25954e2 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 81dc3455ad 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 93afa5f050 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 e947d61dd6 Merge a=blockers 2010-09-24 12:35:01 -04:00
Robert Sayre 81c90e2a46 Merge tracemonkey to mozilla-central. a=blockers. 2010-09-24 12:34:30 -04:00
Josh Aas 5cc82d4890 Bug 599378: Disabled test_hanging.html on Mac OS X for now. a=josh 2010-09-24 12:32:23 -04:00
Scott Greenlay 138d798f41 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 ce8711981c Merge mozilla-central to tracemonkey. 2010-09-23 23:48:27 -04:00
Chris Jones 93c072b724 Followup to bug 597336: fix --disable-ipc builds. a=bustage 2010-09-23 21:54:52 -05:00
Justin Dolske 1d476dff30 Attempt to fix frequent orange test (bug 482175). a=me 2010-09-23 18:46:41 -07:00
Chris Jones 27603d255c 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 61c93dad95 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 48b6010626 Bug 597336, part 2: Create offscreen gfxImageSurfaces if UseClientSideRendering(). r=vlad 2010-09-23 20:00:06 -05:00
Chris Jones ba07a24719 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 b3baed084f 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 5de024afba Disable tests due to Windows failures (bug 599193) a=bustage-fix 2010-09-24 02:24:42 +02:00
Robert Sayre c292910521 Merge tracemonkey to mozilla-central. a=blockers. 2010-09-23 20:09:54 -04:00
Chris Leary 56196fb6ff Back out b70659aca040, burning XPCShell tests. (no_r=me) 2010-09-23 16:48:35 -07:00
Andreas Gal ae80e2268b Backed out changeset 52c66b17843e (bug 592907). 2010-09-23 16:21:37 -07:00
Oleg Romashin bf2134a854 Bug 598227 - Add support NPP_ImageDraw API for Maemo5. r=dougt a=blocking-fennec 2010-09-23 16:06:41 -07:00
Oleg Romashin 8bf2f65db7 Bug 598531 - pixman hitting slow path. disable scaling. r=roc a=blocking-fennec 2010-09-23 16:06:27 -07:00
Gregor Wagner d1df5e15ea Bug 592907 - TM: set JSGC_MAX_BYTES to a sane value (r=igor) 2010-09-23 15:31:32 -07:00
Dave Townsend 508d2aa099 Bug 563971: When migrating with a lightweight theme enabled the default theme will think it is enabled. r=robstrong, a=blocks-beta7 2010-09-23 15:26:02 -07:00
Stephen Horlander 27123fbc50 Bug 593339: improve styling of the app-tab title-change highlight, r=gavin, a=beltzner
--HG--
extra : rebase_source : a557e6016ad13de5a0f240c36d94258c3bec718c
2010-09-23 18:59:55 -04:00
Philipp von Weitershausen d1b2361410 Bug 583406 - Need notification for when Firefox version of Sync is outdated. r=mconnor a=blocking-beta7 2010-09-24 00:19:42 +02:00
Philipp von Weitershausen 22bd8614f5 Bug 591131 - Sync UI: Point users at status page when we hit sync delay/503s. r=mconnor a=blocking-beta7 2010-09-24 00:19:42 +02:00
Philipp von Weitershausen 7fa6b027e5 Bug 598641 - Sync UI: Show a passphrase strength meter for custom passphrase. r=mconnor a=blocking-beta7 2010-09-24 00:19:42 +02:00
Philipp von Weitershausen 4a2ae4efbe Merge fx-sync to mozilla-central (bug 597426) 2010-09-24 00:19:31 +02:00
Chris Leary 379f9466a6 Bug 596580: fix versioning on mozJSSubScriptLoader. (r=sayrer,brendan)
--HG--
extra : rebase_source : fb2fe804a3f94bc9d6947605ce0e0c19a29b2227
2010-09-23 14:48:58 -07:00
Benoit Jacob 8d4a2d48dd Bug 598732 - GLX initialization crash [@ mozilla::gl::GLContextGLX::Init ] - r=vladimir, a=blocking-2.0b7 2010-09-23 17:05:52 -04:00
Benoit Jacob 9ffb36bc73 Bug 599101 - Fix EGL crash: mEGLLibrary was not loaded on non-Windows, depending on uninitialized value - r=vlad, a=blocking-fennec-2.0b1 2010-09-23 16:59:17 -04:00
Ehsan Akhgari b35a75faf9 Bug 596001 - Add a test to make sure that tab values are handled correctly in plaintext editable fields; r=roc a=NOPTB 2010-09-23 16:55:40 -04:00
Shu-yu Guo f0f46d8ec8 Bug 573569: One-pass SSA builder for Narcissus. (r=gal) 2010-09-23 13:19:05 -07:00
Josh Aas 377ed298fb Merge backout of bug 596762. a=josh 2010-09-23 16:06:36 -04:00
Josh Aas 7fa21e948b Backed out changeset 401db5db054a, bug 596762. Too much orange, again. a=josh 2010-09-23 16:06:13 -04:00