- Nov 12, 2001
-
-
smontagu%netscape.com authored
-
smontagu%netscape.com authored
Fix for bug 81773: Bidi XUL text (e.g. bookmarks, tab titles) was flipping to and fro on systems without native Bidi support. r=mkaply, r/sr=hyatt, sr=attinasi
-
- Nov 11, 2001
-
-
dbaron%fas.harvard.edu authored
-
bzbarsky%mit.edu authored
patch). bug 84599 reprise, r=glazou, sr=attinasi (still).
-
dbaron%fas.harvard.edu authored
Avoid applying all default rendering of HTML's table element to anonymous table objects. b=72358 r=hixie sr=attinasi
-
- Nov 10, 2001
-
-
dbaron%fas.harvard.edu authored
Pull computation of loop invariants for rule matching out of outer loop (over rule processors) as well, from SelectorMatchesData in nsCSSStyleSheet to RuleProcessorData in nsStyleSet. Use the RuleProcessorData structure in nsHTMLStyleSheet as well. Simplify matching of :-moz-bound-element pseudo-class. b=83836 r=waterson, pierre sr=hyatt
-
dbaron%fas.harvard.edu authored
Tweak XP_MACOSX ifdefs to fix keyboard shortcuts (partly), context menus, and hidden window behavior and build the mac classic skin in the Mach-O build. b=109165 r=pinkerton sr=beard
-
bzbarsky%mit.edu authored
94855, r=glazou, sr=attinasi
-
jkeiser%iname.com authored
-
- Nov 09, 2001
-
-
peterlubczynski%netscape.com authored
Mac fix for HTML embed region being painted the default background color bug 83159 r=av sr=sfraser a=asa
-
- Nov 08, 2001
-
-
attinasi%netscape.com authored
-
attinasi%netscape.com authored
-
attinasi%netscape.com authored
-
evaughan%netscape.com authored
-r jag -sr hyatt -a asa
-
dbaron%fas.harvard.edu authored
-
jaggernaut%netscape.com authored
Bug 108359: crash when opening subscribe dialog ( crash in grid code ). patch by evaughan, r=jag, sr=hyatt
-
- Nov 07, 2001
-
-
dbaron%fas.harvard.edu authored
Move nsDOMCSSAttributeDeclaration into its own file to progress towards moving all of the style system code back into the layout library. r=jst sr=hyatt b=108750
-
hyatt%netscape.com authored
-
dbaron%fas.harvard.edu authored
Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052
-
dbaron%fas.harvard.edu authored
-
attinasi%netscape.com authored
Due to popular demand, broken images are now getting an icon and a sized-box if they have width and height and are in QuirksMode documents (see bug for pref to override). b=102281 r=kmcclusk sr=waterson
-
dbaron%fas.harvard.edu authored
-
attinasi%netscape.com authored
-
peterlubczynski%netscape.com authored
Fix for NPN_PostURL not always working correctly [like with binary file data] bug 105417 r=av sr=darin
-
karnaze%netscape.com authored
-
loadrunner%betak.net authored
-
alecf%netscape.com authored
-
- Nov 06, 2001
-
-
peterlubczynski%netscape.com authored
-
karnaze%netscape.com authored
-
karnaze%netscape.com authored
bug 77982 - consider border/padding on a cell that goes from empty to non-empty during an incremental reflow. sr=attinasi, r=alexsavulov
-
karnaze%netscape.com authored
bug 30692 - Have children of cell block use the computed width of the cell. sr=attinasi, r=alexsavulov
-
karnaze%netscape.com authored
bug 107857 - add -moz-show-background value to empty-cells and make that the quirk default. sr=attinasi, r=pierre.
-
rods%netscape.com authored
Bug 107562
-
rods%netscape.com authored
The bulk of print preview can be turned on/off with NS_PRINT_PREVIEW define Bug 107562 r=kmcclusk sr=attinasi
-
pierre%netscape.com authored
Checked in for fantasai@escape.com. Bug 43220 "author !important rules override user !important rules in user.css". Add User sheets. Rename Backstop sheets into UserAgent. Fix cascading order. r=pierre/sr=hyatt.
-
dbaron%fas.harvard.edu authored
Fix inheritance of percentage values for 'line-height' by removing hacks to base percentage values for 'line-height' on the actual value rather than the computed value of 'font-size'. Fix various |const|-ness issues in nsRuleNode. b=97726 r=pierre sr=hyatt
-
attinasi%netscape.com authored
Oops - check for empty damageRect in nsFrame::Invalidate should be DEBUG only. b=103266 r=rbs sr=hyatt
-
attinasi%netscape.com authored
Elimiate calls to nsFrame::Invalidate when the dirtyRect is empty. Also, removed some invalid code from nsFrame::Invalidate and added DEBUG check to catch later offenders. b=103266 r=rbs sr=hyatt
-
karnaze%netscape.com authored
-
danm%netscape.com authored
initial (disabled) cut at creating about:blank documents synchronously. part of bug 88229 r=hyatt,rpotts
-