roc+@cs.cmu.edu
|
14c8d05caf
|
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
|
0bfc0d33eb
|
Bug 424054 - make accessible simple xlink, r=ginn.chen, a=mtschrep
|
2008-03-30 23:21:35 -07:00 |
|
uriber@gmail.com
|
0e607145bb
|
removing the test too.
|
2008-03-30 14:57:17 -07:00 |
|
uriber@gmail.com
|
1cb980c3fe
|
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
|
70b92069fd
|
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
|
94163e6499
|
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
|
62d4c87234
|
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
|
5c9c0a0adf
|
Fixing bustage, r+sr+a=mcsmurf+firebot
|
2008-03-30 08:57:07 -07:00 |
|
gijskruitbosch@gmail.com
|
77a5c0fd67
|
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
|
f64d20ba96
|
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
|
5e0fcde278
|
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
|
58e9dcde09
|
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
|
e03e3fc844
|
backing out
|
2008-03-30 07:41:47 -07:00 |
|
timeless@mozdev.org
|
d16166d275
|
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
|
e1772852cc
|
disable dom html2 on mac
|
2008-03-30 05:26:03 -07:00 |
|
mozilla@weilbacher.org
|
3ba4441f13
|
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
|
53f4f7798e
|
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
|
624f696d66
|
disable java tests as Macs do not like them.
|
2008-03-30 03:01:48 -07:00 |
|
bmlk@gmx.de
|
c9558dd4df
|
fix nsinstall bustage
|
2008-03-30 02:41:24 -07:00 |
|
bmlk@gmx.de
|
38099676c8
|
activate the DOM Level 2 HTML tests bug 421674 r=sayrer
|
2008-03-30 02:19:54 -07:00 |
|
masayuki@d-toybox.com
|
c635357e43
|
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
|
67056548e6
|
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
|
307a4df26e
|
Typo fix - s/resuls/results/.
|
2008-03-30 00:09:27 -07:00 |
|
alqahira@ardisson.org
|
db3204dbdd
|
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
|
03e4ca3397
|
Bug 419811 - bustage fix, added missed file
|
2008-03-29 20:50:31 -07:00 |
|
surkov.alexander@gmail.com
|
09ef4e8b65
|
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
|
463e3e8fe9
|
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
|
d8aba440df
|
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
|
e06d155fcb
|
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
|
e472a1413e
|
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
|
27ae6d427a
|
Remove file accidentally added by bernd.
|
2008-03-29 19:50:09 -07:00 |
|
reed@reedloden.com
|
8b29c80acf
|
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
|
95bac0fcfd
|
bustage fix, staging only - kernel version for linux is wrong
|
2008-03-29 17:50:43 -07:00 |
|
mozilla.mano@sent.com
|
45cc9be6c9
|
Fix bustage from bug 422977 (filed as bug 425983).
|
2008-03-29 16:55:46 -07:00 |
|
bclary@bclary.com
|
07e3c308bf
|
JavaScript Tests - regression test for bug 260106, by Brendan Eich
|
2008-03-29 16:14:23 -07:00 |
|
bclary@bclary.com
|
3b9aeb9072
|
JavaScript Tests - regression test for bug 416705, by Igor Bukanov
|
2008-03-29 16:11:17 -07:00 |
|
bclary@bclary.com
|
da7bcff630
|
JavaScript Tests - regression test for bug 416354, by Igor Bukanov
|
2008-03-29 16:07:16 -07:00 |
|
bclary@bclary.com
|
f25b8d4e58
|
JavaScript Tests - regression test for bug 414755, by Igor Bukanov
|
2008-03-29 16:05:12 -07:00 |
|
bclary@bclary.com
|
dda2a92c3e
|
JavaScript Tests - regression test for bug 412926, by Igor Bukanov
|
2008-03-29 16:03:04 -07:00 |
|
bclary@bclary.com
|
567cfa16ed
|
JavaScript Tests - regression test for bug 390597, by shutdown
|
2008-03-29 15:59:26 -07:00 |
|
bclary@bclary.com
|
7a3ffd4450
|
JavaScript Tests - regression tests for bug 398085, by Seno Aiko
|
2008-03-29 15:37:33 -07:00 |
|
masayuki@d-toybox.com
|
5891dcdd07
|
Bug 425488 Underlines are too far from text (e.g. Gmail links) r+b1.9=stuart
|
2008-03-29 15:27:25 -07:00 |
|
gijskruitbosch@gmail.com
|
a2602e2cf7
|
Bug 425213 - FOCUSABLE state not exposed for descendants of container with aria-activedescendant p=aaronleventhal@moonset.net (Aaron Leventhal) r=surkov.alexander@gmail.com (Alexander Surkov) a=beltzner@mozilla.com (Mike Beltzner)
|
2008-03-29 15:04:04 -07:00 |
|
gijskruitbosch@gmail.com
|
6faed46965
|
Bug 425125 - Incorrect variable usage leads to wrong READONLY state for ARIA widgets p=aaronleventhal@moonset.net (Aaron Leventhal) r=surkov.alexander@gmail.com (Alexander Surkov) a=beltzner@mozilla.com (Mike Beltzner)
|
2008-03-29 14:52:14 -07:00 |
|
masayuki@d-toybox.com
|
3ea5191188
|
Bug 421353 Moving the mouse over text hyperlinks which become underlined spikes cpu usage r=roc+stuart, sr=roc, a1.9=beltzner
|
2008-03-29 14:25:15 -07:00 |
|
dtownsend@oxymoronical.com
|
a753fedcef
|
Testcase for bug 425768
|
2008-03-29 14:11:05 -07:00 |
|
dtownsend@oxymoronical.com
|
3bd5ef766a
|
Bug 425768: Zipwriter corrupts zip files that previously contained extra fields. r=bsmedberg, a=beltzner
|
2008-03-29 14:10:22 -07:00 |
|
masayuki@d-toybox.com
|
1ff185aac0
|
Bug 424989 Cannot use reconversion of IMEs from system menu at the focus being on textarea r+sr=roc, b1.9=jonas
|
2008-03-29 12:38:05 -07:00 |
|
bmlk@gmx.de
|
ed20cc197e
|
initial checkin of the DOM-TS Level 2 HTML testcases converted into mochitests, the work is based on what rsayrer has done for the other dom test suites The main difference is that there is exeption.js, todos are marked in the testcases themself. bug 421674 a=testonly
|
2008-03-29 12:06:20 -07:00 |
|
mozilla.mano@sent.com
|
26e040e744
|
Bug 422977 - remove advanced search UI from library / bookmarks organizer. r=mconnor.
|
2008-03-29 11:16:27 -07:00 |
|