masayuki@d-toybox.com
|
1e23b3a714
|
b=392252 fix bustage #4
|
2007-08-22 05:40:39 -07:00 |
|
masayuki@d-toybox.com
|
a17a03f2ea
|
Bug 392252 need new APIs for converting AppUnits to gfx usable pixels r=sharparrow1, sr+a=roc
|
2007-08-22 04:13:46 -07:00 |
|
roc+@cs.cmu.edu
|
592a593857
|
Bug 390050. Scan all blocks in a flow-chain, and their overflow lines, when iterating through lines to build text runs. r=smontagu,mats,sr=mats,a=bz
|
2007-08-22 02:08:13 -07:00 |
|
bzbarsky@mit.edu
|
582d5561ed
|
Make sure layout is up to date before moving the caret. Bug 375436 followup to fix orange, pending reviews from roc.
|
2007-08-21 22:13:24 -07:00 |
|
bzbarsky@mit.edu
|
cf486e9ad4
|
When selectedIndex is set, make sure to display the corresponding text in the display area. Bug 330554, r+sr=mats, a=dbaron
|
2007-08-21 20:25:42 -07:00 |
|
bzbarsky@mit.edu
|
32444ff39f
|
Make maxlength not affect initial values or scripted sets. Bug 345267, r+sr=mats, a=dbaron
|
2007-08-21 20:22:21 -07:00 |
|
bzbarsky@mit.edu
|
9d5ecb58f1
|
Fix Windows build bustage
|
2007-08-21 20:16:18 -07:00 |
|
bzbarsky@mit.edu
|
e234beb50d
|
Make auto-height abs-pos textfields with top and bottom offsets both set use their intrinsic height, per spec. Bug 385870, r+sr+a=dbaron
|
2007-08-21 20:07:25 -07:00 |
|
bzbarsky@mit.edu
|
295ac223f1
|
Make sure to process style updates before reflow, and both before painting. Bug 375436, r+sr=roc, a=dbaron
|
2007-08-21 19:57:06 -07:00 |
|
Olli.Pettay@helsinki.fi
|
d023c05d44
|
Bug 373911, r=bz, sr=dbaron, a=1.9+
|
2007-08-21 14:45:00 -07:00 |
|
jwatt@jwatt.org
|
87ce0a4099
|
Reftest for bug 367368
|
2007-08-21 13:48:36 -07:00 |
|
neil@parkwaycc.co.uk
|
1b7e62bf5b
|
Bug 392397 Fix grids containing listboxes r=Enn sr=bz a=dbaron
|
2007-08-21 13:08:58 -07:00 |
|
jwatt@jwatt.org
|
7d9fec9ae9
|
Fixing bug 375175. Get rid of unused function nsSVGOuterSVGFrame::InitiateReflow. Patch by Eli Friedman <sharparrow1@yahoo.com>. r=jwatt@jwatt.org, sr=tor@acm.org, a=bzbarsky@mit.edu
|
2007-08-21 12:29:37 -07:00 |
|
enndeakin@sympatico.ca
|
7184c14bb0
|
Bug 387131, tooltip extends offscreen, r+sr+a=bz
|
2007-08-21 12:28:58 -07:00 |
|
sharparrow1@yahoo.com
|
bd3a0402f5
|
Bug 392840: Get rid of nsCSSScanner::Unread. r+sr=bzbarsky, r+a=dbaron
|
2007-08-21 11:29:50 -07:00 |
|
jwatt@jwatt.org
|
88a690948d
|
Gah! Apparently this fails all round
|
2007-08-21 06:31:41 -07:00 |
|
jwatt@jwatt.org
|
6d95cc7a42
|
Don't run failing test on mac
|
2007-08-21 06:25:56 -07:00 |
|
jwatt@jwatt.org
|
88705486e1
|
Reftest for SVG inline in XUL, bug 364732.
|
2007-08-21 05:58:33 -07:00 |
|
bzbarsky@mit.edu
|
b20e634109
|
Don't make getting .selected change what .selected returns in the future. Bug 391994, r+sr+a=sicking
|
2007-08-20 20:24:11 -07:00 |
|
sharparrow1@yahoo.com
|
9fc46b7806
|
Bug 391412: Regression in float layout causing clear to be ignored. r+sr=roc, a=dbaron
|
2007-08-20 14:05:47 -07:00 |
|
sharparrow1@yahoo.com
|
5ce6586b57
|
Reftests for bug 383883 and dependencies
|
2007-08-20 13:26:55 -07:00 |
|
sharparrow1@yahoo.com
|
6595535c69
|
Bug 383883: {inc} issues with block moving through non-moving float. r+sr+a=dbaron
|
2007-08-20 13:07:50 -07:00 |
|
cbiesinger@gmx.at
|
584c30a229
|
391261 call SetWindow a second time after instantiating the plugin, like we used to do (fixes WMP 10) r+sr=bz
|
2007-08-20 10:40:08 -07:00 |
|
joshmoz@gmail.com
|
713a948723
|
clean up some unused variables and calls. no bug. sr/a=bz
|
2007-08-19 23:33:14 -07:00 |
|
sharparrow1@yahoo.com
|
862051c004
|
Bug 387511: CSs scanner causes parse error for URLs starting with a codepoint > 255. r+sr=bzbarsky, a=dbaron
|
2007-08-19 20:39:22 -07:00 |
|
enndeakin@sympatico.ca
|
44e941510f
|
Bug 391960, null check document of anchor node, r+sr=bz,a=damon
|
2007-08-19 09:55:18 -07:00 |
|
bzbarsky@mit.edu
|
f75c135498
|
Followup for bug 390423: remove a now-unused variable. Patch by Ben Karel <web+moz@eschew.org>, r+sr+a=bzbarsky
|
2007-08-17 23:13:10 -07:00 |
|
bzbarsky@mit.edu
|
406edd85f0
|
Adding test.
|
2007-08-17 21:47:41 -07:00 |
|
Olli.Pettay@helsinki.fi
|
15aaa6063b
|
Bug 391708, [nsIDOMXULLabelElement::accessKey] errors in console at yahoo.com, r+sr+a=jst
|
2007-08-17 17:13:14 -07:00 |
|
sharparrow1@yahoo.com
|
f88c1bca98
|
Bug 390762: Crash [@ nsFrameManager::UnregisterPlaceholderFrame] with -moz-column and float. r=fantasai, sr+a=roc.
|
2007-08-17 17:06:46 -07:00 |
|
cbarrett@mozilla.com
|
4184694ede
|
Bug 370353 followup: Check in white space changes. Patch by Daniel Holbert <dholbert@mozilla.com>. r=bernd sr=dbaron a1.9=dbaron.
|
2007-08-17 16:58:19 -07:00 |
|
cbarrett@mozilla.com
|
392dc16f4f
|
Bug 370353: Dynamically setting "visibility: collapse" to a <col> no longer works. Patch by Daniel Holbert <dholbert@mozilla.com>. r=bernd sr=dbaron a1.9=dbaron
|
2007-08-17 16:51:58 -07:00 |
|
sharparrow1@yahoo.com
|
871613c6b8
|
Bug 390740: Pass lang-group into GetMetricsFor more consistently, SVG part. r=tor, sr=roc, a=dbaron
|
2007-08-17 16:49:01 -07:00 |
|
jwalden@mit.edu
|
75b11a995d
|
Bug 294800 - Beautify FTP/File/Jar/Gopher dir listings (CSS, icons, sortable columns) so that they don't look like they're from 1995. (Ooh, shiny!) Patch by Dao Gottwald <dao@design-noir.de>, r+sr=bz, r=mano, a=dsicore
|
2007-08-17 15:57:36 -07:00 |
|
sharparrow1@yahoo.com
|
d9a7aa54b9
|
Bug 390399: Add some general (non-property-specific) parsing tests. r+sr+a=dbaron
|
2007-08-17 15:05:22 -07:00 |
|
philringnalda@gmail.com
|
48c8d7714f
|
Bug 390423 - Simplify the signature of nsIFrame::GetPointFromOffset, patch by Ben Karel <web+moz@eschew.org>, r=aaronlev/elif, sr=roc, a1.9=dbaron
|
2007-08-16 20:43:00 -07:00 |
|
bzbarsky@mit.edu
|
edb68ef0b7
|
Fix computed style for relative offsets when they're specified in |ch| units. Bug 391034, r+sr+a=dbaron
|
2007-08-16 16:19:25 -07:00 |
|
masayuki@d-toybox.com
|
06c667051a
|
Bug 367614 [Win Only] The composition string for IME should have dashed underline r+sr+a=roc
|
2007-08-16 13:35:18 -07:00 |
|
mats.palmgren@bredband.net
|
11174cd361
|
Ignore 'ordinal' attribute for out-of-flow and popup frames. r=enndeakin sr=bzbarsky a=dbaron
|
2007-08-16 08:39:22 -07:00 |
|
mats.palmgren@bredband.net
|
45153ad611
|
Mochitest for bug 391747. r=martijn
|
2007-08-16 08:26:20 -07:00 |
|
mats.palmgren@bredband.net
|
68f3ec9696
|
Make GetFirstCellNodeInRange() deal with document node in the range. b=391747 r=Olli.Pettay sr+a=roc
|
2007-08-16 05:42:25 -07:00 |
|
bzbarsky@mit.edu
|
a96dc350c6
|
Put back in an optimization that we apparently really do need. Bug 390425, r+sr+a=roc
|
2007-08-15 21:27:07 -07:00 |
|
bzbarsky@mit.edu
|
67785ffa97
|
Backing out test patch
|
2007-08-15 21:01:51 -07:00 |
|
bzbarsky@mit.edu
|
0a81e1e21e
|
Testing a fix for the perfomrance regression. Bug 390425, no reviews, no approval, will back out once I have some data.
|
2007-08-15 20:14:48 -07:00 |
|
enndeakin@sympatico.ca
|
aef0ee7c4d
|
Bug 385275, handle tab navigation in popups properly, r+sr=roc
|
2007-08-15 18:09:58 -07:00 |
|
enndeakin@sympatico.ca
|
0cc1ad3811
|
Bug 386917, choose application in feeds page not working, add popup state retrieving api, r=mano,sr=bz,a=dbaron
|
2007-08-15 16:52:47 -07:00 |
|
bzbarsky@mit.edu
|
71c361ac5f
|
Relanding bug 390425, with attempted performance regression fix. r+sr+a=roc
|
2007-08-15 16:20:25 -07:00 |
|
roc+@cs.cmu.edu
|
d2b3404ed9
|
Bug 385270. Clean up textframe offset invariants: try #2 --- mContentLength no longer exists/is no longer trusted. r=smontagu,a=dbaron
|
2007-08-15 11:39:38 -07:00 |
|
roc+@cs.cmu.edu
|
c3ae784bf0
|
Backing out
|
2007-08-15 09:20:46 -07:00 |
|
roc+@cs.cmu.edu
|
c22b576607
|
Bug 385270. Clean up textframe offset invariants: try #2 --- mContentLength no longer exists/is no longer trusted. r=smontagu,a=dbaron
|
2007-08-15 09:04:17 -07:00 |
|