peterv%netscape.com
|
711c13372e
|
Fix crash (result of simultaneous check-in for 73936 and mstoltz check-in for 82495). r=Pike.
|
2001-08-03 13:48:30 +00:00 |
|
waterson%netscape.com
|
ecbcce00ce
|
Bug 92190. Add anonymous children to nsIContent::List() output, add gdb-callable routines for listing frame and content trees. r=hyatt, sr=jst
|
2001-08-03 07:34:28 +00:00 |
|
peterv%netscape.com
|
62ef4ca538
|
Fix for bug 73936 (xsl:include/xsl:import/document() doesn't work). r=Pike/sicking, sr=jst.
|
2001-08-02 20:29:20 +00:00 |
|
glazman%netscape.com
|
145fd781e4
|
BodyFixupRule was not updated nor recreated in case of stylesheet disabling; b=88681; r=pierre,hyatt; sr=attinasi
|
2001-08-02 14:34:55 +00:00 |
|
jaggernaut%netscape.com
|
f57611732e
|
Bug 13004: nsDOMEventsIIDs.cpp/.h should go.
Patch by jst, r=jag, sr=brendan.
|
2001-08-02 05:36:44 +00:00 |
|
dbaron%fas.harvard.edu
|
f530205ebe
|
Fix leaked roots (and occasional asserts or potentially crashes) by unconditionally rooting/unrooting in the ctor/dtor of nsXULPrototypeScript. This means a JS object obtained from the XUL cache is rooted multiple times (it was already unrooted multiple times). Also add some assertions to warn against similar failures that can happen when RemoveJSGCRoot is called more than AddJSGCRoot. b=93146 r=brendan sr=waterson
|
2001-08-02 02:07:51 +00:00 |
|
hyatt%netscape.com
|
e1abe2c919
|
Fix for 71471. r=blake, sr=hewitt
|
2001-08-02 00:09:27 +00:00 |
|
heikki%netscape.com
|
c13e800871
|
Bug 86975, synchronise ScrollToRef() code between HTML and XML content sinks. r=harishd, sr=jst.
|
2001-08-01 23:04:32 +00:00 |
|
nhotta%netscape.com
|
e243c555f4
|
For charset conversion, avoid Finish() to overwrite a result of Convert(), bug 92776, r=yokoyama, sr=jst.
|
2001-08-01 22:31:56 +00:00 |
|
glazman%netscape.com
|
9355372000
|
backing out fix for 88681 due to merge conflicts
|
2001-08-01 14:53:15 +00:00 |
|
glazman%netscape.com
|
47a195eda3
|
BodyFixupRule was not updated nor recreated in case of stylesheet disabling; b=88681; r=pierre,hyatt; sr=attinasi
|
2001-08-01 14:38:30 +00:00 |
|
brade%netscape.com
|
e6212bca82
|
remove duplicate atoms; bug #68167
|
2001-08-01 13:40:19 +00:00 |
|
brade%netscape.com
|
d5ccd2f728
|
remaining portions of fix for bug #68167 (not mangling javascript: urls in href/src attributes) and Naoki's fix for bug #92271; r=nhotta; sr=kin
|
2001-08-01 13:39:46 +00:00 |
|
peterv%netscape.com
|
fe81ff2afb
|
Fix for bug 83981 (document.getElementById([link]).href = [url]; doesn't respond). r=pierre, sr=jst.
|
2001-08-01 10:26:38 +00:00 |
|
peterv%netscape.com
|
d5cbbb5829
|
Fix for bug 63502 (Content-Style-Type doesn't handle parameters). r=glazman, sr=attinasi.
|
2001-08-01 10:13:31 +00:00 |
|
hyatt%netscape.com
|
83c6db5ccf
|
Fix for table color quirk bug. r=dbaron, sr=attinasi
|
2001-08-01 07:51:27 +00:00 |
|
hyatt%netscape.com
|
f268a4e88d
|
Fix for null pointer crash in FetchBindingDocument. Has been r and sr. Just cant remember bug #.
|
2001-08-01 07:50:47 +00:00 |
|
dbaron%fas.harvard.edu
|
5c0b6349e6
|
Split nsIContentViewer::destroy into close and destroy so we can trigger teardown both at the beginning and at the end of paint suppression. Move the PresShell's teardown from its destructor into new Destroy method so it happens at the end of paint suppression. Also clean up nsDocumentViewer.cpp a bit. b=80203,89626 r=hyatt sr=waterson
|
2001-08-01 03:15:50 +00:00 |
|
dbaron%fas.harvard.edu
|
5de1c425f3
|
Fix optimized-only bustage from fastload landing.
|
2001-07-31 21:37:07 +00:00 |
|
dbaron%fas.harvard.edu
|
789d7a9704
|
Fix optimized-only bustage from fastload landing.
|
2001-07-31 20:37:26 +00:00 |
|
brendan%mozilla.org
|
dbd7fed5b1
|
FASTLOAD_20010703_BRANCH landing, r=dbaron, sr=shaver.
|
2001-07-31 19:05:34 +00:00 |
|
dbaron%fas.harvard.edu
|
0ab924e19b
|
Backing out changes for 80203 and 89626 to fix blocker 92325 and probably also blocker 92443.
|
2001-07-26 20:53:21 +00:00 |
|
jaggernaut%netscape.com
|
e91f8a147e
|
Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
|
2001-07-25 07:54:28 +00:00 |
|
hyatt%netscape.com
|
84f1ff48ed
|
Fix for 90081, r=dbaron, sr=attinasi
|
2001-07-25 06:33:06 +00:00 |
|
jst%netscape.com
|
ec7cf9b88e
|
Fixing bugzilla bug 91368 and doing some additional code cleanup. r=ftang@netscape.com, sr=blizzard@netscape.com
|
2001-07-25 05:26:37 +00:00 |
|
dbaron%fas.harvard.edu
|
b4ea38686f
|
Remove |#ifdef|s around |#include|s since they're a recipe for build bustage (see the portability guidelines). b=91237 r=jag sr=waterson
|
2001-07-25 05:16:32 +00:00 |
|
dbaron%fas.harvard.edu
|
5948e0ab2d
|
Split nsIContentViewer::destroy into close and destroy so we can trigger teardown both at the beginning and at the end of paint suppression. Move the PresShell's teardown from its destructor into EndObservingDocument so it happens at the end of paint suppression. b=80203,89626 r=hyatt sr=waterson
|
2001-07-25 04:30:59 +00:00 |
|
heikki%netscape.com
|
f8d52cce05
|
Bug 82022, xml-stylesheet PI in XUL without href stopped layout. r=harishd, sr=vidur.
|
2001-07-24 18:08:52 +00:00 |
|
dcone%netscape.com
|
4178200414
|
b=91678 r/sr=waterson & attinasi. Changed stylereflow to a resizereflow. Fixed missing lines in printing
|
2001-07-23 23:55:38 +00:00 |
|
jaggernaut%netscape.com
|
cb0faab070
|
Bug 73353: clean up the REQUIRES lines in Makefiles.
|
2001-07-23 22:36:12 +00:00 |
|
jst%netscape.com
|
514e85c664
|
Adding null ptr check to nsEventStateManager::IsFrameSetDoc() since one of the callers passes in a pointer that might be null. r=brade@netscape.com, sr=me, no bug.
|
2001-07-23 20:12:19 +00:00 |
|
pollmann%netscape.com
|
9174683d4d
|
Bug 90392: Don't submit forms multiple times when dismissing the 'insecure form submit' warning dialog by pressing Enter. This balances XUL's handling of firing for Enter on KEY_PRESS and firing for space bar on KEY_UP by doing the same for HTML form controls. r=jag@netscape.com, sr=jst@netscape.com
|
2001-07-23 10:24:37 +00:00 |
|
waterson%netscape.com
|
810f67dd7a
|
Bug 91478. Don't incorporate mFlags when computing difference between two fonts. r=attinasi, sr=hyatt.
|
2001-07-22 22:49:52 +00:00 |
|
jst%netscape.com
|
61cf5aaff8
|
Fixing bug 91614, don't use the document as a factory for creating document fragments since there might not always be a document here, use internal methods in stead. r=pollmann@netscape.com, sr=vidur@netscape.com
|
2001-07-21 02:53:43 +00:00 |
|
saari%netscape.com
|
2a7349540e
|
fixing 77675, windows stealing focus from each other. r=bryner, sr=hyatt
|
2001-07-20 08:14:44 +00:00 |
|
hyatt%netscape.com
|
cbfec5d9f3
|
Backing out 90081 fix until I understand why opt builds only crash.
|
2001-07-19 19:43:51 +00:00 |
|
valeski%netscape.com
|
ea661eedd1
|
91365. r=dougt, sr=hyatt. nsIScriptGlobalObject->GetContext() can legitimately return NS_OK *and* a nsnull outparam. Various callsites were not respecting the nsnull out param and this patch gracefully handles those cases.
|
2001-07-19 05:48:49 +00:00 |
|
hyatt%netscape.com
|
2f3b6c03f9
|
More hot 90081 action. Needed to tweak it a little to avoid crash.
|
2001-07-18 23:25:16 +00:00 |
|
hyatt%netscape.com
|
1f794f1074
|
Fix for 90081, r/sr=waterson,attinasi
|
2001-07-18 22:48:35 +00:00 |
|
waterson%netscape.com
|
9efb9f1bb5
|
Fix debug-only gcc-2.7.2.3 build bustage.
|
2001-07-18 21:43:49 +00:00 |
|
waterson%netscape.com
|
c878e619f7
|
Fix both!
|
2001-07-18 20:17:09 +00:00 |
|
waterson%netscape.com
|
8f0ccb76ad
|
Add a .get() to fix build bustage.
|
2001-07-18 20:16:37 +00:00 |
|
bzbarsky%mit.edu
|
49bedf870c
|
Make CSSParserImpl::ParseAndAppendDeclaration keep parsing even when it
encounters an error. Bug 88421, r=pierre, sr=attinasi
|
2001-07-18 19:43:39 +00:00 |
|
waterson%netscape.com
|
e79aa1d781
|
Bug 89184. Use nsXPIDLCString instead of uninitialized bare |char*|. r=dbaron, sr=jst.
|
2001-07-18 19:34:14 +00:00 |
|
jst%netscape.com
|
88d48dc0c5
|
Removing use of obsolete macros for defining lists of interfaces used by the DOM classinfo code. r=pollmann@netscape.com, rs=vidur@netscape.com
|
2001-07-18 07:48:12 +00:00 |
|
waterson%netscape.com
|
ba363adbfe
|
Bug 91149. Be sure to call |MapAlignAttributesInto()| to make us notice the |align| attribute. r=karnaze, sr=attinasi.
|
2001-07-18 04:51:56 +00:00 |
|
rpotts%netscape.com
|
c111544a91
|
bug #84749. (r=nisheeth, sr=jst). Document unload() events fired *after* the current URI had been changed - this allowed JS to track where the user was going next...
|
2001-07-17 20:17:38 +00:00 |
|
waterson%netscape.com
|
55ad1762ea
|
Bug 89872. Implement front-end cache in outliner to avoid doing repeated RDF lookups to determine container-hood and empty state. r=varga@utcru.sk, rs=kin.
|
2001-07-17 18:31:03 +00:00 |
|
pete%alphanumerica.com
|
bf5c016153
|
Fix for DOM crasher b=89536, r=pollmann, sr=jst.
--pete
|
2001-07-17 13:53:15 +00:00 |
|
pavlov%netscape.com
|
8aaaf796a4
|
part of bug 78690. r=bryner sr=jst
|
2001-07-17 01:14:40 +00:00 |
|