jst%netscape.com
|
a26a6ba8d2
|
Fixing topembed crash bug 92433. Calling element.replaceChild(aChild, sameChild) caused a crash in the content modified notification code due to a bug in the replaceChild code. r=pollmann@netscape.com, sr=vidur@netscape.com
|
2001-08-07 06:09:17 +00:00 |
|
sspitzer%netscape.com
|
a26ec78d01
|
fix for #94067. catch the js exception we get when there is no default account.
this happens the first time you use the account wizard on a new profile.
r/sr=bienvenu
|
2001-08-07 06:04:01 +00:00 |
|
waterson%netscape.com
|
22b0513aa0
|
Temporarily comment out assertion to avoid whining.
|
2001-08-07 06:01:05 +00:00 |
|
wtc%netscape.com
|
74753646c9
|
Bugzilla bug #92810: increment or decrement the hashtable shift counter
only after we have successfully allocated the new buckets. The patch
is from Brendan Eich.
|
2001-08-07 05:36:22 +00:00 |
|
brendan%mozilla.org
|
68850351e9
|
Quick followup, my reviewers missed a copy/paste error that's harmless but formally wrong.
|
2001-08-07 05:32:38 +00:00 |
|
brendan%mozilla.org
|
bb7f3f9cb3
|
Use a new JSContext option to type context-private data as nsISupports* (82845, sr=jst&waterson).
|
2001-08-07 05:27:42 +00:00 |
|
brendan%mozilla.org
|
01d4c02b07
|
I'm such a C luddite.
|
2001-08-07 04:45:27 +00:00 |
|
blakeross%telocity.com
|
6124491fa3
|
Fixing problem with my previous patch that caused two of the items not to work in the sidebar panel. r=kerz sr=hewitt
|
2001-08-07 04:16:11 +00:00 |
|
sspitzer%netscape.com
|
a01c8e6ab6
|
relanding my fix for #74672 and #75603. this was sr=hyatt when it first landed.
but got lost when outlinerBindings.xml became bindings/outliner.xml.
this fixes regressions #94054 and #92815
|
2001-08-07 04:12:34 +00:00 |
|
waterson%netscape.com
|
db44012fc4
|
Fix gcc-2.7.2.3 bustage.
|
2001-08-07 04:11:09 +00:00 |
|
brendan%mozilla.org
|
49c0102cdf
|
Restore scriptable nsIClassInfo.classID but add fast/C++-only classIDNoAlloc; define and use nsIClassInfo::EAGER_CLASSINFO in caps (93792, sr=waterson&jst).
|
2001-08-07 03:59:29 +00:00 |
|
blakeross%telocity.com
|
9b0332584d
|
Add a context menu to global history items (48039). r=hewitt sr=ben
|
2001-08-07 03:46:53 +00:00 |
|
waterson%netscape.com
|
3f4b96eeed
|
Fix XXX comment.
|
2001-08-07 03:32:23 +00:00 |
|
blakeross%telocity.com
|
f72906fafa
|
right clicking disabled buttons produces empty context menu (83765). r=hewitt sr=ben
|
2001-08-07 03:22:53 +00:00 |
|
blakeross%telocity.com
|
a9b2f61c39
|
minor typo in patch from a few days ago (88670). r=kerz rs=brendan
|
2001-08-07 03:21:43 +00:00 |
|
waterson%netscape.com
|
9abf7984af
|
Bug 71248. Convert content, layout, parser, and uconv to generic modules so that they can be linked into a meta-module. r=cathleen, sr=brendan
|
2001-08-07 02:55:54 +00:00 |
|
brendan%mozilla.org
|
9a460b4ccf
|
Don't modify state until after realloc succeeds (92810, sr=jband&waterson).
|
2001-08-07 02:48:10 +00:00 |
|
ben%netscape.com
|
1590d377a4
|
Roll back this weekend's changes to editor dialogs, pending grid fixes.
|
2001-08-07 01:53:44 +00:00 |
|
hyatt%netscape.com
|
c724cca941
|
Fix for 38380. r=bryner, sr=jst,waterson
|
2001-08-07 01:53:10 +00:00 |
|
peterlubczynski%netscape.com
|
9fd40ef3a3
|
Fix for windowless plugins don't draw in the correct place when scrolled bug 93056 patch by dbrittain@superscape.com r=peterl sr=waterson
|
2001-08-07 01:50:32 +00:00 |
|
peterlubczynski%netscape.com
|
964ba1e659
|
Adding nsIDOMMouseMotionListener to fix Windowless plugins do not receive mouse/keyboard events bug 90574 r=av sr=waterson
|
2001-08-07 01:48:14 +00:00 |
|
naving%netscape.com
|
a1e20d9664
|
93964 r/sr=bienvenu. UMR problem, initialize the boolean
|
2001-08-07 01:46:54 +00:00 |
|
rogerl%netscape.com
|
ceca52b8d4
|
Merging JS2_DIKDIK_BRANCH macbuild related stuff.
|
2001-08-07 01:40:39 +00:00 |
|
darin%netscape.com
|
bc1e628d2c
|
fixes bug 83465 "response with empty content-type opens helper dialog (telocity dsl modem/router)"
r=bbaetz, sr=mscott
|
2001-08-07 01:23:54 +00:00 |
|
rogerl%netscape.com
|
edead61a96
|
Merging DIKDIK_BRANCH into main line.
|
2001-08-07 01:21:11 +00:00 |
|
mcgreer%netscape.com
|
070debc909
|
undo last change
|
2001-08-07 00:45:42 +00:00 |
|
mcgreer%netscape.com
|
1f0128a692
|
fix hash password integrity
|
2001-08-07 00:45:22 +00:00 |
|
pschwartau%netscape.com
|
489562eb32
|
Minor improvement in readability -
|
2001-08-06 23:53:54 +00:00 |
|
nicolson%netscape.com
|
29f59cec37
|
Fix 93983: empty line in jss.def breaks HP build
|
2001-08-06 23:52:18 +00:00 |
|
bzbarsky%mit.edu
|
9ebbfa4e95
|
getting rid of the old align= syntax in some tests. Bug 89999, patch
from Mark Anderson <andersma@luther.edu>, r=hewitt, sr=hyatt
|
2001-08-06 23:41:24 +00:00 |
|
hyatt%netscape.com
|
8972f6b99f
|
Fix Win32 bustage from 71106.
|
2001-08-06 23:32:25 +00:00 |
|
hyatt%netscape.com
|
2e7b845e37
|
Fix Mac bustage.
|
2001-08-06 23:25:55 +00:00 |
|
rogerl%netscape.com
|
f9c1de76b5
|
Removing stale versions
|
2001-08-06 22:34:29 +00:00 |
|
rogerl%netscape.com
|
cdef235ef8
|
More branch merging.
|
2001-08-06 22:25:07 +00:00 |
|
mscott%netscape.com
|
4dcfdaf396
|
Bug #8170 --> force the mime engine to use the category manager when creating emitter objects. This allows people
to over ride libmime with their own emitters.
r=ducarroz
sr=bienvenu
|
2001-08-06 22:19:31 +00:00 |
|
hyatt%netscape.com
|
19e5a288a8
|
Fix for 71106. r=jag, sr=jst
|
2001-08-06 22:15:17 +00:00 |
|
rogerl%netscape.com
|
9bc5bf1171
|
More branch merging.
|
2001-08-06 22:06:15 +00:00 |
|
karnaze%netscape.com
|
820c32c824
|
bug 80817 (checked in for alexsavulov) - removed table cell nowrap hack, repaired block nowrap. sr=waterson, r=karnaze.
|
2001-08-06 22:05:31 +00:00 |
|
rogerl%netscape.com
|
e32d30ddd7
|
More branch merging.
|
2001-08-06 21:59:04 +00:00 |
|
rogerl%netscape.com
|
3525486520
|
More branch merging
|
2001-08-06 21:57:00 +00:00 |
|
rogerl%netscape.com
|
ae24adc6fe
|
Merging in from DIKDIK_BRANCH
|
2001-08-06 21:53:33 +00:00 |
|
jgaunt%netscape.com
|
5b8905acf2
|
bug 77648 implementing get_AccSelection
r=aaronl sr=brendan
|
2001-08-06 21:52:01 +00:00 |
|
hyatt%netscape.com
|
0c296a706a
|
Fix for 71106. r=jag, sr=jst
|
2001-08-06 21:49:35 +00:00 |
|
shanjian%netscape.com
|
45f62c8187
|
#92950 typo in winpref.js
r=nhotta sr=waterson
|
2001-08-06 21:25:08 +00:00 |
|
bryner%netscape.com
|
b43f86c90c
|
Bug 91380 - implement nsScrollBoxObject::ScrollToElement and EnsureElementIsVisible. Patch from shanec@activestate.com, r=bryner, sr=hyatt.
|
2001-08-06 21:25:07 +00:00 |
|
cls%seawood.org
|
d1476e0e11
|
Make MOZ_CO_TAG override individual modules' CO_TAGs so that the instructions for updating to cvs from a release tarball actually work.
Bug #93491 r=leaf
|
2001-08-06 21:19:30 +00:00 |
|
bryner%netscape.com
|
9ebab332fc
|
Bug 93467 - removing remaining references to native combobox and nsIComboBox interface. r=pavlov, sr=blizzard.
|
2001-08-06 21:19:11 +00:00 |
|
blizzard%redhat.com
|
1c3921ccd1
|
Bug #80638. Implement GetSiteWindow. r=philipl, sr=tor
|
2001-08-06 20:44:40 +00:00 |
|
dbradley%netscape.com
|
56978e5af7
|
Fix for bug 24965. This makes multiple attributes in same declaration an error in XPIDL. sr=scc, r=rginda
|
2001-08-06 20:42:53 +00:00 |
|
mcgreer%netscape.com
|
78068a5ef5
|
more changes for fips to make sure token is logged in
|
2001-08-06 20:37:27 +00:00 |
|