dbaron%dbaron.org
b743b23ea2
Removed unused LineIsEmpty function.
2003-11-11 19:25:49 +00:00
dbaron%dbaron.org
1457f87876
Remove BRS_NOWRAP. b=191699 r+sr=roc
2003-11-11 19:24:01 +00:00
timeless%mozdev.org
7d644cad46
whitespace change. This should make lxr hits for spacemanager reasonable.
...
It also makes the html and diffs tolerable.
2003-11-11 19:23:37 +00:00
dbaron%dbaron.org
0cf3066822
Comment was backwards (thanks bz). b=191699
2003-11-10 23:55:53 +00:00
bzbarsky%mit.edu
0a84bc497c
Don't do our "enlarge the control a bit to make it look better for small sizes"
...
thing for fixed-width fonts -- it's unnecessary and just makes it look like
"size" is broken. Bug 103293, r+sr=rbs
2003-11-10 23:42:43 +00:00
dbaron%dbaron.org
8856db0238
Clean up nsIFrame::IsEmpty signature and move towards making 'white-space' work on inlines. b=191699 r+sr=roc
2003-11-10 23:36:06 +00:00
hpradhan%hotpop.com
03e43cda2b
bug 218297 : disabled property of input elements is not stored in history
...
r=jkeiser sr=jst
2003-11-10 05:52:29 +00:00
timeless%mozdev.org
02325c6f3f
Bug 225120 Remove compiler warnings
...
patch by arne.anka@stupido.com r=dbaron sr=bz
2003-11-09 22:51:28 +00:00
bmlk%gmx.de
6f183845ad
issue style change reflow also at the table caption when there is a style change reflow
...
that is targeted at the inner table frame. This is currently necessary due to bizarre
style contetxt relationsship between inner and outer table frame, bug 222846 r/sr=bzbarsky
2003-11-09 11:35:52 +00:00
bmlk%gmx.de
79578e623e
dont shrink mRowCount when inserting cells in a row, bug 220536, r/sr=bzbarsky
2003-11-09 08:47:05 +00:00
bzbarsky%mit.edu
38703b7a11
Fix bug 101320 -- padding on small border-box sizing things with non-auto
...
widths is not a good idea. Very old patch by rods, r=bzbarsky (now),
sr=attinasi (then). Did I mention this patch is old?
2003-11-09 07:40:09 +00:00
bzbarsky%mit.edu
e8815f78d2
Follow-up fix for crash bug 118685. Patch by mats.palmgren@bredband.net (Mats
...
Palmgren), r+sr=bzbarsky
2003-11-08 23:53:49 +00:00
bzbarsky%mit.edu
9269dd2002
Bail out early if we have no area to invalidate anyway. Bug 224871, r+sr=roc
2003-11-07 03:00:30 +00:00
bzbarsky%mit.edu
6b9af2f572
Only paint the image if its computed width or height is nonzero. Otherwise, we
...
may divide by zero when computing the transform matrix. Bug 221975, r+sr=roc
2003-11-06 16:03:34 +00:00
bryner%brianryner.com
78f1cb532a
Speed up mapping HTML tag enums to atoms by using an array of static atoms, indexed by enum value. This avoids a UTF16 to UTF8 conversion and atom table lookup for each tag. Add a CString version of nsINodeInfoManager::GetNodeInfo(), convert literal string callers to use that version, and remove some unused variants of GetNodeInfo(). Bug 223595, r=axel@pike.org, sr=jst.
2003-11-05 05:17:07 +00:00
bzbarsky%mit.edu
f908a4ae39
Adding style/bugs to regression tests
2003-11-05 05:01:00 +00:00
bzbarsky%mit.edu
b8a37bd20b
Adding css parsing regression tests.
2003-11-05 05:00:14 +00:00
bzbarsky%mit.edu
f61bfe9a35
Fix parsing regression bug 224737. Patch by mats.palmgren@bredband.net (Mats
...
Palmgren), r+sr=bzbarsky
2003-11-05 04:51:17 +00:00
bzbarsky%mit.edu
30d7e97120
Fix crash in DoCleanupFrameReferences. Bug 224091, patch by
...
mats.palmgren@bredband.net (Mats Palmgren), r=bzbarsky, sr=dbaron
2003-11-05 04:40:52 +00:00
brendan%mozilla.org
bbfcf997ef
Patch from Neil Deakin <enndeakin@sympatico.ca> to fix overlong button underlines (214956, r+sr=dbaron).
2003-11-05 00:05:10 +00:00
tor%cs.brown.edu
7a1a7ec1d4
Bug 224628 - backout part of 212366 so that scrolling=no works. r+sr=roc
2003-11-04 15:50:09 +00:00
bzbarsky%mit.edu
35a384e555
Correctly ignore adjacent type selectors with no combinator. Bug 224188,
...
r+sr=dbaron
2003-11-04 03:16:10 +00:00
varga%nixcorp.com
c925cbe5f1
Fix for bug 223530. null pointer dereference in nsTreeContentView.cpp [@ nsTreeContentView::ContentRemoved ]
...
r=me sr=bz patch by Nate Nielsen <nielsen@memberwebs.com>
2003-11-03 19:11:50 +00:00
timeless%mozdev.org
90d07db2d1
Bug 224018 unused variables gDumpFileNameCnt, gDumpLOFileNameCnt in nsDocumentViewer.cpp
...
r=jst sr=jst
2003-11-03 13:17:00 +00:00
dbaron%dbaron.org
c25969ae98
Clamp -moz-opacity to the range [0.0,1.0]. b=224478 r+sr=roc
2003-11-02 22:40:43 +00:00
uid502
91e2869af8
Bug 212366. Make '-moz-opacity' behave like CSS3 opacity: it does not inherit by default, and it composites the element and all its children as a group. r+sr=dbaron
2003-11-01 22:34:59 +00:00
peter%propagandism.org
f9f591a28f
Fix for bug 224231 (Need AppendASCIItoUTF16). r=jst, sr=dbaron.
2003-11-01 10:57:41 +00:00
uid502
2de14973bc
Bug 212366. Make nsFrameInnerFrame be a moz-anonymous-box pseudoelement. This stops style on an IFRAME from being applied to both the outerframe and the innerframe. r+sr=dbaron
2003-11-01 01:34:06 +00:00
uid502
d81619b4fa
Bug 190735. DeCOMtaminate nsIFrame::GetFrameType. r+sr=bzbarsky
2003-10-31 20:19:18 +00:00
dbaron%dbaron.org
76a2fc58c8
Backing out previous checkin.
2003-10-30 05:11:21 +00:00
dbaron%dbaron.org
2da0107bd9
Rearrange inlining to fix codesize penalty of previous checkin. b=167262 r=bryner
2003-10-30 04:34:01 +00:00
dbaron%dbaron.org
f9e4a941cf
Attempt to fix Windows bustage. b=167262
2003-10-30 03:34:58 +00:00
caillon%returnzero.com
150adb2e29
Make content grab the cached security manager off of nsContentUtils rather than ask the service manager to find one.
...
Bug 223192; r+sr=bzbarsky
2003-10-30 03:01:25 +00:00
caillon%returnzero.com
528a54842a
Ensure that content can always grab a security manager and namespace manager.
...
Bug 223373; r+sr=bzbarsky
2003-10-30 02:53:08 +00:00
bzbarsky%mit.edu
f3ef614ee5
Remove no-longer-used nav4algorithm code and corresponding debug code. Bug
...
223155, r+sr=dbaron
2003-10-30 02:19:15 +00:00
timeless%mozdev.org
83b50c6179
Bug 223697 nsMenuPopupFrame.cpp:1142:9: warning: multi-line comment
...
r=bz sr=bz
2003-10-30 02:09:52 +00:00
bzbarsky%mit.edu
33ca8d21d2
Make attr() parsing have better error reporting and bail on attr(*|foo). Bug
...
223746, r+sr=dbaron
2003-10-30 02:06:12 +00:00
timeless%mozdev.org
98152b3898
Bug 124218 if kCSSRawKeywords gets out of sync with eCSSKeyword_COUNT nsCSSKeywords::AddRefTable might crash in DEBUG code
...
r=bz sr=bz
2003-10-30 01:59:15 +00:00
dbaron%dbaron.org
a0d72c9110
Make play-during a true shorthand so it gets parsed correctly after the nsCSSDeclaration storage rewrite. b=223718 r+sr=bzbarsky
2003-10-30 01:51:00 +00:00
dbaron%dbaron.org
e29417ff7f
Store the original string for URL values so that composer and CSSOM do not make relative URLs absolute. b=167262 r+sr=bzbarsky
2003-10-30 01:45:37 +00:00
dbaron%dbaron.org
ec0bfea4ea
Implement element.style for XUL elements. Fully fault XUL attributes when style attribute is modified, and ensure that string and style rule versions of style attribute stay in sync. (HTML elements only store the latter.) b=7639 r+sr=bzbarsky
2003-10-30 01:40:33 +00:00
bzbarsky%mit.edu
3e12d6bae8
Fix hang bug 218512. We don't want to be putting a frame into a framelist
...
twice, since that gives us a nice loop in the frame tree. r+sr+a=dbaron
2003-10-27 05:58:23 +00:00
dbaron%dbaron.org
60449a9d4a
Remove some additional tests with form submission and with delays. Not part of build.
2003-10-26 22:27:02 +00:00
dbaron%dbaron.org
48177de9a5
Remove a few extras. Not part of build.
2003-10-26 19:17:33 +00:00
bmlk%gmx.de
3378c0322e
dont wrap urls at 80 chars limit not part of any build
2003-10-26 12:34:25 +00:00
dbaron%dbaron.org
cc3a97c21b
URL updates. Not part of build, or even of regression tests.
2003-10-26 07:48:01 +00:00
bzbarsky%mit.edu
42e703a9b5
Adding regression tests.
2003-10-24 07:36:06 +00:00
bzbarsky%mit.edu
99faa8a63a
Fix regression bug 223394 -- percent-height replaced inlines that only have
...
auto-height ancestors should get intrinsic height instead of 0, even in quirks
mode. r+sr=roc, a=asa
2003-10-24 07:31:50 +00:00
timeless%mozdev.org
0c124554b7
MOZ_TIMELINE - Bug 222134
2003-10-23 10:23:30 +00:00
bzbarsky%mit.edu
b07d633d7d
Fix crash bug 223064. Patch by mats.palmgren@bredband.net (Mats Palmgren), r+sr=bzbarsky
2003-10-22 07:01:35 +00:00