dbaron%fas.harvard.edu
|
e5670937de
|
Allow declarations in style attribute to be surrounded by braces in quirks mode. Rename ParseDeclarations to ParseStyleAttribute since that's what it does. b=99554 r=hixie,glazman sr=attinasi
|
2001-09-17 23:59:30 +00:00 |
dbaron%fas.harvard.edu
|
3c55d5d6f3
|
Make fixed positioning code check for NS_AUTOOFFSET to fix positioning of auto-sized fixed positioned elements relative to bottom or right. b=98579 r=waterson sr=attinasi
|
2001-09-17 23:55:58 +00:00 |
attinasi%netscape.com
|
6787cc3c9b
|
Fixing erroneous addition to previously reviewed and approved patch: b=97619 r=bernd sr=waterson
|
2001-09-17 23:13:57 +00:00 |
alecf%netscape.com
|
62424ee7b2
|
Final REQUIRES changes for bug 98371, adding support for MOZ_TRACK_MODULE_DEPS to win32. r=cls (and tested by cls!)
|
2001-09-17 19:06:35 +00:00 |
dbaron%fas.harvard.edu
|
e12dc421f6
|
Add all extension properties to nsIDOMNSCSS2Properties, rather than just a few. Clean up nsDOMCSSDeclaration implementation of nsIDOM{,NS}CSS2Properties and implement new attributes in nsIDOMNSCSS2Properties. r=hixie sr=jst b=98500
|
2001-09-17 00:57:46 +00:00 |
bernd.mielke%snafu.de
|
0084f1a429
|
bug 97905, adding a link from block regression tests to table regression tests,
this has already been done for linux. Creating a virtual drive s: if necessary.
r=karnaze not part of the build
|
2001-09-16 18:35:07 +00:00 |
bzbarsky%mit.edu
|
39e131f2a5
|
Make insertRule() calls on a media rule which initially had no children
not fail. Bug 98931, r=sicking, sr=jst
|
2001-09-15 01:27:49 +00:00 |
waterson%netscape.com
|
332dd600c2
|
Bug 99538. Improve debug output for XUL frames. r=evaughan, sr=hyatt
|
2001-09-15 00:45:54 +00:00 |
mkaply%us.ibm.com
|
051c211df1
|
#83698
r=beard, sr=jband
This code was previously r/sr for XP_UNIX. Because the OS/2 Java plugin is based on the Unix Java plugin, we need this fix too.
|
2001-09-14 21:16:19 +00:00 |
harishd%netscape.com
|
c5efdc8321
|
98261 - reconcile the difference between the ContentSink's notion of depth and Layout's notion of depth. r=heikki, sr=attinasi.
|
2001-09-14 20:44:41 +00:00 |
waterson%netscape.com
|
0db1809647
|
Bug 99293. Clean up regression tests that throw dialogs on Unix. r=karnaze, sr=attinasi
|
2001-09-14 20:32:29 +00:00 |
jaggernaut%netscape.com
|
25856c9451
|
Bug 73353: move gfx from module layout to module gfx and fix up REQUIRES lines. r=cls
|
2001-09-14 05:37:29 +00:00 |
waterson%netscape.com
|
bb3e3f27b3
|
Bug 99443. Use filtered insertion point of first appended child instead of unfiltered insertion point when appending. r=dbaron, sr=hyatt
|
2001-09-13 22:56:55 +00:00 |
darin%netscape.com
|
5a2d9f0d2d
|
checking bbaetz's patch for bug 89500 "SOCKS: only http|https re-directted in (post Mozilla 0.9.2)"
patch=bbaetz, r=dougt, sr=darin
|
2001-09-13 02:21:05 +00:00 |
heikki%netscape.com
|
358817a443
|
Bug 78021, Copy Link Address context menu does not work for image maps (<area> elements), <link> elements or simple XLinks. r=harishd, sr=vidur.
|
2001-09-12 23:31:37 +00:00 |
waterson%netscape.com
|
312e030d45
|
Fix missing return value on ChildIterator::operator=().
|
2001-09-12 22:41:49 +00:00 |
waterson%netscape.com
|
113f8f2a68
|
Use C-style cast to make gcc-2.7.2.3 happy.
|
2001-09-12 21:37:20 +00:00 |
peterlubczynski%netscape.com
|
3943a56f95
|
Fix for crash when checking for a sub document bug 96579 r=av sr=attinasi
|
2001-09-12 20:43:40 +00:00 |
waterson%netscape.com
|
b858f247ce
|
Bug 84645. Move XBL insertion point stuff in frame constructor so it can get along with continuing frames. r=dbaron, sr=hyatt
|
2001-09-12 20:22:21 +00:00 |
waterson%netscape.com
|
d76d3fdf0d
|
Bug 84645. Move XBL insertion point logic into nsCSSFrameConstructor, where it can interact nicely with continuing frames. r=dbaron, sr=hyatt
|
2001-09-12 20:19:41 +00:00 |
jaggernaut%netscape.com
|
30ace44624
|
Clean up REQUIRES lines, put content in its own module instead of in layout's, r=cls.
|
2001-09-12 12:48:23 +00:00 |
peterlubczynski%netscape.com
|
f94929cc86
|
Correct ussages of data= for object tags embedding documents bug 97799 r=dcone sr=attinasi
|
2001-09-12 04:00:52 +00:00 |
waterson%netscape.com
|
560f091a60
|
Bug 97383. Add regression test.
|
2001-09-11 22:49:15 +00:00 |
waterson%netscape.com
|
1688e3949f
|
Bug 72152. Be sure to update the pres context's visible area after doing a resize reflow. r=dbaron, sr=attinasi
|
2001-09-11 22:21:21 +00:00 |
waterson%netscape.com
|
e73674359b
|
Bug 97383. Include the float's max-element-width in computation of the line's max-element-width so that we're guaranteed to place content next to a left floater. Revert some of the NOWRAP changes that should no longer be necessary. r=dbaron, sr=attinasi
|
2001-09-11 22:17:21 +00:00 |
attinasi%netscape.com
|
c039da0012
|
Fixed a typo that was causing an assertion in one of my testcases: b=99229, r=karnaze sr=waterson
|
2001-09-11 21:28:38 +00:00 |
mkaply%us.ibm.com
|
4ca3cf959e
|
#76856
Night of the Living Dead CVS files - rekilling files that got changes made after they were killed
|
2001-09-11 03:50:35 +00:00 |
jst%netscape.com
|
31c9d83acb
|
Fixing bug 98828. Cache a few nsSpaceManager objects to avoid spending 43%cvs ci -m ! of the time spent in PresShell::ProcessReflowCommand() in new and delete. r=dbaron@fas.harvard.edu, sr=waterson@netscape.com
|
2001-09-11 00:55:05 +00:00 |
attinasi%netscape.com
|
2ddbc70494
|
Fixed performance issue by restricting the cases in which we traverse up the frame tree looking for a containing block with a real computed height. b=85016 r=karnaze sr=waterson
|
2001-09-11 00:12:28 +00:00 |
alecf%netscape.com
|
298c713fa2
|
add REQUIRES support to layou, content, gfx, gfx2, widget and modules/libpr0n b=98371 r=cls
|
2001-09-10 20:46:52 +00:00 |
dbaron%fas.harvard.edu
|
dcd9a0a54f
|
Replace uses of deprecated NS_IMPL_ISUPPORTS and NS_IMPL_QUERYINTERFACE macros with NS_IMPL_{ISUPPORTS,QUERYINTERFACE}{1,0}. r=jag sr=alecf b=45797
|
2001-09-10 19:54:27 +00:00 |
dbaron%fas.harvard.edu
|
9904d904df
|
Change NS_SUCCEEDED check to null-check since GetDocument may return a null document. r=jag sr=waterson b=99056
|
2001-09-10 19:39:25 +00:00 |
dbaron%fas.harvard.edu
|
917fff3b3e
|
Null check to fix topcrash bug 97226. r=hixie sr=waterson
|
2001-09-10 19:36:59 +00:00 |
ben%netscape.com
|
e1da7c732e
|
Add implementation for MoveTo method to nsMenuPopupFrame (exposed through nsIPopupBoxObject), etc.
Also change static mDismissalListener to sDismissalListener.
Part of fix for 95401
r=jag, sr=hyatt
|
2001-09-10 07:34:54 +00:00 |
ben%netscape.com
|
4f7c7d15fd
|
Add |sizeTo| and |moveTo| methods to nsIPopupBoxObject, allow popups to have their automatic rollup, keyboard navigator and auto positioning functionality disabled.
Part of fix for 95401.
r=jag, sr=hyatt
|
2001-09-10 07:33:33 +00:00 |
bernd.mielke%snafu.de
|
9d44bea1f1
|
Adding xhtml table testfiles to the regression tests not part of the build
|
2001-09-09 14:27:52 +00:00 |
jaggernaut%netscape.com
|
b26394e3be
|
Bug 73353: clean up REQUIRES. r=cls
|
2001-09-09 13:36:07 +00:00 |
dp%netscape.com
|
6ec83539f3
|
Fixing build bustage.
|
2001-09-08 22:01:22 +00:00 |
bzbarsky%mit.edu
|
77cf845808
|
Bug 98663. Make Presshell not call InsertRule() on strings that contain
multiple rules. r=dbaron, sr=attinasi
|
2001-09-08 21:42:02 +00:00 |
dp%netscape.com
|
006dc421cd
|
bug# 98786 Eliminating url cloning r=gagan,sr=jst
|
2001-09-08 21:13:20 +00:00 |
attinasi%netscape.com
|
f69167707b
|
Tweaked the existing CalcQuirkContainingBlockHeight method to allows for percentage based elements in deeply nested blocks, instead of just elements that are directly in the BODY. b=85016 r=karnaze sr=waterson
|
2001-09-08 20:09:08 +00:00 |
attinasi%netscape.com
|
6507d5d128
|
Fix for image wrapping problems in table cells. b=97619 r=bernd sr=waterson
|
2001-09-08 19:26:34 +00:00 |
jaggernaut%netscape.com
|
5b93c1d9fc
|
Bug 97571: Any <label> in <groupbox> becomes <caption> per XUL 1.0. r=ben, sr=hyatt
|
2001-09-07 14:23:21 +00:00 |
pavlov%netscape.com
|
2cdf944fd0
|
fix for table 64bit lameness. bug 98686. r=gisburnd sr=jst
|
2001-09-07 09:58:16 +00:00 |
cls%seawood.org
|
b67ae69035
|
The AIX compiler cannot handle string literals inside of a triconditional statement so use named literals instead.
Thanks to David Baron <dbaron@fas.harvard.edu> for the patch.
Fixing tinderbox bustage.
|
2001-09-07 07:33:15 +00:00 |
rjesup%wgate.com
|
f0b7d458d4
|
Bug 96710: (try 2). Right() takes number-of-chars-to-return, not position.
r=jag, sr=jst
|
2001-09-07 03:44:33 +00:00 |
dbaron%fas.harvard.edu
|
06944cc30e
|
Make getComputedStyle remove the extra default font that we add to the end of the font-family list so it returns the original computed value. b=94078 r=hyatt sr=jst
|
2001-09-07 02:28:10 +00:00 |
pierre%netscape.com
|
c164042a1e
|
Bug 93371 (WRMB: Treat classes case insensitively in quirks mode). Back out ianh's patch in nsCSSParser.cpp and nsHTMLAttributes.cpp. Treat classes and IDs case insensitively as described in Bug 35522. r=glazman (+dbaron/jst) sr=hyatt
|
2001-09-07 00:23:37 +00:00 |
rjesup%wgate.com
|
3098b524ca
|
bug 92573: VoidArray->AutoVoidArray changes for layout/*. r=kin, sr=attinasi
|
2001-09-06 21:11:44 +00:00 |
rjesup%wgate.com
|
f8b915228e
|
Bug 96710: Misuse of string.Mid() - uses should be string.Right().
r=kin, sr=jst
|
2001-09-06 19:38:20 +00:00 |