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

243557 Коммитов

Автор SHA1 Сообщение Дата
Jesse Ruderman 776993d4ff Bug 539516 - Switch automation.py to use the new python stack fixer. r=ted
--HG--
rename : tools/rb/fix-macosx-stack.py => tools/rb/fix_macosx_stack.py
2010-02-21 13:03:20 -08:00
Oleg Romashin abf85007f9 Bug 546074 - nsMIMEInfoUnix and nsOSHelperAppService.cpp does not match to each other. r=dougt
--HG--
extra : rebase_source : ad820f70c9a0958311300dc4b2cd72fed6cf21a1
2010-02-19 00:12:33 +02:00
Oleg Romashin a3814e7662 Bug 547008 - osso-mem.h in nsMemoryImpl.cpp is not used, and should be removed. r=dougt
--HG--
extra : rebase_source : 35638f5dd120786826ee0f9891e3d00940bbb037
2010-02-19 00:04:39 +02:00
Jonathan Kew 075fd091b6 Bug 546813 - honor the language in the frame's styleContext when selecting fonts in SVG. r=jwatt 2010-02-21 11:13:54 -08:00
Jonathan Kew 0b53eed137 Bug 546813 - reftest for honoring language when selecting fonts in SVG. 2010-02-21 11:13:52 -08:00
Daniel Holbert a94f77253f Bug 547323: Move "svg-integration" reftests dir inside of "svg" dir. r=roc
--HG--
rename : layout/reftests/svg-integration/clipPath-html-01-extref.xhtml => layout/reftests/svg/svg-integration/clipPath-html-01-extref.xhtml
rename : layout/reftests/svg-integration/clipPath-html-01-ref.svg => layout/reftests/svg/svg-integration/clipPath-html-01-ref.svg
rename : layout/reftests/svg-integration/clipPath-html-01.xhtml => layout/reftests/svg/svg-integration/clipPath-html-01.xhtml
rename : layout/reftests/svg-integration/clipPath-html-02-extref.xhtml => layout/reftests/svg/svg-integration/clipPath-html-02-extref.xhtml
rename : layout/reftests/svg-integration/clipPath-html-02-ref.svg => layout/reftests/svg/svg-integration/clipPath-html-02-ref.svg
rename : layout/reftests/svg-integration/clipPath-html-02.xhtml => layout/reftests/svg/svg-integration/clipPath-html-02.xhtml
rename : layout/reftests/svg-integration/clipPath-html-03-extref.xhtml => layout/reftests/svg/svg-integration/clipPath-html-03-extref.xhtml
rename : layout/reftests/svg-integration/clipPath-html-03-ref.svg => layout/reftests/svg/svg-integration/clipPath-html-03-ref.svg
rename : layout/reftests/svg-integration/clipPath-html-03.xhtml => layout/reftests/svg/svg-integration/clipPath-html-03.xhtml
rename : layout/reftests/svg-integration/clipPath-html-04-extref.xhtml => layout/reftests/svg/svg-integration/clipPath-html-04-extref.xhtml
rename : layout/reftests/svg-integration/clipPath-html-04-ref.xhtml => layout/reftests/svg/svg-integration/clipPath-html-04-ref.xhtml
rename : layout/reftests/svg-integration/clipPath-html-04.xhtml => layout/reftests/svg/svg-integration/clipPath-html-04.xhtml
rename : layout/reftests/svg-integration/clipPath-html-05-extref.xhtml => layout/reftests/svg/svg-integration/clipPath-html-05-extref.xhtml
rename : layout/reftests/svg-integration/clipPath-html-05-ref.xhtml => layout/reftests/svg/svg-integration/clipPath-html-05-ref.xhtml
rename : layout/reftests/svg-integration/clipPath-html-05.xhtml => layout/reftests/svg/svg-integration/clipPath-html-05.xhtml
rename : layout/reftests/svg-integration/clipPath-html-06-extref.xhtml => layout/reftests/svg/svg-integration/clipPath-html-06-extref.xhtml
rename : layout/reftests/svg-integration/clipPath-html-06-ref.xhtml => layout/reftests/svg/svg-integration/clipPath-html-06-ref.xhtml
rename : layout/reftests/svg-integration/clipPath-html-06.xhtml => layout/reftests/svg/svg-integration/clipPath-html-06.xhtml
rename : layout/reftests/svg-integration/clipPath-html-zoomed-01.xhtml => layout/reftests/svg/svg-integration/clipPath-html-zoomed-01.xhtml
rename : layout/reftests/svg-integration/filter-html-01-extref.xhtml => layout/reftests/svg/svg-integration/filter-html-01-extref.xhtml
rename : layout/reftests/svg-integration/filter-html-01-ref.svg => layout/reftests/svg/svg-integration/filter-html-01-ref.svg
rename : layout/reftests/svg-integration/filter-html-01.xhtml => layout/reftests/svg/svg-integration/filter-html-01.xhtml
rename : layout/reftests/svg-integration/filter-html-zoomed-01.xhtml => layout/reftests/svg/svg-integration/filter-html-zoomed-01.xhtml
rename : layout/reftests/svg-integration/mask-html-01-extref-01.xhtml => layout/reftests/svg/svg-integration/mask-html-01-extref-01.xhtml
rename : layout/reftests/svg-integration/mask-html-01-extref-02.xhtml => layout/reftests/svg/svg-integration/mask-html-01-extref-02.xhtml
rename : layout/reftests/svg-integration/mask-html-01-ref.svg => layout/reftests/svg/svg-integration/mask-html-01-ref.svg
rename : layout/reftests/svg-integration/mask-html-01-resource.svg => layout/reftests/svg/svg-integration/mask-html-01-resource.svg
rename : layout/reftests/svg-integration/mask-html-01.xhtml => layout/reftests/svg/svg-integration/mask-html-01.xhtml
rename : layout/reftests/svg-integration/mask-html-zoomed-01.xhtml => layout/reftests/svg/svg-integration/mask-html-zoomed-01.xhtml
rename : layout/reftests/svg-integration/reftest.list => layout/reftests/svg/svg-integration/reftest.list
2010-02-21 08:43:41 -08:00
Markus Stange 0be1d27d1d Bug 547538 - Fix performance regression of bug 482086 and bug 482105 by using layered backgrounds instead of borders and less box shadows. r=dao 2010-02-21 16:03:55 +01:00
Dão Gottwald 9a1edebbae Bug 482105 - Replace searchbar design images with CSS borders, backgrounds and box shadows. r=mstange, r=rflint 2010-02-21 16:03:52 +01:00
Dão Gottwald bac3144591 Bug 482086 - Replace locationbar design images with CSS borders, backgrounds and box shadows. r=mstange 2010-02-21 16:03:48 +01:00
Markus Stange 6d36ca8f24 Bug 546874 - New style for the bookmarks bar. r=dao 2010-02-21 15:50:10 +01:00
Markus Stange c3fad765a3 Bug 466642 - Style about:config on OS X. ui-r=faaborg, r=dao 2010-02-20 12:07:31 +01:00
timeless@mozdev.org 5c0071a6de Bug 540566 nsCacheEntryDescriptor::GetDeviceID may crash in NS_strdup [@strlen | NS_strdup(char const*) ]
r=biesi
2010-02-21 15:53:13 +01:00
Geoff Lankow a2d69be435 Bug 536567 - call InitUploadLastDir only when needed. r=ehsan 2010-02-21 15:52:51 +01:00
Alexander Surkov 2781480153 [mq]: fix 2010-02-20 17:31:07 -08:00
Alexander Surkov f6adc2a187 Bug 545738 - clean up nsAccessibilityService::GetAccessible() and related, r=davidb 2010-02-20 16:56:35 -08:00
Alexander Surkov 2758ec302f Bug 530081 - Clean up our tree walker , r=marcoz, davidb
--HG--
rename : accessible/src/base/nsAccessibleTreeWalker.cpp => accessible/src/base/nsAccTreeWalker.cpp
rename : accessible/src/base/nsAccessibleTreeWalker.h => accessible/src/base/nsAccTreeWalker.h
2010-02-20 16:55:04 -08:00
Alexander Surkov 70f9774516 Bug 534527 - Accessibility needs new DOM API part 2, r=smaug, sr=bz 2010-02-20 16:52:50 -08:00
Alexander Surkov 626add378c Bug 524115 - HyperText accessible should get focus when the caret is positioned inside of it, text is changed or copied into clipboard by ATs, r=marcoz, davidb
--HG--
rename : accessible/tests/mochitest/nsIAccessibleEditableText.js => accessible/tests/mochitest/editabletext.js
rename : accessible/tests/mochitest/test_nsIAccessibleEditableText.html => accessible/tests/mochitest/test_editabletext_1.html
2010-02-20 16:50:50 -08:00
Phil Ringnalda 90f5a407c0 Remove DOS line endings in about:memory files 2010-02-20 13:23:25 -08:00
Ben Turner 2415b8ea91 Bug 535017 - 'IPC plugins should cache well-known scriptable objects to avoid unnecessary actor creation/destruction'. r=bsmedberg. 2010-02-20 13:59:40 -08:00
Daniel Holbert 5ec3d64d0f Bug 533291 Patch Z: Enable "don't recompose if we know our animated value can't have changed" optimization, and add tests. r=roc 2010-02-20 13:13:11 -08:00
Daniel Holbert f62ad5a1f6 Bug 533291 Patch E: Add another outparam to nsISMILAttr::ValueFromString, to let us know whether we can re-use the parsed result in the future. r=roc 2010-02-20 13:13:11 -08:00
Daniel Holbert 1cd94792dd Bug 533291 Patch D: Cache base value with each SMIL compositor, since we need to recompose when base value changes. r=roc 2010-02-20 13:13:11 -08:00
Daniel Holbert 240ea67e3b Bug 542670 Patch B: Add specialized implementations for nsISMILType::IsEqual. r=roc 2010-02-20 13:13:11 -08:00
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