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

6888 Коммитов

Автор SHA1 Сообщение Дата
darin%netscape.com e9ef929bf3 changes to nsIIOService in preparation for freezing, b=157131
r=dougt sr=alecf
2002-08-08 19:08:59 +00:00
glazman%netscape.com 2b671a39d9 fixing regression in !important handling introduced by fix for bug 157913; b=161685, r=rods, r=timeless, sr=dbaron, sr=bzbarsky 2002-08-08 17:40:20 +00:00
mjudge%netscape.com 3da2a4ef9f crasher fix: forgot {} around an indented block of code. this will fix 161444 and 161512. r=brade sr= smfr 2002-08-07 17:47:28 +00:00
caillon%returnzero.com 9bf1dad628 Bug 161184. Shrink nsIPresContexts by moving some default value settings out of it and into StyleStructs where they belong.
r=bzbarsky sr=dbaron
2002-08-07 07:39:34 +00:00
seawood%netscape.com fdafe18afe Remove unused defines:
_IMPL_NS_HTML
_IMPL_NS_RDF
_IMPL_NS_WEB
USE_NSREG

Patches for removing above defines contributed by Stephen Walker <walk84@yahoo.com>.
Bug #125118 r=cls sr=bryner
Bug #160397 r=cls sr=bryner
Bug #160628 r=cls
Bug #160451 r=cls sr=bryner

_IMPL_NS_VIEW

Patches for removing above define contributed by Brian Ryner <bryner@netscape.com>
Bug #160416 r=cls
2002-08-07 06:08:00 +00:00
mjudge%netscape.com 7c5e5e3550 159207. HR is now selectable and navigatable. r=cmanske sr=kin 2002-08-06 23:56:50 +00:00
alecf%netscape.com 1102b2ae34 fix for bug 12493 - layout should canonicalize urls before asking global history for visited status
r=radha, sr=darin
2002-08-06 23:51:42 +00:00
bzbarsky%mit.edu 57a9907708 clean up some form control stuff (use common helpers and superclasses
for shared functionality where possible).  r=jkeiser, sr=jst
2002-08-06 23:50:08 +00:00
glazman%netscape.com 84869edbfb Introduce 2 CSS values for color property and 1 for text-decoration retrieving the pref for anchors' color, visited anchors' color, and underline or not the anchors; b=57757, r=brade, sr=bzbarsky 2002-08-06 14:39:55 +00:00
bzbarsky%mit.edu 4a64c13664 respect content-style-type HTTP header and support the <meta> tag in
XML.  Bug 161268, r=peterv, sr=dbaron.
2002-08-06 13:51:48 +00:00
dbaron%fas.harvard.edu 4b79caff5f Add comments explaining lookups in nsCachedStyleData. b=156902 sr=bzbarsky 2002-08-06 13:46:35 +00:00
dbaron%fas.harvard.edu 4cbdf016bc Propagate |aNotify| parameter through XBL to attribute changes of XBL-inherited attributes. b=156547 sr=hyatt r=bryner 2002-08-06 13:39:22 +00:00
dbaron%fas.harvard.edu 5034fc364c Make XBL report XML parse errors. b=156714 r=caillon sr=ben 2002-08-06 12:55:44 +00:00
bzbarsky%mit.edu 56ca69f4c1 part of patch for bug 127847. r=jkeiser, sr=jst 2002-08-06 09:53:58 +00:00
bzbarsky%mit.edu 14384d0add <object> should be in form.elements. Bug 127847, r=jkeiser, sr=jst. 2002-08-06 08:32:19 +00:00
bzbarsky%mit.edu a2f7d4e2ea Fix bustage.... 2002-08-06 06:48:31 +00:00
henry.jia%sun.com 1227fc4269 5th patch for bug 158080
Description: replace the hardcode of @mozilla.org/embedcomp/window-watcher;1 with NS_WINDOWWATCHER_CONTRACTID
Patch by Henry.Jia@sun.com
r=anto, sr=alecf
2002-08-06 06:20:45 +00:00
bzbarsky%mit.edu 404144b4a7 Fix serialization of clip in .cssText. Bug 104321, r=glazman, sr=dbaron 2002-08-06 05:42:44 +00:00
bzbarsky%mit.edu 0c34ef8a78 Expose @charset rules in the CSSOM. Bug 160834. r=glazman, sr=dbaron. 2002-08-06 05:26:41 +00:00
bzbarsky%mit.edu cdf9548176 Make .style and computed style format rgb() values the same way. Bug
160247, r=peterv, sr=jst
2002-08-06 05:18:21 +00:00
bzbarsky%mit.edu 21f46def80 dynamically adding @import rules does not trigger all the updates it
should.  Bug 160065, r=peterv, sr=dbaron
2002-08-06 05:08:47 +00:00
jkeiser%netscape.com f83d576068 Get rid of dirt and sludge from the select interface, and add comments (bug 159242), r=rods@netscape.com, sr=jst@netscape.com 2002-08-06 04:59:15 +00:00
jkeiser%netscape.com 1f6b27004a Make form controls without names not be mutually exclusive (bug 92116), r=pete.zha@sun.com, sr=jst@netscape.com 2002-08-06 04:32:57 +00:00
bzbarsky%mit.edu c9e7f0291d <font size="0"> should show as size="1", not size="3". Bug 160172,
r=caillon, sr=jst.
2002-08-06 04:32:39 +00:00
jkeiser%netscape.com 66fb3b91cf Output a JS warning when a web developer does the wrong form sub attributes (bug 158927), r=rods, sr=bryner 2002-08-06 04:26:35 +00:00
jkeiser%netscape.com 71f58218a9 Add generalized macro-based PLDHashTable C++ wrapper (bug 125849), r=alecf, sr=brendan 2002-08-06 04:15:10 +00:00
bzbarsky%mit.edu 613e24b86a Bug 157913. Priority is "important", not "!important". r=glazman,
sr=dbaron
2002-08-06 03:21:14 +00:00
bzbarsky%mit.edu 34603a8cb0 Setting rows/cols on a frameset should try to reflow, not reframe. Bug
48422, r=jkeiser, sr=jst
2002-08-06 01:06:50 +00:00
alecf%netscape.com 3703f3c61b bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
nsISupportsString  -> nsISupportsCString
nsISupportsWString -> nsISupportsString
r=dougt, sr=jag
2002-08-06 00:53:19 +00:00
alexsavulov%netscape.com 0e692d60e9 Fix for bug 159786 - mailto form should accept more than just text/plain encoding
added URL-encoding support. r=jkeiser, sr=bzbarski, a=asa
2002-08-04 05:03:30 +00:00
aaronl%netscape.com bef26c0961 Bug 160153. Accessibility: Report fully expanded URL's. r=jgaunt, sr=jst 2002-08-01 21:36:02 +00:00
jkeiser%netscape.com d5d0162512 Make compose window not invoke double form submit protection (bug 136906), r=darin, sr=rpotts, a=rjesup 2002-08-01 18:17:48 +00:00
sicking%bigfoot.com b2160d158c Use principals instead of URIs for same-origin checks.
b=159348, r=bz, sr=jst, a=asa
2002-07-30 21:26:32 +00:00
bzbarsky%mit.edu a175c3a087 More documentation checkins. r=jkeiser/sicking, sr=jst, a=asa 2002-07-30 05:34:55 +00:00
jkeiser%netscape.com b0c7867380 Add comments (bug 159065), r=sicking, sr=jst/bz, a=asa 2002-07-28 01:47:59 +00:00
jkeiser%netscape.com 1fb1e1f94c Add documentation comments (bug 159065), r=sicking, sr=bz/jst, a=asa 2002-07-27 05:02:38 +00:00
jkeiser%netscape.com 84b32d1b67 Add comments (bug 159065), r=sicking, sr=jst/bz, a=asa 2002-07-27 02:33:47 +00:00
jkeiser%netscape.com fb9600eb21 Comment nsIHTMLContent.h (bug 159605). r=sicking, sr=jst/bz, a=asa 2002-07-27 02:00:03 +00:00
jst%netscape.com 1dfef56bb4 Fixing regression bug 159468. Hold a strong reference to the script context in nsCxPusher to make sure it stays alive as long as we need it. r=jkeiser@netscape.com, sr=rpotts@netscape.com, a=asa@mozilla.org 2002-07-26 23:10:36 +00:00
jkeiser%netscape.com 03d4e52031 Add comments (bug 159065), r=sicking, sr=bz/jst, a=asa 2002-07-26 22:33:43 +00:00
jkeiser%netscape.com 252470c837 Change ns(I)GfxTextControlFrame(2) -> ns(I)TextControlFrame (bug 129909), r=rods
@netscape.com, sr=bzbarsky@mit.edu, a=asa
2002-07-26 20:57:24 +00:00
jkeiser%netscape.com d54a9cffc7 Move nsIHTMLContent.h into content/html/content/public (bug 77069), r=heikki, sr=jst, a=asa 2002-07-26 20:44:02 +00:00
nhotta%netscape.com ee8a0810d6 Adding null check for mDocument before getting a document charset,
bug 159434, r=caillon, sr=jst, a=asa.
2002-07-26 16:45:45 +00:00
smontagu%netscape.com 1985471312 Fix crasher bug 158796, r=jkeiser, sr=jst, a=asa 2002-07-25 20:40:51 +00:00
alecf%netscape.com ab7922b195 fix for bug 157572 - remove nsIAtom references from strings, and thus expicitly #include nsIAtom.h for consumers who are expecting it.
r=dmose, sr=jag, a=asa
2002-07-25 18:31:10 +00:00
henry.jia%sun.com 0d9feaa244 Fix for bug 138191
Description: Changing field focus with javascript and backspacing breaks tabbing
patch by Gilbert.Fang@sun.com
r=jkeiser, sr=bryner, a=asa
2002-07-25 03:14:29 +00:00
bzbarsky%mit.edu c0edcc678a Fix silly logic error in lazy lists. Bug 158948, r=jkeiser, sr=jst, a=asa 2002-07-24 20:43:48 +00:00
jkeiser%netscape.com 189c73325b Add API Documentation comments (bug 159065), r=sicking, sr=jst/bzbarsky, a=asa 2002-07-24 19:40:03 +00:00
jst%netscape.com f4b5812f5e Fixing regression caused by bug 156452. Make sure the correct JS context is pushed onto the JS context stack before handling focus and blur code internally. This is needed since lots of focus and blur code rely on DOM range code that now does security checking when called to prevent from unauthorized use of a DOM range object. r=sicking@bigfoot.com, sr=bzbarsky@mit.edu, a=chofmann@netscape.com 2002-07-24 06:13:18 +00:00
alecf%netscape.com eb04da966b more prep for bug 119923 - use chrome registry ContractID rather than CID, so that we can drop in a new embedding-only chrome registry
r=bnesse, sr=dveditz, a=asa
2002-07-23 23:30:04 +00:00