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

178210 Коммитов

Автор SHA1 Сообщение Дата
enndeakin@sympatico.ca 09da4ae19d Bug 375681, missed this file, add what-wg drag events, r=smaug,sr=roc 2007-04-11 22:56:13 -07:00
enndeakin@sympatico.ca 932380f594 Bug 375681, use drag event names from what-wg spec, also implement new drag and dragend events, r=smaug,sr=roc 2007-04-11 21:37:39 -07:00
mozilla.mano@sent.com 459de0f1a5 Bug 344660 - Show frame count for animated GIFs in Image Properties. patch by Florian Queze <f.qu@queze.net>, r=me. 2007-04-11 18:18:39 -07:00
bzbarsky@mit.edu 1d1e723f8c Adding some more reftests. 2007-04-11 17:52:12 -07:00
mozilla.mano@sent.com 0d33adbdac Bug 377181 - 'Jump to here' system preference is not followed by (new) non-native scrollbars. r-cbarrett, sr=roc. 2007-04-11 17:36:40 -07:00
roc+@cs.cmu.edu 0269c84b60 Bug 377053. Don't return a local string object to callers of gfxQuartzFontCache::GetPostscriptNameForFontID. r=vlad 2007-04-11 17:19:35 -07:00
joshmoz@gmail.com 3bce40ec04 add NS_VK_HELP to GUI event macros. no bug. r/sr=pav 2007-04-11 16:44:19 -07:00
bzbarsky@mit.edu 55f8e63858 Don't block the parser on scripts we'll never execute. Bug 371743, r+sr=sicking 2007-04-11 13:18:11 -07:00
dietrich@mozilla.com 75a6842310 Bug 376863 bookmarkId is set to the node type for bookmark folders? (r=mano) 2007-04-11 12:52:44 -07:00
redfive@acm.org db09529d03 bug 371178 - patcher2 should replace version stringsr=preedChanges:- pass in version string into calls to SubstitutePath()- clean up some indenting 2007-04-11 12:29:28 -07:00
benjamin@smedbergs.us c6843590e8 Fix libxul bustage from bug 376658, patch by sylvain.pasche, r=me 2007-04-11 11:22:35 -07:00
benjamin@smedbergs.us b3dab0ec60 Bustage fix for cygwin environment with non-cygwin python, from bug 361583 2007-04-11 11:17:02 -07:00
axel@pike.org 0790c5b099 bug 361583, bustage fix for cygwin builds, don't use cygwin-wrapper. We may add that back for non-cygwin pythons 2007-04-11 10:09:51 -07:00
ted.mielczarek@gmail.com a07c2ab9b2 fix dbaron's typo 2007-04-11 09:48:01 -07:00
axel@pike.org 37999fa74b bug 361583, start using Preprocessor.py instead of preprocessor.pl in building Minefield, r=bsmedberg 2007-04-11 09:35:01 -07:00
marco@gnome.org f31731326d #376777 Only set text/uri-list from x-moz-url when no uri-list has beenexplicitly set. Patch by Tomeu Vizoso.r=roc sr=roc 2007-04-11 02:06:02 -07:00
longsonr@gmail.com 37c4d4f137 Bug 368836 - improve support for initial in SVG. r+sr=dbaron 2007-04-11 01:27:27 -07:00
dbaron@dbaron.org 831427af6e Annotate known reftest failure for which bug has been filed. 2007-04-11 00:36:58 -07:00
dbaron@dbaron.org 6c163f9238 Annotate known failure for which bug has been filed. 2007-04-11 00:31:09 -07:00
dbaron@dbaron.org 574f845882 Remove failure attributed to bug that was just my confusion. 2007-04-11 00:26:01 -07:00
bzbarsky@mit.edu 8be79dd0c0 Make sure to set our out param on early return. Bug 372426, r+sr=biesi 2007-04-10 22:20:42 -07:00
roc+@cs.cmu.edu 50d471f89f Bug 370439 (sort of). GetAbsPosClipRect needs to take the new frame size as a parameter, because the current frame size may be invalid when we are called by FinishAndStoreOverflow. r+sr=dbaron 2007-04-10 22:04:09 -07:00
dbaron@dbaron.org 49144699c8 Colin just fixed bug 369293. 2007-04-10 22:04:04 -07:00
surkov.alexander@gmail.com d60920b810 Fix for bug 376275 - get rid an assertion from getTextAtOffset on list bullets, r=aaronlev 2007-04-10 21:17:33 -07:00
peterv@propagandism.org 7cc73a2f90 Fix Sunbird bustage. 2007-04-10 19:24:16 -07:00
joshmoz@gmail.com 6169494daa Draw native scrollbars using nsITheme on Mac OS X. Don't use a cocoa control. Fixes a whole host of clipping and visibility bugs and bugs 339447, 369293, 370439. r=josh sr=roc 2007-04-10 17:25:11 -07:00
jst@mozilla.org 831bba9b8c Fixing bug 376987. Add missing code to event listener registration helper code. r=mrbkap@gmail.com, sr=bzbarsky@mit.edu 2007-04-10 16:59:28 -07:00
peterv@propagandism.org 98262e788a Fix for bug 372713 (Add cycle collection to RDF datasources). r=bsmedberg, sr=dbaron. 2007-04-10 15:05:41 -07:00
joshmoz@gmail.com 8f440ac505 re-work the way we send NS_MOUSE_ENTER and NS_MOUSE_EXIT events to be more robust, don't drop events, and always order events correctly. This fixes 355102 and 332138 for sure, and probably fixes most of 354768 and 357253. The latter two bugs can sometimes have other causes as well. r=shebs sr=pav 2007-04-10 13:07:49 -07:00
bent.mozilla@gmail.com 1a02283dcd Bug 376939 - "static strings in nsAirbagExceptionHandler cause crash on shutdown". r=luser. 2007-04-10 12:20:49 -07:00
ted.mielczarek@gmail.com 013c791f61 bug 372831 - provide API to submit extra data with minidump. r=bsmedberg, r=sayrer for the unit test 2007-04-10 12:15:16 -07:00
Olli.Pettay@helsinki.fi 4e9f1925dd Additional patch for bug 369150, r+sr=bz 2007-04-10 12:08:21 -07:00
aaronleventhal@moonset.net 97a4bbcebe Bug 375747. Should not fire nsIAccessible::EVENT_FOCUS for top level window (nsRootAccessible). r=parente 2007-04-10 11:41:40 -07:00
bryner@brianryner.com 6ab774da75 fix warning from bug 374883, r=marria 2007-04-10 11:24:51 -07:00
bzbarsky@mit.edu 54f78ce486 Test should be XHTML, not HTML. Fixes orange. 2007-04-10 10:49:26 -07:00
aaronleventhal@moonset.net 086d65a868 Bug 377045. Crash in nsDocAccessible::GetParent(). r=surkov 2007-04-10 10:46:20 -07:00
benjamin@smedbergs.us 914e0059b8 And fix bashism :-( 2007-04-10 10:37:44 -07:00
benjamin@smedbergs.us 60ec5148d9 Bug 375219 bustage fix. 2007-04-10 10:35:40 -07:00
bzbarsky@mit.edu f1714d252f Add test. 2007-04-10 09:35:56 -07:00
nrthomas@gmail.com d7626a6bbd Bug 376878, work around duplicate all-l10n.js in thunderbird installers, r=rhelmer 2007-04-10 09:32:59 -07:00
surkov.alexander@gmail.com 6bb9ecf421 Fix for bug 377037 - remove acc doc from arguments of nsIAccessibleEvent object, r=aaronlev 2007-04-10 09:28:38 -07:00
bzbarsky@mit.edu c3d12295aa Treat <mtable> as special, since the outermost frame it creates is not in facta table-related frame. Bug 374193, r=bernd, sr=rbs 2007-04-10 09:24:02 -07:00
mrbkap@gmail.com fa1e627390 Protect against someone calling XPCSafeJSObjectWrapper.prototype(). bug 375164, r+sr=brendan 2007-04-10 09:04:43 -07:00
benjamin@smedbergs.us 658b2807d9 Bug 376658 - Enable xinerama by default. Patch by Sylvain Pasche <sylvain.pasche@gmail.com>, r=me+roc 2007-04-10 08:37:25 -07:00
surkov.alexander@gmail.com b92b4232b1 Fix for bug 376935 - posinset and setsize incorrect for lists with poor markup, r=aaronlev 2007-04-10 06:35:17 -07:00
aaronleventhal@moonset.net 25af4ee9c2 Bug 372545. Misidentification of data tables in at-spi based on empty summary or caption. r=nian.liu 2007-04-10 06:29:31 -07:00
igor@mir2.org 1a41e7ddf2 Bug 373175: hiding code to set arena names behind JS_ARENAMETER. r=brendan 2007-04-10 06:29:10 -07:00
surkov.alexander@gmail.com d9e0fc7812 Fix for bug 376514 - stop text accessible using for nsHTMLListBulletAccessible 2007-04-10 04:52:59 -07:00
mozilla.mano@sent.com e77c6fcb8a Test for Bug 376798. r=dietrich. 2007-04-10 03:59:05 -07:00
longsonr@gmail.com 6bd146b170 Bug 376611 - Don't cache marker frames. r=tor,sr=roc 2007-04-10 03:19:59 -07:00