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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
mats.palmgren@bredband.net
|
5a624fe0b5
|
The position of an outside bullet should not be affected by floats inside the principal block (this fixes most cases). b=427370 r+sr=dbaron a1.9=beltzner
|
2008-04-13 10:43:12 -07:00 |
|
dholbert@cs.stanford.edu
|
8a24231d01
|
Bug 427017: Disable page-break-before/after for fixed- & absolutely-positioned elements. Also, fix assertion during an iterator-comparison by handling case where lineBox is in overflow-lines. r=fantasai sr=roc a1.9=beltzner
|
2008-04-11 22:32:49 -07:00 |
|
bent.mozilla@gmail.com
|
7e4ac1fa4a
|
Bug 425551 - "Fix async DOM events from keeping link elements alive past unlink". r+sr=sicking, a=beltzner.
|
2008-04-11 10:29:06 -07:00 |
|
masayuki@d-toybox.com
|
01c805af57
|
Bug 426772 Floated first-letter generates too tall box r+sr=roc, a1.9=beltzner
|
2008-04-11 01:44:58 -07:00 |
|
karlt+@karlt.net
|
646ae1a5a6
|
Add a space to be more permissive.
|
2008-04-10 22:15:01 -07:00 |
|
karlt+@karlt.net
|
142846798a
|
fails on Windows too - bug 428458
|
2008-04-10 21:32:23 -07:00 |
|
karlt+@karlt.net
|
8617d74117
|
fails on Mac - bug 428458
|
2008-04-10 21:08:22 -07:00 |
|
roc+@cs.cmu.edu
|
1dead6507c
|
Bug 424915. Improve display list analysis so that sites with content covered by the scrolling element, such as GMail, can use bitblit scrolling. r+sr=dbaron,a=beltzner
|
2008-04-10 20:46:37 -07:00 |
|
karlt+@karlt.net
|
ef3215ce8e
|
Test text input size with monospace fonts b=410405.
|
2008-04-10 20:17:32 -07:00 |
|
dholbert@cs.stanford.edu
|
a96db78212
|
Minor comment-only change (fixing typo)
|
2008-04-10 17:39:16 -07:00 |
|
martijn.martijn@gmail.com
|
ffaf94a900
|
Extra reftest for bug 413027 - Marquee height is sized too small, clipping text vertically, a=beltzner
|
2008-04-10 16:17:20 -07:00 |
|
martijn.martijn@gmail.com
|
5b51041386
|
Workaround patch for bug 413027 - Marquee height is sized too small, clipping text vertically, r+sr=roc, a=beltzner
|
2008-04-10 16:09:16 -07:00 |
|
roc+@cs.cmu.edu
|
f5291de857
|
Bug 426987. Split SaveState from nsIDocument::Destroy so that we don't do Destroy() while we're still displaying the document. r+sr=sicking,a=beltzner
|
2008-04-10 15:47:01 -07:00 |
|
roc+@cs.cmu.edu
|
299a099511
|
Bug 421432. Don't crash when we ScrollToAnchor after UnsuppressPainting tore down the document. r+sr=dbaron,a=beltzner
|
2008-04-10 15:42:03 -07:00 |
|
dholbert@cs.stanford.edu
|
595fdb4786
|
Bug 402264: When we're scaling printed content, don't scale unconstrained heights. r+sr=roc a=damons
|
2008-04-10 15:34:38 -07:00 |
|
marco.zehe@googlemail.com
|
b8b85c46b1
|
bug 424161 - Tree invalidation screwed up badly, getting 6 failures on Mochitest for bug 368835. p=Alexander Surkov (surkov.alexander@gmail.com) r=me, r=Olli.Pettay sr=jonas a1.9=beltzner
|
2008-04-10 08:11:15 -07:00 |
|
jwatt@jwatt.org
|
93c61de7e2
|
Bug 428023. Allow SVG without a viewBox to scroll when embedded by reference by a replaced element. r=longsonr, sr=roc, a1.9=vlad
|
2008-04-09 23:25:31 -07:00 |
|
roc+@cs.cmu.edu
|
52d22300a5
|
Bug 425253 crashtest
|
2008-04-09 22:29:53 -07:00 |
|
roc+@cs.cmu.edu
|
1bfe348601
|
Bug 425253. Propagate reflow-depth tracking through XUL box layout. r+sr=dbaron,a=damon
|
2008-04-09 21:39:41 -07:00 |
|
karlt+@karlt.net
|
cad4311043
|
Check that non-spacing marks in accents are visible b=427659.
|
2008-04-09 21:35:46 -07:00 |
|
gavin@gavinsharp.com
|
2901a0c5fe
|
Disable test from bug 393970 on linux (bug 428226)
|
2008-04-09 20:29:17 -07:00 |
|
gavin@gavinsharp.com
|
3cec8fc374
|
Disable test from bug 393970 on linux (bug 428226)
|
2008-04-09 20:00:37 -07:00 |
|
gavin@gavinsharp.com
|
464e9490e5
|
Bug 393970: grid columns don't line up if one <rows> block is scrollable, patch by Wladimir Palant <trev.moz@adblockplus.org>, r+sr=roc, a=beltzner
|
2008-04-09 15:15:59 -07:00 |
|
karlt+@karlt.net
|
16859d81d6
|
Tweak reftest again for aveCharWidth wide enough for numerals. b=410405
|
2008-04-08 23:57:34 -07:00 |
|
reed@reedloden.com
|
325e468d20
|
Bug 427845 - "reftests/text-decoration/underline-block-propagation-*.html are buggy" [p=zweinberg@mozilla.com (Zack Weinberg) r=dbaron]
|
2008-04-08 23:38:45 -07:00 |
|
reed@reedloden.com
|
96ec46b9da
|
Bug 426852 - "flash object disappear after going back" [p=mats.palmgren@bredband.net (Mats Palmgren) r+sr=jst a=blocking1.9+]
|
2008-04-08 23:28:23 -07:00 |
|
reed@reedloden.com
|
9eb7749c18
|
Bug 427163 - "Crash [@ nsContentUtils::ContentIsDescendantOf] with contenteditable, right-clicking and document.write" (add null check) [p=chris@pearce.org.nz (Chris Pearce [cpearce]) r+sr=roc a1.9=damons]
|
2008-04-08 23:16:09 -07:00 |
|
karlt+@karlt.net
|
c0113e4cfb
|
use text-rendering:optimizeLegibility so that non-spacing marks render. b=427659, r+sr=roc, a1.9=dsicore
|
2008-04-08 22:30:08 -07:00 |
|
ajschult@verizon.net
|
5404181bc3
|
Bug 408355: Better fix for bug 396024 that doesn't leak (as much). r+sr=roc, a=beltzner
|
2008-04-08 22:24:13 -07:00 |
|
jonas@sicking.cc
|
b8a008856b
|
Backing out due to test failures
|
2008-04-08 20:20:39 -07:00 |
|
jonas@sicking.cc
|
5e5ddf5b3f
|
Bug 425551: Improve script blocker code and use it to prevent async DOM events from keeping link elements alive past CC. Patch by bent. r/sr=sicking
|
2008-04-08 19:06:27 -07:00 |
|
dholbert@cs.stanford.edu
|
1dc4ccf228
|
Bug 421710: Adding assertion reftest
|
2008-04-08 14:33:32 -07:00 |
|
gavin@gavinsharp.com
|
58eef70779
|
Re-land the part of bug 295994 that removes the reference to the removed test, since I didn't re-add it in my initial backout
|
2008-04-08 13:57:17 -07:00 |
|
gavin@gavinsharp.com
|
0ab8b765bb
|
Back out patch for bug 295994
|
2008-04-08 13:50:00 -07:00 |
|
dbaron@dbaron.org
|
646994512a
|
Don't let columns with no cells originating in them expand in the pass for expanding zero-width columns. b=425972 r=dholbert sr=roc a=blocking1.9+
|
2008-04-08 12:07:16 -07:00 |
|
longsonr@gmail.com
|
93b3ae1e63
|
reftests for bug 423998
|
2008-04-08 12:06:27 -07:00 |
|
longsonr@gmail.com
|
093cb2314c
|
reftests for bug 423998
|
2008-04-08 12:03:17 -07:00 |
|
longsonr@gmail.com
|
0222467d8a
|
reftests for bug 423998
|
2008-04-08 12:03:17 -07:00 |
|
reed@reedloden.com
|
daf0485896
|
Bug 420499 - "Caret browsing mode wrongly engaged" (Mochitest) [p=chris@pearce.org.nz (Chris Pearce [cpearce]) r+sr=roc a=blocking1.9+]
|
2008-04-08 11:52:48 -07:00 |
|
reed@reedloden.com
|
dce1fd1773
|
Bug 423833 - "Show Only This Frame code uses about: url for error pages, instead of original site url" [p=johnath@mozilla.com (Johnathan Nightingale [johnath]) r=Mano a=blocking-firefox3+]
|
2008-04-08 11:48:34 -07:00 |
|
reed@reedloden.com
|
6f305370b3
|
Bug 426660 - "Allow Firefox themes to change based on the OS theme" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari [ehsan]) r=vlad sr=dbaron a=blocking1.9+]
|
2008-04-08 11:36:53 -07:00 |
|
dholbert@cs.stanford.edu
|
2e71a1cb17
|
Bug 421710: Replace a call to CreateContinuationFor with calls to SplitPlaceholder & SplitLine, to make sure that we don't lose the real frame for which we've made a placeholder. Patch by Michal Novotny <michal@allpeers.com> r+sr=roc a=blocking1.9+
|
2008-04-08 07:42:52 -07:00 |
|
roc+@cs.cmu.edu
|
4f41c023e3
|
Disabling failing test. It's not the important one here anyway.
|
2008-04-08 06:42:36 -07:00 |
|
roc+@cs.cmu.edu
|
2e1111534b
|
Bug 411585. Traverse all pages after the current page when painting a page, to locate placeholders that we need to traverse in order to paint out-of-flows on the current page. r+sr=dbaron
|
2008-04-08 06:06:12 -07:00 |
|
longsonr@gmail.com
|
01b9637f7c
|
Bug 423998 - Fix repainting regression(s) and multiple invalidation bugs. r=jwatt,sr=roc,a1.9=blocking1.9+ and beltzner
|
2008-04-08 05:51:19 -07:00 |
|
roc+@cs.cmu.edu
|
d0931d8767
|
Bug 422678. Table rows whose style-height doesn't fit in the available height (but whose cells do) should be marked incomplete during reflow. r=bernd,sr=dbaron
|
2008-04-08 05:28:34 -07:00 |
|
timeless@mozdev.org
|
2901e3ff19
|
Bug 394114 Interfaces missing from various QI implementations. r=jag sr=jag a=dsicore
|
2008-04-07 23:18:35 -07:00 |
|
dholbert@cs.stanford.edu
|
f540bf2eab
|
Bug 389949: Bustage fix
|
2008-04-07 17:47:14 -07:00 |
|
dholbert@cs.stanford.edu
|
c9a5a82516
|
Bug 389949, second patch: rotate landscape-mode printed output in Linux. (so we don't end up printing landscape-oriented content on top of portrait-oriented paper.) r+sr=vlad a=blocking1.9
|
2008-04-07 17:32:48 -07:00 |
|
dholbert@cs.stanford.edu
|
d4e585ef8e
|
Bug 389949, first patch: Use POINTS_PER_INCH_FLOAT in place of magic number '72.0f'. Basically cosmetic -- shouldn't change our behavior at all. r+sr=vlad, a=blocking1.9+
|
2008-04-07 17:27:10 -07:00 |
|
masayuki@d-toybox.com
|
e725702581
|
Bug 427420 selection decoration lines (spell checker's underline and IME composing string underline) are not displayed r+sr+b1.9=roc
|
2008-04-07 16:57:13 -07:00 |
|
longsonr@gmail.com
|
3372e8a5b7
|
Bug 426980 - foreignObject content displays at wrong size if zoomed. r=jwatt,sr=roc,a1.9=beltzner
|
2008-04-07 16:16:36 -07:00 |
|
longsonr@gmail.com
|
7703fc293b
|
Bug 426738 - SVG text in hyperlink appears to have incorrect length. r+sr=roc,a1.9=beltzner
|
2008-04-07 15:27:52 -07:00 |
|
vladimir@pobox.com
|
abe9217220
|
Revert incorrect commenting out of test
|
2008-04-07 13:27:20 -07:00 |
|
longsonr@gmail.com
|
db40f018ab
|
Bug 426721 - Transforming the ancestors of a foreignObject does not cause a refresh. r+sr=roc,a1.9=dsicore
|
2008-04-07 03:32:41 -07:00 |
|
vladimir@pobox.com
|
1839ddc852
|
temporarily disable this reftest -- see bug 427480
|
2008-04-07 00:36:24 -07:00 |
|
timeless@mozdev.org
|
130fc53345
|
Bug 421030 Crash in [@ nsIFrame::GetView()] refreshing Viewpoint demo page r=roc sr=roc a=roc
|
2008-04-06 12:02:28 -07:00 |
|
timeless@mozdev.org
|
d7e775a7be
|
Bug 394114 Interfaces missing from various QI implementations. r=jag sr=jag a=dsicore
|
2008-04-06 05:28:34 -07:00 |
|
bmlk@gmx.de
|
9a1928e320
|
lookup all columns for possible originating cells, bug 426706 r/sr=bzbarsky a=beltzner
|
2008-04-06 05:16:45 -07:00 |
|
bmlk@gmx.de
|
8e66beaecd
|
initialize all border parameters so that the border is initialized even for empty rowgroups bug 424434 r/sr=bzbarsky a=mtschrep
|
2008-04-06 05:12:04 -07:00 |
|
roc+@cs.cmu.edu
|
4f41fd4761
|
Bug 416735. When a table frame paints the backgrounds for all its parts, make sure those parts notify the table frame display item when they are background-attachment:fixed. r+sr=dbaron
|
2008-04-06 04:34:14 -07:00 |
|
roc+@cs.cmu.edu
|
a9f7ac7267
|
Bug 424710. Make sizing of abs-pos frames whose container is the initial containing block sane and consistent with Firefox 2, while still incorrect. r+sr=dbaron
|
2008-04-06 03:03:41 -07:00 |
|
smontagu@smontagu.org
|
974b8dbc2f
|
Correct the coordinates for selection decoration in right-to-left text. Bug 421042, r+sr=roc, a=beltzner
|
2008-04-06 01:12:09 -07:00 |
|
dbaron@dbaron.org
|
891467d3f4
|
Disable a small part of the fix for bug 416168 to fix a regression with outlines of certain empty inlines. b=424236 r+sr=roc a=blocking1.9+
|
2008-04-05 20:55:15 -07:00 |
|
dolske@mozilla.com
|
d7500b7491
|
OS X box failed even with 45 seconds, try 90. (bug 425987)
|
2008-04-05 18:43:02 -07:00 |
|
dolske@mozilla.com
|
cc1eaabe89
|
Reenable libpr0n reftests, and try increasing the reftest timeout from 30 to 45 seconds. (bug 425987)
|
2008-04-05 16:55:08 -07:00 |
|
dolske@mozilla.com
|
1c0baca949
|
Try disabling all lbipr0n reftests (bug 425987).
|
2008-04-05 13:20:48 -07:00 |
|
karlt+@karlt.net
|
8e0f78b813
|
Add mathfontSymbol.properties for SymbolMT on MS Windows. Prefer DejaVu to Cambria Math for better stretchy fences. b=425367 r=pavlov
|
2008-04-04 20:38:25 -07:00 |
|
reed@reedloden.com
|
ae07446635
|
Bug 421353 - "Moving the mouse over text hyperlinks which become underlined spikes cpu usage" (Fix incorrect use of units in previous patch) [p=reg@openpave.org (Jeremy Lea) r+sr=roc a1.9=beltzner]
|
2008-04-04 02:19:02 -07:00 |
|
philringnalda@gmail.com
|
e6402b8148
|
Bug 426392 - Crash in nsXULPopupManager::ShowPopupCallback when customizing toolbar on OS X, patch by Chris Pearce (chris@pearce.org.nz), r+sr=roc, a=blocker
|
2008-04-03 20:29:17 -07:00 |
|
mats.palmgren@bredband.net
|
a8660a0b46
|
Protect against integer overflow when calculating frame widths. b=421671 r+sr=roc a1.9=beltzner
|
2008-04-02 20:11:13 -07:00 |
|
mats.palmgren@bredband.net
|
6132a1f02e
|
Disconnect the frame selection object from the pres shell earlier. b=421083 r+sr=roc a1.9=beltzner
|
2008-04-02 19:42:20 -07:00 |
|
karlt+@karlt.net
|
8148702754
|
Back out b=425367 change to see if that fixes reftest failures for bugs/414123.xhtml and mathml/mi-mathvariant-1.xhtml.
|
2008-04-02 16:51:09 -07:00 |
|
karlt+@karlt.net
|
a61a79ef31
|
Restore font-family order to that before b=425367 change to see if that fixes reftest failures for bugs/414123.xhtml and mathml/mi-mathvariant-1.xhtml.
|
2008-04-02 15:32:23 -07:00 |
|
dholbert@cs.stanford.edu
|
e8be5abb47
|
Whitespace-only change: clean up parameter indentation in nsTableRowGroupFrame
|
2008-04-02 14:52:04 -07:00 |
|
karlt+@karlt.net
|
9e8a95a7f8
|
Add mathfontSymbol.properties for SymbolMT on MS Windows b=425367 r=pavlov
|
2008-04-02 14:06:17 -07:00 |
|
roc+@cs.cmu.edu
|
ee4aefc695
|
Mark passing reftests as expected to pass
|
2008-04-01 17:11:44 -07:00 |
|
roc+@cs.cmu.edu
|
6f195369f9
|
Bug 424873. Make GetWidgetOverflow take the new frame size as input instead of using the possibly-stale old frame size. r+sr=dbaron
|
2008-04-01 16:34:20 -07:00 |
|
bzbarsky@mit.edu
|
8deea0cbbf
|
Invalidate the original overflow rect too when the frame moves. Bug 424766, r+sr=roc
|
2008-04-01 16:27:25 -07:00 |
|
bzbarsky@mit.edu
|
b55f4a5c9e
|
Invalidate things correctly when the caption or inner table is resized. Bug 424465, r=bernd, sr=roc
|
2008-04-01 14:53:19 -07:00 |
|
Olli.Pettay@helsinki.fi
|
aca9d2e936
|
Bug 424377, r=jst, sr=roc
|
2008-04-01 03:37:28 -07:00 |
|
reed@reedloden.com
|
c0dd86e5fd
|
Bug 420499 - "Caret browsing mode wrongly engaged" [p=chris@pearce.org.nz (Chris Pearce [cpearce]) r+sr=roc a=blocking1.9+]
|
2008-04-01 01:35:11 -07:00 |
|
martijn.martijn@gmail.com
|
4f72124454
|
Modified test for bug 392746, to really disable test for linux for now, instead of timing out there
|
2008-03-31 17:33:45 -07:00 |
|
uriber@gmail.com
|
cbc9152d29
|
Don't run this test on Linux for now as its causing problems in subsequent tests
|
2008-03-31 14:02:57 -07:00 |
|
uriber@gmail.com
|
5bce60c798
|
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 |
|
longsonr@gmail.com
|
9c397d1ec3
|
reftest for gradient on transformed text - bug 424586
|
2008-03-31 07:31:25 -07:00 |
|
longsonr@gmail.com
|
f3eedfbc5f
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
stefanh@inbox.com
|
d0fc5ed166
|
Bug 420726 - Use system background color for odd tree rows. ui-r=beltzner, r=josh+Mano, sr=roc, a1.9=beltzner.
|
2008-03-29 04:43:31 -07:00 |
|
reed@reedloden.com
|
601e529c06
|
Back out Robert O'Callahan's patch from bug 421885 due to reftest failure.
|
2008-03-28 02:32:03 -07:00 |
|
reed@reedloden.com
|
ddba94bd6d
|
Bug 421885 - "Google reader search results have strange red line and broken border around them" [p=roc@ocallahan.org (Robert O'Callahan [roc]) r=vlad a=blocking1.9+]
|
2008-03-28 01:54:27 -07:00 |
|
reed@reedloden.com
|
7ffca204c7
|
Bug 421885 - "Google reader search results have strange red line and broken border around them" [p=roc@ocallahan.org (Robert O'Callahan [roc]) r=vlad a=blocking1.9+]
|
2008-03-28 01:40:02 -07:00 |
|
jruderman@hmc.edu
|
80bd571b8c
|
Add reftests for the Wikipedia jiggling text bug.
|
2008-03-27 23:08:16 -07:00 |
|
karlt+@karlt.net
|
1b91c2f7bb
|
Add mroot and bevelled mfrac width tests.
|
2008-03-27 15:52:58 -07:00 |
|
karlt+@karlt.net
|
ff916b3fa4
|
Correction to mroot width calculation. b=363240 r+sr=roc
|
2008-03-27 15:47:08 -07:00 |
|
uriber@gmail.com
|
93c58b6cbd
|
Only join ancestor inline frames for frames that are last children. bug=424631, r=smontagu, sr=dbaron, blocking1.9=vladimir
|
2008-03-27 12:27:32 -07:00 |
|
dtownsend@oxymoronical.com
|
d4be62f77d
|
Marking test from bug 424074 as failing on linux
|
2008-03-27 02:17:19 -07:00 |
|
jruderman@hmc.edu
|
27d6d56cb6
|
Add crashtest
|
2008-03-27 00:03:22 -07:00 |
|
joshmoz@gmail.com
|
2b63edc0c2
|
Scrollbar thumb is drawn with wrong size for custom scrollbars. b=424074 r=josh sr=vlad
|
2008-03-26 22:36:20 -07:00 |
|
bmlk@gmx.de
|
ce0b61a41b
|
lookup all columns for possible originating cells, bug 423514 r/sr=bzbarsky a=mtschrep
|
2008-03-26 22:03:02 -07:00 |
|
jruderman@hmc.edu
|
7f27919501
|
Add crashtest
|
2008-03-26 21:53:01 -07:00 |
|
jruderman@hmc.edu
|
18ef573771
|
Adding crashtest
|
2008-03-26 21:27:43 -07:00 |
|
jruderman@hmc.edu
|
e06fb83304
|
Add crashtests
|
2008-03-26 21:09:57 -07:00 |
|
jruderman@hmc.edu
|
227e680d84
|
Add crashtest
|
2008-03-26 21:06:24 -07:00 |
|
jruderman@hmc.edu
|
79d9a4aa5f
|
Add a crashtest.
|
2008-03-26 20:59:36 -07:00 |
|
jruderman@hmc.edu
|
d928e86923
|
Add crashtest.
|
2008-03-26 20:55:48 -07:00 |
|
jruderman@hmc.edu
|
3cba3d9d9a
|
Add crashtest
|
2008-03-26 20:52:06 -07:00 |
|
jruderman@hmc.edu
|
79c3f5e7d6
|
Add crashtest
|
2008-03-26 20:33:09 -07:00 |
|
jruderman@hmc.edu
|
c46802513e
|
Add reftest
|
2008-03-26 20:25:24 -07:00 |
|
jruderman@hmc.edu
|
9173f6ba79
|
Add crashtests
|
2008-03-26 20:23:23 -07:00 |
|
jruderman@hmc.edu
|
1732cb4d46
|
Adding a crashtest.
|
2008-03-26 19:57:55 -07:00 |
|
jruderman@hmc.edu
|
e1ea66f86c
|
Adding crashtest
|
2008-03-26 18:03:02 -07:00 |
|
jruderman@hmc.edu
|
9b816f15d4
|
Add crashtest
|
2008-03-26 17:28:43 -07:00 |
|
jruderman@hmc.edu
|
f66480d963
|
Add crashtests
|
2008-03-26 17:24:55 -07:00 |
|
bent.mozilla@gmail.com
|
c83d448e96
|
Bug 425289 - "Mousing over plugins on Mac/Linux leaks and prevents plugin from shutting down". r+sr=jst, a=schrep.
|
2008-03-26 17:24:31 -07:00 |
|
jruderman@hmc.edu
|
f2aede83f9
|
Add reftest (mostly for an assertion, but also making sure it's blank)
|
2008-03-26 17:01:27 -07:00 |
|
jruderman@hmc.edu
|
a2e7301a9f
|
Add crashtest
|
2008-03-26 16:54:47 -07:00 |
|
jruderman@hmc.edu
|
1b8ebfc7ac
|
Add a crashtest.
|
2008-03-26 16:31:18 -07:00 |
|
jruderman@hmc.edu
|
106aa88b4f
|
Add crashtest
|
2008-03-26 16:27:23 -07:00 |
|
jruderman@hmc.edu
|
9f6fd24893
|
Add crashtest.
|
2008-03-26 15:03:26 -07:00 |
|
jruderman@hmc.edu
|
c8d7a3eaca
|
Add crashtest
|
2008-03-26 14:31:37 -07:00 |
|
karlt+@karlt.net
|
4e6626ae86
|
Prefix msqrt with a multiplier as Mac's font and antialiasing causes the radical symbol to affect two pixels to the left of content by up to 8/256.
|
2008-03-25 21:47:17 -07:00 |
|
karlt+@karlt.net
|
c5b3380c6e
|
Bug 363240 - incorrect MathML <mtable> width and position (nsMathMLContainerFrames have zero preferred width Test widths of table cells with msqrt, mfenced, and stretchy mo, and mo with l/rspace.
|
2008-03-25 20:39:36 -07:00 |
|
jonas@sicking.cc
|
ab63e6a20a
|
fix redness, forgot this part
|
2008-03-25 19:59:16 -07:00 |
|
karlt+@karlt.net
|
a2ecae57ca
|
Need some space between the overline and "h" for Mac's fonts and antialiasing.
|
2008-03-25 19:51:45 -07:00 |
|
karlt+@karlt.net
|
a15b004ac1
|
Bug 421955: combining mark at start of text run rendered as NUL hex box or garbage
|
2008-03-25 18:30:39 -07:00 |
|
reed@reedloden.com
|
4167b1253b
|
Bug 423385 - "floating parent does not size correctly with floating child using negative margin" [p=roc@ocallahan.org (Robert O'Callahan [roc]) r+sr=dbaron a1.9b5=beltzner]
|
2008-03-25 16:19:46 -07:00 |
|
uriber@gmail.com
|
a35f550c56
|
Reftest for bug 423676
|
2008-03-25 13:07:16 -07:00 |
|
mats.palmgren@bredband.net
|
0400be05d0
|
Track event loop nesting level and delay stopping a plugin until it's safe. b=420886 r+sr=jst a1.9b5=beltzner
|
2008-03-25 09:56:04 -07:00 |
|
gavin@gavinsharp.com
|
1acf9eb941
|
reftest adjustments for bug 417178 (pending r=dbaron/roc)
|
2008-03-25 09:50:30 -07:00 |
|
reed@reedloden.com
|
5e63772b54
|
Back out Robert O'Callahan's patch from bug 423385 due to mochitest failure.
|
2008-03-24 23:26:53 -07:00 |
|
reed@reedloden.com
|
9d3d47e5fe
|
Bug 417178 - "Google reader does not show subscribed topics in ff3b3 at certain zoom levels" [p=roc@ocallahan.org (Robert O'Callahan [roc]) r+sr=dbaron a1.9b5=mconnor]
|
2008-03-24 21:55:47 -07:00 |
|
reed@reedloden.com
|
1791d22006
|
Bug 423385 - "floating parent does not size correctly with floating child using negative margin" [p=roc@ocallahan.org (Robert O'Callahan [roc]) r+sr=dbaron a1.9b5=beltzner]
|
2008-03-24 21:50:12 -07:00 |
|
dholbert@cs.stanford.edu
|
2de08e5ba8
|
Bug 423599: Make native theming stuff use full padding when in XUL, and reduced padding when in HTML. Patch by _FrnchFrgg_ <frnchfrgg-mozbugs@altern.org>, r=ventron sr=vlad a1.9b5=beltzner. Reftest by me, r=bz a1.9b5=beltzner
|
2008-03-24 17:34:27 -07:00 |
|
reed@reedloden.com
|
afc1413921
|
Back out Robert O'Callahan's patch from bug 417178 due to mochitest failure.
|
2008-03-24 01:41:13 -07:00 |
|
reed@reedloden.com
|
cbe8463a59
|
Bug 423676 - "weirdness with layout and selection of mixed-direction text" [p=uriber@gmail.com (Uri Bernstein) r=smontagu sr=roc a1.9b5=schrep]
|
2008-03-24 00:30:49 -07:00 |
|