Граф коммитов

6971 Коммитов

Автор SHA1 Сообщение Дата
bzbarsky%mit.edu 0da66fc867 nsIExpatSink changed... deal with that. Not part of build. 2002-08-31 11:57:35 +00:00
peterv%netscape.com 9712443e56 Fix for bug 146116 (Image.prototype.foo not delegated to by (new Image).foo). r=sicking, sr=jst. 2002-08-30 08:48:58 +00:00
mjudge%netscape.com 2e3c886ca3 23784 r=akk sr=dbaron fix for stopping immediate drag after double clicking of the mouse 2002-08-30 01:32:11 +00:00
bzbarsky%mit.edu be187d5e77 Option.selected = false should not select the option. Bug 165404,
r=sicking,jkeiser, sr=jst
2002-08-29 21:53:22 +00:00
brade%netscape.com 5f1f445ea9 fix pageup/pagedown keybinding for browser (bug 165255) 2002-08-29 13:01:57 +00:00
jfrancis%netscape.com bdd2e91772 fix for 159842: parser has no mechanism to allow parsing of incomplete html fragments. sr's from heikki, kin, bz 2002-08-29 08:17:41 +00:00
axel%pike.org 7e42f9c457 bug 156523, don't load alternate XSLT stylesheets, r=sicking, sr=heikki 2002-08-29 06:53:59 +00:00
jkeiser%netscape.com 1cc752dbaf Make anonymous content inaccessible to web content (bug 164086), r=sicking@bigfoot.com, sr=jst@netscape.com 2002-08-29 04:05:39 +00:00
aaronl%netscape.com 64cc637a9a Bug 163897. Can't copy image location. r=rods,caillon, sr=bzbarsky 2002-08-29 01:01:31 +00:00
brade%netscape.com f7030aafe7 check in patches for 4302 that were overlooked when landing fix for bug 4302 (shift keybindings for pageup/pagedown) 2002-08-28 13:36:44 +00:00
brade%netscape.com de347e5e23 check in patch which was overlooked when checking in fix for bug 4302 2002-08-28 13:32:48 +00:00
brade%netscape.com 553bc3c98d missing piece from checkin for bug 4302 2002-08-28 13:26:37 +00:00
axel%pike.org 88b8067b94 fix MOZ_TIMELINE bustage by bzbarzky, bug 119321. code by peterv, r=me 2002-08-28 12:18:26 +00:00
bbaetz%student.usyd.edu.au e6efe12743 Backing out jkeiser's checkin for bug 164086 (not bug 96537) because he
left a file out, and the tree turned red....
2002-08-28 10:13:28 +00:00
jkeiser%netscape.com f9f5ddfac8 Make anonymous content inaccessible to web content (bug 96537), r=sicking@bigfoot.com, sr=jst@netscape.com 2002-08-28 08:19:43 +00:00
smontagu%netscape.com 8a97484aed Bug 82352: Can't select multiline right-to-left text. r=mjudge, sr=bz. 2002-08-28 00:05:54 +00:00
bzbarsky%mit.edu 389100cc23 Bug 119321 and bug 80106. Create a generic nsIUnicharStreamLoader that
makes two callbacks -- one to determine the charset and one to provide
an nsIUnicharInputStream.  Use this in the CSSLoader instead of
allocating a single big buffer for the sheet.  Clean up the way we look
for the @charset charset in the sheet data.

r=rpotts for netwerk/, r=peterv for content/, r=smontagu for intl/,
sr=darin for the whole thing.
2002-08-27 23:47:25 +00:00
alexsavulov%netscape.com 836461fda1 Fix for bug 164065 - Broken image input element crashes the browser.
r= jkeiser, sr= jst
2002-08-27 22:00:26 +00:00
dougt%netscape.com d0dc56776f exports frozen interface to dist/sdk using new SDK variable. 164717. r=cls, sr=alec 2002-08-27 01:05:21 +00:00
alecf%netscape.com 5d2a2e5fef bug 157624 - freeze nsISupportsPrimitives, which includes changing nsISupport[C]String over to using A[C]String and fixing consumers
r=dougt, sr=darin
2002-08-26 21:20:34 +00:00
mjudge%netscape.com 50c6f53d6c 4302 r=jfrancis sr=kin. pageup/down bug with navigation. 2002-08-26 20:55:30 +00:00
dougt%netscape.com d9188b4471 Freezes the nsIProperties interface. 162114. r=ccarlen, sr=alecf. Freezes the mozIJSSubScriptLoader interface. 157136. r=rginda, sr=alec. 2002-08-26 20:36:44 +00:00
shanjian%netscape.com 158508abc3 #137657 html content serializer and nsISaveAsCharset does not handle surrogate correctly
handle surrogate pair
r=ftang, sr=blizzard
2002-08-26 20:23:14 +00:00
shanjian%netscape.com a55ae9218a #162239 POST document could not inherit charset from previous page if the previous charset is from autodetection.
r=ftang, darin, sr=jst
added PrevDocCharset to markupViewer, and pass around previous document charset.
This charset is later used to load POST document.
2002-08-26 20:13:31 +00:00
rods%netscape.com 8153c9f5c8 checks visibility on IFrames so it knows whether it needs to print/dislpay them
Bug 158195 sr=jst r=dcone
2002-08-26 14:37:59 +00:00
roc+%cs.cmu.edu c0c4d81870 Bug 160936. Add type nsChangeHint for style hints. Make it a set of bits. Make sure an NS_STYLE_HINT_REFLOW always also does a repaint of the frame. r=dbaron,sr=kin 2002-08-24 14:41:28 +00:00
jfrancis%netscape.com 071caf9947 fix for 149320: crash if invalid setStart is set on a Range
r=glazman; sr=kin
2002-08-23 18:02:45 +00:00
jkeiser%netscape.com 922b3da999 Fix file event.originalTarget problem (bug 163598), r=joki@netscape.com, sr=jst@netscape.com 2002-08-22 06:10:56 +00:00
jkeiser%netscape.com dd6037ac4b Make clicking button outside of form not crash (bug 163327), r=alexsavulov@netscape.com, sr=dbaron@fas.harvard.edu 2002-08-22 02:49:36 +00:00
rods%netscape.com 0ae5e198bc Move printing code out of the DocumentViewer
add in #defines to turn on and off printing and print preview
Bug 139905 r=dcone sr=jst
2002-08-21 12:55:24 +00:00
rods%netscape.com 64dbd3ade1 Move printing code out of the DocumentViewer
add in #defines to turn on and off printing and print preview
Bug 139905 r=dcone sr=jst
2002-08-21 12:01:05 +00:00
dbaron%fas.harvard.edu 1170156805 Remove unused Equals and HashValue methods (methods that were once on nsIStyleRule). b=163058 r=hyatt sr=kin 2002-08-20 19:40:23 +00:00
jkeiser%netscape.com 1399d1ec4a Make option.value = option.text when there is no value attribute (bug 162368), r=rods@netscape.com, sr=jst@netscape.com 2002-08-20 02:45:02 +00:00
jkeiser%netscape.com 0901a5b81a Turn off double submit protection after JS sets action or target (bug 145142), r=alexsavulov@netscape.com, sr=jst@netscape.com 2002-08-20 02:35:39 +00:00
jkeiser%netscape.com e8dec36d22 Make one-level-deep selects do add() and remove() 5-6 times faster (bug 113491), r=rods@netscape.com, sr=dbaron@fas.harvard.edu 2002-08-19 21:25:51 +00:00
jkeiser%netscape.com e70e921a8a Fix crash on clicking button outside of form (bug 163327), r=rods@netscape.com,
sr=dbaron@fas.harvard.edu
2002-08-19 21:01:56 +00:00
jst%netscape.com 891dd6288c Renaming GetDocShellChildren() to GetDocShellChildCount(). See bug 98158 for details. 2002-08-19 20:55:03 +00:00
dbaron%fas.harvard.edu 828b6ba508 Correctly process a framechange hint on the root element to prevent crashes. Prevent selects from triggering style reresolution before they're added to the document, and prevent a little bit more reresolution that's a performance hit. b=143862 r=bzbarsky, jkeiser sr=jst, waterson 2002-08-19 18:35:09 +00:00
dbaron%fas.harvard.edu a0264b1186 Ensure that the event state manager doesn't send content state changed notifications for content that's been removed from the document. b=157322 r=bryner sr=kin 2002-08-19 18:31:59 +00:00
henry.jia%sun.com a65ab30704 Fix bug 159889: replace the hardcode of "@mozilla.org/preferences;1" with NS_PREF_CONTRACTID
Patch by leon.zhang@sun.com
r=Henry, sr=alecf
2002-08-19 04:29:58 +00:00
henry.jia%sun.com 92851574be Patch for bug Bug 98158: Recursive frames exhaust memory
Patch By Jack.Jia@sun.com
r=jkeiser, sr=jst
2002-08-19 04:04:43 +00:00
bryner%netscape.com d96798d50e Get rid of gcc3's numerous warnings about using <new.h> instead of <new> by creating a new #define, NEW_H, which should be used instead of <new.h> or <new>. This is so we can continue to support a couple of braindead compilers that don't accept <new>. Bug 155852, r=cls. 2002-08-19 03:50:27 +00:00
bolian.yin%sun.com 9e1a25f84e bug 136467, [Linux] F7 doesn't always toggle on caret.
patch by john.sun@sun.com, r=aaronl, r=caillon, sr=jst.
2002-08-19 02:58:15 +00:00
dbaron%fas.harvard.edu a77fbd8934 Convert mapped attribute table from nsHashtable to pldhash. b=148368 sr=bzbarsky r=sicking 2002-08-17 12:17:03 +00:00
cbiesinger%web.de b8eac4c296 fixing AIX bustage, maybe others too 2002-08-17 10:30:59 +00:00
jkeiser%netscape.com 41085c9788 Make forms with input type=image submit on pressing enter (bug 150232), r=sicking@bigfoot.com, sr=jst@netscape.com 2002-08-17 05:42:55 +00:00
jkeiser%netscape.com 70d276940b Restore select by value, not position (bug 95622), r=rods@netscape.com, sr=dbaron@fas.harvard.edu 2002-08-17 01:56:04 +00:00
caillon%returnzero.com ca8e66bd5e 119044 - Prevent a crash when trying to append/insert the current element or one of its ancestors into itself. Throw the correct exception in this case per the DOM spec.
Thanks to Neil Deakin <ndeakin@sympatico.ca> for pinpointing this and providing a patch.
r=bryner/caillon sr=jst
2002-08-17 01:43:07 +00:00
jst%netscape.com 1e70b268c9 Fixing topcrash bug 162526. Change the shutdown code in nsGenericElement so that the order in which things are torn down, and also the things that are torn down match what we did before my fix for bug 156364. This causes us to leak what we leaked before my fix for bug 156364. r=jkeiser@netscape.com, sr=dbaron@fas.harvard.edu 2002-08-17 01:06:11 +00:00
dbaron%fas.harvard.edu 44a5ff7e17 Move nsStyleUtil from content/shared/ to content/html/style/ to reduce the size the shared library that is part of both content and layout. b=71257 sr=bzbarsky 2002-08-16 23:57:09 +00:00