roc+@cs.cmu.edu
|
42a81834c5
|
Fixing test bustage... Disable tests on Linux and Windows until I figure out how to get them to do word movement via synthesized events.
|
2007-10-10 16:19:11 -07:00 |
roc+@cs.cmu.edu
|
871dffe6e3
|
Bug 391584. Don't miss word-break opportunities at points where whitespace has collapsed away. Also, note that a word-break opportunity exists at the start of a frame when it starts with a space.
|
2007-10-10 15:32:51 -07:00 |
bzbarsky@mit.edu
|
05edb8f1b8
|
Fix bug 399219. r=roc, sr=neil, a=roc
|
2007-10-10 15:14:41 -07:00 |
fantasai.cvs@inkedblade.net
|
590bb58ae4
|
crash due to improper overflow container frame deletion, b=393956, r+sr=roc
|
2007-10-10 15:09:53 -07:00 |
vladimir@pobox.com
|
0d55de6f08
|
b=296904, canvas rects incorrectly affect current path; r+sr+a=vlad, patch from philip@zaynar.demon.co.uk
|
2007-10-10 12:24:12 -07:00 |
roc+@cs.cmu.edu
|
a09e53dc3d
|
Backing out bug 391584 because of test failures on non-Mac
|
2007-10-09 21:25:42 -07:00 |
roc+@cs.cmu.edu
|
2763f9f7df
|
Backing out fix for bug 345339 because of test failures
|
2007-10-09 20:39:16 -07:00 |
roc+@cs.cmu.edu
|
884794bcc1
|
Fixing bustage
|
2007-10-09 19:30:48 -07:00 |
roc+@cs.cmu.edu
|
a9f24144f5
|
Bug 387414. Detect situations where the textrun doesn't map enough text to fully reflow the frame (which can happen during style changes to preformatted whitespace, for example) and rebuild textruns in that case. r=smontagu
|
2007-10-09 19:25:57 -07:00 |
roc+@cs.cmu.edu
|
f543b23186
|
Bug 391584. Don't miss word-break opportunities at points where whitespace has collapsed away. Also, note that a word-break opportunity exists at the start of a frame when it starts with a space.
|
2007-10-09 19:21:33 -07:00 |
roc+@cs.cmu.edu
|
203d229518
|
Bug 389583. Move an assert so it doesn't fire bogusly. r=eli,sr=mats,a=dbaron
|
2007-10-09 19:18:40 -07:00 |
roc+@cs.cmu.edu
|
24f20d0cd0
|
Bug 345339. Stop using a generic hashtable to store element session history state in nsPresState. patch by Karthik Sarma, r+sr=roc,a=sicking
|
2007-10-09 19:15:23 -07:00 |
tglek@mozilla.com
|
8cf3fb1c90
|
Clean up prbool misuse in layout. bug 398312, r+sr+a=dbaron
|
2007-10-09 17:00:05 -07:00 |
dbaron@dbaron.org
|
292a9a31a8
|
Add tests for bug 240117.
|
2007-10-09 13:28:10 -07:00 |
fantasai.cvs@inkedblade.net
|
69f752aa00
|
nsOverflowContinuationTracker shouldn't assume frame won't get reflowed again before its continuation gets reflowed, b=398322, b=393956, r=dholbert sr=roc
|
2007-10-09 12:46:21 -07:00 |
enndeakin@sympatico.ca
|
124fc08b95
|
Bug 397012, add null check otherwise tests crash
|
2007-10-09 10:48:30 -07:00 |
enndeakin@sympatico.ca
|
9b35f9861f
|
Bug 397012, menus don't close on second click, r+sr=bz
|
2007-10-09 10:21:36 -07:00 |
enndeakin@sympatico.ca
|
6482b9cd78
|
bug 396983, missed this file
|
2007-10-09 05:43:15 -07:00 |
enndeakin@sympatico.ca
|
7dc40adf02
|
Bug 396983, flush frames before opening a popup, r+sr=bz, a=dbaron
|
2007-10-09 05:11:14 -07:00 |
bzbarsky@mit.edu
|
39356896dd
|
Elimninate the last known source of bogus "wrong parent style context" warnings, and make these warnings into assertions. Bug 374297, r+sr+a=dbaron
|
2007-10-08 19:45:10 -07:00 |
bzbarsky@mit.edu
|
cde473408d
|
Make sure to not propagate special height reflows too far. Bug 391901, r+sr+a=dbaron
|
2007-10-08 19:39:06 -07:00 |
bzbarsky@mit.edu
|
b06fa80dae
|
Fix bug 398326. Make sure to let the frame constructor know before constructing frames. r+sr+a=dbaron.
|
2007-10-08 19:34:58 -07:00 |
reed@reedloden.com
|
f88879e4bd
|
Bug 394844 - "nsCSSParser.cpp: aSkipWS parameter of ExpectEndProperty and GetURLToken can be removed as it is always PR_TRUE" [p=alfredkayser@nl.ibm.com (Alfred Kayser) r+sr+a1.9=dbaron]
|
2007-10-08 16:17:14 -07:00 |
dbaron@dbaron.org
|
0c9f816e8a
|
Make IsWidgetStyled use style system to really check whether author styled borders or backgrounds, rather than depending on default values in forms.css. b=240117 r+sr=bzbarsky a=roc
|
2007-10-08 16:11:01 -07:00 |
dbaron@dbaron.org
|
2bc4978388
|
Allow MapRuleInfoInto to map data for multiple structs at the same time. b=240117 r+sr=bzbarsky a=roc
|
2007-10-08 14:58:22 -07:00 |
reed@reedloden.com
|
4307dd84e7
|
Bug 273459 - "most gopher-*.gif images are unused" [p=dao r+sr+a1.9=dbaron]
|
2007-10-08 14:27:30 -07:00 |
reed@reedloden.com
|
0fb996cf1c
|
Bug 381735 - "reenable antialiased border drawing on Linux" [p=dao r+sr=dbaron r=vlad a=blocking1.9+]
|
2007-10-08 14:09:45 -07:00 |
bzbarsky@mit.edu
|
a87139ab25
|
Fix test to actually fail with old builds
|
2007-10-08 12:26:36 -07:00 |
Olli.Pettay@helsinki.fi
|
4afadf9275
|
Bug 397641, AsyncScrollPortEvent posted even if overflow/underflow event won't be dispatched r=mats+roc, sr=mats, a=roc
|
2007-10-08 01:42:43 -07:00 |
roc+@cs.cmu.edu
|
d7402d3ddb
|
Bug 395331. Fix FindPrimaryFrameFor by noticing that an element can be in anonymous content if the binding root is a binding *ancestor*, not just a binding *parent*. r+sr=bzbarsy
|
2007-10-07 19:42:50 -07:00 |
bzbarsky@mit.edu
|
e65eb51316
|
Add tests
|
2007-10-07 18:13:40 -07:00 |
mats.palmgren@bredband.net
|
b61d4af97e
|
Take into account that |line| can be an overflow line when accessing the previous line. Patch by roc and me. b=397007 r+sr=me/roc blocking1.9=roc
|
2007-10-07 10:32:07 -07:00 |
mats.palmgren@bredband.net
|
6954836ce0
|
Make the GetListBoxBody() call from the frame constructor not Flush_Frames. b=392285 r+sr=bzbarsky a=dsicore
|
2007-10-06 08:03:35 -07:00 |
mats.palmgren@bredband.net
|
35ca3d1cfd
|
Call RemoveMappingsForFrameSubtree() before destroying an "internal" popup frame. b=372685 r+sr=bzbarsky blocking1.9=dsicore
|
2007-10-06 06:53:05 -07:00 |
gerv@gerv.net
|
6dd53e09ca
|
Bug 398009 - fix mangled license headers. a=stuart.
|
2007-10-06 05:08:39 -07:00 |
bzbarsky@mit.edu
|
43c3e7e43f
|
Fix the test
|
2007-10-05 22:21:03 -07:00 |
bzbarsky@mit.edu
|
5ac552db26
|
Adding test.
|
2007-10-05 20:46:02 -07:00 |
bzbarsky@mit.edu
|
48541412c1
|
Fix a few issues in bfcache and XBL when javascript is being toggled on and off. Bug 398668, r+sr+a=jst
|
2007-10-05 17:35:00 -07:00 |
bzbarsky@mit.edu
|
5f7d419364
|
Remove trunk instances of MOZILLA_1_8_BRANCH interfaces. Bug 347910, r+sr+a=jst
|
2007-10-05 16:37:25 -07:00 |
dolske@mozilla.com
|
fe9bcdb9b4
|
Disabling fast reftests (bug 387132) due to reported link problems on Linux too. *sigh*
|
2007-10-05 16:11:12 -07:00 |
Olli.Pettay@helsinki.fi
|
f301bebb74
|
Bug 397955, r+sr=roc
|
2007-10-05 12:06:54 -07:00 |
dolske@mozilla.com
|
bdb6cbdff3
|
Disable fast reftests (bug 387132) on Windows until I figure out why it's not linking there.
|
2007-10-04 18:08:44 -07:00 |
dolske@mozilla.com
|
b7e4d4f709
|
Bug 387132 - speed up reftest running. r=vlad, sr=bsmedberg, a=vlad
|
2007-10-04 16:33:54 -07:00 |
dcamp@mozilla.com
|
0af15a0d0c
|
let chrome check globalStorage usage for a domain. b=396249, r=enndeakin, sr=jst, a=jst
|
2007-10-03 23:05:32 -07:00 |
jwalden@mit.edu
|
6a54168963
|
Bug 393757 - Don't report CSS style errors for identifiers designated as vendor-specific by the CSS spec. This means we won't report errors for things like _width or for any of the -khtml-, -webkit-, -o-, -ms-, etc. properties, cutting down on error console spam a touch. r+sr+a=dbaron
|
2007-10-03 21:58:27 -07:00 |
reed@reedloden.com
|
e00fa71aa4
|
Backed out elif's patch from bug 307242 due to it causing a reftest failure for the test for bug 218473.
|
2007-10-03 21:33:43 -07:00 |
reed@reedloden.com
|
5e226aef23
|
Bug 389685 - "Empty style attribute generates strange css warning" [p=elif (sharparrow1) r+sr+a1.9=dbaron]
|
2007-10-03 20:20:36 -07:00 |
reed@reedloden.com
|
dd74245928
|
Bug 307242 - "ASSERTION: bad argument: '(aRight > mLeft) && (aRight < mRight)', @ nsSpaceManager::BandRect::SplitHorizontally" [p=elif (sharparrow1) r+sr+a1.9=roc]
|
2007-10-03 20:18:31 -07:00 |
bzbarsky@mit.edu
|
309401d674
|
Make sure we always resolve style contexts with the right parent. Bug 390689, r+sr+a=dbaron
|
2007-10-03 19:58:48 -07:00 |
enndeakin@sympatico.ca
|
b8e2d9f1e4
|
Bug 397606, don't deactivate menubar when switching menus, r+sr=bz, a=damon
|
2007-10-03 15:00:41 -07:00 |
dbaron@dbaron.org
|
36232b76cb
|
Allow reftest harness to load files without any image comparison. b=397725 r=jwalden
|
2007-10-03 14:27:04 -07:00 |
dholbert@cs.stanford.edu
|
923ae52658
|
Backing out patch for Bug 396984 -- its issues will be addressed via Bug 240117. (see comments 27-28 on Bug 396984)
|
2007-10-03 13:04:32 -07:00 |
dbaron@dbaron.org
|
5b2b66c9d3
|
Fix bidi reftests so they pass for me: use font size in px rather than pt so they're not dpi-dependent (primarily for 000), and rewrite 006 so it doesn't hard-code the width of characters. b=398337 r=smontagu
|
2007-10-02 22:28:23 -07:00 |
dholbert@cs.stanford.edu
|
054a0363b4
|
Bug 395316 - Clear OutOfFlowFrame after unregistering placeholder, and make recursive call to RemoveFrame. r/sr/a=roc
|
2007-10-02 20:44:18 -07:00 |
roc+@cs.cmu.edu
|
ea2328d52d
|
Bug 388980. Backing out because it broke tests.
|
2007-10-02 15:12:20 -07:00 |
roc+@cs.cmu.edu
|
76195f165d
|
Bug 388980. Keep mCSSAware in sync. patch by Chris Pearce, r+sr=peterv
|
2007-10-02 14:44:21 -07:00 |
dholbert@cs.stanford.edu
|
c5dacf1625
|
Bug 396984 - Fix GTK textfield border-width 2px/3px discrepancy. Patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au>, r/sr/a=roc
|
2007-10-02 14:25:59 -07:00 |
Olli.Pettay@helsinki.fi
|
7a162df868
|
Bug 388558, 'change' event isn't dispatched if user selects input field value from the autocomplete list, r=jst, sr=sicking, a=mconnor
|
2007-10-02 09:56:07 -07:00 |
tor@cs.brown.edu
|
7b54df5ad9
|
Bug 384208 - svg:pattern not correct for general transforms. r=longsonr, sr+a=roc
|
2007-10-02 07:57:47 -07:00 |
ginn.chen@sun.com
|
fbdfdb3fd5
|
Bug 387990 [a11y] mouse pointer position can prevent keyboard access to submenus r=enndeakin sr=roc
|
2007-10-02 02:41:29 -07:00 |
roc+@cs.cmu.edu
|
eeeb89a24e
|
Bug 385635. Make text min-width calculation clear out old value of trimmable whitespace when the text contains non-collapsible whitespace. Also, set skipWhitespace to skip subsequent whitespace only if the trailing whitespace in the text is not preformatted. r=smontagu
|
2007-10-02 01:52:09 -07:00 |
fantasai.cvs@inkedblade.net
|
c5bd5dcc84
|
fix use of DEBUG-only data member, bug=154892 r+sr+a=roc
|
2007-10-02 01:29:23 -07:00 |
reed@reedloden.com
|
da3c159083
|
Fixing bustage from fantasai's patch. [p=bz]
|
2007-10-01 23:24:26 -07:00 |
fantasai.cvs@inkedblade.net
|
404e205908
|
paginate absolutely-positioned elements, b=154892 r+sr=roc a=roc
|
2007-10-01 22:57:45 -07:00 |
bzbarsky@mit.edu
|
96e7019482
|
Add asserts to catch dangerous cases. Bug 398108, r+sr+a=dbaron
|
2007-10-01 21:37:36 -07:00 |
roc+@cs.cmu.edu
|
18ec94e683
|
Bug 392829. Clean up nsLineLayout code that's not used (or at least used differently). r+sr+a=dbaron
|
2007-10-01 19:36:26 -07:00 |
roc+@cs.cmu.edu
|
4e75400e10
|
Bug 397734. More parsimonious storage of glyph extents ... trying to fix private-bytes regression. r=vlad,a=pavlov
|
2007-10-01 18:47:40 -07:00 |
joshmoz@gmail.com
|
f219b51c26
|
remove XP_MAC usage. b=281889 r=cbarrett sr=roc a=roc
|
2007-10-01 16:20:37 -07:00 |
roc+@cs.cmu.edu
|
8b8d2e52fe
|
Backing out
|
2007-10-01 15:11:23 -07:00 |
dholbert@cs.stanford.edu
|
7bd62c18f6
|
Bug 398157: Fix nscoord_MAX arithmetic using NSCoordSaturatingSubtract. r=roc sr=roc a=roc
|
2007-10-01 14:44:50 -07:00 |
roc+@cs.cmu.edu
|
1b1c97e9d8
|
Bug 397734. More parsimonious storage of glyph extents ... trying to fix private-bytes regression. r=vlad,a=pavlov
|
2007-10-01 14:29:19 -07:00 |
dholbert@cs.stanford.edu
|
17f514d3bb
|
Bug 397852: ASSERTION: Doing nscoord addition with values > nscoord_MAX r=roc sr=roc a=roc
|
2007-10-01 09:43:02 -07:00 |
dholbert@cs.stanford.edu
|
e5f2653030
|
Bug 382147: Make disabled button border-width match enabled buttons. r=roc sr=roc blocking1.9=joshmoz
|
2007-10-01 09:40:35 -07:00 |
enndeakin@sympatico.ca
|
ba7a948b74
|
Bug 396517, enableKeyboardNavigator is backwards, also add test, r+sr=bz, a=roc
|
2007-10-01 08:20:32 -07:00 |
Olli.Pettay@helsinki.fi
|
0fd7a1c518
|
Bug 393762, Bug 393761 and Bug 382636, r=jst, sr=peterv
|
2007-10-01 03:02:32 -07:00 |
bzbarsky@mit.edu
|
2795d62975
|
Make sure to be in an update when we do frame construction. Bug 393326, r+sr+a=dbaron
|
2007-09-30 20:15:45 -07:00 |
dbaron@dbaron.org
|
7eb9fb4438
|
Destroy the old rule tree *after* processing the change list, in case the change list has frame reconstructs in it. Patch from Eli Friedman <sharparrow1@yahoo.com>. r+sr+a1.9=dbaron b=389744
|
2007-09-30 12:23:48 -07:00 |
dbaron@dbaron.org
|
18a066bcd0
|
Fix spelling mistakes to force the Windows unit test box to cycle.
|
2007-09-29 17:49:57 -07:00 |
Olli.Pettay@helsinki.fi
|
d8000edd01
|
back out Bug 373462 / bug 385322 (again :( )
|
2007-09-29 10:33:22 -07:00 |
Olli.Pettay@helsinki.fi
|
67f0237669
|
Bug 373462 / bug 385322, Better scheduling of cycle collection/gc, r+sr=jst
|
2007-09-29 08:02:57 -07:00 |
dbaron@dbaron.org
|
7176c9698f
|
Fix spelling mistakes to force unit test boxes to cycle.
|
2007-09-28 19:18:52 -07:00 |
anodelman@mozilla.com
|
02ad1cc2f0
|
Bug 397831 - -tprender option in pageloader should limit output to render data. a=anodelman, r=vladimir
|
2007-09-28 13:27:52 -07:00 |
aaronleventhal@moonset.net
|
c773b68f7e
|
bug 397644. File control not exposed correctly to a11y apis. r+sr+a=roc
|
2007-09-27 18:09:14 -07:00 |
roc+@cs.cmu.edu
|
f78d03db7a
|
Bug 393906. Make AdjustOffsetsForBidi maintain textframe invariants across the entire continuation chain, not just the fluid chain. r=smontagu
|
2007-09-27 16:37:46 -07:00 |
roc+@cs.cmu.edu
|
4f984e3fae
|
Bug 392629. Be a bit more clever about invalidating listboxes and combobox dropdowns when the focus ring moves. r+sr=bzbarsky
|
2007-09-27 16:06:31 -07:00 |
roc+@cs.cmu.edu
|
f965cd246a
|
Bug 368445. Make nsDisplayBorder::OptimizeVisibility use accurate borders, r+sr=bzbarsky
|
2007-09-27 15:52:32 -07:00 |
reed@reedloden.com
|
a89df363f1
|
Bug 393979 - "Remove orphaned comment in nsFrame::BoxReflow" [p=trev.moz@adblockplus.org (Wladimir Palant) r+sr+a1.9=roc]
|
2007-09-27 09:44:24 -07:00 |
dbaron@dbaron.org
|
f994e940c2
|
Fix leak of nsCSSValueList. b=397149 r+sr=bzbarsky a=roc
|
2007-09-27 09:28:14 -07:00 |
dbaron@dbaron.org
|
c73c09fe83
|
Always delete the old content array so that we run destructors. b=397022 r+sr=bzbarsky a=roc
|
2007-09-27 09:27:48 -07:00 |
dbaron@dbaron.org
|
c1f73f5b72
|
Remove comment about exceptions that no longer exist thanks to bug 386640.
|
2007-09-27 09:26:22 -07:00 |
joshmoz@gmail.com
|
a91716eeae
|
extra measure of security for password textfields on Mac OS X. b=394107 r=smorgan sr=roc
|
2007-09-27 09:01:32 -07:00 |
dholbert@cs.stanford.edu
|
0edb258f2e
|
Bug 371483 layout reftest. r=roc
|
2007-09-26 19:01:58 -07:00 |
dholbert@cs.stanford.edu
|
4b46295aa7
|
Bug 385533 layout reftest. r=roc
|
2007-09-26 19:00:54 -07:00 |
dholbert@cs.stanford.edu
|
82e93efeeb
|
Bug 387876 layout reftests. r=roc
|
2007-09-26 10:41:41 -07:00 |
dholbert@cs.stanford.edu
|
83ad6c43d6
|
Bug 397448 - "ASSERTION: Doing nscoord addition with values > nscoord_MAX" with percentage margin in table cell. r=roc sr=roc approval19=roc
|
2007-09-26 09:32:50 -07:00 |
vladimir@pobox.com
|
8797e1dcc2
|
b=396972, clean up canvas API to avoid using internal API in contexts, r/a=stuart
|
2007-09-25 13:46:08 -07:00 |
gavin@gavinsharp.com
|
70b254f52e
|
Back out the patch for bug 393845 because it appears the regressions it caused are worse than the bug it fixed (a=biesi)
|
2007-09-25 13:41:07 -07:00 |
anodelman@mozilla.com
|
87b681b0ad
|
Bug 397126 - check for 'instanceOf' interfering with svg test. a=anodelman, r=vladimir
|
2007-09-25 10:37:46 -07:00 |
smontagu@smontagu.org
|
7d13df133e
|
Reftests for bidi diacritics (bugs: 378351, 387653, 395676)
|
2007-09-25 08:55:34 -07:00 |
longsonr@gmail.com
|
773d622adf
|
Bug 395155 - correct and reenable reftests
|
2007-09-25 03:00:08 -07:00 |