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

243533 Коммитов

Автор SHA1 Сообщение Дата
Daniel Holbert 0cf8ec98c1 Bug 542670 Patch A: Add equality operator for nsSMILValue. r=roc 2010-02-20 13:13:11 -08:00
Daniel Holbert df8498501c Bug 533291 Patch C: When an inactive nsSMILAnimationFunction has changed, force its target to recompose during that sample. r=roc 2010-02-20 13:13:11 -08:00
Daniel Holbert 1145ac1621 Bug 533291 Patch B: Add method nsSMILAnimationFunction::UpdateCachedTarget, to tell when an animation function's target has changed. r=roc 2010-02-20 13:13:11 -08:00
Daniel Holbert acbde1fefd Bug 533291 Patch A: Create classes nsSMILTargetIdentifier & nsSMILWeakTargetIdentifier, based on nsSMILCompositorKey. r=roc 2010-02-20 13:13:11 -08:00
Ben Turner e3100a24ee Bug 540029 - 'Workers: Flush JIT cache when suspended'. r+sr=jst. 2010-02-20 12:50:56 -08:00
Phil Ringnalda 004863934c Bug 546376 - Remove pointless plusses in pinstripe/global/jar.mn, r=dao 2010-02-15 21:46:28 -08:00
Phil Ringnalda 27c1467970 Bug 520364 - Make about:memory themeable, r=dao 2010-02-15 21:26:42 -08:00
Phil Ringnalda ebf0175ad4 Bug 545081 - There's no need for no_pkg_files when every platform uses a package manifest, r=ted 2010-02-08 18:21:42 -08:00
Walter Meinl 7f4b9207d5 Bug 546774 - new toolbar theme forward button is missing on OS/2. r=dao 2010-02-20 19:13:16 +01:00
Mike Hommey 86557a54c4 Bug 544835 - Remove leftovers from bug 476903. r=bsmedberg 2010-02-20 19:11:57 +01:00
Dão Gottwald 319098bc59 Bug 546261 - Full-screen window controls shouldn't pick up custom toolbarbutton styling. r=gavin 2010-02-20 19:11:09 +01:00
Neil Deakin 9e5300028a Bug 543065, only scroll one ancestor of menus, r=roc 2010-02-20 11:10:35 -05:00
Neil Deakin 5a29af974e Bug 540340, check page length before scrolling, prevents trees such as the cookies list from starting scrolled down a row, r=neil 2010-02-20 11:08:40 -05:00
Neil Deakin 53da314925 Bug 528491, combine nsFocusController and nsWindowRoot, r=jst,sr=smaug 2010-02-20 11:07:03 -05:00
Neil Deakin a13ffbf1ee Bug 536481, clear the mouse capture when a window is lowered or the containing docshell is hidden, r=smaug 2010-02-20 11:06:58 -05:00
Neil Rashbrook 7f3330819e Bug 528755 Move filepicker file types into toolkit/content/filepicker.properties r=gavin 2010-02-20 15:26:41 +00:00
Neil Rashbrook 35f4db9e0a Bug 543001 Make nsTArray::GreatestIndexLtEq easier to use r=bsmedberg 2010-02-20 15:26:12 +00:00
Neil Rashbrook c3d66bc242 Bug 484610 Fix mismatched allocators r=jst sr=peterv 2010-02-20 15:25:21 +00:00
Justin Lebar 2de46143ec Bug 519400: Speed up Canvas's [get|put]ImageData() r=vlad 2009-12-04 19:21:45 -08:00
Jae-Seong Lee-Russo 2cbe428a03 Bug 530300: Replace PR_MIN/PR_MAX with NS_MIN/NS_MAX in /dom r=peterv 2010-02-20 08:59:07 -05:00
Ms2ger 3f7ab057da Bug 539274: Tab cleanup in aisle tools/rb/find-leakers.pl r=bsmedberg 2010-02-20 08:58:06 -05:00
Mike Hommey 41c4575549 Bug 535990: Null check at PL_DHashTableOperate to avoid crashing r=bsmedberg 2010-02-20 08:55:34 -05:00
Martin Stransky b3c5fedb03 Bug 528900: Null check at _[pop|push]popupsenabledstate to avoid crashing r=jst 2010-02-20 08:53:10 -05:00
Kyle Huey 3986aadb07 Bug 545064: Eliminate obsolete ResultFromSCode macro r=jimm, davidb 2010-02-20 08:45:19 -05:00
Kyle Huey eebf709057 Bug 513464: Add support for multiple drags outside of Gecko r=jimm
--HG--
extra : rebase_source : a7b2f1d7b81946baa47793a8c5cdf8da59c42fd4
2010-02-20 08:44:02 -05:00
Mark Banner f39e129e6b Possible bustage fix for shared,non-libxul builds following Bug 544250. r=bustage fix 2010-02-20 09:42:55 +00:00
Brad Lassey 81f05268b9 Winmo bustage fix from bug 545080 r=dougt 2010-02-20 00:53:38 -05:00
Boris Zbarsky a0a531118b Bug 547342 attempted fix. Since scrollToRow doesn't flush layout, and since layout is what sets up the tree view, and since scrollToRow bails out early if there's no view, make sure to flush layout before calling scrollToRow. But we should really consider fixing scrollToRow instead. 2010-02-19 23:35:17 -05:00
Boris Zbarsky 435b79768e Bug 513146. Since this test assumes things about the positioning of things on the page but doesn't flush layout before running, we need to make sure to either run it when pageload is done or make it flush layout up front. Do the former. Will get gavin's review. 2010-02-19 23:04:09 -05:00
Oleg Romashin 4b8146c17f Bug 544250 - Implement different rendering backends for Qt mozilla port. r=jmuizelaar. 2010-02-19 19:46:54 -08:00
Daniel Holbert b3ac46a92d bustage fix for Bug 461199: rename global var 'link' in test_IHistory.cpp to avoid bustage due to ambiguity w/ 'link()' function in unistd.h 2010-02-19 17:22:32 -08:00
Timothy Nikkel 7f5d2e3f26 Bug 544537. Attempt to fix random orange by adding some extra mouse events before the real test because they seem to make painting actually happen on OS X. 2010-02-19 16:14:24 -06:00
Ben Turner 9f15762144 Bug 547247 - '[OOPP] Crash [@ RtlEnterCriticalSection ] when ending mozilla-runtime on a page that does not contain a plugin'. Bustage fix 2010-02-19 12:45:47 -08:00
Ben Turner 230c72032e Bug 547247 - '[OOPP] Crash [@ RtlEnterCriticalSection ] when ending mozilla-runtime on a page that does not contain a plugin'. r=bsmedberg. 2010-02-19 12:39:38 -08:00
Daniel Holbert 5f7cf63e45 Followup to Bug 541884: Fix --disable-smil build bustage by moving SVGViewBoxSMILType.cpp within Makefile 2010-02-19 12:39:30 -08:00
Benjamin Smedberg b34470570a Followup to bug 545080, convert additional functions to the explicit "W" variants so that even when we're not building with -DUNICODE we always use unicode paths, r=Thunderbird bustage 2010-02-19 15:31:28 -05:00
Benjamin Smedberg 36636e17ce Bug 545080 and bug 537344 - When UNICODE is defined in modules/plugin/base/src, we follow codepaths that aren't right, and the fields of nsPluginInfo are double-converted to UTF8, which is bad, r=josh 2010-02-13 16:59:39 -05:00
Alexander Surkov 68d2c6a519 Reduce orange noise for test_name_nsRootAcc on Linux (b=525175). r=davidb 2010-02-19 14:00:49 -05:00
Boris Zbarsky 24dd3ecebd Bug 545927. Check for negative numbers before doing roman-numeral stuff. r=sicking 2010-02-19 12:11:40 -05:00
Boris Zbarsky 1b0f9a2411 Bug 538087. Hook up reflow to refresh driver. r=dbaron 2010-02-19 12:11:40 -05:00
Chris Cooper 2324697184 Bug535369 - Compile bsdiff for host OS rather than target - r=ted.mielczarek 2010-02-19 11:58:45 -05:00
Ben Hearsum 94786728d1 merge commit 2010-02-19 08:48:14 -05:00
Ben Hearsum b13c66c386 Backing out bug 484799 which breaks new Windows build machines, and was meant to be backed out in December.. 2010-02-19 08:47:47 -05:00
Jonathan Watt 95176d11d9 Bug 541884 follow-up to use IsNull() instead of checking mPtr manually. r=dholbert 2010-02-19 13:28:23 +00:00
Arpad Borsos 4faef7bab0 Bug 545970 - Autoscroll widget doesn't appear or wrong image appears in certain cases; r=neil@parkwaycc.co.uk 2010-02-13 12:31:10 +01:00
Ehsan Akhgari 5043705421 Merge backout of changeset e6cf06cfcef9 2010-02-18 19:03:52 -05:00
Ehsan Akhgari a98c3c5ce8 Backed out changeset e6cf06cfcef9 2010-02-18 19:03:28 -05:00
Ehsan Akhgari 582ac13e00 Merge backout of changeset 70b1ccb14325 2010-02-18 19:02:08 -05:00
Ehsan Akhgari de20206bd1 Backed out changeset 70b1ccb14325 2010-02-18 18:52:12 -05:00
Daniel Holbert 8e79f72246 Sync bug 544190's changes to config/rules.mk into js/src/config/, to fix "make check" bustage from that bug 2010-02-18 15:19:08 -08:00