arno
|
ad565974cd
|
Bug 423802 - "xulrunner.exe crashes when a specially crafted grid control is used" (crashtest) [r=dbaron]
|
2008-07-12 05:12:56 -05:00 |
L. David Baron
|
c53e393693
|
Back out 0b57ada5d4b2 due to mochitest failures on at least Windows. (Bug 363706)
|
2008-07-01 22:00:02 -07:00 |
Zack Weinberg
|
cb5bc9d2a1
|
Remove eStyleUnit_Chars and the special cases for it throughout layout, and make ch units go through the normal eStyleUnit_Coord cases. (Bug 363706) r+sr=dbaron
|
2008-07-01 20:24:36 -07:00 |
Benjamin Smedberg
|
b977ca4f77
|
Bug 442729 - Annotate stack-only classes in layout, r+sr=roc
|
2008-07-01 15:16:45 -04:00 |
Mats Palmgren
|
df8016e187
|
Crash test for bug 431738 by Jesse Ruderman<jruderman@gmail.com>.
|
2008-06-20 06:09:51 +02:00 |
Mats Palmgren
|
da5b4abca2
|
Protect against div-by-zero when mRowHeight is zero. b=431738 r+sr=roc
|
2008-06-20 06:07:37 +02:00 |
L. David Baron
|
0152516a31
|
Backed out changeset 68362ba98c23
|
2008-06-17 16:10:17 -07:00 |
Zack Weinberg
|
c890f24551
|
Remove eStyleUnit_Chars and the special cases for it throughout layout, and make ch units go through the normal eStyleUnit_Coord cases. (Bug 363706) r+sr=dbaron
|
2008-06-17 14:37:56 -07:00 |
Simon Montagu
|
a1b1cbdae8
|
Remove unnecessary argument from SetBidiEnabled. Bug 435856, r+sr=roc
|
2008-06-16 02:28:17 -07:00 |
roc@meekness
|
bbdb08672f
|
Automated merge with ssh://hg.mozilla.org/mozilla-central
|
2008-06-16 13:37:36 +12:00 |
Arpad Borsos
|
6fdb435ac0
|
Bug 407616. Clean up nsResizerFrame and add tests. r+sr=roc
|
2008-06-16 13:36:28 +12:00 |
Kai Liu
|
364566a127
|
Bug 422607: avoid unneeded pixel/twip conversions to fix bookmarks menu aligment issues, r=enndeakin, sr=roc
|
2008-06-15 21:26:41 -04:00 |
Arpad Borsos
|
d82770b939
|
Bug 416509. Don't cache 'repeat' attribute in nsAutoRepeatBoxFrame, simplifies code. r+sr=roc.
|
2008-06-13 10:09:28 +12:00 |
Vladimir Vukicevic
|
21a7b6f110
|
b=346189, children should optionally not affect size of XUL stack; r+sr=roc
|
2008-06-04 23:46:24 -07:00 |
L. David Baron
|
6b8b0a32e8
|
Rename nsAtomStringList to nsPseudoClassList, since that's what it's for, and we want to make it more than just atoms and strings. Also remove an unused constructor. b=75375 r+sr=bzbarsky
|
2008-06-02 20:17:35 -07:00 |
Jeff Walden
|
8500f859c3
|
Bug 421576 - Unpaired surrogate handled wrongly (Acid3 #68). acid3++ r=dbaron
|
2008-06-02 21:29:00 -04:00 |
nick.kreeger@park.edu
|
0af6bc8343
|
Fixing bug 431606, content drop-down menus should appear with the parent menu. r=enndeakin, sr=roc, approval1.9=beltzner
|
2008-05-02 12:30:03 -07:00 |
roc+@cs.cmu.edu
|
c7d6ee4e0e
|
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 |
gavin@gavinsharp.com
|
e7533ed360
|
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 |
roc+@cs.cmu.edu
|
77fbe6912f
|
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
|
9877afc785
|
Add crashtest
|
2008-04-22 21:35:50 -07:00 |
roc+@cs.cmu.edu
|
bc61a34233
|
Bug 393791. Don't allow menus to open before we've generated their child frames. r=enn,sr=neil,a=beltzner
|
2008-04-22 20:05:54 -07:00 |
roc+@cs.cmu.edu
|
8fa910fdc5
|
Backing out 393791
|
2008-04-21 17:09:55 -07:00 |
roc+@cs.cmu.edu
|
a78ea088d0
|
Bug 393791. Don't show a popup menu if we haven't generated its children yet. r=enn,sr=neil,a=beltzner
|
2008-04-21 15:02:17 -07:00 |
enndeakin@sympatico.ca
|
1db1f2aea3
|
Backout bug 398928
|
2008-04-21 09:53:30 -07:00 |
gavin@gavinsharp.com
|
aca186852d
|
Bug 428226: Fix and reenable test for bug 393970 on Linux, patch by Wladimir Palant <trev.moz@adblockplus.org>, r+sr=roc
|
2008-04-16 13:27:24 -07:00 |
enndeakin@sympatico.ca
|
4e505ff313
|
Bug 398928, allow dragging window on Mac by the toolbar, r=neil,sr=roc,a=beltzner
|
2008-04-16 08:29:54 -07:00 |
masayuki@d-toybox.com
|
f0d97b8c55
|
Bug 359638 accesskeys are incorrectly shifted again (i.e. accesskey=. is broken) and also for b=398264, b=401086, b=414130, b=427797, b=427932, b=427995 r=karlt+ere+josh, sr=roc, a1.9=mconnor
|
2008-04-14 21:16:24 -07:00 |
jonas@sicking.cc
|
c0a36bb117
|
Bug 423355: Make sure that we never remove removable blockers more than once. Also make sure to never fire mutation events when it's not safe to run script. r/sr=bz/roc a=beltzner
|
2008-04-14 16:59:21 -07:00 |
marco.zehe@googlemail.com
|
2bc56b3cdb
|
bug 424161 - Tree invalidation screwed up badly, getting 6 failures on Mochitest for bug 368835. p=Alexander Surkov (surkov.alexander@gmail.com) r=me, r=Olli.Pettay sr=jonas a1.9=beltzner
|
2008-04-10 08:11:15 -07:00 |
roc+@cs.cmu.edu
|
d23f3b4583
|
Bug 425253. Propagate reflow-depth tracking through XUL box layout. r+sr=dbaron,a=damon
|
2008-04-09 21:39:41 -07:00 |
gavin@gavinsharp.com
|
7d56d445ce
|
Disable test from bug 393970 on linux (bug 428226)
|
2008-04-09 20:29:17 -07:00 |
gavin@gavinsharp.com
|
792dc45e7c
|
Disable test from bug 393970 on linux (bug 428226)
|
2008-04-09 20:00:37 -07:00 |
gavin@gavinsharp.com
|
4b45bc54b5
|
Bug 393970: grid columns don't line up if one <rows> block is scrollable, patch by Wladimir Palant <trev.moz@adblockplus.org>, r+sr=roc, a=beltzner
|
2008-04-09 15:15:59 -07:00 |
timeless@mozdev.org
|
7450957199
|
Bug 394114 Interfaces missing from various QI implementations. r=jag sr=jag a=dsicore
|
2008-04-06 05:28:34 -07:00 |
smontagu@smontagu.org
|
9895f66f2b
|
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 |
philringnalda@gmail.com
|
173a811649
|
Bug 426392 - Crash in nsXULPopupManager::ShowPopupCallback when customizing toolbar on OS X, patch by Chris Pearce (chris@pearce.org.nz), r+sr=roc, a=blocker
|
2008-04-03 20:29:17 -07:00 |
reed@reedloden.com
|
01955f3c26
|
Bug 420499 - "Caret browsing mode wrongly engaged" [p=chris@pearce.org.nz (Chris Pearce [cpearce]) r+sr=roc a=blocking1.9+]
|
2008-04-01 01:35:11 -07:00 |
roc+@cs.cmu.edu
|
f472753852
|
Bug 421885. Make tiled image drawing sample only the correct subimage by manually padding if necessary. r=vlad
|
2008-03-31 02:40:53 -07:00 |
reed@reedloden.com
|
3cbc3f6cee
|
Back out Robert O'Callahan's patch from bug 421885 due to reftest failure.
|
2008-03-28 02:32:03 -07:00 |
reed@reedloden.com
|
e9e81b61d3
|
Bug 421885 - "Google reader search results have strange red line and broken border around them" [p=roc@ocallahan.org (Robert O'Callahan [roc]) r=vlad a=blocking1.9+]
|
2008-03-28 01:54:27 -07:00 |
jruderman@hmc.edu
|
23a8873e04
|
Add crashtest
|
2008-03-26 14:31:37 -07:00 |
dbaron@dbaron.org
|
47e2515190
|
Add a code comment from work on 413027.
|
2008-03-21 21:50:58 -07:00 |
dbaron@dbaron.org
|
dc8bbae6e0
|
Some more grid reftests from work on 413027.
|
2008-03-21 21:49:51 -07:00 |
dbaron@dbaron.org
|
cd471b7a9f
|
Add some basic reftests for XUL grid.
|
2008-03-19 15:29:31 -07:00 |
timeless@mozdev.org
|
e2c269222e
|
reverting, wrong patch, missing AMBIGUOUS
|
2008-03-19 14:55:22 -07:00 |
timeless@mozdev.org
|
f05249d8fc
|
reverting
|
2008-03-19 14:44:51 -07:00 |
timeless@mozdev.org
|
5da68b2430
|
Bug 394114 Interfaces missing from various QI implementations. r=jag sr=jag a=dsicore
|
2008-03-19 14:19:35 -07:00 |
reed@reedloden.com
|
60e0669d73
|
Bug 415257 - "Editable trees: input sized wrongly and rows jumping with flexible and non-flexible treecols" [p=paul.rouget@gmail.com (Paul Rouget) r+sr=Neil a1.9=beltzner]
|
2008-03-18 12:41:34 -07:00 |
roc+@cs.cmu.edu
|
2134059769
|
Backing out 413027 again.
|
2008-03-13 02:14:16 -07:00 |