Commit Graph

14265 Commits

Author SHA1 Message Date
aaronleventhal@moonset.net
daf6c12b89 Bug 428954. Wrong accessible name on iframe-based ARIA widgets. r=surkov, a=beltzner 2008-04-15 08:17:59 -07:00
pavlov@pavlov.net
7c477e8860 bug 424386. return the correct depth rather than a hardcoded 24. r/a=vlad 2008-04-15 07:16:29 -07:00
nrthomas@gmail.com
203859ebf2 Bug 427769, fix update verify for locales dropped after 2.0b2, r=bhearsum 2008-04-15 04:30:29 -07:00
longsonr@gmail.com
64a3e6e017 Bug 428379 - Fix translated foreignObject zooming. r=jwatt,sr=roc,a1.9=beltzner 2008-04-15 03:48:09 -07:00
ted.mielczarek@gmail.com
49ceacb08f bug 428518 - source server, final round. patch by Lukas Blakk <lukasblakk@gmail.com>. r=me, a=beltzner 2008-04-15 03:31:41 -07:00
aaronleventhal@moonset.net
e11a74c610 Bug 428957. Calculate group position and checkable for options and radio buttons. r=surkov, a=beltzner 2008-04-15 01:50:15 -07:00
jwatt@jwatt.org
4f6cd96722 Bug 428228. Removing element from SVG <svg> crashes. r=longsonr, sr=roc, a=beltzner 2008-04-15 01:31:06 -07:00
masayuki@d-toybox.com
d5e63828ad Bug 428846 Using underline hint at painting the strikeout line of Quirks mode r+sr=roc, a1.9=beltzner 2008-04-14 23:47:59 -07:00
igor@mir2.org
d2766b5df9 [Bug 428424] fixing function definition emitter. r=brendan a1.9=mtschrep 2008-04-14 23:44:52 -07:00
igor@mir2.org
f1f0e7b6db bug=427185 r=brendan a1.9=mtschrep 2008-04-14 23:29:06 -07:00
marco.zehe@googlemail.com
c98df14953 bug 428915 - Don't fire menu events for popups that have a parent of nsIAccessibleRole::ROLE_AUTOCOMPLETE r=aaronlev a1.9=beltzner 2008-04-14 23:09:42 -07:00
marco.zehe@googlemail.com
b67c2e557d Backout of bug 427259 - Window class of dialog "MozillaDialogClass" breaks traditional screen reader dialog reading mechanisms to fix bug 429029 - Right click on WMP plugin and Properties or Options doesn't work 2008-04-14 23:05:16 -07:00
masayuki@d-toybox.com
5252d63ce1 Bug 359638 accesskeys are incorrectly shifted again (i.e. accesskey=. is broken) and also for b=398264, b=401086, b=414130, b=427797, b=427932, b=427995 r=karlt+ere+josh, sr=roc, a1.9=mconnor 2008-04-14 21:16:24 -07:00
surkov.alexander@gmail.com
94af7444df Bug 423224 - Expose object attribute on cell accessible for html:td to provide cell index, r=evan.yan, a=mtschrep 2008-04-14 20:38:31 -07:00
roc+@cs.cmu.edu
4f03ff6841 Bug 427730. Make text for ATSUI layout end in ' ' or ' .' instead of '.', to ensure the last character isn't treated as the start of a kerning pair. r=jdaggett,sr=vlad,a=beltzner 2008-04-14 18:48:19 -07:00
roc+@cs.cmu.edu
005cb0775b Bug 399258. nsCSSRendering::PaintBorder should not try to optimize away the case where the dirty rectangle is inside the element's padding-rect, because border-radius can make the border appear inside the padding-rect. nsDisplayBorder::OptimizeVisibility does this optimization correctly already so just remove it from PaintBorder. r+sr=vlad, a=damon 2008-04-14 18:41:12 -07:00
dbaron@dbaron.org
0cc180b641 Fix bug 427129 / 377664: When displacing blocks that don't interact with floats around floats, displace the border box rather than the margin box. Fix bug 427782: Simultaneously, only displace when the width actually won't go down to an amount that fits (i.e., if it will go to an amount smaller than the intrinsic minimum width, let it). b=427129 r+sr=roc a=schrep 2008-04-14 18:05:17 -07:00
dbaron@dbaron.org
72f25cf7a0 Backout bug 157546 (making the delete key delete by clusters) to fix blockers bug 419217 and bug 419406. Instead of removing the added test, mark now-failing tests as todo. a=damons 2008-04-14 18:04:18 -07:00
crowder@fiverocks.com
f780e2e7be Bug 428336, assertion failure after deleting eval 16 times, patch by mrbkap, r=brendan, a=mtschrep 2008-04-14 17:31:43 -07:00
rob_strong@exchangecode.com
d0d74280fd Bug 407008 - Remove personal data option doesn't remove empty Mozilla/Firefox directories in appdata. r=bsmedberg, approval1.9=beltzner 2008-04-14 17:09:59 -07:00
rob_strong@exchangecode.com
27faaf8a96 Bug 424999 - Empty user level extension folder (\AppData\Roaming\Mozilla\Extensions\{ec8030f7-c20a-464f-9b0e-13a3a9e97384}) should be removed on uninstall. r=bsmedberg, approval1.9=beltzner 2008-04-14 17:08:07 -07:00
jonas@sicking.cc
e639cf9471 Bug 423355: Make sure that we never remove removable blockers more than once. Also make sure to never fire mutation events when it's not safe to run script. r/sr=bz/roc a=beltzner 2008-04-14 16:59:21 -07:00
jruderman@hmc.edu
4ad682b095 Add crashtest 2008-04-14 16:40:17 -07:00
mats.palmgren@bredband.net
e8938be7ff Don't delay stopping the Quicktime plugin. b=425157 r+sr=jst a1.9=beltzner 2008-04-14 16:39:59 -07:00
jruderman@hmc.edu
613ec768d7 Fix bug 428841, Crash [@ nsSVGPathElement::GetPathSegAtLength] due to signedness error. r+sr=roc, a=damon 2008-04-14 16:38:50 -07:00
jwalden@mit.edu
798c6c4d6f Bug 428758 - Clean up runtests.py help messages: move log options into the individual log-level arguments, use custom variables instead of autogenerated ones for --foo=FOO, so FOO is more concise for a bunch of different foo. Also remove the restriction that --file-level must be provided if --log-file is provided by giving a default (we only use that default if a log file is specified). r=testingonlychange 2008-04-14 16:21:25 -07:00
edward.lee@engineering.uiuc.edu
09cc9ffa28 Missed the endif.. 2008-04-14 15:58:45 -07:00
edward.lee@engineering.uiuc.edu
4f071e7d73 Disable test for bug 427559 on linux.. 2008-04-14 15:47:36 -07:00
anodelman@mozilla.com
04b33c5d34 Bug 419492 - talos needs to ensure that browser is closed at end of testing p=anodelman r=rcampbell 2008-04-14 15:38:19 -07:00
roc+@cs.cmu.edu
24c2f98e82 Bug 420987. The caret size should be specified in CSS pixels and it should be rounded like borders --- rounding down to the nearest device pixel, but not down to zero. r+sr=mrbkap,a=schrep 2008-04-14 14:09:23 -07:00
edward.lee@engineering.uiuc.edu
7038b717c0 Renable testcase for Bug 427559 - Gmail keyboard commands don't work after switching tabs without reclicking the page 2008-04-14 12:42:01 -07:00
mozilla@weilbacher.org
10ee622678 [OS/2] Bug 418645: content of mplayer plugin spills over into content area when scrolling, r=mkaply 2008-04-14 11:42:51 -07:00
edward.lee@engineering.uiuc.edu
e6daab3c80 Disable test for bug 427559 for now.. 2008-04-14 10:58:53 -07:00
edward.lee@engineering.uiuc.edu
005d25f195 Temporarily disable test for bug 427559 on os x. 2008-04-14 10:56:55 -07:00
mats.palmgren@bredband.net
b9e3488866 Make it possible to save as "HTML only" again by propagating the selected index. b=428666 r=timeless a1.9=mtschrep 2008-04-14 10:56:35 -07:00
edward.lee@engineering.uiuc.edu
51664f769a Bug 427559 - Gmail keyboard commands don't work after switching tabs without reclicking the page. r=gavin, r=Mardak, b-ff3=beltzner, a1.9=mconnor 2008-04-14 09:28:01 -07:00
marco.zehe@googlemail.com
722117c007 Mochitest for bug 421066 - Implement all nsIAccessibleHyperLink methods for XUL:label elements that are used as links. ( r=surkov 2008-04-14 06:29:44 -07:00
marco.zehe@googlemail.com
d6d46fb3aa Mochitest for bug 428479 - Support ARIA role="math" r=surkov 2008-04-14 05:34:47 -07:00
igor@mir2.org
6c1a48770b backing out bug 427185 to investigate tinderbox orange 2008-04-14 02:33:05 -07:00
gavin@gavinsharp.com
64695153a3 Rework test for bug 292789 to try and fix the timeout on qm-centos5-01 2008-04-14 01:50:51 -07:00
smontagu@smontagu.org
1811675432 Pass domain names to stringprep label by label. Bug 427959, r+sr=biesi, a1.9+b1.9=beltzner 2008-04-14 01:26:55 -07:00
igor@mir2.org
fc9ac60247 bug=428708 r=brendan a=mtschrep fixing a bogus assert 2008-04-14 01:18:26 -07:00
igor@mir2.org
ec3d5ccdf8 bug=427185 r=brendan a1.9=mtschrep 2008-04-14 01:01:39 -07:00
bclary@bclary.com
f119830cfe Sisyphus|JavaScript Tests - remove spidermonkey-extensions-n.tests, bug 428882 2008-04-13 22:34:23 -07:00
gavin@gavinsharp.com
83a018e099 Tweak function definition to include parameter (bug 428358) 2008-04-13 21:58:07 -07:00
mconnor@steelgryphon.com
1f157c1270 Bug 420088 - Alignment issues with URL bar and search bar (textfield is not properly aligned vertically, doesn't line up with toolbarbuttons), patch by Georges-Etienne Legendre (legege@legege.com), r+a=mconnor 2008-04-13 20:21:19 -07:00
gavin@gavinsharp.com
6e0c6ade9c Bug 421067: 'Try Again' after a DNS error sometimes loads previous page, not the one that failed to load, patch by Michal Novotny <michal@allpeers.com>, r+sr=bzbarsky, a=schrep 2008-04-13 18:36:04 -07:00
gavin@gavinsharp.com
d9b1c2b959 Bug 428098: Most Visited item in Bookmarks Toolbar does not use a smart search icon, patch by wesley-johnston@uiowa.edu, r=mconnor, a=beltzner 2008-04-13 18:30:43 -07:00
gavin@gavinsharp.com
81f06fccf5 Bug 425139: XPCSafeJSObjectWrapper provides incorrect type information, patch by shaver@mozilla.org, r=mrbkap, a=beltzner 2008-04-13 18:18:30 -07:00
gavin@gavinsharp.com
bdc0dba20f Bug 421828: about:cache hexdump does not truncate buffer, overwrites counter, patch by Jan Darmochwal <jdarmochwal@gmx.de>, r=biesi, sr=bzbarsky, a=schrep 2008-04-13 18:15:45 -07:00