bryner%uiuc.edu
|
f66a19368b
|
Fix for bug 43417. r=pinkerton.
|
2000-07-06 22:20:32 +00:00 |
|
karnaze%netscape.com
|
c4a05b9a09
|
bug 39799 - map NS_STYLE_TEXT_ALIGN_CENTER to align=center, r=syd.
|
2000-07-06 13:42:57 +00:00 |
|
waterson%netscape.com
|
63073d53d3
|
Fix silly leak that dbaron found with leaksoup. r=jack,a=lumpy.
|
2000-07-06 04:27:10 +00:00 |
|
bryner%uiuc.edu
|
fce9a08c4f
|
Fix for crasher bug 44444. r=jst.
|
2000-07-06 02:44:48 +00:00 |
|
mkaply%us.ibm.com
|
815bae6e5c
|
#42637
r=waterson, a=waterson
OS/2 bringup - this is a Windows path, not an XP_PC path
|
2000-07-05 13:39:07 +00:00 |
|
cls%seawood.org
|
bca014f1bb
|
Removing last vestiges of raptor from unix build. Since some libs were renamed, a 'make distclean' is recommeneded to remove the old copies of those libs. Bug #8228 r=bryner
|
2000-07-02 18:44:42 +00:00 |
|
dbaron%fas.harvard.edu
|
da67297134
|
Fix leak of content from trees introduced recently. r=hyatt,waterson
|
2000-07-01 21:45:06 +00:00 |
|
brendan%mozilla.org
|
b864716baa
|
Reference-count XBL JSClass structs, and LRU-cache unreferenced ones up to some quota, to avoid bloat and shutdown crashes due to unavoidable manual delete/last-use misorder (42530, r=hyatt).
|
2000-07-01 02:36:18 +00:00 |
|
cls%seawood.org
|
1f3b6d75ab
|
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
|
2000-06-30 08:08:04 +00:00 |
|
attinasi%netscape.com
|
be78b225d6
|
Temporarily turned off style context sharing while I figure out why it is causing incorrect styling of some XUL elements. b=43490
|
2000-06-29 23:13:46 +00:00 |
|
harishd%netscape.com
|
de2c8f3d0a
|
Bug 40477 ( nsbeta2+ ) - Don't rely on ';' to terminate entities.
r=pollmann.
|
2000-06-29 23:05:46 +00:00 |
|
pinkerton%netscape.com
|
6a3dba2312
|
part of 42250, make sure we close the popup when the listener is removed. just to be safe. r=hyatt.
|
2000-06-29 22:29:20 +00:00 |
|
bryner%uiuc.edu
|
f78eb5519f
|
Fixing smoketest blocker 44235. r=smfr.
|
2000-06-29 20:53:08 +00:00 |
|
mjudge%netscape.com
|
66a897a57b
|
r=saari 42074 pd+dogfood ect. i think we finally nailed this one. focused objects now being passed focus events even when previous document couldnt take focus and is simply returning it. aka hitting return in url bar trying to focus document that will be destroyed to fetch new page.
|
2000-06-29 05:27:05 +00:00 |
|
mjudge%netscape.com
|
0d4292f24e
|
r=hyatt bug36617, sfrasier bug. simple change for select all to work.
|
2000-06-29 05:25:01 +00:00 |
|
BlakeR1234%aol.com
|
1968fc69bf
|
Fix for 42204, a=trudelle
|
2000-06-29 03:15:05 +00:00 |
|
jst%netscape.com
|
82f0ac90a6
|
Fixing nsbeta2+ bug 37051, always set the form associated with a form control as the parent of the form controls script object, this meks form controls always be in the scope of the form they're in. r=vidur@netscape.com
|
2000-06-28 22:50:06 +00:00 |
|
bryner%uiuc.edu
|
39fb59a668
|
Fixing bug 43710 - removing old mousewheel cruft and updating to work with
new tree. r=hyatt,saari.
|
2000-06-28 20:35:32 +00:00 |
|
waterson%netscape.com
|
19fb2ea133
|
Bug 43644. Better fix: nsLayoutAtoms::[AddRefAtoms|ReleaseAtoms] calls are unnecessary, as dbaron pointed out to me.
|
2000-06-28 05:36:32 +00:00 |
|
waterson%netscape.com
|
52056b5489
|
Bug 43644. Add 'wildcard' atom to nsLayoutAtoms and use it instead of a statically leaked atom. r=jst,inaky.gonzales@intel.com
|
2000-06-28 04:17:26 +00:00 |
|
mjudge%netscape.com
|
b871d9eda7
|
r=jfrancis,r=hyatt 42045 beta2+ 42675 beta2+ hitting return on text area not putting new line. onchange,oninput.
|
2000-06-28 04:00:12 +00:00 |
|
evaughan%netscape.com
|
4db3654be5
|
Clean up for autoscrolling menu landing. ScrollBox events need their own type and should not be
on top of menu events.
-r hyatt
|
2000-06-28 00:00:18 +00:00 |
|
mkaply%us.ibm.com
|
f54f832702
|
#42637
r=pinkerton, a=brendan
OS/2 bringup - Change from waterson and vidur - don't modify members in a const function
|
2000-06-27 22:31:43 +00:00 |
|
nisheeth%netscape.com
|
89f0a90b94
|
Fix for bug 42196. A simple patch from Rod Spears to prevent asserts that were firing on reading mail messages.
|
2000-06-27 06:56:08 +00:00 |
|
nisheeth%netscape.com
|
70e9821209
|
Fix for bug 43019. Does not affect current build. Fixes a unix compile problem for XSL hooks in mozilla.
|
2000-06-27 01:12:44 +00:00 |
|
jst%netscape.com
|
5a909af3cc
|
Fixing the remaining details in nsbeta2+ bug 38495, mozilla is now backwards compatible with existing plugin content as long as the plugins are updated. r=vidur@netscape.com
|
2000-06-27 00:54:44 +00:00 |
|
nisheeth%netscape.com
|
5fc94bfaf5
|
r=vidur, jst. Fix for bug 9076. The nodeName property is now case sensitive for XHTML elements and folded to uppercase for HTML elements.
|
2000-06-26 21:05:16 +00:00 |
|
dougt%netscape.com
|
1a48842f03
|
Removing bookmark requirement.
43082.
r=jbetak@netscape.com
a=valeski@netscape.com
|
2000-06-26 20:26:16 +00:00 |
|
dbaron%fas.harvard.edu
|
a21be0269b
|
Undo my previous change, which was wrong. PR_TRUE is the correct way to continue enumeration for |nsHashtable|s. I don't know what is causing the leak (bug 43707). r=hyatt
|
2000-06-26 02:39:49 +00:00 |
|
joki%netscape.com
|
91a3526183
|
Part of fix for 42418, patch up event target from PresShell after re-entrant events to avoid null targets. r:nisheeth
|
2000-06-24 03:58:13 +00:00 |
|
cltbld%netscape.com
|
b3b4376e60
|
First Checked In.
|
2000-06-23 23:53:02 +00:00 |
|
bryner%uiuc.edu
|
c332e90651
|
Fixing bug 43628. r=hyatt,pavlov.
|
2000-06-23 22:59:18 +00:00 |
|
vidur%netscape.com
|
17415ac9ff
|
Fix for bug 31376. Just modifying an incorrect comment.
|
2000-06-23 22:23:37 +00:00 |
|
saari%netscape.com
|
2d4bb8c980
|
adding null check to prevent a few crashers on windows and linux that I introduced (exposed new code path). r=bryner
|
2000-06-23 22:18:54 +00:00 |
|
dbaron%fas.harvard.edu
|
63234a162b
|
Add new style classes to the leak/bloat logs. This should increase the bloat statistics. r=attinasi
|
2000-06-23 21:57:39 +00:00 |
|
jst%netscape.com
|
b0a9cfbe12
|
Fixing nsbeta2+ bug 41953, form element regressions. r=vidur@netscape.com
|
2000-06-23 14:12:24 +00:00 |
|
waterson%netscape.com
|
d8ed4fd12c
|
Fix nsAReadableString assertions. r=jst.
|
2000-06-23 08:49:04 +00:00 |
|
saari%netscape.com
|
c07ae16830
|
Fix for nsbeta2+ bug 38673. r=hyatt
|
2000-06-23 05:37:08 +00:00 |
|
evaughan%netscape.com
|
969d067559
|
Autoscrolling menus feature landing #32730
-r hyatt, saari
|
2000-06-23 05:15:04 +00:00 |
|
mjudge%netscape.com
|
976a8c3ec6
|
fix for 42188,42347 r=akkana . use selection controller to tell the doc if it should display non-text-selection.
|
2000-06-23 04:01:19 +00:00 |
|
bryner%uiuc.edu
|
215930dd1d
|
Bulletproofing fix for bug 41116. r=saari.
|
2000-06-23 01:54:20 +00:00 |
|
jst%netscape.com
|
775588fcf5
|
Fixing nsbeta2+ bug 33477, completing (more or less) the DOM Level 2 NamedNodeMap implementation, this includes modifying the XML content sink to properly pass attribute prefixes to the content objects. r=vidur@netscape.com
|
2000-06-23 00:21:32 +00:00 |
|
waterson%netscape.com
|
a282078ef1
|
Bug 41534. Fix 'style' attribute on XUL elements; use nsXULAtoms instead of hard-coded atoms. r=hyatt
|
2000-06-22 23:29:43 +00:00 |
|
pierre%netscape.com
|
9e180b38cc
|
#12403 "border-style: hidden should force border-width: 0". Fixed RecalcData() to handle 'hidden' similarly to 'none'. r=attinasi.
|
2000-06-22 05:38:26 +00:00 |
|
rpotts%netscape.com
|
cf3e824449
|
DocShell cleanup. Removed the implementation of the unused nsIDocSHell::SetDocument() method and moved the implementation responsibility to the nsIContentViewer
|
2000-06-22 05:38:07 +00:00 |
|
attinasi%netscape.com
|
856ea4a348
|
Eliminated warnings from recent checkin (trivial changes).
|
2000-06-22 05:14:32 +00:00 |
|
pollmann%netscape.com
|
f889ef5348
|
Bug 23571: Send an onchange event when a checkbox is (un)checked r=harishd
|
2000-06-22 02:46:53 +00:00 |
|
attinasi%netscape.com
|
411b3bcaaf
|
Reversed the order of testing for link-elements so that the most common (anchors) are tested first. Update to earlier checkin.
|
2000-06-22 00:41:25 +00:00 |
|
cata%netscape.com
|
37563f3008
|
Turning on charset override by default. r=nhotta a=ftang bug #41620.
|
2000-06-22 00:41:02 +00:00 |
|
hyatt%netscape.com
|
031447a319
|
XBL groundwork for 41145. r=ben
|
2000-06-22 00:36:19 +00:00 |
|