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

244305 Коммитов

Автор SHA1 Сообщение Дата
Bas Schouten 4ade325126 Bug 550911: Properly tell cairo which part of the image has been passed. r=jrmuizel 2010-03-09 00:53:50 +01:00
Doug Turner 15fe795820 Ensuring that js/src/config/config.mk matches top level config.mk
--HG--
extra : rebase_source : 99997df69307d19a2de2b3e6d5654408ac053d4d
2010-03-08 12:11:36 -08:00
Boris Zbarsky 60804e3c1f Bug 488850. Remove imgRequestProxies from the loadgroup asynchronously. r=joedrew, sr=vlad 2010-03-08 14:34:52 -05:00
Joe Drew 13567a63ed Bug 547143 - Basic test. 2010-03-08 14:01:07 -05:00
Joe Drew 194fb77a2a Bug 547143. r=jrmuizel sr=roc 2010-03-08 14:01:04 -05:00
Benjamin Smedberg e530de957c Followup to bug 548217 - Instead of using a bizarre dual-refcounting scheme, explicitly track when nsPluginStreamListenerPeer.mLocalCachedFile is shared and should be deleted, r=josh
--HG--
extra : rebase_source : 97f6bebfdb99f0c0cbd8cd033e62492fcb755d09
2010-03-06 14:38:54 -05:00
Benjamin Smedberg 5effb3a08b 1;2cBug 548217 - Make NP_SEEK streams work properly: they shouldn't crash if NPN_RequestRead is called after all the stream data is delivered, and they should call NPP_DestroyStream when NPN_DestroyStream is called, but not before. To this end, the classes nsPluginStreamInfo and nsPluginStreamListenerPeer have been unified: the nsNPAPIPluginStreamListener holds the stream listener peer alive so that additional range requests can be made on it. In addition the nsNPAPIPluginStreamListener holds *itself* alive for NP_SEEK streams, and only calls releases itself/calls CleanUpStream when the plugin explicitly calls NPN_DestroyStream or when the associated plugin instance is being destroyed. r=josh
--HG--
extra : rebase_source : 372df117d2b0c955605f44ee0e2fa512f0ad972b
2010-02-23 21:58:27 -05:00
Doug Turner 39ac8b0ec6 Bug 550658 - OS Libs should include qt os libraries. js config.mk change. r=ted
--HG--
extra : rebase_source : cdd18e60444210d5093bfc0bbdc4acfcd74e12a0
2010-03-08 09:27:48 -08:00
Oleg Romashin 8f603042e2 Bug 550877 - Crash happen on attempt to delete bad created gfxShareImageSurface. r=dougt. 2010-03-08 19:28:54 +02:00
Oleg Romashin d2023c2fd6 Bug 549554 - MOZ_X_SYNC evn option does not work in MOZ_QT port, missing include. r=dougt 2010-03-08 19:28:15 +02:00
David Bolter 8cfab784c7 Backing out fix for bug 548291 to fix test crash (b=550819) 2010-03-08 12:24:35 -05:00
Benjamin Smedberg 63a443c100 Bug 550602 - pymake broken with ctypes changes, override SHELL, r=ted 2010-03-06 18:50:45 -05:00
Doug Turner 5daaa88e79 build bustage fix. bad ws in config.mk 2010-03-08 09:19:17 -08:00
Doug Turner e159d070ed Bug 550649 - configure.in changes for Qt. fixing up with-qtdir so that it works. r=ted 2010-03-08 09:02:29 -08:00
Doug Turner 6ad8755618 Bug 550658 - OS Libs should include qt os libraries. r=ted 2010-03-08 08:55:53 -08:00
Gervase Markham e2a1c80786 Bug 541761 - correct legal text to make it clear Firefox logo files are free in copyright terms, although the image is still a trademark. r=handerson. 2010-03-08 16:31:22 +00:00
Gervase Markham 80f066073f Bug 547985 - Comment out nsw.gov.au in PSL. r=pkasting. 2010-03-08 16:28:57 +00:00
Jonas Sicking 518102c387 Bug 534136 part 4bis: Fix review comments from peterv that should have been in initial patch. 2010-03-08 08:03:55 -08:00
Jonathan Kew 70b64e4a8b bug 550163 - part 8 followup - add padding to try and avoid intermittent subpixel-clipping failure on Windows debug tinderbox. 2010-03-08 15:49:29 +00:00
Jonas Sicking 0f90def852 Bug 534136 Part 7: Add tests for atoms. r=jst 2010-03-08 07:45:00 -08:00
Jonas Sicking 2419a95760 Bug 534136 Part 6: Properly handle invalid UTF8 string being passed to NS_NewAtom/do_GetAtom. r=jst 2010-03-08 07:45:00 -08:00
Jonas Sicking 2cfa36795b Bug 534136 Part 5: Clean up atomtable hash entries. r=jst 2010-03-08 07:45:00 -08:00
Jonas Sicking 8a4b4283f4 Bug 534136 Part 4: Inline accessors on nsIAtom. r=peterv sr=jst 2010-03-08 07:45:00 -08:00
Jonas Sicking 225616b6c1 Bug 534136 Part 3: Optimize atom-using code for the fact that atoms store 16bit strings. Also take advantage of new nsAtomString API. r=bz 2010-03-08 07:45:00 -08:00
Jonas Sicking ff49d3e414 Bug 534136 Part 2: Use 16bit-char buffers inside atoms. r=bz sr=mrbkap 2010-03-08 07:45:00 -08:00
Jonas Sicking b2f8c249b3 Bug 534136 Part 1: Make atoms keep a pointer to an nsStringBuffer rather than storing the data inline. r=bsmedberg 2010-03-08 07:44:59 -08:00
Doug Turner 351447a387 Bug 550410. Provide a pref to disable orientation events. r=dveditz
--HG--
extra : rebase_source : 0bc3ffef8341a4a34b166a41e9dcd1a405b1ec89
2010-03-08 07:33:24 -08:00
Marco Bonardo 6b1b3e420d Bug 529062 - Re-enable browser_views_liveupdate.js test on Mac, and make it check title changes too, r=mano 2010-03-05 09:26:39 -08:00
Dão Gottwald a258572db5 Bug 550825 - remove redundant .tab-close-button selectors. r=mstange 2010-03-08 14:33:15 +01:00
Markus Stange 27067b5836 Bug 547723 - Turn off menu background blurring on PPC because it results in blank menus. r=josh 2010-03-08 13:38:17 +01:00
Markus Stange 3e5111a6a3 Bug 358095 - Use native drag cursors on Mac OS X. r=josh 2010-03-08 13:35:25 +01:00
Markus Stange 61946c1916 Bug 434210 - When dropping text in textfields, check the drag session's drag action instead of the event's modifier flags when determining whether to move or copy text. r=smaug 2010-03-08 13:32:53 +01:00
Markus Stange c7f66aba2a Bug 549891 - Correctly set modifier flags on drag events. r=josh 2010-03-08 13:29:20 +01:00
Markus Stange 83e53ee168 Bug 549747 - Fix a bad null check in WebGLContext::ValidateProgram. r=vlad 2010-03-08 13:28:19 +01:00
Markus Stange 3f09cdc2d1 Bug 549747 - Add a null check for tex in WebGLContext::FramebufferTexture2D. r=vlad 2010-03-08 13:27:22 +01:00
Jonathan Kew 2807a4cbc2 bug 550163 - part 18 - force "quality" text rendering to get consistent kerning on Win7 in reftest 399636. r=roc 2010-03-08 10:11:15 +00:00
Jonathan Kew a94ae680ed bug 550163 - part 17 - use letter-spacing to avoid Win7 subpixel failure in capitalize reftests. r=roc 2010-03-08 10:11:11 +00:00
Jonathan Kew 2dcabffd28 bug 550163 - part 16 - use sans-serif to avoid Win7 subpixel failure in line-editing-1 reftest. r=roc 2010-03-08 10:11:09 +00:00
Jonathan Kew 0f8b06eed7 bug 550163 - part 15 - use sans-serif to avoid Win7 subpixel failure in reftest 394402. r=roc 2010-03-08 10:11:06 +00:00
Jonathan Kew b560ddfa3e bug 550163 - part 14 - use sans-serif to avoid Win7 subpixel failure in mathml/quotes reftest. r=roc 2010-03-08 10:11:04 +00:00
Jonathan Kew dc672c23f2 bug 550163 - part 13 - use invisible text to avoid Win7 or Mac subpixel failure in reftest 503399. r=roc 2010-03-08 10:11:02 +00:00
Jonathan Kew 431a56b259 bug 550163 - part 12 - use sans-serif and letter-spacing to avoid Win7 subpixel failure where 'tt' glyphs touch in reftest 495385. r=roc 2010-03-08 10:11:00 +00:00
Jonathan Kew 4f7c06d5d0 bug 550163 - part 11 - use sans-serif to avoid Win7 subpixel failure in reftest 474417. r=roc 2010-03-08 10:10:57 +00:00
Jonathan Kew 374caa0423 bug 550163 - part 10 - use sans-serif to avoid Win7 subpixel failure in reftest 413292. r=roc 2010-03-08 10:10:55 +00:00
Jonathan Kew 331302299c bug 550163 - part 9 - use sans-serif to avoid Win7 subpixel failure in reftest 389074. r=roc 2010-03-08 10:10:52 +00:00
Jonathan Kew 67f06eb395 bug 550163 - part 8 - use @font-face to ensure we have a font with the fi ligature in reftest 385569. r=roc 2010-03-08 10:10:50 +00:00
Jonathan Kew aa5ce0a380 bug 550163 - part 7 - use sans-serif to avoid Win7 subpixel failure in reftest 362901. r=roc 2010-03-08 10:10:48 +00:00
Jonathan Kew 46e8e99d0f bug 550163 - part 6 - use sans-serif to avoid Win7 subpixel failure in reftest 351641. r=roc 2010-03-08 10:10:45 +00:00
Jonathan Kew 09f45530d2 bug 550163 - part 5 - use sans-serif and padding to avoid Win7 subpixel failure in reftest 350506. r=roc 2010-03-08 10:10:43 +00:00
Jonathan Kew 1b553cf5de bug 550163 - part 4 - add padding to avoid Win7 subpixel failure in reftest 296361. r=roc 2010-03-08 10:10:41 +00:00