timeless%mac.com
5b87409ab8
Bug 170587 popup.xml, error in method sizeTo()
...
patch by afatecha@idea.com.py r=timeless rs=bz
2002-09-24 22:31:53 +00:00
rogerl%netscape.com
5ffffdd50f
Completed arithmetic (except Long & float32). Gc work. Hooked up Math class
2002-09-24 22:22:04 +00:00
mkaply%us.ibm.com
b6ccbcd514
OS/2 only - not part of build - nsinstall changes to get uninstaller working
2002-09-24 22:20:24 +00:00
alecf%netscape.com
320c22937a
oops, get embedding side of bug 169498, sr=bryner, r=ftang
2002-09-24 22:16:53 +00:00
karnaze%netscape.com
09a75283de
bug 157915 - Use the parent of the continued frame when calling DeleteChildsNextInFlow. sr=kin, r=alexsavulov
2002-09-24 22:13:20 +00:00
alecf%netscape.com
2e126f8e7a
oops, remove obsolete gfx2 cruft leftover from bug 168048
2002-09-24 22:11:21 +00:00
alecf%netscape.com
2ce9c4753b
removing files no longer part of build due to bug 169498
2002-09-24 22:09:32 +00:00
blakeross%telocity.com
7228832338
Add new connection pref panel.
2002-09-24 22:09:30 +00:00
alecf%netscape.com
3cd6c398ea
oops, typo fix
2002-09-24 22:00:53 +00:00
alecf%netscape.com
3bd0bc2b31
bug 169498 - combine i18n libraries into one. sr=bryner, r=ftang
2002-09-24 21:50:05 +00:00
cbiesinger%web.de
86fffc5fc0
Bug 169477 r=paper sr=alecf
...
favicon color palette reversed or too red
2002-09-24 21:21:52 +00:00
glazman%netscape.com
cb54e01b43
-- not part of the build --
...
CaScadeS only, doc only change
2002-09-24 21:06:12 +00:00
karnaze%netscape.com
f7277122ea
bug 169620 - don't pass in negative avail widths, don't add/subtract from NS_UNCONSTRAINEDSIZE, make HR's desired width at least as big as its me width. sr=kin, r=dbaron
2002-09-24 21:02:20 +00:00
morse%netscape.com
55ef45b15f
bug 168585, cookie and password order gets reversed, r=sgehani, sr=jag
2002-09-24 20:45:53 +00:00
glazman%netscape.com
c377a7ddde
-- not part of the build --
...
CaScadeS only
fixing bustage in NS7 and Moz<trunk because dependency to editorShell was removed
fixing horked "Choose file buttons" in NS7 and Moz<trunk because of recent changes in nsIIOService
2002-09-24 20:38:08 +00:00
blakeross%telocity.com
7e5ed818a1
Use external handler for mail/news.
2002-09-24 20:04:54 +00:00
rpotts%netscape.com
0e293491d8
bug #169583 (r=jst, sr=darin) URILoader should allow nsIContentHandler::DoContent() to fail...
2002-09-24 19:53:43 +00:00
timeless%mac.com
e35f022c7e
Bug 22056 Show toolbars as text/icons/both
...
patch by neil@parkwaycc.co.uk r=timeless sr=bz
using xbl:inherits
2002-09-24 19:40:29 +00:00
pavlov%netscape.com
216918214e
pulling gfx2/ from GFX2_20001016_BRANCH to the trunk
2002-09-24 19:15:52 +00:00
wtc%netscape.com
f6e25599d7
Bug 166894: destroy nssTrust before returning from STAN_ChangeCertTrust.
2002-09-24 18:47:33 +00:00
wtc%netscape.com
6b9de18419
Bug 169944: declare PK11_TokenKeyGen in pk11func.h and export it from the
...
nss3 shared library.
Modified Files: nss/nss.def pk11wrap/pk11func.h
2002-09-24 18:40:29 +00:00
igor%mir2.org
32cc308b30
Fixing 169830: I replaced in jsFunction_concat calls to hasLengthPropert by ScriptRuntime.instanceOf and as hasLengthPropert is no longer used, I removed it as well.
2002-09-24 15:57:58 +00:00
jdunn%netscape.com
ef7ed98152
AIX requires symbols to be resolved at link time:
...
resolving NS_NewTransformMediator
# 136401
r=cls@seawood.org
2002-09-24 14:36:18 +00:00
wtc%netscape.com
773bbec845
Bug 168993: PR_Poll should clear out_flags for null fd's. r=jgmyers.
...
Modified files: bfile.c os2poll.c uxpoll.c w32poll.c ptio.c
2002-09-24 14:24:46 +00:00
glazman%netscape.com
4c66a028a8
-- not part of the build --
...
CaScadeS only
- never rebuild the list of stylesheets from scratch
- fix bug in line-height support
- support for -moz-opacity
- fixes buggy @import support
- workaround for async stylesheet loading
2002-09-24 14:24:24 +00:00
igor%mir2.org
fcaecf752d
In newObject pass top level scope to the constructor, not ctor.getParentScope() to take into account hasCompileFunctionsWithDynamicScope()
2002-09-24 14:14:00 +00:00
bienvenu%netscape.com
411bef80a7
allow mork to open db's with more than 64K rows, with help from leon.zhang@sun.com r=cavin, sr=alecf, 105497
2002-09-24 14:11:01 +00:00
igor%mir2.org
772d42aff7
In getClassPrototype replace ScriptRuntime.getTopLevelProp by getProperty to avoid double call to getTopLevelScope
2002-09-24 14:10:53 +00:00
igor%mir2.org
0e22f177f1
In jsFunction_concat inline ScriptRuntime.newObject to throw JavaScriptException if array constructor throws one and avoid double call to ScriptableObject.getTopLevelScope()
2002-09-24 14:08:22 +00:00
igor%mir2.org
0b6e1ef741
Change ScriptRuntime.getTopLevelPropery to call ScriptableObject.getProperty in place of explicit loop over the prototype chain. It makes sure that all Scriptable.get(property, start) on the prototype chain are called with a proper start value.
...
Add getExistingCtor to get existing constructor property or throw an exception.
2002-09-24 14:05:24 +00:00
timeless%mac.com
80432cd255
Bug 166775 Remove unused _IMPL_NS_APPSHELL defines
...
Deleting unused file
r=bryner
2002-09-24 13:42:44 +00:00
brade%netscape.com
280195516e
remove EditingHTML() stub and its usage; bug 169514, r=mjudge, sr=kin (with clean requested by kin)
2002-09-24 13:29:28 +00:00
jdunn%netscape.com
4b506b4060
fix AIX build issues: c-style comments must end before next begins and
...
the last item in an enum shouldn't have a ","
sr=blizzard@mozilla.org
r=Roland.Mainz@informatik.med.uni-giessen.de
submitted by pkw@austin.ibm.com
# 168531
2002-09-24 12:49:42 +00:00
pete.zha%sun.com
4bef358c0d
Browser crash when close print preview in a page has fixed DIV
...
bug=163800, this patch is to backout previou checkin for this bug to reslove layout regression
r=rods@netscape.com sr=roc+moz@cs.cmu.edu
2002-09-24 11:53:20 +00:00
roc+%cs.cmu.edu
69f073c8fb
Bug 169610. XUL boxes should use GetBorderAndPadding rather than relying on HTMLReflowState's computed border and padding. r=bryner,sr=hyatt
2002-09-24 11:46:24 +00:00
roc+%cs.cmu.edu
84894eb476
Bug 75121. Incrementally reflow absolute frames without doing a resize-reflow of the container. Patch by dbaron and roc. r=dbaron,r=roc,sr=kin
2002-09-24 11:43:48 +00:00
igor%mir2.org
846c9cdfd3
Remove the minimalAllocation field and instead pre-allocate data array in the constructor if necessary.
2002-09-24 11:21:19 +00:00
igor%mir2.org
11edce55c2
Change NativeArray.getLengthProperty to return long instead of double as its results are always uint32 and adjust its usage accordingly . Fix Context.getElements documentation to state that it returns empty array, not null, if object does not have a reasonable length property.
2002-09-24 09:29:27 +00:00
hyatt%netscape.com
0d501fd827
Fix autocomplete CSS with the same fix the Mac CSS has for autocomplete. Followup to previous checkin.
2002-09-24 09:07:06 +00:00
hyatt%netscape.com
b0a949ce31
Fix autocomplete.
2002-09-24 09:06:30 +00:00
hyatt%netscape.com
7995076d76
Fix for 115743. r=pavlov, sr=bryner
2002-09-24 08:23:48 +00:00
glazman%netscape.com
c714394d5d
Add support for :-moz-selection CSS3 pseudo-element. See test case in bug. Should become ::selection once support for '::' parsing is implemented; b=167068, r=mjudge, sr=kin
2002-09-24 08:13:05 +00:00
brendan%mozilla.org
cf0abfdfda
Don't override the default accessibility.tabfocus setting, it's a new millennium and the default build isn't going back to Motif-land (170429, r=blizzard, sr=hyatt).
2002-09-24 05:11:25 +00:00
blakeross%telocity.com
37e5e1904a
Oops, toolbar, not bar
2002-09-24 03:53:08 +00:00
blakeross%telocity.com
5cddf41c15
Personal Toolbar -> Bookmarks Toolbar
2002-09-24 03:52:51 +00:00
blakeross%telocity.com
5efd63401a
Removing an old hack, and some unused prefs.
2002-09-24 03:39:45 +00:00
dbaron%fas.harvard.edu
dd06f9175a
Remember to increment gRefCnt so we don't leak global variables. sr=alecf r=bryner b=170179
2002-09-24 03:20:24 +00:00
blakeross%telocity.com
f0cc95327f
Removing another unused pref.
2002-09-24 03:17:30 +00:00
hyatt%netscape.com
9bee7ac3f5
Fix the url bar so that the text isn't lost when you customize.
2002-09-24 03:11:16 +00:00
hyatt%netscape.com
9305513267
Make url bar fully draggable in the customize toolbar dialog.
2002-09-24 03:08:45 +00:00