gavin@gavinsharp.com
|
87340c1304
|
Bug 427045: Pull out correct toolbar colors in Vista themes (land hunk that was forgotten during the initial landing), patch by wesley-johnston@uiowa.edu, r=vlad, sr=roc, a=beltzner
|
2008-05-01 20:50:03 -07:00 |
|
dbaron@dbaron.org
|
f7b9b7673b
|
Fix extra block-clearing caused by margins on tables. b=430813 r+sr=roc a=damon
|
2008-05-01 08:14:36 -07:00 |
|
dholbert@cs.stanford.edu
|
20b60d64ac
|
Bug 430389: Use correct clip-rect to prevent multipage print-selection output from streaming off of page boundaries. r+sr=roc a=damons
|
2008-04-30 23:32:25 -07:00 |
|
dholbert@cs.stanford.edu
|
25c2be591e
|
But 431587: Use zoom-ratio when computing number of needed pages during print-selection. r+sr=roc a=damons
|
2008-04-30 23:31:17 -07:00 |
|
dolske@mozilla.com
|
0934de61be
|
Decreasing reftest timeout back to 10 seconds, now that bug 425987 (image reftest fails occasionally on test boxes) is fixed.
|
2008-04-30 16:37:07 -07:00 |
|
gavin@gavinsharp.com
|
8030141361
|
Bug 429849: marquee text not on one line , part of this line on top and second part on bottom, patch by Martijn Wargers <martijn.martijn@gmail.com>, r+sr=roc, a=damon
|
2008-04-30 10:09:09 -07:00 |
|
gavin@gavinsharp.com
|
29184ef30a
|
Bug 430785: Caret not visible with right-clicking on a text input, patch by Martijn Wargers <martijn.martijn@gmail.com>, r+sr=roc, a=damon
|
2008-04-30 09:54:16 -07:00 |
|
roc+@cs.cmu.edu
|
471e1a5027
|
Bug 409427. Don't slide popups up if they're offscreen, flip them up above the anchor point instead. r=enndeakin,sr=neil,a=damon
|
2008-04-29 18:41:56 -07:00 |
|
dolske@mozilla.com
|
ed93549612
|
Bug 431435 - reftests should report the slowest test. r=dbaron
|
2008-04-29 17:39:45 -07:00 |
|
dolske@mozilla.com
|
7835ee45d7
|
Bump reftest timeout *again*, as some boxes are still timeing out. (bug 425987, wallpaper exceeding structural limits, captain!)
|
2008-04-29 14:01:22 -07:00 |
|
gavin@gavinsharp.com
|
651c262512
|
Bug 427045: Pull out correct toolbar colors in Vista themes, patch by wesley-johnston@uiowa.edu, r=vlad, sr=roc, a=beltzner
|
2008-04-29 12:27:23 -07:00 |
|
dholbert@cs.stanford.edu
|
c3164c68e9
|
Bug 430748: In print-selection, crop out selection regions that are before the top of the first page. (e.g. initial whitespace) r+sr=roc a=beltzner
|
2008-04-29 11:16:49 -07:00 |
|
vladimir@pobox.com
|
f314638be2
|
b=431081; native selection box frame missing in fx3 - vista content only; r+sr=roc,a=beltzner
|
2008-04-28 20:55:07 -07:00 |
|
dolske@mozilla.com
|
8cb76bb731
|
Increasing reftest timeout to 120 seconds, because Linux boxes are perma-orange. Tracking in bug 425987.
|
2008-04-28 16:53:16 -07:00 |
|
dholbert@cs.stanford.edu
|
f931f25d4d
|
Bug 430878: Call PositionChildViews after sliding selection to top of page, to fix mispositioned scrollframes in print selection. r+sr=roc a=dsicore
|
2008-04-28 15:55:04 -07:00 |
|
mats.palmgren@bredband.net
|
0139c4c667
|
Wallpaper a crash. b=430814 r=bernd sr=roc a1.9=mconnor
|
2008-04-27 14:10:23 -07:00 |
|
jruderman@hmc.edu
|
fb58175abd
|
Add crashtest
|
2008-04-27 00:15:54 -07:00 |
|
vladimir@pobox.com
|
8060fa43fc
|
mark test as not failing on mac
|
2008-04-25 17:05:51 -07:00 |
|
vladimir@pobox.com
|
b58a1af929
|
b=427122, padding on select elements is ignored ; r=dbaron, a=beltzner
|
2008-04-25 16:12:45 -07:00 |
|
Olli.Pettay@helsinki.fi
|
2e5ae015ff
|
backout Bug 430465
|
2008-04-25 04:31:13 -07:00 |
|
roc+@cs.cmu.edu
|
471d67b7c4
|
Fixing bustage
|
2008-04-25 03:17:12 -07:00 |
|
roc+@cs.cmu.edu
|
914869aff7
|
Bug 430465. Don't round source coordinates in the tiled-image-drawing path. r=vlad,a=beltzner
|
2008-04-25 02:40:04 -07:00 |
|
gavin@gavinsharp.com
|
807c0a104b
|
Bug 429020: Scrollbars jump when being clicked and held to scroll down page, patch by Markus Stange <mstange@themasta.com>, r+sr=roc, a=beltzner
|
2008-04-24 17:25:15 -07:00 |
|
dholbert@cs.stanford.edu
|
5e90a6931d
|
Bug 428521: Allow DistributeWidthToColumns to complete BTLS_PREF_WIDTH runs in situations with guess_min < aWidth <= guess_pref. (Reverts optimization from 368504 in which I'd thought that a run with aWidth <= guess_pref would be skippable) r+sr=dbaron a=beltzner
|
2008-04-24 11:48:34 -07:00 |
|
roc+@cs.cmu.edu
|
f08441cfbe
|
Bug 430412. Don't bother showing a scrollbar if there's less than one device pixel to scroll into view. r+sr=bzbarsky,a=beltzner
|
2008-04-24 01:14:06 -07:00 |
|
roc+@cs.cmu.edu
|
3047d1cf87
|
Bug 429188. Support CSS colors for 'odd tree row' and 'even tree row' on all platforms. patch by stefanh@inbox.com, r+sr=roc,r=gavin,a=beltzner
|
2008-04-24 01:08:33 -07:00 |
|
reed@reedloden.com
|
9ff688a160
|
Bug 240463 - "We need up-to-date artwork for the icons of loading-images and broken-images" [p=Iconfactory ui-r=faaborg ui-r+a1.9=beltzner]
|
2008-04-23 22:53:41 -07:00 |
|
jonas@sicking.cc
|
c7c8c617b2
|
Change reftest and crashtest in preparation for bug 379959 to not use data-urls for -moz-binding. r=dholbert. Test changes only.
|
2008-04-23 21:41:33 -07:00 |
|
jruderman@hmc.edu
|
da69092b2a
|
Add crashtest
|
2008-04-23 19:35:59 -07:00 |
|
jruderman@hmc.edu
|
c9d4b14ff8
|
Remove comment from crashtests.list now that the relevant bug is gone.
|
2008-04-23 19:03:05 -07:00 |
|
gavin@gavinsharp.com
|
453de7180a
|
Bug 277067: Mozilla mistimes changing QuickDraw plugin visibility when switching tabs, patch by patch by Matthew Gregan <kinetik@flim.org>, r=josh, sr=roc, a=damon
|
2008-04-23 15:56:40 -07:00 |
|
gavin@gavinsharp.com
|
e50c8e8688
|
Bug 423523: Caret can leave div w/ contenteditable = true with repeated arrow keys, patch by Chris Pearce <chris@pearce.org.nz>, r+sr=peterv, a=beltzner
|
2008-04-23 15:33:14 -07:00 |
|
roc+@cs.cmu.edu
|
ac52ed39ff
|
Bug 312225. When we flip a menu vertically to keep it off the bottom of the screen, we need to reverse the 2px vertical offset from the mouse cursor that we introduce for context menus.
|
2008-04-23 14:25:34 -07:00 |
|
jruderman@hmc.edu
|
aaa0927dc5
|
Add crashtest
|
2008-04-22 23:12:13 -07:00 |
|
jruderman@hmc.edu
|
2e7b3c3587
|
Add reftests
|
2008-04-22 22:00:19 -07:00 |
|
jruderman@hmc.edu
|
600c3fc204
|
Add crashtest
|
2008-04-22 21:54:40 -07:00 |
|
jruderman@hmc.edu
|
66feb7a581
|
Add crazy crashtest
|
2008-04-22 21:47:42 -07:00 |
|
jruderman@hmc.edu
|
55f5e808d8
|
Adding crashtest
|
2008-04-22 21:44:09 -07:00 |
|
jruderman@hmc.edu
|
da8ce20903
|
Add a crashtest
|
2008-04-22 21:43:19 -07:00 |
|
jruderman@hmc.edu
|
dea3939d1f
|
Add crashtest
|
2008-04-22 21:42:25 -07:00 |
|
jruderman@hmc.edu
|
f51919c800
|
Adding crashtest
|
2008-04-22 21:41:28 -07:00 |
|
jruderman@hmc.edu
|
368f2baf07
|
Adding a crashtest.
|
2008-04-22 21:38:41 -07:00 |
|
jruderman@hmc.edu
|
23d7da0b78
|
Add crashtest
|
2008-04-22 21:35:50 -07:00 |
|
jruderman@hmc.edu
|
b5c2a7125c
|
Add crashtest
|
2008-04-22 21:35:50 -07:00 |
|
jruderman@hmc.edu
|
47059fe1c7
|
Add a crashtest
|
2008-04-22 21:34:53 -07:00 |
|
jruderman@hmc.edu
|
e856af4441
|
Add crashtest.
|
2008-04-22 21:32:54 -07:00 |
|
jruderman@hmc.edu
|
124627becd
|
Add crashtest
|
2008-04-22 21:31:40 -07:00 |
|
jruderman@hmc.edu
|
133ff9cb7f
|
Adding crashtest.
|
2008-04-22 21:25:47 -07:00 |
|
jruderman@hmc.edu
|
d21cbeea36
|
Adding crashtest
|
2008-04-22 21:24:35 -07:00 |
|
jruderman@hmc.edu
|
49dcec3f94
|
Add crashtest.
|
2008-04-22 21:21:06 -07:00 |
|