sayrer%gmail.com
|
914e642c1e
|
making some of these todo(). see regressions detailed in bug 371061.
|
2007-02-20 22:38:45 +00:00 |
sayrer%gmail.com
|
8105fc2ae9
|
Bug 368994. move some more tests. r=dbaron
|
2007-02-20 22:18:09 +00:00 |
dbaron%dbaron.org
|
cc8130d941
|
Create subdirectory manifest for table-width directory.
|
2007-02-20 22:14:57 +00:00 |
dbaron%dbaron.org
|
fe22509a78
|
Update documentation for changes in format. b=371036 Patch by Rob Campbell <rcampbell@mozilla.com>. r=dbaron
|
2007-02-20 22:11:17 +00:00 |
asqueella%gmail.com
|
adbef41e83
|
fix 370967 - crash when focusing the input of an <isindex> and then reloading the document
(move the (mInputContent)->RemoveEventListenerByIID call from the destructor to Destroy() so that it actually gets called.)
r+sr=roc
|
2007-02-20 20:25:14 +00:00 |
roc+%cs.cmu.edu
|
b9a18a5be9
|
Bug 354491. Fix the display of the event target frame in layout debugging to not use views and not crash. r=mats,sr=rbs
|
2007-02-20 20:22:19 +00:00 |
bzbarsky%mit.edu
|
9ed992748a
|
Set the used padding on the scrolled frame, since we're munging its padding.
Bug 370794, r+sr=dbaron
|
2007-02-20 18:54:16 +00:00 |
bzbarsky%mit.edu
|
22fa771d50
|
Refactor some repetitive computed style code. Bug 365932, r+sr=dbaron
|
2007-02-20 18:43:16 +00:00 |
sharparrow1%yahoo.com
|
7f917d232a
|
Bug 370852. Misc nsPrintEngine fixes/cleanups.r+sr=roc.
|
2007-02-20 00:44:57 +00:00 |
sharparrow1%yahoo.com
|
ad1971baf9
|
Bug 370945: Crash in GetLayerPoint. r+sr=roc.
|
2007-02-20 00:26:53 +00:00 |
dbaron%dbaron.org
|
31de09ee72
|
Fix bug in reference rendering for percent-truncation-3: the min widths of the columns need to match the test, since we size between percent and min. b=370720
|
2007-02-19 21:24:53 +00:00 |
bzbarsky%mit.edu
|
c9007f90a9
|
Fix bug 370692. r+sr=rbs
|
2007-02-19 20:46:31 +00:00 |
Olli.Pettay%helsinki.fi
|
ca0febb764
|
Bug 370454, make nsISVGValueObserver inherit nsISupportsWeakReference, r=tor, sr=roc
|
2007-02-19 20:03:34 +00:00 |
sharparrow1%yahoo.com
|
96eef9d1af
|
Adding reftests for bug 370629.
|
2007-02-19 01:16:32 +00:00 |
bzbarsky%mit.edu
|
25c2235c83
|
Fix bug 370586. r=bernd, sr=roc
|
2007-02-19 01:10:28 +00:00 |
bzbarsky%mit.edu
|
fe88b5e467
|
Make blocks whose ancestors are not blocks have the NS_BLOCK_MARGIN_ROOT and
NS_BLOCK_SPACE_MGR bits as necessary. Bug 354600, r+sr=roc
|
2007-02-18 23:53:25 +00:00 |
sharparrow1%yahoo.com
|
bbe056fa5f
|
Bug 370629: Large images rescale to nothing (integer overflow computing replaced element size). r=dbaron, sr=roc.
|
2007-02-18 23:11:32 +00:00 |
asqueella%gmail.com
|
86aaabb1af
|
Bug 366089 - move XUL reftests into a separate manifest, included from the main one.
r=dbaron
|
2007-02-18 22:46:43 +00:00 |
dbaron%dbaron.org
|
5444e34bc5
|
Subtract allocated parts before repeating division used for allocation to avoid rounding error of total. b=366865 r=bernd sr=roc
|
2007-02-18 19:49:50 +00:00 |
asqueella%gmail.com
|
3486f2d6a5
|
bug 257868 follow-up: fix a typo in the previous patch (left-over from an older patch with a different method signature)
|
2007-02-18 19:46:12 +00:00 |
bmlk%gmx.de
|
d65f1bc1bb
|
fix oversight with zero rowspan handling bug 370808 r/sr=bzbarsky
|
2007-02-18 18:50:39 +00:00 |
asqueella%gmail.com
|
3be3ebf36a
|
bug 257868 - remove the nsIPresShell::SetAnonymousContentFor() API, make the frames store strong refs to the anonymous content instead. Decomtaminate nsIAnonymousContentCreator.
r+sr=roc
|
2007-02-18 17:34:09 +00:00 |
asqueella%gmail.com
|
2213149a5d
|
bug 370371 - remove nsIImageControlFrame, have the frame set the last clicked point as a property on its mContent instead.
r+sr=roc
|
2007-02-18 16:49:54 +00:00 |
sharparrow1%yahoo.com
|
ba4385e16a
|
Bug 370492: Stop using views for event.PageX/Y, event.layerX/Y, image.x/y. r+sr=roc.
|
2007-02-18 10:43:12 +00:00 |
sharparrow1%yahoo.com
|
3efcb2ee74
|
Bug 370642: remove use of views in layout/inspector. r+sr=dbaron.
|
2007-02-18 04:44:21 +00:00 |
uriber%gmail.com
|
2f6b94d96b
|
Change margin-right to -moz-margin-end to fix RTL vertical marquees. bug=370757 r+sr=dbaron
|
2007-02-17 20:08:06 +00:00 |
martijn.martijn%gmail.com
|
f773d3a047
|
Bug 336147 � Changing innerHTML for input type=button causes miss-rendering, patch by Ryan Jones, r+sr=roc
|
2007-02-17 14:14:08 +00:00 |
martijn.martijn%gmail.com
|
a6d42c1452
|
Bug 369422 � marquee inside white-space:pre elements acts bad, r=dbaron, sr=roc
|
2007-02-17 10:34:39 +00:00 |
sharparrow1%yahoo.com
|
9dbdc3581a
|
Bug 370641: Stop using views in svg. r=tor, sr=roc.
|
2007-02-17 10:01:22 +00:00 |
dbaron%dbaron.org
|
7f3aa42b5f
|
Another round of tests converted from reflow branch (bug 300030) testcases.
|
2007-02-17 05:37:13 +00:00 |
dbaron%dbaron.org
|
e38d003e87
|
Start converting reflow branch (bug 300030) table testcases to reftests.
|
2007-02-16 23:30:22 +00:00 |
jonas%sicking.cc
|
9eea4cd5fe
|
Bug 370332: Kill nsIBindingManager and nsIStyleRuleSupplier. r=dbaron for the layout/style parts, r/sr=jst for the rest.
|
2007-02-16 23:02:08 +00:00 |
joshmoz%gmail.com
|
d78ea149e8
|
cocoa native text fields draw outside bounds, have incorrect border/padding setup. b=370593 r=smorgan sr=dbaron
|
2007-02-16 18:18:48 +00:00 |
enndeakin%sympatico.ca
|
46457a87ee
|
Bug 308292, listbox getIndexOfItem/getItemAtIndex shouldn't throw exceptions, r+sr=neil
|
2007-02-16 14:23:35 +00:00 |
joshmoz%gmail.com
|
94eb54893c
|
remove unused variables, other warning fixes. no bug. r/sr=bz
|
2007-02-16 08:04:44 +00:00 |
joshmoz%gmail.com
|
32d7a05759
|
extend nsITheme to support native focus drawing. b=370549 r=dbaron sr=roc
|
2007-02-16 01:53:43 +00:00 |
Olli.Pettay%helsinki.fi
|
391f74f48d
|
Bug 363067, Add nsPIDOMEventTarget and kill nsIChromeEventHandler, r=jst, sr=sicking
|
2007-02-15 23:04:33 +00:00 |
sharparrow1%yahoo.com
|
5d26b185b1
|
Bug 370034: Replace nsIDeviceContext::GetDeviceContextFor with nsIDeviceContext::Init. r+sr=roc
|
2007-02-15 11:08:47 +00:00 |
sharparrow1%yahoo.com
|
7a228adbff
|
Bug 370303: Cleanup in layout/forms. r+sr=roc.
|
2007-02-15 10:58:31 +00:00 |
sharparrow1%yahoo.com
|
b2cad6ca8d
|
Bug 369698: fix dynamic changes to layout.css.dpi pref. r+sr=roc.
|
2007-02-15 09:04:25 +00:00 |
smontagu%smontagu.org
|
c518c1c5de
|
Remove obsolete state bit NS_BLOCK_SHRINK_WRAP. Bug 369243, r=bz, sr=dbaron
|
2007-02-15 05:07:57 +00:00 |
jwatt%jwatt.org
|
602e93b61b
|
Fixing bug 369992. Areas previously occupied by a foreignObject aren't repainted. r+sr=tor@acm.org
|
2007-02-14 21:38:43 +00:00 |
joshmoz%gmail.com
|
9c0e68d2fc
|
cleanup. r+sr=dbaron
|
2007-02-14 21:00:15 +00:00 |
dbaron%dbaron.org
|
a40b385248
|
Change my old email address to my new one (files missed when I did a mass-change in January 2003).
|
2007-02-14 07:18:26 +00:00 |
dbaron%dbaron.org
|
6983ab4744
|
Add tests for bug 25888 (an open bug).
|
2007-02-14 02:28:16 +00:00 |
sharparrow1%yahoo.com
|
b52771b429
|
Bustage fix for bug 369834.
|
2007-02-13 23:00:39 +00:00 |
sharparrow1%yahoo.com
|
d6505bc847
|
Bug 369834: Get rid of SetAltDevice and friends (and fix print preview). r+sr=roc.
|
2007-02-13 22:36:59 +00:00 |
smontagu%smontagu.org
|
2b8379c2ef
|
Bug 370255: ASSERTION: frame not dirty: 'aFrame->GetStateBits() & (NS_FRAME_IS_DIRTY | NS_FRAME_HAS_DIRTY_CHILDREN)' on changing page direction, r=uriber, sr=roc
|
2007-02-13 18:11:24 +00:00 |
bzbarsky%mit.edu
|
76c819488f
|
Fix build bustage. Bug 369099
|
2007-02-13 16:59:51 +00:00 |
bzbarsky%mit.edu
|
ddb097385f
|
Don't use a static nsTArray. Bug 369099, r=bernd, sr=roc
|
2007-02-13 16:23:19 +00:00 |