norris%netscape.com
3c14af2f14
Fix the following bugs:
...
14443 "Same origin" security policy may be circumvented using docu
14820 Fixing up the relationship between nsCodeBasePrincipal and n
14919 Crash in JS MM code
Reviewed by mstoltz, approved by scc.
1999-10-02 03:41:37 +00:00
cmanske%netscape.com
fa36f1fe66
Changed ifdef so we can use ToString for non-debug purposes. r=akkana
1999-09-29 21:52:10 +00:00
akkana%netscape.com
770ed40a0a
Add OutputWrap flag, and add comments for the other flags
1999-09-29 20:17:51 +00:00
peterl%netscape.com
870b54137e
make remap style optionally not go recursive
1999-09-29 03:30:47 +00:00
nisheeth%netscape.com
d4a69386fa
a=chofmann. Include time spent in ProbePseudoStyleFor() in time measurement of style resolution.
1999-09-24 07:16:20 +00:00
mgleeson1%netscape.com
e7cbff5298
fix for UNIX ports r=kipp, a=hofmann,kipp
1999-09-23 19:02:23 +00:00
saari%netscape.com
113c961c8f
A better fix for blocker #14464 . Reviewed by Hyatt w. permission from leaf/choffman
1999-09-23 02:31:37 +00:00
saari%netscape.com
990e5367a8
Fix for blocker bug #14464 . Reviewed by Hyatt, checkin permission by leaf.
1999-09-23 01:55:41 +00:00
rpotts%netscape.com
6fc5c2e45e
Changed the printing to use the ImageGroup notifications rather than the document loader because a document is *not* being loaded... This fixes printing after the changes to the document loader notifications.
1999-09-22 07:34:31 +00:00
kipp%netscape.com
f49c28ef15
Work around purify nonsense with bitfields
1999-09-22 00:38:57 +00:00
dcone%netscape.com
6a77a6e288
added debugging for printing
1999-09-21 14:34:28 +00:00
joki%netscape.com
70f5a105ba
Adding old 4.x capture/release compatibility code, changing dom event VK_* names to DOM_VK_*
1999-09-21 14:18:52 +00:00
peterl%netscape.com
33ccf7c1c9
stop sharing contexts with parents
1999-09-21 07:50:16 +00:00
rpotts%netscape.com
83ade485d7
The document LoadGroup is now a nsWeakPtr...
1999-09-21 06:44:56 +00:00
nisheeth%netscape.com
c456489505
Fixed build warning and removed NS_TIMER_STYLE_RESOLUTION define.
1999-09-20 21:36:53 +00:00
nisheeth%netscape.com
f0640e8063
Move implementation of nsITimeRecorder from the pres context to the style set.
1999-09-20 06:53:40 +00:00
rpotts%netscape.com
93d54d8076
Changed GetDocumentLoadGroup(...) to be XPCom complient. This helps prevent leaks when using nsCOMPtrs.
1999-09-18 06:20:49 +00:00
kipp%netscape.com
ef095efd3a
Squish a warning or two
1999-09-17 20:16:37 +00:00
alecf%netscape.com
a20a31c3c2
fix scrollbar crash
1999-09-17 05:15:00 +00:00
kipp%netscape.com
b9d4f1196a
Zapped mCompatFloatMargin hack
1999-09-17 00:57:06 +00:00
kipp%netscape.com
2afe2536dd
Added in mCompatFloaterMargin
1999-09-16 19:55:28 +00:00
rpotts%netscape.com
2ce6e7be9b
Added a missing NS_DEFINE_STATIC_IID_ACCESSOR...
1999-09-16 08:50:18 +00:00
kipp%netscape.com
b0465e28f0
formatting sillyness
1999-09-15 20:30:36 +00:00
harishd%netscape.com
47b1297e30
Fixing build bustage...hopefully.
...
Missed a file
1999-09-15 18:28:10 +00:00
harishd%netscape.com
d90199cd22
Adding support for htmlL DOCTYPE for
...
XIF conversion.
1999-09-15 17:55:26 +00:00
sfraser%netscape.com
be15e2b879
Make function static to eliminate warning.
1999-09-14 23:40:52 +00:00
mjudge%netscape.com
3c1962540f
content iter not initing properly for reuse. text frame not selecting slowly properly, bad bounds checking :(. rangelist now traversing each node in a spaniter with a normal iter to make SURE we get all the children!
1999-09-14 23:16:22 +00:00
akkana%netscape.com
952d2760c9
Set default wrap column to 72 instead of 0
1999-09-14 21:32:06 +00:00
vidur%netscape.com
af6f46f9ea
Fix for bug 13192. Document is parented by the global object of the container context, not the calling context.
1999-09-14 04:17:07 +00:00
warren%netscape.com
fec02a32a9
Removed caps dependency from necko. Used nsCOMPtr for nsInputStreamChannel.
1999-09-11 18:45:36 +00:00
akkana%netscape.com
eb01850e89
Fix UMRs
1999-09-10 19:12:46 +00:00
kipp%netscape.com
328399a76c
Fixed up line-height calc code to be more optimal; tweak changes to list-style properties to trigger reflows
1999-09-09 20:51:57 +00:00
peterl%netscape.com
3d824c49e2
set line height to inherit only as needed
...
init ref count before first remap style
1999-09-09 05:37:37 +00:00
vidur%netscape.com
43cd996594
Reporting better nsresults to DOM methods.
1999-09-08 23:18:27 +00:00
jfrancis%netscape.com
bfcdf147d0
fixing dom range gravity bug (see bug 13251)
1999-09-08 05:27:44 +00:00
akkana%netscape.com
294d6d7e89
Remove some redundant logic
1999-09-07 19:13:04 +00:00
peterl%netscape.com
e8b68a5fce
added reparent style context
1999-09-03 23:35:41 +00:00
peterl%netscape.com
059bb06aa1
tracking UI & forms proposal changes
...
fixed impact of text decoration
1999-09-03 23:34:20 +00:00
karnaze%netscape.com
4ffe94ea2d
changed default for nsStyleTable.mRules to NS_STYLE_TABLE_RULES_ALL
1999-09-02 00:06:35 +00:00
nisheeth%netscape.com
5c883a4105
Added Get/Set methods to content IDs. An ID is used as a key to store state information about a content object and its associated frame object. The state information is stored in a dictionary that is manipulated by the frame manager (nsIFrameManager) inside layout. An opaque pointer to this dictionary is passed to the session history as a handle associated with the current document's state.
1999-08-31 10:06:17 +00:00
norris%netscape.com
59b4dc8374
* clean up nsScriptSecurityManager
...
* remove nsJSSecurityManager
* save principals in nsIChannels and nsIDocuments
1999-08-29 21:58:42 +00:00
rpotts%netscape.com
7754ffcb15
Null terminate the new buffer.
1999-08-28 05:12:11 +00:00
kipp%netscape.com
2104d301aa
Nuked some warnings
1999-08-27 21:43:33 +00:00
kipp%netscape.com
0640620e13
Implement GetTextLength and CopyText methods from revised nsITextContent API
1999-08-27 21:40:47 +00:00
kipp%netscape.com
310e7befe5
Added in GetTextLength and CopyText methods for the MathML folks
1999-08-27 21:40:13 +00:00
sfraser%netscape.com
a28fc6628f
No longer need a pres shell for the document encoder; remove it.
1999-08-25 21:42:20 +00:00
jfrancis%netscape.com
92a8df9ea6
making nsPresShell and nsDocument support weak references; using weak references to docs and pres shells within the editor
1999-08-25 10:51:55 +00:00
vidur%netscape.com
716f931345
Parse delimiters out of Comment nodes. CharacterData Nodes now return an empty childNodes list instead of null.
1999-08-25 07:35:45 +00:00
akkana%netscape.com
70ab0ba259
Revise the doc encoder and content sink APIs yet again to make it easier
...
to add new flags (pass a flag in the constructor, rather than specific
booleans. This in order to fix:
11249: Add flag to write only the body in html output.
1999-08-24 18:30:19 +00:00
akkana%netscape.com
c91a9f5a64
Ifdef DEBUG, then when doing nsRange::ToString, also dump node contents
...
to stdout via List() so we can see what's in the range besides text.
1999-08-19 22:20:57 +00:00