caillon%returnzero.com
0fbcecb364
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
301b1a4ca8
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
d8a501e4c9
159207. HR is now selectable and navigatable. r=cmanske sr=kin
2002-08-06 23:56:50 +00:00
alecf%netscape.com
9d46c7a238
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
5d1c18865d
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
b9599b1617
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
567fd42683
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
886e6f1527
Add comments explaining lookups in nsCachedStyleData. b=156902 sr=bzbarsky
2002-08-06 13:46:35 +00:00
dbaron%fas.harvard.edu
b4de133022
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
b05f4afab2
Make XBL report XML parse errors. b=156714 r=caillon sr=ben
2002-08-06 12:55:44 +00:00
bzbarsky%mit.edu
cc95144274
part of patch for bug 127847. r=jkeiser, sr=jst
2002-08-06 09:53:58 +00:00
bzbarsky%mit.edu
60c7d14e69
<object> should be in form.elements. Bug 127847, r=jkeiser, sr=jst.
2002-08-06 08:32:19 +00:00
bzbarsky%mit.edu
f060ebb468
Fix bustage....
2002-08-06 06:48:31 +00:00
henry.jia%sun.com
566036896f
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
3d9601368a
Fix serialization of clip in .cssText. Bug 104321, r=glazman, sr=dbaron
2002-08-06 05:42:44 +00:00
bzbarsky%mit.edu
affd9fbf49
Expose @charset rules in the CSSOM. Bug 160834. r=glazman, sr=dbaron.
2002-08-06 05:26:41 +00:00
bzbarsky%mit.edu
e74e38ec29
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
485200387c
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
faf019ce38
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
b44903ea13
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
b4af7a576b
<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
7789475218
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
d3557c8810
Add generalized macro-based PLDHashTable C++ wrapper (bug 125849), r=alecf, sr=brendan
2002-08-06 04:15:10 +00:00
bzbarsky%mit.edu
7437096b69
Bug 157913. Priority is "important", not "!important". r=glazman,
...
sr=dbaron
2002-08-06 03:21:14 +00:00
bzbarsky%mit.edu
c4caf1665b
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
f7ad4265ef
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
f58e444330
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
0f8d4f1827
Bug 160153. Accessibility: Report fully expanded URL's. r=jgaunt, sr=jst
2002-08-01 21:36:02 +00:00
jkeiser%netscape.com
917c9b0b29
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
39c966dd38
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
cc45de4f05
More documentation checkins. r=jkeiser/sicking, sr=jst, a=asa
2002-07-30 05:34:55 +00:00
jkeiser%netscape.com
bd8dd369b6
Add comments (bug 159065), r=sicking, sr=jst/bz, a=asa
2002-07-28 01:47:59 +00:00
jkeiser%netscape.com
48d56fccd2
Add documentation comments (bug 159065), r=sicking, sr=bz/jst, a=asa
2002-07-27 05:02:38 +00:00
jkeiser%netscape.com
4cc1b4cabf
Add comments (bug 159065), r=sicking, sr=jst/bz, a=asa
2002-07-27 02:33:47 +00:00
jkeiser%netscape.com
29b26a87bb
Comment nsIHTMLContent.h (bug 159605). r=sicking, sr=jst/bz, a=asa
2002-07-27 02:00:03 +00:00
jst%netscape.com
0a68fc8803
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
210e8b4a60
Add comments (bug 159065), r=sicking, sr=bz/jst, a=asa
2002-07-26 22:33:43 +00:00
jkeiser%netscape.com
78b069a372
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
c3faec0fa4
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
69b4bb092d
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
abce8c0186
Fix crasher bug 158796, r=jkeiser, sr=jst, a=asa
2002-07-25 20:40:51 +00:00
alecf%netscape.com
e9e1a39573
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
5489285685
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
ca3f497845
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
16bd480162
Add API Documentation comments (bug 159065), r=sicking, sr=jst/bzbarsky, a=asa
2002-07-24 19:40:03 +00:00
jst%netscape.com
7cd3446784
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
47b3f07056
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
nhotta%netscape.com
9b5c55ed77
Change nsJSProtocolHandler to listen to originCharset to apply conversion if necessary,
...
also changed the callers to set originCharset,
bug 137182, r=caillon, sr=jst, a=asa.
2002-07-23 23:28:28 +00:00
sicking%bigfoot.com
a51a99a196
Make sure it is possible to get URI of xul elements even if they share nodeinfo with their prototype and are removed from the document tree.
...
b=156452 r=bz sr=jst a=asa
2002-07-23 22:16:45 +00:00
kyle.yuan%sun.com
0cc3e11895
Check in for bolian.yin@sun.com's fix
...
Bug 81473 The accesskey attribute does not work for the area element
r=dbaron, sr=jst, a=asa
2002-07-23 06:52:32 +00:00