Commit Graph

6777 Commits

Author SHA1 Message Date
av%netscape.com
44ec2cc7b7 Bug 150761 -- scroll button causes crash with windowless plugins, r=peterl, sr=sfraser 2002-06-28 17:43:38 +00:00
rods%netscape.com
c23a2a8368 If the user or JS requests to print while the document is still loading the DV
will print it in the LoadComplete
Bug 137739 r=dcone sr=jst
2002-06-28 13:39:44 +00:00
dbaron%fas.harvard.edu
2535e0ad3e Correcting comment. r=bzbarsky b=153032 2002-06-28 06:31:30 +00:00
bzbarsky%mit.edu
ab09ad1a83 Make content lists lazy. Bug 104603, r=jkeiser, sr=jst 2002-06-28 01:30:09 +00:00
bryner%netscape.com
b2750b78bc Bug 151607 - fix an uninitialized variable in DocumentViewerImpl::PrintDocContent that was causing a later crash. r=rods, sr=sspitzer. 2002-06-27 22:20:59 +00:00
pete%alphanumerica.com
9b33dcc62e b=88049 r=bzbarsky sr=jst
[RFE] Support .selectionStart & friends for textareas

Enjoy

--pete
2002-06-27 20:22:28 +00:00
bzbarsky%mit.edu
bd7390b873 No need to CompressWhitespace here... Bug 154345, r=peterv, sr=jst 2002-06-27 04:22:45 +00:00
harishd%netscape.com
b8ad324d2e Make marquee tag a block level element. b=154173, r=heikki, sr=jst 2002-06-27 01:49:38 +00:00
sicking%bigfoot.com
cf41775d56 Bug 153600: Make <script>s with neither src attribute or childNodes not block the parser.
r=bz sr=jst
2002-06-26 21:07:37 +00:00
caillon%returnzero.com
4318c04f8d Bug 154401. Cannot paste HTML on clipboard into composition or editor windows.
r=bzbarsky, sr=kin
2002-06-26 21:05:00 +00:00
dbaron%fas.harvard.edu
6d2263f19b Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner 2002-06-26 03:38:55 +00:00
akkana%netscape.com
51ea9add6b 126259: don't force a linebreak after img tags. Patch from burpmaster@truffula.net, r=akkana, sr=kin 2002-06-26 00:04:53 +00:00
timeless%mac.com
13e26356da Bug 125090 Bad tag enum passed to CNavDTD::IntTagToStringTag()!!: 'str_ptr',
r=bz sr=jst
so much for consistency, the bug fix was errant in its parallelism and caused a crash
thanks to jonsmirl@yahoo.com for pointing out the correct index var
2002-06-25 23:49:02 +00:00
aaronl%netscape.com
24638c0863 Bug 142549. After find, spacebar doesn't scroll page. r=bryner, sr=kin. Bug 102679. Composer loses focus after image delete. r=kyle, sr=kin 2002-06-25 22:57:48 +00:00
rods%netscape.com
545f2640f9 We do not want to skip page ejects when printing the selection
BUg 153964 r=dcone sr=kin
2002-06-25 22:11:56 +00:00
dbaron%fas.harvard.edu
e63a11c0e8 Split strict mode into almost-standards and full-standards mode, where the only quirk in almost standards mode is the quirky inline box model. Remove previous fix for bug 151620. Tweak mode detection to use almost-standards for XHTML Transitional, HTML 4.01 transitional with system ID, and for IBM system DOCTYPE. b=153032 r=karnaze, bzbarsky, harishd sr=waterson 2002-06-25 21:16:17 +00:00
caillon%returnzero.com
56487d7001 Speed up and move the helper functions in nsRange to nsContentUtils and make compareTreePosition() faster.
Bug 144014 r=bzbarsky sr=jst
2002-06-25 20:03:06 +00:00
timeless%mac.com
a5688a818a Bug 125090 Bad tag enum passed to CNavDTD::IntTagToStringTag()!!: 'str_ptr',
r=bz sr=jst
2002-06-25 06:47:53 +00:00
heikki%netscape.com
27bd54e7fe Bug 151933, xml:base should call CheckLoadURI like HTML base. r=harishd, sr=jst. 2002-06-24 19:53:50 +00:00
peterv%netscape.com
f10f1eaa93 Fix for bug 153757 (hasAttribute on a HTML label crashes). r=caillon, sr=jst. 2002-06-24 11:07:07 +00:00
sicking%bigfoot.com
6f2c9c280e Make us evaluate a <script> as soon as it's in the main tree and it either contains children or has the "src" attribute set. Also make sure that the same <script> is never evaluated twice.
Bug 26790, r=peterv, sr=jst
2002-06-22 01:16:14 +00:00
rpotts%netscape.com
424c54035e bug #147741 (r=jst, sr=darin) Call nsIContentPolicy for toplevel and subdocuments. 2002-06-21 22:47:42 +00:00
bzbarsky%mit.edu
750ed97f3f Fix dynamic changes to generated content. Bug 57226, r=dbaron, sr=kin 2002-06-21 22:31:19 +00:00
jst%netscape.com
220258d498 Fixing bug 150824. Don't crash if initialization of an XBL JS class fails. r=dbradley@netscape.com, sr=alecf@netscape.com 2002-06-21 20:55:17 +00:00
varga%utcru.sk
6671a0756a Fix for bug 127842 - Reload the Bookmark and History tab context menu in
sidebar crashes mozilla
r=bryner, sr=shaver
2002-06-21 12:18:48 +00:00
caillon%returnzero.com
340d2757fc Bug 153044. Computed style implementation for some -moz-border-radius properties.
r=bzbarsky
sr=jst
2002-06-21 06:42:21 +00:00
cmanske%netscape.com
4404e25c54 Allow drag&drop of image from browser. b=146299 [checking in for mjudge] r=cmanske, sr=jag 2002-06-21 06:16:14 +00:00
radha%netscape.com
f39992a397 Fix for bug # 35011. r=jst sr=kin. window.onscroll and element.onscroll don't fire. 2002-06-20 21:47:59 +00:00
peterv%netscape.com
1773dac99b Remove unnecessary includes. 2002-06-20 14:35:17 +00:00
peterv%netscape.com
d5b273bc97 Fix for bug 142108 (Crash when reloading XML+XSLT Trunk, M100, N70PR1, M11A [@ nsXMLContentSink::Observe][@ 0x00000001]). r=Pike, sr=jst. 2002-06-20 12:04:22 +00:00
peterv%netscape.com
ecc891787d Fix for bug 94475 (if first whitespace in line in textarea is a tab it is changed to a new line). Patch by t_mutreja@yahoo.com, r=bratell@lysator.liu.se, sr=heikki. 2002-06-20 11:45:09 +00:00
rods%netscape.com
944a302a29 Need to call EndObservingDocument before destroy of PresShell
Bug 152536 r=dcone sr=jst
2002-06-19 22:18:43 +00:00
rods%netscape.com
89bbd44ace Add PR_LOGGING for printing
Bug 121622 r=dcone sr=kin
2002-06-19 21:51:13 +00:00
jaggernaut%netscape.com
270fced72b Back out changes for bug 35011 (context menu, ctrl+key, page-up/down all stopped working in browser). 2002-06-19 12:37:57 +00:00
caillon%returnzero.com
5ad14210fa Bug 149474, Implement preventdefault="true" on XBL handlers, so that bindings are able to prevent the default action even if JavaScript is disabled. r=bryner sr=jag 2002-06-19 00:43:46 +00:00
radha%netscape.com
52f1f0b826 Fix for bug # 35011 r=joki sr=jst. window.onscroll and element.onscroll don't fire. 2002-06-18 23:00:50 +00:00
jst%netscape.com
b7fa3cbd10 Adding new file for shared container elements. Not part of the build yet. 2002-06-18 20:03:54 +00:00
bzbarsky%mit.edu
adae42c01e Check the status code of HTTP channels before blindly loading the
sheet.  Bug 112644, r=bbaetz, sr=darin
2002-06-18 02:46:11 +00:00
bzbarsky%mit.edu
cfece5fdc2 fix rendering of <font size="+0">. Bug 150022, r=doron, sr=jst 2002-06-18 02:42:40 +00:00
bzbarsky%mit.edu
b5ebc8a68e fix build bustage -- views are not refcounted 2002-06-18 01:01:54 +00:00
seawood%netscape.com
0396fcc9ce Bump lgot buffer again for MIPS builds.
Thanks to Nick Blievers <nickb@adacel.com.au> for the patch.
Bug #152453 r=cls
2002-06-18 01:01:07 +00:00
bzbarsky%mit.edu
07bd7dd42b NS4 measures image.x/image.y from the enclosing layer, not from the
body.  Bug 130415, r=jkeiser, sr=jst
2002-06-17 23:45:21 +00:00
bryner%netscape.com
08bd6fa15e Fix crasher 151568 caused by my checkin for focus bug 131651. r=dbaron, sr=blake. 2002-06-15 23:38:06 +00:00
mstoltz%netscape.com
6f5d99be4c 133170 - Need to re-check host for security on a redirect after a call to
XMLHttpRequest.open(). For xmlextras, r=heikki, sr=jband. For caps,
r=bzbarsky, sr=jst
147754 - Add same-origin check to XMLSerializer. Patch by jst. r=mstoltz,
sr=jband
113351 - Add same-origin check to XSL Include. Patch by peterv and jst,
r=mstoltz, sr=rpotts
135267 - Add same-origin check to stylesheets included via LINK tags.
r=dveditz, sr=scc
2002-06-14 23:54:18 +00:00
heikki%netscape.com
00249d5998 Forgot to remove extra addref. 2002-06-14 23:19:59 +00:00
heikki%netscape.com
b461c2b1a3 Bug 151745, need to stabilize XPCOM object before using (prevents a crash in SVG). Patch from alex.fritze@crocodile-clips.com, r=peterv, sr=heikki. 2002-06-14 20:02:29 +00:00
heikki%netscape.com
3aa2bfb797 Bug 125583, disable automatic XLinks in mail, and make it so that pref dom.disable_open_during_load also disables all automatic XLinks that try to open in new window. r=harishd, sr=jst. 2002-06-14 18:52:16 +00:00
glazman%netscape.com
7cd80968b9 Making nsCSSDeclaration::GetValue() call itself to respond !important values when needed was making the CSS Parser choke in nsCSSParserImpl::AppendValue()
b=148501, r=brade, r=bzbarsky, sr=jst
2002-06-14 12:36:43 +00:00
joki%netscape.com
b846194d1e Fix for bug 123700, send synthetic mouseenter/out messages to IFRAME elements to allow tracking when mouse is inside IFRAME. r:harishd, sr:jst 2002-06-14 04:14:55 +00:00
dbaron%fas.harvard.edu
32d8cc878c XUL fastload shouldn't call ParseStyleAttribute when there is no style attribute. b=151262 r=waterson sr=brendan 2002-06-13 22:14:36 +00:00