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 |
|
gavin@gavinsharp.com
|
1acf9eb941
|
reftest adjustments for bug 417178 (pending r=dbaron/roc)
|
2008-03-25 09:50:30 -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
|
9d3d47e5fe
|
Bug 417178 - "Google reader does not show subscribed topics in ff3b3 at certain zoom levels" [p=roc@ocallahan.org (Robert O'Callahan [roc]) r+sr=dbaron a1.9b5=mconnor]
|
2008-03-24 21:55:47 -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 |
|
dholbert@cs.stanford.edu
|
2de08e5ba8
|
Bug 423599: Make native theming stuff use full padding when in XUL, and reduced padding when in HTML. Patch by _FrnchFrgg_ <frnchfrgg-mozbugs@altern.org>, r=ventron sr=vlad a1.9b5=beltzner. Reftest by me, r=bz a1.9b5=beltzner
|
2008-03-24 17:34:27 -07:00 |
|
reed@reedloden.com
|
afc1413921
|
Back out Robert O'Callahan's patch from bug 417178 due to mochitest failure.
|
2008-03-24 01:41:13 -07:00 |
|
reed@reedloden.com
|
cbe8463a59
|
Bug 423676 - "weirdness with layout and selection of mixed-direction text" [p=uriber@gmail.com (Uri Bernstein) r=smontagu sr=roc a1.9b5=schrep]
|
2008-03-24 00:30:49 -07:00 |
|
reed@reedloden.com
|
11f6a8b813
|
Bug 417178 - "Google reader does not show subscribed topics in ff3b3 at certain zoom levels" [p=roc@ocallahan.org (Robert O'Callahan [roc]) r+sr=dbaron a1.9b5=mconnor]
|
2008-03-24 00:29:30 -07:00 |
|
jst@mozilla.org
|
14b80d26bc
|
Landing followup fix for bug 402983 and re-enabling the new stricter file URI security policies. r+sr=bzbarsky@mit.edu
|
2008-03-22 09:50:47 -07:00 |
|
dbaron@dbaron.org
|
ba6523bcb0
|
Add a code comment from work on 413027.
|
2008-03-21 21:50:58 -07:00 |
|
dbaron@dbaron.org
|
59589b592c
|
Some more grid reftests from work on 413027.
|
2008-03-21 21:49:51 -07:00 |
|
bmlk@gmx.de
|
230b1fc082
|
use the firstinflow when looking up rowgroups bug 424291 r/sr=bzbarsky a=mtschrep
|
2008-03-21 13:37:31 -07:00 |
|
Olli.Pettay@helsinki.fi
|
8ef915d47c
|
Bug 395609, r=roc+sicking, sr=sicking, a=beltzner
|
2008-03-21 04:18:10 -07:00 |
|
uriber@gmail.com
|
a48e811e61
|
follow-up on bug 423130 to fix Windows breakage
|
2008-03-21 01:39:16 -07:00 |
|
uriber@gmail.com
|
82137ae23b
|
In bidi resolution, convert inline bidi continuations not at the end of a bidi run into fluid continuations. bug=423130 r=smontagu sr=dbaron a19b5=dsicore
|
2008-03-21 01:17:41 -07:00 |
|
dbaron@dbaron.org
|
75424965d9
|
Add bug number for failing tests.
|
2008-03-20 20:19:28 -07:00 |
|
dbaron@dbaron.org
|
0cfa54de30
|
Add additional tests with opacity to exercise the cases where we construct TableBackgroundPainters from row or row group frames.
|
2008-03-20 20:05:21 -07:00 |
|
dbaron@dbaron.org
|
06705510dc
|
Additional fix on top of roc's patch for bug 421069 to fix the regression it caused. r=dholbert approval1.9b5=damon
|
2008-03-20 18:19:13 -07:00 |
|
dbaron@dbaron.org
|
128863679e
|
Don't do translation during table border painting. b=421069 Patch by Robert O'Callahan <roc@ocallahan.org>. r+sr=dbaron approval1.9b5=damon
|
2008-03-20 18:18:30 -07:00 |
|
dbaron@dbaron.org
|
0f9e43b689
|
Add some reftests for table background painting. (These tests catch the regression from the previous patch in bug 421069.)
|
2008-03-20 18:17:09 -07:00 |
|
dbaron@dbaron.org
|
f4e917a5d5
|
Add reftests for bug 421069.
|
2008-03-20 18:15:40 -07:00 |
|
Olli.Pettay@helsinki.fi
|
6d32891dbb
|
Bug 421209, r=cpearce, sr=jst, a=beltzner
|
2008-03-20 13:24:36 -07:00 |
|
dbaron@dbaron.org
|
c633f035a4
|
Backing out bug 421069 (which I landed earlier today for roc) because it caused bug 424016.
|
2008-03-19 22:58:00 -07:00 |
|
dholbert@cs.stanford.edu
|
e70fa35d2a
|
Bug 423345: Use mIsCreatingPrintPreview, not mIsDoingPrintPreview, to check if we're setting up a print-preview page. r+sr=vlad a=blocking1.9+
|
2008-03-19 16:04:40 -07:00 |
|
dbaron@dbaron.org
|
9e7d833654
|
Don't do translation during table border painting. b=421069 Patch by Robert O'Callahan <roc@ocallahan.org>. r+sr=dbaron
|
2008-03-19 16:02:38 -07:00 |
|
dbaron@dbaron.org
|
03a41137b3
|
Add another reftest for 413027.
|
2008-03-19 15:31:45 -07:00 |
|
dbaron@dbaron.org
|
9c075744cf
|
Add some basic reftests for XUL grid.
|
2008-03-19 15:29:31 -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 |
|
timeless@mozdev.org
|
90f2f08b18
|
reverting
|
2008-03-19 14:44:51 -07:00 |
|
jwatt@jwatt.org
|
b74560ae07
|
Bug 421584. SVG that is filtered does not repaint correctly when filtered elements change/move. Patch by Robert Longson longsonr@gmail.com, r=jwatt@jwatt.org, sr=roc@ocallahan.org, a=blocking1.9
|
2008-03-19 14:27:33 -07:00 |
|
timeless@mozdev.org
|
8074fda8ae
|
Bug 394114 Interfaces missing from various QI implementations. r=jag sr=jag a=dsicore
|
2008-03-19 14:19:35 -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 |
|
aaronleventhal@moonset.net
|
14247d2b05
|
Bug 423681. Accessible text events broken. r=sicking, sr=bz, a=schrep
|
2008-03-18 18:37:09 -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 |
|
reed@reedloden.com
|
6248dff561
|
Bug 392233 - "Text kerning broken by scaling/viewBox (space between letters or letters above each other)" [p=roc@ocallahan.org (Robert O'Callahan [roc]) r=longsonr sr=vlad a=blocking1.9+]
|
2008-03-18 12:50:29 -07:00 |
|
reed@reedloden.com
|
cb78ef1dde
|
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
|
acfc191b35
|
Backing out bug 392233 again
|
2008-03-18 01:37:48 -07:00 |
|
roc+@cs.cmu.edu
|
90ecd7d2cc
|
Bug 392233. Relanding ... make SVG text build textruns taking into account the current transform's scale. Also refactors code to simplify everything. r=longsonr,sr=vlad
|
2008-03-18 00:42:07 -07:00 |
|
karlt+@karlt.net
|
ada80919ce
|
Move Place() from nsIMathMLFrame to nsMathMLContainerFrame b=363240, r+sr=roc
|
2008-03-17 22:57:35 -07:00 |
|
karlt+@karlt.net
|
6c6cd3ed3e
|
Move Place() from nsIMathMLFrame to nsMathMLContainerFrame b=363240, r+sr=roc
|
2008-03-17 22:26:05 -07:00 |
|
karlt+@karlt.net
|
11f89ddd6a
|
Add GetIntrinsicWidth for <msqrt>. b=363240, r+sr=roc
|
2008-03-17 22:06:23 -07:00 |
|
karlt+@karlt.net
|
e4c30bc0d5
|
Move Place() from nsIMathMLFrame to nsMathMLContainerFrame b=363240, r+sr=roc
|
2008-03-17 21:52:48 -07:00 |
|
roc+@cs.cmu.edu
|
249d6834b0
|
Oops, adding reftest files for bug 422394
|
2008-03-17 20:25:36 -07:00 |
|
roc+@cs.cmu.edu
|
52d11f6718
|
Backing out bug 392233.
|
2008-03-17 19:36:17 -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 |
|
roc+@cs.cmu.edu
|
146c08904d
|
Bug 392233. Take the current contxt scale into account when constructing textruns for SVG, and simplify the SVG text code. r=longsonr,sr=vlad
|
2008-03-17 18:45:05 -07:00 |
|
longsonr@gmail.com
|
27cd40b49e
|
Bug 423071 - SVG bad clippath rendering when changed via DOM. r+sr=roc,a1.9=blocking1.9+
|
2008-03-17 12:55:36 -07:00 |
|