Commit Graph

191225 Commits

Author SHA1 Message Date
mconnor@steelgryphon.com
1abca08336 bug 414445 - The Back and Forward button have arrows below them in Text mode and custom themes, r=mano 2008-03-31 12:36:14 -07:00
uriber@gmail.com
1f2fa3ef01 When adding a range to the selection, set the anchor focus to the added range, rather than the last range in the selection. bug=392746 r+sr=roc a1.9=beltzner. Mochitest (v3) by Martijn Wargers. 2008-03-31 10:47:42 -07:00
dietrich@mozilla.com
4de4ffdbdc Bug 424958 - bookmark folder name with quotation marks silently causes the backup file to be unloadable (r=mano) 2008-03-31 09:58:02 -07:00
dietrich@mozilla.com
10cc6dd0d5 Bug 423877 - createLivemark fails if created feed cannot be loaded (for toddsf@gmail.com, r=dietrich, a=beltzner) 2008-03-31 08:59:12 -07:00
brade@comcast.net
45a979719d Backout test case for registration order. 2008-03-31 08:36:52 -07:00
brade@comcast.net
4d81503932 bug #416886 - attempt to fix Linux non-libxul build. 2008-03-31 08:26:10 -07:00
brade@comcast.net
a9022666e1 Bug #416886; r=bsmedberg, a=beltzner Preserve original order when processing deferred components. Add TestRegistrationOrder automated test. 2008-03-31 07:40:10 -07:00
longsonr@gmail.com
4630977d19 reftest for gradient on transformed text - bug 424586 2008-03-31 07:31:25 -07:00
longsonr@gmail.com
9c93b50c36 Bug 424586 - Gradients and Patterns on transformed text do not display correctly. r+sr=roc,a1.9=blocking1.9+ 2008-03-31 06:40:18 -07:00
Olli.Pettay@helsinki.fi
6880db45dc Bug 423965, [@ nsFind::Find], r+sr=jst, a=beltzner 2008-03-31 04:58:00 -07:00
roc+@cs.cmu.edu
421ea5a76e Bug 421885. Make tiled image drawing sample only the correct subimage by manually padding if necessary. r=vlad 2008-03-31 02:40:53 -07:00
surkov.alexander@gmail.com
6ecfeccd3a Bug 424054 - make accessible simple xlink, r=ginn.chen, a=mtschrep 2008-03-30 23:21:35 -07:00
uriber@gmail.com
4ba68bceeb removing the test too. 2008-03-30 14:57:17 -07:00
uriber@gmail.com
8563131a37 reverting fix for 392746 due to unexplained failure of /tests/toolkit/content/tests/widgets/test_colorpicker_popup.xul 2008-03-30 14:55:37 -07:00
uriber@gmail.com
257225904b Fix test for bug 392746 to work on Mac, and to work more robustly on Windows (and Linux?) 2008-03-30 13:42:01 -07:00
uriber@gmail.com
06d2ad2c92 When adding a range to the selection, set the anchor focus to the added range, rather than the last range in the selection. bug=392746 r+sr=roc a1.9=beltzner. Mochitest by Martijn Wargers. 2008-03-30 11:13:29 -07:00
joshmoz@gmail.com
72a304416a disable native spellchecking dictionary on Mac OS X as it doesn't support all of the locales we need it to. b=422760 r=smorgan r/ui-r=mconnor 2008-03-30 10:54:42 -07:00
gijskruitbosch@gmail.com
4813772bba Fixing bustage, r+sr+a=mcsmurf+firebot 2008-03-30 08:57:07 -07:00
gijskruitbosch@gmail.com
b51aa98eea Bug 418368 - Create tests for NSIAccessibleHyperlink interface p=marco.zehe@googlemail.com (Marco Zehe) r=surkov.alexander@gmail.com (Alexander Surkov) a=beltzner@mozilla.com (Mike Beltzner) 2008-03-30 08:40:55 -07:00
gijskruitbosch@gmail.com
c5680b5332 Bug 418368 - Create tests for NSIAccessibleHyperlink interface p=marco.zehe@googlemail.com (Marco Zehe) r=surkov.alexander@gmail.com (Alexander Surkov) a=beltzner@mozilla.com (Mike Beltzner) 2008-03-30 08:33:01 -07:00
timeless@mozdev.org
823ac11b5f Bug 423414 wmp called npapi on the wrong thread crashing [@ JS_RestoreFrameChain] r=jst a=beltzner 2008-03-30 08:23:21 -07:00
timeless@mozdev.org
904fa41fe9 Bug 425398 passed 0 identifier [@ NS_ConvertUTF8toUTF16 - doGetIdentifier - _getstringidentifier] r=jst sr=jst a=beltzner 2008-03-30 07:55:42 -07:00
timeless@mozdev.org
cf61e32e36 backing out 2008-03-30 07:41:47 -07:00
timeless@mozdev.org
771ca4a3f0 Bug 425398 passed 0 identifier [@ NS_ConvertUTF8toUTF16 - doGetIdentifier - _getstringidentifier] r=jst sr=jst a=beltzner 2008-03-30 07:26:43 -07:00
bmlk@gmx.de
a8b77b36dd disable dom html2 on mac 2008-03-30 05:26:03 -07:00
mozilla@weilbacher.org
23e070d286 Bug 418104: Remove non-cairo Windows gfx code from the tree, removal of all obsolete files, r=alfredkayser, sr=pavlov, a=beltzner 2008-03-30 03:12:50 -07:00
mozilla@weilbacher.org
393fdc404d Bug 418104: Remove non-cairo Windows gfx code from the tree, changed files, r=alfredkayser, sr=pavlov, a=beltzner 2008-03-30 03:12:24 -07:00
bmlk@gmx.de
ca1183d635 disable java tests as Macs do not like them. 2008-03-30 03:01:48 -07:00
bmlk@gmx.de
6b9a7bde4c fix nsinstall bustage 2008-03-30 02:41:24 -07:00
bmlk@gmx.de
6017d712f7 activate the DOM Level 2 HTML tests bug 421674 r=sayrer 2008-03-30 02:19:54 -07:00
masayuki@d-toybox.com
f73bffde43 Bug 422888 Cannot change the inputting mode by shortcut keys of AquaSKK without non-needed char inputting r=josh, sr=vlad, b1.9=josh 2008-03-30 02:17:50 -07:00
reed@reedloden.com
febc417c9a Back out Alfred Kayser and Joe Drew's patch from bug 399925 in order to find out if it caused the 7% Tp regression (bug 425941). 2008-03-30 00:17:08 -07:00
reed@reedloden.com
bd0bacb44e Typo fix - s/resuls/results/. 2008-03-30 00:09:27 -07:00
alqahira@ardisson.org
11de85a2a0 Bug 423303 - default Mac Bengali serif font contains a typo of some sort. r=jdaggett, sr=roc, a/1.9=beltzner 2008-03-29 21:45:40 -07:00
surkov.alexander@gmail.com
449b0851de Bug 419811 - bustage fix, added missed file 2008-03-29 20:50:31 -07:00
surkov.alexander@gmail.com
f058f691fc Bug 425693 - Remove all isEmpty then return false portions from MSAA methods, patch=marco, r=me, a=beltzner 2008-03-29 20:46:42 -07:00
surkov.alexander@gmail.com
4da2dd7ae0 Bug 424264 - Same URI exposed for all link children associated with imagemaps, patch=evan.yan, r=ginn.chen, a=beltzner 2008-03-29 20:36:12 -07:00
surkov.alexander@gmail.com
10ea76f748 Bug 419811 - html table accessible hierarchy is broken, patch=evan.yan, r=me, a=beltzner 2008-03-29 20:34:41 -07:00
surkov.alexander@gmail.com
8e421847a5 Bug 418025 - IA2 - case by case analysis of exception return values, r=aaronlev, a=beltzner 2008-03-29 20:24:02 -07:00
surkov.alexander@gmail.com
9587772eb9 Bug 421066 - expose nsIAccessibleHyperLink for XUL:label elements that are used as links, part two, r=marcoz, a=beltzner 2008-03-29 20:22:10 -07:00
reed@reedloden.com
a5de727f74 Remove file accidentally added by bernd. 2008-03-29 19:50:09 -07:00
reed@reedloden.com
b945179512 Bug 418868 - "M3 Tango" (add calendar.png for use in bug 425998) [p=michael.monreal@gmx.net (Michael Monreal) / Tango team ui-r=faaborg a=blocking-firefox3+] 2008-03-29 19:31:58 -07:00
rhelmer@mozilla.com
68310b4308 bustage fix, staging only - kernel version for linux is wrong 2008-03-29 17:50:43 -07:00
mozilla.mano@sent.com
6b0ca7b2be Fix bustage from bug 422977 (filed as bug 425983). 2008-03-29 16:55:46 -07:00
bclary@bclary.com
9f3e3fb5c3 JavaScript Tests - regression test for bug 260106, by Brendan Eich 2008-03-29 16:14:23 -07:00
bclary@bclary.com
4b1cfa634a JavaScript Tests - regression test for bug 416705, by Igor Bukanov 2008-03-29 16:11:17 -07:00
bclary@bclary.com
88529deed9 JavaScript Tests - regression test for bug 416354, by Igor Bukanov 2008-03-29 16:07:16 -07:00
bclary@bclary.com
60debe8765 JavaScript Tests - regression test for bug 414755, by Igor Bukanov 2008-03-29 16:05:12 -07:00
bclary@bclary.com
9b7e9666d0 JavaScript Tests - regression test for bug 412926, by Igor Bukanov 2008-03-29 16:03:04 -07:00
bclary@bclary.com
97d84b6170 JavaScript Tests - regression test for bug 390597, by shutdown 2008-03-29 15:59:26 -07:00