Commit Graph
161170 Commits
Author SHA1 Message Date
Alexander Surkov e2472d12f8 Bug 553174 - expose nsIAccessibleApplication similar to IA2, r=marcoz, davidb 2010-03-19 02:49:39 +08:00
Siddharth Agarwal 52d925a939 Bug 474060 - Show download progress in app icon in Windows 7 taskbar, part 2. Test by Felipe Gomes <felipc@gmail.com>. r=sdwilsh 2010-03-18 19:34:30 +01:00
Dão Gottwald dbf4027e13 Bug 553178 - Use event.target instead of event.originalTarget in _getDragTargetTab, since tabs aren't anonymous anymore. r=mano 2010-03-18 19:31:31 +01:00
Peter Van der Beken e2d88069d3 Rev IID (follow-up from bug 540848). 2010-03-18 19:26:30 +01:00
Josh Matthews 27c3db7a7e Bug 552847. xpcshell: fix "make check-one" and "check-interactive". a=jdm r=ted 2010-03-17 13:05:59 +13:00
Gavin Sharp c29b182b4f Bug 549637: don't build toolkit and toolkit/components separately, r=ted 2010-03-02 10:11:01 -08:00
Joel Maher 5b0f4b2252 Bug 543825 use of __import__ needs to be removed from automation.py r=ted 2010-03-18 11:14:14 -07:00
Ehsan Akhgari 15d70f00ea Bug 353539 - textarea.focus() puts caret at end without scrolling it into view; r=roc 2010-03-18 12:14:40 -04:00
Ehsan Akhgari 0b77e5262d Bug 231389 - Textarea scrolls to top after changing its .value, regardless of cursor position; r=roc 2010-03-18 12:14:08 -04:00
Ehsan Akhgari 4e1f856359 Bug 549536 - nsPrivateBrowsingService.js should use nsICookieManager2.getCookiesFromHost; r=dwitte 2010-03-18 12:13:27 -04:00
Ehsan Akhgari d545c2e0bb Bug 484890 - Use a weak pointer for docshell in editing session; r=sicking 2010-03-18 12:12:37 -04:00
Laurent Jouanneau 5dc0595f07 fixed a failed test under windows, about bug 524975 2010-03-18 18:09:32 +01:00
Laurent Jouanneau 059796c310 Bug 545644 - Regression: HTML 'nbsp' entity is not handled correctly in xHTML mode. r=Olli sr=Jonas 2010-03-18 17:07:32 +01:00
Peter Van der Beken 0ae62d1769 Fix for bug 552716 (Remove NS_INTERFACE_MAP_ENTRY_CONTENT_CLASSINFO). r=jst. 2010-03-17 16:09:05 +01:00
Peter Van der Beken 62fecf43c1 Fix for bug 552712 (Remove some NS_DEFINE_CLASSINFO_DATA_WITH_NAME use). r=jst. 2010-03-17 16:09:01 +01:00
Peter Van der Beken 3dd78141a5 Fix for bug 540848 (Add appendChild/insertBefore/replaceChild/removeChild on nsINode). r=bz. 2010-03-17 16:06:19 +01:00
Peter Van der Beken b6eb7c7f60 Fix for bug 548463 (Disallow adopting node into a different document from adoptNode). r=sicking. 2010-03-17 15:40:35 +01:00
Peter Van der Beken c3b20fbee5 Fix for bug 528518. r=sicking. 2010-03-17 15:38:09 +01:00
Laurent Jouanneau b8420665c9 Bug 524975 - Copy-Paste of simple HTML adds extra space not present in original content. additionnal tests. r=Olli Pettay 2010-03-18 16:19:36 +01:00
Daniel Holbert f4991a647b merge after backing out bug 541588 2010-03-18 07:58:33 -07:00
Daniel Holbert 3caaff674b Backed out changeset 59f507847beb (bug 541588) to see if it was responsible for minor SVG perf regression. 2010-03-18 07:58:09 -07:00
Ted Mielczarek 458bc9a083 bug 411588 - support 64-bit universal binaries on OSX. add a build/macosx/universal/mozconfig-64. r=josh 2010-03-18 10:22:54 -04:00
David Bolter f8976916b8 Bug 551978 - Update universal ARIA attribute support to latest spec; r=surkov,MarcoZ 2010-03-18 09:49:28 -04:00
Dão Gottwald 734073f2c5 Bug 540529 - re-enable test_tabbrowser.xul on Linux. r=davidbolter 2010-03-18 14:47:37 +01:00
Robert Longson 66de7da3d7 Bug 552830 - Should not force rx=ry for a rect by clamping if one is omitted. r=jwatt 2010-03-18 12:14:38 +00:00
Marco Bonardo 2cae605dfb Bug 545228 - Firefox leaks the world on Windows 7. r=robarnold 2010-03-18 11:59:12 +01:00
Marco Bonardo 89188a0507 Bug 552934 - Fix leak in Windows 7 jumplists implementation. r=jimm 2010-03-18 11:59:10 +01:00
Marco Bonardo 2ff4cd7440 Bug 536081 - Can't delete all history entries returned by a search in Library or Sidebar. r=dietrich 2010-03-18 11:59:08 +01:00
Simon Montagu 240ba31641 Bug 411511: Make nsIProcess accept Unicode paths as well as native charset, r=bsmedberg 2010-03-18 10:37:12 +02:00
Mark Banner 861ee040c3 Bug 552487 Drop unused nsISearchContext.idl r=Neil 2010-03-18 07:38:16 +00:00
Markus Amalthea Magnuson 02f433f8c7 Bug 552166 - Change title of empty tabs from "(Untitled)" to "New Tab". ui-r=faaborg, r=mano 2010-03-18 08:04:42 +01:00
Dão Gottwald f9a16bc908 Bug 419712 - Improve horizontal spacing in tabbrowser tabs. r=ventnor 2010-03-18 08:02:21 +01:00
Dão Gottwald dc33edf053 Bug 537061 - Fix for intermittent failure in browser_522545.js. r=zpao 2010-03-18 07:59:25 +01:00
Alexander Surkov 3af4114f30 Bug 553005 - add getApplicationAccessible() method to nsIAccesibleRetrival, r=davidb 2010-03-18 13:45:10 +08:00
Alexander Surkov 61bde09cd7 Bug 552368 - fire focus event on document accessible whenever the root or body element is focused, r=marcoz, davidb 2010-03-18 13:44:57 +08:00
Alexander Surkov 9f1dbe3785 Bug 553028 - mac build error, r=davidb 2010-03-18 13:44:45 +08:00
Daniel Holbert 9c1a4f1d89 Bug 547399 followup: Remove duplicate debug-only 'friend class nsDOMFireEventRunnable' statement. r=bent 2010-03-17 21:41:36 -07:00
Daniel Holbert 952de63f62 Bug 512518 followup: fix 'unused variable' warnings in nsRegressionTester.cpp, and use & instead of && for bit-masking operation. r=dbaron 2010-03-17 21:41:34 -07:00
Matthew Gregan 3adc964f4d Bustage fix for bug 526097. 2010-03-18 16:30:41 +13:00
Rail Aliev 6fb1bcedc1 Bug 545431, fix versioning of mac sdks, r=ted.mielczarek 2010-03-18 16:02:14 +13:00
Matthew Gregan 11345b584f Bug 468296 - Update libogg to SVN r16911. r=chris.double 2010-03-18 15:23:19 +13:00
Chris Double 25f741fa3d Bug 515001 - Open media channels with BYPASS_LOCAL_CACHE_IF_BUSY. r=roc 2010-03-18 16:00:18 +13:00
Chris Pearce 99a3b6f73d Bug 528566 - Invoke resource selection algorithm upon new Audio(url). r=chris.double 2010-03-18 16:00:18 +13:00
Daniel Holbert 3a42240cad Bug 541588: Hook up nsSMILAnimationController to nsRefreshDriver for scheduling samples. r=roc 2010-03-17 01:54:20 -07:00
Daniel Holbert 846af825f6 Bug 552805: Fix warning "overflow in implicit constant conversion" in TestEncoding.cpp. r=waldo 2010-03-17 01:54:17 -07:00
Matthew Gregan b8e2572f51 Bug 526097 - Length check mode_sizes array in Vorbis automatic metric calculation. r=chris.double 2010-03-17 17:18:18 +13:00
Matthew Gregan 176ea3798a Bug 552578 - Remove unnecessary timeout in frame queue wait to avoid spinning unnecessarily. r=chris.double 2010-03-16 13:58:27 +13:00
Matthew Gregan a28088b39e Bug 550360 - Delete duplicate libogg source files. r=chris.double 2010-03-18 16:00:18 +13:00
Justin Dolske 7699ce1e65 Bug 551851 - Add Services.jsm goodness to login manager. r=zpao, r=vlad 2010-03-11 18:25:00 -08:00
Henri Sivonen 2ca51ecd8c Test for bug 381746 - Make reftest 381746-1.html wait for the load events of its iframes. r=mats. 2010-03-10 10:25:06 +02:00