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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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
|
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
|
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
|
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 |
|
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 |
|
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 |
|
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
|
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 |
|
Olli.Pettay@helsinki.fi
|
8ef915d47c
|
Bug 395609, r=roc+sicking, sr=sicking, a=beltzner
|
2008-03-21 04:18:10 -07:00 |
|
dbaron@dbaron.org
|
f31447da64
|
Fixing asymmetry between what timeless landed for bug 394114 and what he backed out.
|
2008-03-19 15:05:04 -07:00 |
|
timeless@mozdev.org
|
f33eb4a3b4
|
reverting, wrong patch, missing AMBIGUOUS
|
2008-03-19 14:55:22 -07:00 |
|
dholbert@cs.stanford.edu
|
203b5735e3
|
Bug 417356: Define & use "UnwriteableMargin" PrintSettings pref, to make Linux printing work more like Mac printing (keeping us from printing right up against the edge of the page) Orig Patch: [r=ventron sr=roc] Updates: [r=ventron r+sr=vlad] a=blocking1.9+
|
2008-03-19 13:51:42 -07:00 |
|
jst@mozilla.org
|
d1dd3d9620
|
Fixing bug 422926 (and also bugs 420886 and 423260). Don't do delayed stops of plugins unless we're deleting the frame, as some plugins apparently can't handle that. r+sr=jonas@sicking.cc
|
2008-03-19 12:43:10 -07:00 |
|
jwatt@jwatt.org
|
9f26d651b3
|
Bug 423436. Elements embedding SVG by reference don't resize if they depend on intrinsic percentage width/height. r+sr=dbaron@mozilla.com, blocking1.9=me
|
2008-03-18 17:11:01 -07:00 |
|
roc+@cs.cmu.edu
|
8dc31a31ac
|
Bug 422394. Fix tab width calculation so we never fail to advance. r=smontagu
|
2008-03-17 18:48:22 -07:00 |
|
bzbarsky@mit.edu
|
b607f1de90
|
Invalidate tables a little harder. Bug 421632, r+sr=roc
|
2008-03-16 13:32:48 -07:00 |
|
jruderman@hmc.edu
|
5300fa0e04
|
Add crashtest
|
2008-03-15 04:14:04 -07:00 |
|
jonas@sicking.cc
|
da4cab3b75
|
Bug 401155: Make it safe to create a wrapper for an object at any time by making sure wrapping doesn't write script. Also set up a service that tries to keep track of when it's safe to execute script. r=bz sr=jst
|
2008-03-14 16:08:57 -07:00 |
|
dholbert@cs.stanford.edu
|
dfa358c900
|
Backing out Bug 417356, due to pagination reftest failures.
|
2008-03-14 01:50:13 -07:00 |
|
roc+@cs.cmu.edu
|
43eb2ffe91
|
Bug 404140. Avoid assertions about comparing line iterators from different lists by comparing nsLineBox* pointers. r+sr=dbaron
|
2008-03-14 01:12:25 -07:00 |
|
dholbert@cs.stanford.edu
|
b847cc90cc
|
Bug 417356: Define & use "UnwriteableMargin" PrintSettings pref, to make Linux printing work more like Mac printing (keeping us from printing right up against the edge of the page) r=ventron sr=roc a=blocking1.9+
|
2008-03-14 00:48:04 -07:00 |
|
dholbert@cs.stanford.edu
|
52a3ff9796
|
Bug 421239: Remove broken/brittle optimization of guessing (incorrectly) whether a line might be empty, when we're determining whether we need to mark next line's margin as dirty. r+sr=roc, a=blocking1.9+
|
2008-03-14 00:21:15 -07:00 |
|
jst@mozilla.org
|
a5b6672d1f
|
Fixing bug 416953. Do plugin destruction off of an event whenever possible (which is pretty much always). r+sr=jonas@sicking.cc
|
2008-03-13 20:31:35 -07:00 |
|
dbaron@dbaron.org
|
950ba556ce
|
Don't make overflow:-moz-hidden-unscrollable affect layout. b=411213 r+sr=roc a=beltzner
|
2008-03-13 08:23:27 -07:00 |
|
roc+@cs.cmu.edu
|
a5d01c093e
|
Backing out 413027 again.
|
2008-03-13 02:14:16 -07:00 |
|
roc+@cs.cmu.edu
|
69064e9603
|
Bug 413027. The XUL pref and min height for a CSS block should be its height when reflowed at its preferred width, NOT the height of the tallest line. r+sr=dbaron. Relanding with additional XUL box layout fix to increase the frame size to the minimum size required by children even if they don't change size during layout, and a fix to scrollframes so they don't depend on being able to set a size for scrollbars less than their minimum size. r+sr=dbaron
|
2008-03-13 01:40:43 -07:00 |
|