Commit Graph

39202 Commits

Author SHA1 Message Date
Philipp von Weitershausen
8004b896f5 Bug 503832. Visiting a new fragmentid (scrolling to named anchor) should set the title of the page in the global history for the url with that anchor. r=bzbarsky 2010-03-08 19:30:02 -05:00
Martin Husemann
4897e14595 Bug 550842. Ensure at least pointer compatible alignment of memory area for RuleProcessorData::operator new. r=bzbarsky 2010-03-08 19:30:01 -05:00
Laurent Jouanneau
1aaf0cc9ae Bug 543710 - Logging for XUL template based on storage; The patch to commit.
r=enndeakin sr=neil.
2010-03-09 01:02:27 +01:00
Serge Gautherie
a1c3b463fa Bug 521673 - Remove remnant OJI references; (Dv1) /dom/dom-config.mk: remove obsolete REQUIRES.
r=jst.
2010-03-09 01:02:26 +01:00
Doug Turner
f0c932cbe4 Bug 550527 - QEMU segfaults when processing imacro_asm.js. Disabling js shell on versions of sbox that are known to fail. r=jimb
--HG--
extra : rebase_source : fcd4e9aa4f2a2c9af01f764ecf7aff54339b00d8
2010-03-08 15:21:38 -08:00
Ehsan Akhgari
6ed1775117 Bug 550569 - Integrate BrowserScope's HTML editor test suite with Mozilla's mochitest framework; r=bzbarsky
--HG--
extra : rebase_source : fd9a9c69ff732dc8c1af97d120a044f34c6a70d7
2010-03-08 17:36:42 -05:00
Bas Schouten
2fe46f4c56 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
0913ea578d 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
2e4e658c7d Bug 488850. Remove imgRequestProxies from the loadgroup asynchronously. r=joedrew, sr=vlad 2010-03-08 14:34:52 -05:00
Joe Drew
8226268b84 Bug 547143 - Basic test. 2010-03-08 14:01:07 -05:00
Joe Drew
a3bca64786 Bug 547143. r=jrmuizel sr=roc 2010-03-08 14:01:04 -05:00
Benjamin Smedberg
ced61e4b02 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
2a5f3518de 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
48e6fd8d9a 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
1074689b38 Bug 550877 - Crash happen on attempt to delete bad created gfxShareImageSurface. r=dougt. 2010-03-08 19:28:54 +02:00
Oleg Romashin
b6226b7b19 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
44f47fbd80 Backing out fix for bug 548291 to fix test crash (b=550819) 2010-03-08 12:24:35 -05:00
Benjamin Smedberg
9f98f4fcc7 Bug 550602 - pymake broken with ctypes changes, override SHELL, r=ted 2010-03-06 18:50:45 -05:00
Doug Turner
dc1a9634e1 build bustage fix. bad ws in config.mk 2010-03-08 09:19:17 -08:00
Doug Turner
8ae8c0d045 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
a8f9633293 Bug 550658 - OS Libs should include qt os libraries. r=ted 2010-03-08 08:55:53 -08:00
Gervase Markham
7776cbdb2d 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
04bf91afb3 Bug 547985 - Comment out nsw.gov.au in PSL. r=pkasting. 2010-03-08 16:28:57 +00:00
Jonas Sicking
e6aa8d8aab 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
c7f07c0327 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
e117cf60c1 Bug 534136 Part 7: Add tests for atoms. r=jst 2010-03-08 07:45:00 -08:00
Jonas Sicking
0baab851d8 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
3cfc98309e Bug 534136 Part 5: Clean up atomtable hash entries. r=jst 2010-03-08 07:45:00 -08:00
Jonas Sicking
088a5c3e1c Bug 534136 Part 4: Inline accessors on nsIAtom. r=peterv sr=jst 2010-03-08 07:45:00 -08:00
Jonas Sicking
3175f89133 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
c4106f7f22 Bug 534136 Part 2: Use 16bit-char buffers inside atoms. r=bz sr=mrbkap 2010-03-08 07:45:00 -08:00
Jonas Sicking
1a6c0165bf 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
b4f17e4827 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
c08f723746 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
b35756447b Bug 550825 - remove redundant .tab-close-button selectors. r=mstange 2010-03-08 14:33:15 +01:00
Markus Stange
90e5f1cff7 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
aae56faa1e Bug 358095 - Use native drag cursors on Mac OS X. r=josh 2010-03-08 13:35:25 +01:00
Markus Stange
6cd85ba6d1 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
a4c6d432b1 Bug 549891 - Correctly set modifier flags on drag events. r=josh 2010-03-08 13:29:20 +01:00
Markus Stange
d7e8315247 Bug 549747 - Fix a bad null check in WebGLContext::ValidateProgram. r=vlad 2010-03-08 13:28:19 +01:00
Markus Stange
90f17b8799 Bug 549747 - Add a null check for tex in WebGLContext::FramebufferTexture2D. r=vlad 2010-03-08 13:27:22 +01:00
Jonathan Kew
7651414fc0 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
7f9e6db0be 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
cde29f1d9f 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
fbcfb248e3 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
fa99f2af14 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
b53f857080 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
bfd37ba715 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
6997bcf952 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
2aabbeb10f 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