tor%cs.brown.edu
419d41e34c
Bug 235826 - <svg:script> implementation.
...
Patch by alex@croczilla.com , r=sicking, sr=jst
2004-07-06 22:52:03 +00:00
peterv%propagandism.org
07c59718dc
Remove bogus line that aaronl added.
2004-07-06 11:35:52 +00:00
neil%parkwaycc.co.uk
947c575146
Fix <textarea> b=249665 and quirks <input> b=249416 debug weirdness r/sr=peterv
2004-07-05 10:16:39 +00:00
aaronleventhal%moonset.net
a00d3f0d9c
Bug 17602. Keyboard access to HTML radio buttons should use arrow keys, as it does on most OS's radios as well as XUL radios. r=bryner, sr=neil
2004-07-05 01:31:30 +00:00
jst%mozilla.jstenback.com
1aacf199b8
Fixing typo...
2004-06-27 06:09:46 +00:00
jst%mozilla.jstenback.com
2f6636f17c
Fixing bug 248638. Make input.type always return the actual type, not the value of the type attribute. r+sr=peterv@propagandsim.org
2004-06-26 16:49:33 +00:00
peterv%propagandism.org
c6758de122
Fix for bug 236408 (deCOMtaminate nsINodeInfoManager). r=caillon, sr=jst.
2004-06-25 12:26:02 +00:00
peterv%propagandism.org
a5c45f8f38
Fix for bug 248172 (XMLSerializer corrupts namespace prefixes when XHTML namespace is used). r=sicking, sr=jst.
2004-06-24 19:38:03 +00:00
bryner%brianryner.com
55d74e870b
oops, this wasn't supposed to go on the trunk. backing out.
2004-06-21 23:41:30 +00:00
bryner%brianryner.com
8cfeadc0a0
bringing branch changes forward
2004-06-21 23:35:56 +00:00
jst%mozilla.jstenback.com
960f6fbac2
Fixing bug 246700. Write out a BOM when writing UTF-16 data to the cache so that we know how to read it back. r=mozilla-bugzilla@future.shiny.co.il, sr=darin@meer.net
2004-06-17 19:46:10 +00:00
roc+%cs.cmu.edu
616920fb6e
Bug 245297. Add basic style system support for columns. r+sr=dbaron
2004-06-17 11:57:37 +00:00
roc+%cs.cmu.edu
52092297fe
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
2004-06-17 00:13:25 +00:00
jst%mozilla.jstenback.com
cac67575b3
Landing fix for 246556. Null-check mDocument before accessing it. r+sr=jst@mozilla.jstenback.com, patch by silver@warwickcompsoc.co.uk
2004-06-16 00:26:14 +00:00
jst%mozilla.jstenback.com
08fa94ab3c
Fixing bug 246448. Prevent loading of content into a frame from a origin different than the one owning the frame. r=dveditz@cruzio.com, sr=brendan@mozilla.org
2004-06-15 08:28:52 +00:00
jst%mozilla.jstenback.com
c7d1242e4c
Fixing bug 140690. Patch by m.wargers@hccnet.nl. Making element.innerHTML not do newline conversion. r+sr=jst@mozilla.jstenback.com
2004-06-10 00:11:38 +00:00
bsmedberg%covad.net
14bf5bab31
Bug 239925 - fix static initializers in DOM/widget/libpr0n so that we can restart XPCOM safely r=jst sr=darin
2004-06-09 18:36:25 +00:00
bzbarsky%mit.edu
9e0ffd1c3c
Use property ids from the property list, as long as we're using preprocessing
...
to create all the Set/Get* functions for nsIDOMCSS2Properties. Bug 243728, r+sr=dbaron
2004-06-08 01:32:29 +00:00
dbaron%dbaron.org
4417770f14
When asked to remove a property that doesn't exist, don't try too hard (and crash). b=245572 r+sr=bryner
2004-06-07 19:30:54 +00:00
roc+%cs.cmu.edu
3476550296
Bug 245627. Minor deCOMtamination of HTML element constructor functions. r+sr=jst
2004-06-06 02:38:32 +00:00
cbiesinger%web.de
bfe351c214
bug 243966 getPropertyValue truncates values for computed system font value
...
patch by Karsten D��sterloh <mnyromyr@tprac.de> r=ere,timeless,mkaply,amardare sr=dbaron
2004-06-03 21:19:08 +00:00
mkaply%us.ibm.com
92b5727006
#245274
...
r/sr = jst
Make quirks mode not validate createElement's tagName argument to preserve 1.4 compat
2004-06-02 16:21:22 +00:00
roc+%cs.cmu.edu
b7fbe9ad0a
Bug 217715. Delay instantiating plugin until we've closed its HTML element, so Java applets are guaranteed to see all PARAMs. r+sr=jst
2004-06-02 00:25:00 +00:00
roc+%cs.cmu.edu
d6908df797
Bug 244921. Tweak nsGenericHTMLElement attribute exposure macros. r+sr=jst. Relanding since backing it out did not affect Tp on btek.
2004-05-31 22:26:41 +00:00
roc+%cs.cmu.edu
ee12f899fb
Bug 244921. Backing out because it hurt Tp on btek and the codesize savings were quite meagre.
2004-05-31 19:43:13 +00:00
roc+%cs.cmu.edu
6be86b9fc2
Bug 244921. Tweak nsGenericHTMLElement attribute exposure macros. r+sr=jst.
2004-05-29 00:11:28 +00:00
bzbarsky%mit.edu
8d760c6c65
Fixing Windows bustage. Forgot to change declaration here...
2004-05-27 23:15:48 +00:00
bzbarsky%mit.edu
27b140b534
Change FlushPendingNotifications to have more granularity and update callers to
...
only flush the things they really need flushed. Bug 144072, r+sr=jst
2004-05-27 22:08:42 +00:00
mvl%exedo.nl
2ee57e12be
Add CSS3 pseudo-class selector :only-child
...
bug 237568, patch by Sander <mybugzilla@juima.org>, r=bzbarsky, sr=dbaron
2004-05-25 13:43:52 +00:00
timeless%mozdev.org
dc30967357
Bug 140324 NS_ENSURE_TRUE(NS_SUCCEEDED(),) used needlessy in some places
...
patch by Morten@Nilsen.com r=hwaara sr=alecf
2004-05-25 06:09:43 +00:00
jst%mozilla.jstenback.com
32b84aeb1e
Fixing regression bug 244576. Pass the *new* node back from cloneNode(), not the node being cloned. And fix an nsCOMPtr QI needed assertion. Fix suggested by bzbarsky@mit.edu, r+sr=jst@mozilla.jstenback.com
2004-05-25 04:40:18 +00:00
bryner%brianryner.com
523004daf8
Bug 244475, avoid some shared buffer overhead and an extra allocation/copy when looking up attribute name atoms. r+sr=bzbarsky.
2004-05-24 06:10:52 +00:00
roc+%cs.cmu.edu
b8ecbc84da
Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin
2004-05-22 22:15:22 +00:00
bzbarsky%mit.edu
f79a6813af
Relanding, since backing out did not fix orange. Bug 232691.
2004-05-22 20:02:43 +00:00
bzbarsky%mit.edu
62f7fc6ea3
Backing out to attempt to fix Mac orange. Bug 232691
2004-05-22 19:26:52 +00:00
bzbarsky%mit.edu
b733dd59da
Convert users of nsC?String(), nsC?AutoString(), and NS_LITERAL_C?STRING("") to
...
using EmptyC?String instead. Bug 232691, patch by Charles Fenwick
<clf03f@garnet.acns.fsu.edu>, r+sr=bzbarsky
2004-05-22 17:04:53 +00:00
bzbarsky%mit.edu
f396e147a2
Add suport for a "text/plain" first arg to document.open() (no support for any
...
other types, and none really planned). Bug 73409, r+sr=jst
2004-05-21 21:32:11 +00:00
peterv%propagandism.org
cb97041d39
Fix for bug 243998 (Visiting the networkassociates, noggin, upromise crashes Mozilla & Firefox). r/sr=bz, a=tor.
2004-05-19 15:44:18 +00:00
bzbarsky%mit.edu
c0180b506f
Fix permissions check for CSS background images, again. Bug 243948, patch by
...
mvl@exedo.nl , r+sr=bzbarsky
2004-05-19 04:22:05 +00:00
jst%mozilla.jstenback.com
52a7e8f9cd
Removing extra ';'.
2004-05-18 22:23:49 +00:00
jst%mozilla.jstenback.com
099c3e31f4
Fixing bug 241058 the 'real' way. Eliminating nsGenericElement::Init() in favor of passing the nsINodeInfo to the element constructors. Replacing near-duplicated code with some macros for easier maintentance. r+sr=bzbarsky@mit.edu
2004-05-18 20:58:12 +00:00
timeless%mozdev.org
ded395653e
Bug 242999 Crash while trying to GC [@ DOMGCCallback]
...
r=jst sr=jst
2004-05-18 04:00:47 +00:00
bzbarsky%mit.edu
deb5f0e77e
Fix serialization of selectors when namespaces are around to be smarter; fix
...
serialization of pseudo-elements to prepend '*' as needed. Bug 173586,
r=glazou, sr=roc
2004-05-18 02:42:13 +00:00
bryner%brianryner.com
0d70112e37
Fix regression bugs 242709 and 242949 by making sure to flush pending form submits after invoking script onclick handlers. r=bzbarsky, sr=brendan.
2004-05-17 22:05:41 +00:00
mvl%exedo.nl
fcfdee9d2d
Didn't mean to check this in just yet
2004-05-13 20:09:10 +00:00
mvl%exedo.nl
2f908209a7
Make content policy api (nsIContentPolicy) not suck.
...
bug 191839. Original patch and hard work by Tim <riceman+bmo@mail.rit.edu>, r=bzbarsky (on backend stuff), r=neil (on the tabbrowser stuff), sr=bzbarsky
2004-05-13 18:34:18 +00:00
bryner%brianryner.com
e5321f6b5c
nsCSSValue::Reset does not seem to be inlined with -Os, so adding NS_HIDDEN here as well.
2004-05-13 17:09:20 +00:00
bzbarsky%mit.edu
68f1885217
Don't reset the notification timer on every parse start/stop. This speeds up
...
flurries of little document.write calls a good bit. Bug 242899, r=peterv,
sr=jst
2004-05-13 01:39:29 +00:00
bryner%brianryner.com
6ad25a557c
Apply NS_HIDDEN to nsCSSValue, nsRuleNode, and nsStyleContext based on profiling data showing that these functions have very high call counts. Bug 227537, r+sr=dbaron.
2004-05-12 21:20:09 +00:00
jst%mozilla.jstenback.com
f66f34f18d
Fix for bug 241058. Debug only crash due to nsCOMPtr's internal checks when QI'ing. r+sr=bzbarsky@mit.edu
2004-05-12 01:57:54 +00:00
jst%mozilla.jstenback.com
7fc0964a4b
Fixing one more part of bug 243034. Avoid wasting time on string concatenation document.write() when we don't need to concatenate. r+sr=bzbarsky@mit.edu
2004-05-11 22:37:31 +00:00
bzbarsky%mit.edu
e25e453311
Remove vestiges of <input type="browse">. Bug 242873, r+sr=peterv
2004-05-11 18:16:41 +00:00
jst%mozilla.jstenback.com
e0da461039
Fixing bug 243034. Prevent converting string data to UTF-8 only to store it in the cache when document.write()'ing. r+sr=bzbarsky@mit.edu
2004-05-09 21:37:32 +00:00
bzbarsky%mit.edu
62597d84ae
Make sure to re-lookup the entry pointer if the table changed while we flush.
...
Supplement to bug 240633, r+sr=brendan
2004-05-08 06:07:04 +00:00
jst%mozilla.jstenback.com
d247d3f525
Fixing bug 242734. deCOMtaminate nsITextContent. r+sr=bryner@brianryner.com
2004-05-07 20:55:17 +00:00
caillon%redhat.com
e9427f8f3a
We need to also copy over mAppearance in the nsCSSDisplay copy constructor
...
r+sr=bzbarsky via irc; no bug.
2004-05-07 20:41:38 +00:00
bzbarsky%mit.edu
b8329b342d
Do a better job of flagging "reserved" names and don't flush till we know we're
...
not dealing with one of those in ResolveName. Bug 240633, r+sr=jst
2004-05-07 20:02:40 +00:00
caillon%redhat.com
d592c269c0
Remove '-moz-resizer' from the style system.
...
Bug 242712. r+sr=dbaron
2004-05-05 21:37:32 +00:00
bzbarsky%mit.edu
9d1ed0ca64
Add and use some convenience functions on nsCSSRect. Bug 208731, r+sr=dbaron
2004-05-05 00:43:50 +00:00
bzbarsky%mit.edu
4ea38635a4
Move presentation attributes into the UA level in non-HTML documents and a
...
separate preshint level in HTML. Bug 234861, r=dbaron, sr=jst
2004-05-05 00:30:57 +00:00
bryner%brianryner.com
f9f55ca33e
deCOMtaminate nsPIDOMWindow (bug 242111). r+sr=jst.
2004-05-03 21:48:36 +00:00
silver%warwickcompsoc.co.uk
b1a8081abb
Bug 240962 - Move TryChannelCharset up to nsDocument, and use it for XML and XHTML documents.
...
r+sr=bzbarsky
2004-05-02 19:48:54 +00:00
bryner%brianryner.com
7927c18306
Implement basic support for DOM level 2 UIEvents, and implement DOMActivate for HTML form control elements. Also minor usage cleanup for nsIDOMUIEvent. Bug 60212, r+sr=jst.
2004-04-30 23:55:16 +00:00
jst%mozilla.jstenback.com
6c2d1698e8
Checking in patch by smaug@welho.com. Fixing bug 242151. Making document.body work right in XHTML documents when the body is a frameset element. Also fixing a compiler warning while I'm at it. r+sr=jst@mozilla.jstenback.com
2004-04-30 17:44:53 +00:00
jst%mozilla.jstenback.com
ca74706604
Fixing bug 240543. Hiding some nsIPref* API bloatyness in nsContentUtils. r=caillon@aillon.org, sr=peterv@propagandism.org
2004-04-29 23:34:19 +00:00
sicking%bigfoot.com
2b59d6285d
Bug 241924: Use SetValueInternal so we don't get caught in security checks.
...
r/sr=bz
2004-04-29 00:52:53 +00:00
bzbarsky%mit.edu
f4439f7df0
Implement "replace" argument for document.open(). bug 164821, r+sr=jst
2004-04-28 01:40:39 +00:00
bzbarsky%mit.edu
8d004584b6
Add a version of CheckLoadURI that takes a source principal instead of a source
...
URI. Update a bunch of callers to use it. Bug 233108, r=caillon, sr=dveditz
2004-04-25 16:55:27 +00:00
bmlk%gmx.de
6892b7e96c
remove unused files bug 240559 r/sr=bzbarsky
2004-04-22 04:27:54 +00:00
bmlk%gmx.de
5b682d1c14
Remove unused functions bug 240559 r/sr =bzbarsky
2004-04-21 15:49:29 +00:00
dbaron%dbaron.org
a00b1a816a
Call AddBaseTagInfo for LINK, META, SCRIPT, and STYLE elements, and also call SetContentID for META elements. b=241128 r+sr=jst
2004-04-20 23:41:56 +00:00
bzbarsky%mit.edu
e76f2f86ac
Fix HasAttributeDependentStyle to not assume that class and ID attributes are
...
named "class" and "id". Bug 240766, r+sr=dbaron
2004-04-20 19:48:20 +00:00
bzbarsky%mit.edu
3d8d255e66
Don't allow negative line-heights to make it past the CSS parser. Bug 240900,
...
r+sr=dbaron
2004-04-18 20:10:09 +00:00
gerv%gerv.net
85ce8c146b
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 14:30:37 +00:00
gerv%gerv.net
6635d16530
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 13:54:27 +00:00
bryner%brianryner.com
4f8b5bf9d4
deCOMtaminate nsIScriptObjectPrincipal (bug 240745). This also fixes some code in nsCrypto.cpp that sems to have been mis-braced (I don't think it was working as intended). r+sr=jst.
2004-04-18 00:28:47 +00:00
gerv%gerv.net
692411203a
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-17 21:52:36 +00:00
darin%meer.net
25d84ac621
fixes bug 239038 "rev IIDs for all interfaces modified since Mozilla 1.6" r=bsmedberg sr=jst
2004-04-15 23:30:05 +00:00
cbiesinger%web.de
d4e1da55f3
Bug 235502 nsIMIMEService, nsIMIMEInfo should use nsACString/nsAString instead of string/wstring
...
r=bzbarsky sr=darin
2004-04-15 20:56:37 +00:00
bzbarsky%mit.edu
846feff665
Make getElementsByAttribute be an nsContentList so that it's got that live
...
DOMNodeList goodness that all nodelists should have. Change some JS to not
break, and some other JS to be a little more efficient with the new world of
lazy listness. Bug 240186, r=neil on the JS changes, r=jst on the content
changes, sr=jst
2004-04-15 01:51:32 +00:00
bzbarsky%mit.edu
0e6fe7c836
Remove GenericElementCollection; convert consumers to nsContentList for extra
...
lazy goodness. Bug 76994, r=sicking, sr=jst
2004-04-14 04:26:00 +00:00
bzbarsky%mit.edu
e69acab219
Make sure to apply our styles to our anonymous content no matter what the
...
page's style language is. Bug 234761, r=sicking, sr=jst
2004-04-14 02:05:52 +00:00
jst%mozilla.jstenback.com
180aec7c1c
Fixing bug 240321. Making XHTML documents default to UTF8 in stead of trying to autodetect or what not. r+sr=bzbarsky@mit.edu
2004-04-13 22:28:16 +00:00
sicking%bigfoot.com
fdef38b20b
Bug 236479: Kill nsMappedAttributes::GetAttribute.
...
Patch by Wladimir Palant (trev@gtchat.de )
r=sicking sr=jst
2004-04-13 16:45:59 +00:00
jst%mozilla.jstenback.com
37999b600a
Fixing bug 239953. Remove duplicated code in nsContentUtils. r=jonas@sicking.cc, sr=peterv@propagandism.org.
2004-04-13 03:21:50 +00:00
jst%mozilla.jstenback.com
ea09951b26
Fixing bug 240122. Making the document.body setter do the right thing, and be faster and less bloaty. Also deCOMtaminate accesskey code in nsGenericHTMLElement. r+sr=bzbarsky@mit.edu
2004-04-12 23:30:01 +00:00
sicking%bigfoot.com
6ce4fac4be
Bug 237566: Remove nsIContent::ReplaceChildAt and supportive codepaths.
...
r=bz sr=jst
2004-04-12 22:48:33 +00:00
bzbarsky%mit.edu
54bc744311
Make <frame> elements own their own content viewer/docshell/dom like iframes
...
already do. Refactors some code the two shared into a superclass. Bug 170588,
r+sr=jst
2004-04-12 22:47:24 +00:00
sicking%bigfoot.com
db35ca6d16
Bug 236873: Let more elements share classes to save codesize.
...
r/sr=jst
2004-04-12 22:25:17 +00:00
dbaron%dbaron.org
ad713a3eaf
De-COM-ify nsHTMLStyleSheet. b=239008 r+sr=bryner
2004-04-12 21:56:09 +00:00
dbaron%dbaron.org
21a5e14d4e
Rename FOR_CSS_SIDES to NS_FOR_CSS_SIDES, move it, and use it more. b=233795 r+sr=bzbarsky
2004-04-12 21:54:45 +00:00
caillon%redhat.com
626eea0b43
Bug 219829
...
Allow mixing length and percentage values with keyword values for the background-position property, which is now allowed per section 14.2.1 of CSS 2.1
r+sr=dbaron
a=asa
2004-04-10 05:08:02 +00:00
bzbarsky%mit.edu
d246d9dee9
Fix handling of deleteRow(-1) by table sections (bring it in line with what
...
tables do). Bug 239566, r+sr=jst, a=asa
2004-04-09 21:05:27 +00:00
bzbarsky%mit.edu
6de8f0577c
Cloned script nodes should not reexecute the script. Bug 127016, r=sicking,
...
sr=jst, a=asa
2004-04-09 21:04:25 +00:00
bzbarsky%mit.edu
1b10be9412
Fix more bustage. Bug 239079. I wish gcc would at least warn on this or
...
something instead of merrily compiling it....
2004-04-03 19:01:38 +00:00
bzbarsky%mit.edu
2eb475c80c
Fixing debug build bustage. Bug 239079.
2004-04-03 17:47:26 +00:00
bzbarsky%mit.edu
3c83dc43ba
Fix ID selector parsing to check for a valid identifier. Bug 239079,
...
r+sr=dbaron, a=chofmann
2004-04-03 17:18:45 +00:00
darin%meer.net
ecb1ce6fe2
landing marco's patch for bug 238928 "domstubs.idl should not include nsAString.h" r=bsmedberg sr=jst a=dbaron
2004-04-01 19:44:17 +00:00
bzbarsky%mit.edu
fb237dfd07
Make enter on file inputs submit form. Bug 111689, r+sr=jst, a=choffman
2004-04-01 00:56:58 +00:00
bzbarsky%mit.edu
fcf9c28348
Fix possible crash due to misuse of nsCOMPtr. Bug 238005, r=caillon,
...
sr=peterv, a=asa
2004-03-31 15:15:59 +00:00
bzbarsky%mit.edu
79a2f3c0ec
Fix bug 236921. This makes the root node's style context have no parent, makes
...
computed style calculations properly parent the computed context, and fixes a
but with "border-color: inherit" on the root. r=caillon, sr=dbaron, a=asa
2004-03-29 16:00:38 +00:00
brade%comcast.net
ab9c01e037
fix for bug 237103; implement QueryCommandIndeterm; patch by Alexandre Tr��mon; r=brade, sr=jst; a=chofmann
2004-03-19 14:17:51 +00:00
dbaron%dbaron.org
1121eb36dd
Prevent a label's for content from being another label (or itself), which can lead to crashes. b=237357 Patch from Rene Pronk <r.pronk@its.tudelft.nl>. sr=dbaron r=jst a=chofmann
2004-03-15 22:28:41 +00:00
bzbarsky%mit.edu
58d63a095b
Make sure that the document -> node -> imgRequest -> channel -> listener ->
...
document cycle is always broken OnStopRequest. Bug 237153, r+sr=jst, a=dbaron
2004-03-14 18:20:38 +00:00
alex.fritze%crocodile-clips.com
b7a0512856
debug build bustage fix (bug#237169). r/sr=peterv
2004-03-12 11:17:38 +00:00
dbaron%dbaron.org
f92415768a
DeCOMify nsIFrame::IsPercentageBase and rename to IsContainingBlock. b=237169 r+sr=bzbarsky a=brendan
2004-03-12 04:40:17 +00:00
sicking%bigfoot.com
11f5ac3b78
Bug 237071: Make height-attribute on tr-elements work again.
...
r/sr=jst a=dbaron
2004-03-11 23:38:58 +00:00
bzbarsky%mit.edu
67671e4852
Fix leak when a window holding an image document is closed before the image
...
finishes loading. Bug 237153, r+sr=jst, a=race between dbaron and brendan.
2004-03-11 20:47:51 +00:00
sicking%bigfoot.com
6fcd42e796
Bug 237071: Make start-attribute on ol-elements work again.
...
r/sr=jst a=tor
2004-03-11 20:13:25 +00:00
bzbarsky%mit.edu
548b1d9ba5
Give GetClasses a better signature. Bug 233636, r=sicking, sr=dbaron
2004-03-09 23:22:02 +00:00
bzbarsky%mit.edu
de1d1b0866
Fixing build bustage.
2004-03-09 04:28:14 +00:00
bzbarsky%mit.edu
684f965503
Load background images from style instead of from painting. This makes us
...
start loading the background images when we resolve style on an object that
needs them instead of when we scroll down and see it for the first time. Bug
57607, r=pavlov, sr=dbaron
2004-03-09 03:57:51 +00:00
dbaron%dbaron.org
1679443f82
Fix bogus assertion. r+sr=bryner
2004-03-09 00:52:54 +00:00
sicking%bigfoot.com
1775c22dcc
Bug 236620: kill nsIContent::CanContainChildren
...
r/sr=jst
2004-03-06 00:22:03 +00:00
sicking%bigfoot.com
4fd7bf2f12
Bug 236612: Kill nsGenericContainerElement.
...
r/sr=jst
2004-03-05 23:13:50 +00:00
sicking%bigfoot.com
70084d0d39
Fix build bustage
2004-03-04 18:30:53 +00:00
sicking%bigfoot.com
953f045479
Bug 236472: Fix 3 warnings.
...
r/sr=tor
2004-03-04 18:04:29 +00:00
sicking%bigfoot.com
e0a252e4f5
Bustage fix from previous patch.
2004-03-04 03:26:38 +00:00
sicking%bigfoot.com
c01d1847b8
Bug 75659: Make charoff support percent values in DOM. (charoff isn't supported yet by layout).
...
r+sr=jst
2004-03-04 02:18:44 +00:00
sicking%bigfoot.com
050843a6e0
Bug 232706: Make nsAttrValue able to directly store all needed datatypes without using nsHTMLValue. Move parsing of various types from nsHTMLValue to nsAttrValue. Rename StringToAttribute to ParseAttribute and make it return a PRBool, as well as make a couple of minor fixes in the ParseAttribute code.
...
r=caillon sr=jst
2004-03-04 02:06:28 +00:00
bzbarsky%mit.edu
806cad4c39
Move CreateCDATASection, CreateProcessingInstruction, and CreateEntityReference
...
up to nsDocument so they're available in XHTML documents. Bug 69840, r+sr=jst
2004-03-02 22:39:46 +00:00
sicking%bigfoot.com
de1b178ccd
Remove unused file.
...
r/sr=jst
2004-03-02 16:49:17 +00:00
darin%meer.net
1d2d419885
landing dbaron's patch for bug 235735 "fix callers that cast away const on result of ns[C]String::get" r+sr=darin
2004-02-28 22:34:07 +00:00
bryner%brianryner.com
d6b0d386ee
deCOMtaminate nsIPresContext::GetEventStateManager. Bug 229371, r+sr=roc.
2004-02-27 17:17:37 +00:00
bzbarsky%mit.edu
6f88dc7dfb
Make Click() work on image inputs. Bug 96595, patch by basic@mozillanews.org,
...
r=bzbarsky, sr=jst
2004-02-26 23:01:45 +00:00
dbaron%dbaron.org
8fb0d9c6da
Improve comments and function names related to attribute mapping and HasAttributeDependentStyle. b=235342 r+sr=jst
2004-02-25 21:04:50 +00:00
sicking%bigfoot.com
8219076cd8
Bug 232016: Kill SetHTMLAttribute and do minor cleanups in .foo -> set/getAttribute("foo") mapping code.
...
r=peterv sr=jst
2004-02-24 23:55:18 +00:00
dbaron%dbaron.org
fd7b04962f
Change -moz-opacity to opacity. Create a mechanism for creating a second name for a CSS property and continue to support -moz-opacity. b=93156 r=bzbarsky sr=roc
2004-02-24 06:48:25 +00:00
bzbarsky%mit.edu
2f227e1eeb
Don't error out of sending empty file inputs on MacOS. Bug 199053, r+sr=jst
2004-02-24 02:54:12 +00:00
bryner%brianryner.com
745944525d
Get rid of nsIFrameManager abstract interface to the frame manager. Bug 233972, r+sr=roc.
2004-02-23 21:29:06 +00:00
sicking%bigfoot.com
580557c74f
Bug 234615: Remove nsIHTMLContent::GetBaseTarget by cleaning up the imagemap code a bit which was the only client.
...
r=bryner sr=jst
2004-02-20 19:00:43 +00:00
sicking%bigfoot.com
8662843478
Bug 232480: Fix warnings caused by earlier patch in same bug as well as a few random other warnings.
...
r=peterv sr=jst
2004-02-19 22:16:16 +00:00
bzbarsky%mit.edu
09e02b6789
Remove redundant CheckLoadURI function in nsXMLElement. Bug 41907, r+sr=jst
2004-02-19 21:51:10 +00:00
cbiesinger%web.de
bb8f20a832
233890, misc cleanup in some layout files, r+sr=bz
2004-02-19 18:56:13 +00:00
dbaron%dbaron.org
920e4ac889
Convert switch in nsCSSProps::LookupPropertyValue to use a table by adding to the CSS_PROP_* macros. b=208726 r+sr=bzbarsky
2004-02-19 18:02:20 +00:00
darin%meer.net
8c818ed6c3
landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt
2004-02-19 02:44:03 +00:00
jst%mozilla.jstenback.com
d576bb7676
Fixing bug 206859. Don't allow drag & drop into file inputs. r=caillon@aillon.org, sr=bryner@brianryner.com, a=chofmann@mozilla.org
2004-02-11 21:31:53 +00:00
jst%mozilla.jstenback.com
6ca4c1a78e
Fixing bug 68215. Adding support for the onbeforeunload event. r=peterv@propagandism.org, sr=brendan@mozilla.org
2004-02-11 06:09:51 +00:00
bryner%brianryner.com
b26298f7c2
Inline TwipsToPixels and PixelsToTwips on nsIPresContext. Bug 229371, r+sr=dbaron.
2004-02-11 04:57:07 +00:00
jst%mozilla.jstenback.com
ae49f5a091
Fixing regression bug 233753. Making document.createElement() create HTML elements again when called on an HTML document. r=bzbarsky@mit.edu, sr=dbaron@dbaron.org
2004-02-11 02:22:43 +00:00
sicking%bigfoot.com
65d14b7bf0
Bug 232706: Remove unneccesary datatypes from nsHTMLValue and cleanup AttributeToString.
...
r=caillon sr=jst
2004-02-11 00:09:59 +00:00
sicking%bigfoot.com
8638287526
More bug 232480: Forgot to make nsGenericHTMLElement forward to it's new parentclass
...
r/sr=peterv
2004-02-10 20:04:57 +00:00
sicking%bigfoot.com
955a4a45ec
Bug 232480: Make nsGenericHTMLElement inherit nsGenericContainerElement and kill the concept of leaf vs. container elements. Also remove unused argument to CopyInnerOf
...
r=peterv sr=jst
2004-02-10 19:36:43 +00:00
peterv%propagandism.org
10d0a7ba8c
Fix warnings.
2004-02-10 13:17:48 +00:00
peterv%propagandism.org
830c240dc2
Fix for bug 16603 (DOM doesn't throw INVALID_CHARACTER_ERR for arguments with invalid characters). r=sicking, sr=jst.
2004-02-10 10:58:13 +00:00
sicking%bigfoot.com
19ba87419f
Final patch for bug 195350. Make XUL use new nsAttrAndChildren class. Kill nsXULAttributeValue and nsXULAttributes in favour of nsAttrValue resp. nsDOMAttributeMap. Should fix a few bugs, improve performance and reduce bloat.
...
r=bz sr=jst
2004-02-10 09:08:06 +00:00
jst%mozilla.jstenback.com
8b6dc1c3ca
Fixing bug 233307. deCOMtaminating nsIScript* and related interfaces. r+sr=bryner@brianryner.com.
2004-02-09 22:48:53 +00:00
bzbarsky%mit.edu
20bef6960b
Make SVG use the normal attribute mapping codepath (via HasAttributeDependence)
...
by pushing the relevant helpers up to nsGenericElement.. Remove referrer code
in nsSVGDocument, since nsDocument handles that. Bug 233370,
r=alex@croczilla.com , sr=jst
2004-02-09 20:48:20 +00:00
cbiesinger%web.de
910395d42e
Bug 84123 Image information is shown on title bar only after image is completely loaded
...
call UpdateTitleAndCharset in OnStartContainer, that's the earliest time at
which we have the image dimensions.
r=varga sr=bzbarsky
2004-02-08 20:58:38 +00:00
dbaron%dbaron.org
a2710c647c
Fix one more out-of-bounds access to gLexTable. b=233399 r+sr=bzbarsky
2004-02-08 19:43:50 +00:00