sharparrow1%yahoo.com
|
c0a8c7a2f5
|
Bug 391494: full page zoom causes scrollbars to be cut off. r+sr+a=roc
|
2007-08-24 17:46:59 +00:00 |
neil%parkwaycc.co.uk
|
3f521ac9f7
|
Bug 393459 Can't use <splitter resizeafter="grow"> without a next subling r=Enn sr=bz a=dbaron
|
2007-08-24 10:39:08 +00:00 |
surkov.alexander%gmail.com
|
b5736f26bc
|
Bug 371680 - expose nsIAccessibleText::scrollSubstringTo, r=aaronlev, roc, sr=roc, a=roc
|
2007-08-24 04:54:46 +00:00 |
mozilla%weilbacher.org
|
cfbd5c3e4f
|
Bug 385891: Removal of non-Cairo code from nsFrame.cpp and nsObjectFrame.cpp, p=alfredkayser, r/sr/a=dbaron
|
2007-08-24 00:13:44 +00:00 |
sharparrow1%yahoo.com
|
2b787f4fed
|
Bug 393286: Make nsCSSScanner::Read regularize newlines. r+sr=bzbarsky, a=dbaron
|
2007-08-23 23:01:52 +00:00 |
enndeakin%sympatico.ca
|
aedb2ff0c5
|
Bug 392512, panel doesn't open when opened from a menu, r+sr=bz,a=dbaron
|
2007-08-23 22:13:43 +00:00 |
enndeakin%sympatico.ca
|
d2d4fcf937
|
Bug 392314, alt key should close menu, add some key closing menus tests, r+sr=bz,a=dbaron
|
2007-08-23 21:21:27 +00:00 |
enndeakin%sympatico.ca
|
6f456a09eb
|
Bug 145320, support hover in xul trees, r+sr=neil
|
2007-08-23 15:57:55 +00:00 |
neil%parkwaycc.co.uk
|
347ef004af
|
Bustage fix b=306990
|
2007-08-23 12:48:51 +00:00 |
neil%parkwaycc.co.uk
|
2baecbb146
|
Turn an assertion into a warning so we don't have to change behaviour in debug builds to avoid getting too many assertions b=326033 r=smaug sr=bz bl=dbaron
|
2007-08-23 12:30:41 +00:00 |
neil%parkwaycc.co.uk
|
af3bcc254b
|
Really fix the right-most column of trees b=306990 r=Enn sr+a=roc
|
2007-08-23 12:27:50 +00:00 |
sharparrow1%yahoo.com
|
d87efc8908
|
Bump the reftest load timeout to 30s to see if it helps the tinderbox orange. a=roc
|
2007-08-22 22:21:15 +00:00 |
sharparrow1%yahoo.com
|
e9fd6f092f
|
Bug 393080: Make count and offset in nsCSSScanner unsigned. r+sr=bzbarsky, a=dbaron
|
2007-08-22 17:32:59 +00:00 |
masayuki%d-toybox.com
|
1da7d412e9
|
b=392252 fix bustage #4
|
2007-08-22 12:40:39 +00:00 |
masayuki%d-toybox.com
|
5fa5b33f97
|
Bug 392252 need new APIs for converting AppUnits to gfx usable pixels r=sharparrow1, sr+a=roc
|
2007-08-22 11:13:55 +00:00 |
roc+%cs.cmu.edu
|
088bea2dcb
|
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 09:08:15 +00:00 |
bzbarsky%mit.edu
|
d99e414faa
|
Make sure layout is up to date before moving the caret. Bug 375436 followup to
fix orange, pending reviews from roc.
|
2007-08-22 05:13:24 +00:00 |
bzbarsky%mit.edu
|
e638f13ada
|
When selectedIndex is set, make sure to display the corresponding text in the
display area. Bug 330554, r+sr=mats, a=dbaron
|
2007-08-22 03:25:42 +00:00 |
bzbarsky%mit.edu
|
f19920cb72
|
Make maxlength not affect initial values or scripted sets. Bug 345267,
r+sr=mats, a=dbaron
|
2007-08-22 03:22:22 +00:00 |
bzbarsky%mit.edu
|
70b6b344bf
|
Fix Windows build bustage
|
2007-08-22 03:16:18 +00:00 |
bzbarsky%mit.edu
|
4f54ccf349
|
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-22 03:07:25 +00:00 |
bzbarsky%mit.edu
|
ac2d663836
|
Make sure to process style updates before reflow, and both before painting.
Bug 375436, r+sr=roc, a=dbaron
|
2007-08-22 02:57:08 +00:00 |
Olli.Pettay%helsinki.fi
|
f5bc514b5d
|
Bug 373911, r=bz, sr=dbaron, a=1.9+
|
2007-08-21 21:45:00 +00:00 |
jwatt%jwatt.org
|
10ba0823e6
|
Reftest for bug 367368
|
2007-08-21 20:48:36 +00:00 |
neil%parkwaycc.co.uk
|
7d7ac2e4a7
|
Bug 392397 Fix grids containing listboxes r=Enn sr=bz a=dbaron
|
2007-08-21 20:08:58 +00:00 |
jwatt%jwatt.org
|
9f81ec0768
|
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 19:29:37 +00:00 |
enndeakin%sympatico.ca
|
9419feb114
|
Bug 387131, tooltip extends offscreen, r+sr+a=bz
|
2007-08-21 19:28:58 +00:00 |
sharparrow1%yahoo.com
|
b6db714c28
|
Bug 392840: Get rid of nsCSSScanner::Unread. r+sr=bzbarsky, r+a=dbaron
|
2007-08-21 18:29:50 +00:00 |
jwatt%jwatt.org
|
6adca1d335
|
Gah! Apparently this fails all round
|
2007-08-21 13:31:41 +00:00 |
jwatt%jwatt.org
|
cf60362d0a
|
Don't run failing test on mac
|
2007-08-21 13:25:56 +00:00 |
jwatt%jwatt.org
|
1bbf59dcc8
|
Reftest for SVG inline in XUL, bug 364732.
|
2007-08-21 12:58:33 +00:00 |
bzbarsky%mit.edu
|
71d602e83f
|
Don't make getting .selected change what .selected returns in the future. Bug
391994, r+sr+a=sicking
|
2007-08-21 03:24:16 +00:00 |
sharparrow1%yahoo.com
|
073fbc6b0b
|
Bug 391412: Regression in float layout causing clear to be ignored. r+sr=roc, a=dbaron
|
2007-08-20 21:05:47 +00:00 |
sharparrow1%yahoo.com
|
5be8c24d36
|
Reftests for bug 383883 and dependencies
|
2007-08-20 20:26:55 +00:00 |
sharparrow1%yahoo.com
|
5f0c3fb690
|
Bug 383883: {inc} issues with block moving through non-moving float. r+sr+a=dbaron
|
2007-08-20 20:07:50 +00:00 |
cbiesinger%gmx.at
|
bb102a1571
|
391261 call SetWindow a second time after instantiating the plugin, like we used to do (fixes WMP 10)
r+sr=bz
|
2007-08-20 17:40:08 +00:00 |
joshmoz%gmail.com
|
a7360c0df2
|
clean up some unused variables and calls. no bug. sr/a=bz
|
2007-08-20 06:33:14 +00:00 |
sharparrow1%yahoo.com
|
1651f18fab
|
Bug 387511: CSs scanner causes parse error for URLs starting with a codepoint > 255. r+sr=bzbarsky, a=dbaron
|
2007-08-20 03:39:23 +00:00 |
enndeakin%sympatico.ca
|
34b7d54ed0
|
Bug 391960, null check document of anchor node, r+sr=bz,a=damon
|
2007-08-19 16:55:18 +00:00 |
bzbarsky%mit.edu
|
b64853e55d
|
Followup for bug 390423: remove a now-unused variable. Patch by
Ben Karel <web+moz@eschew.org>, r+sr+a=bzbarsky
|
2007-08-18 06:13:10 +00:00 |
bzbarsky%mit.edu
|
a7bb465839
|
Adding test.
|
2007-08-18 04:47:41 +00:00 |
Olli.Pettay%helsinki.fi
|
35fa8050cd
|
Bug 391708, [nsIDOMXULLabelElement::accessKey] errors in console at yahoo.com, r+sr+a=jst
|
2007-08-18 00:13:14 +00:00 |
sharparrow1%yahoo.com
|
8594586557
|
Bug 390762: Crash [@ nsFrameManager::UnregisterPlaceholderFrame] with -moz-column and float. r=fantasai, sr+a=roc.
|
2007-08-18 00:06:46 +00:00 |
cbarrett%mozilla.com
|
564d13cb0e
|
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 23:58:19 +00:00 |
cbarrett%mozilla.com
|
c28ce0e424
|
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 23:51:58 +00:00 |
sharparrow1%yahoo.com
|
2cacb06dbc
|
Bug 390740: Pass lang-group into GetMetricsFor more consistently, SVG part. r=tor, sr=roc, a=dbaron
|
2007-08-17 23:49:01 +00:00 |
jwalden%mit.edu
|
57560f36fe
|
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 22:57:39 +00:00 |
sharparrow1%yahoo.com
|
6dc18f6195
|
Bug 390399: Add some general (non-property-specific) parsing tests. r+sr+a=dbaron
|
2007-08-17 22:05:22 +00:00 |
philringnalda%gmail.com
|
cdcd437255
|
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-17 03:43:01 +00:00 |
bzbarsky%mit.edu
|
07b5170359
|
Fix computed style for relative offsets when they're specified in |ch| units.
Bug 391034, r+sr+a=dbaron
|
2007-08-16 23:19:26 +00:00 |