Commit Graph

3813 Commits

Author SHA1 Message Date
dbaron%dbaron.org
d6d27a004a Restrict handling of various things to events coming from the user (not Web content). b=265176 r+sr=jst a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@164179 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-22 07:33:41 +00:00
jst%mozilla.jstenback.com
0a6e98642d Fixing bug 265334. Adding listener API to the parser through which components can listen in on all the data parsed by the parser. r=darin@meer.net, sr=brendan@mozilla.org, a=brendan@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@164175 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-22 04:04:12 +00:00
jst%mozilla.jstenback.com
3ce4f62901 Fixing bug 57600. Make document.open() use the codebase of the caller as the URI of the document, using the URI of the calling document is wrong when the caller is a document loaded from a javascript: URI. r=caillon@gmail.com, sr=brendan@mozilla.org, a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163480 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-09 17:17:40 +00:00
bzbarsky%mit.edu
45683a5c7a Fix crash if insertRule() is called on an empty string. Bug 261798,
r+sr=dbaron, a=dveditz


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163477 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-09 17:03:32 +00:00
jst%mozilla.jstenback.com
968fc182ea Working around one more problem in bug 124750. Don't let input.select() steal focus if called in a hidden tab. r+sr=bryner@brianryner.com, a=dveditz@cruzio.com
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163313 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-06 19:49:40 +00:00
jst%mozilla.jstenback.com
c4a9d7f07c Landing workaround for bug 124750. Prevent JS in from focusing content in hidden tabs. r+sr=bryner@brianryner.com, a=brendan@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162863 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-28 03:56:26 +00:00
jst%mozilla.jstenback.com
ecf90fef94 Landing popup blocker changes from bug 252326. a=dveditz@cruzio.com
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162848 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-27 19:29:39 +00:00
jst%mozilla.jstenback.com
8c6c859a38 Landing fix for bug 261108. Using <enter> to submit a form triggers Warning reference to undefined property event.button''. Patch by neil.parkwaycc.co.uk@myrealbox.com, r+sr=jst@mozilla.org, a=brendan@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162843 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-27 18:26:33 +00:00
jst%mozilla.jstenback.com
fce1472b31 Fix crash reported in bug 235923. In odd cases when we get into situations where we're submitting a form while we're in the middle of submitting the same form (waiting for a modal dialog), the pending submission from the first call may get deleted. r+sr=shaver@mozilla.org, a=mkaply@us.ibm.com
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162085 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-10 17:25:18 +00:00
mkaply%us.ibm.com
11fccb3130 Build break - branch patch was different
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162003 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-09 19:28:23 +00:00
mkaply%us.ibm.com
2dbb6d4c48 Fixing bug 248638. Make input.type reflect the actual type, not the value of the type attribute. r+sr=peterv@propagandism.org, a=mkaply
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@161979 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-09 14:41:15 +00:00
jst%mozilla.jstenback.com
c785cf6ba6 Forgot to rev these IIDs in my last checkin.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@159958 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-28 05:30:23 +00:00
jst%mozilla.jstenback.com
f0588159bd Fixing bug 253121. Make wyciwyg channels and documents carry the source channels security info. r=darin@meer.net, sr=bzbarsky@mit.edu, a=roc@ocallahan.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@159950 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-28 04:06:40 +00:00
peterv%propagandism.org
4ab5528264 Fix for bug 248172 (XMLSerializer corrupts namespace prefixes when XHTML namespace is used). r=sicking, sr=jst, a=mkaply.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@158469 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-25 12:34:27 +00:00
jst%mozilla.jstenback.com
62f94f7490 Landing fix for 246556. Null-check mDocument before accessing it. r+sr=jst@mozilla.jstenback.com, patch by silver@warwickcompsoc.co.uk, a=leaf@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157929 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-16 00:22:57 +00:00
jst%mozilla.jstenback.com
7fc767480d 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, a=chofmann@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157902 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-15 08:18:33 +00:00
cbiesinger%web.de
b0b1e87e8f 243966 getPropertyValue truncates values for computed system font value
patch by Karsten Düsterloh <mnyromyr@tprac.de> r=ere,timeless,mkaply,amardare,roland.mainz sr=dbaron a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157538 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-07 22:17:12 +00:00
dbaron%dbaron.org
709a41d9c4 When asked to remove a property that doesn't exist, don't try too hard (and crash). b=245572 r+sr=bryner
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157534 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-07 21:18:17 +00:00
mkaply%us.ibm.com
af4faaa56e #217715
r/sr = jst, a=mkaply
Patch from roc - Java applet fails to get some of its parameters
Let's try again


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157404 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-04 15:30:00 +00:00
mkaply%us.ibm.com
755e01cfc7 Back out for now for more investigation
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157391 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-03 23:35:06 +00:00
mkaply%us.ibm.com
4b5fe5acb1 #217715
r/sr = jst, a=mkaply
Patch from roc - Java applet fails to get some of its parameters


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157380 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-03 19:59:00 +00:00
mkaply%us.ibm.com
bf9fe40095 #245274
r/sr = jst, a=mkaply
Patch from doron - Make quirks mode not validate createElement's tagName argument to preserve 1.4 compat


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157317 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-02 16:25:09 +00:00
jst%mozilla.jstenback.com
6e47668d85 Fix for bug 241058. Fixing debug only crash. r+sr=bzbarsky@mit.edu, a=chofmann@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156314 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-12 19:28:59 +00:00
silver%warwickcompsoc.co.uk
73a7bc2974 Bug 240962 - Move TryChannelCharset up to nsDocument, and use it for XML and XHTML documents.
r+sr=bzbarsky, a=dbaron


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155837 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-02 19:44:56 +00:00
sicking%bigfoot.com
20b454bfda Bug 241924: Use SetValueInternal so that we don't inadvertedly get caught in security checks.
r/sr=bz a=dveditz


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155703 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-29 21:00:18 +00:00
dbaron%dbaron.org
8cde5f22a6 Call AddBaseTagInfo for LINK, META, SCRIPT, and STYLE elements, and also call SetContentID for META elements. b=241128 r+sr=jst a=brendan
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155269 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-21 02:40:15 +00:00
darin%meer.net
6ce8a1efb9 fixes bug 239038 "rev IIDs for all interfaces modified since mozilla 1.6" r=bsmedberg sr=jst a=brendan
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154965 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-16 01:09:36 +00:00
jst%mozilla.jstenback.com
133e18288c Fixing bug 240321. Making XHTML documents default to the UTF8 character set and not attempt to do any auto detection. r+sr=bzbarsky@mit.edu, a=dbaron@dbaron.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154852 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-14 04:32:01 +00:00
bzbarsky%mit.edu
f5647214f9 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, a=dbaron


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154841 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-14 02:25:46 +00:00
(no author)
e847ebc758 This commit was manufactured by cvs2svn to create branch
'MOZILLA_1_7_BRANCH'.

git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154703 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-12 07:25:22 +00:00
caillon%redhat.com
9a4301e0e0 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


git-svn-id: svn://10.0.0.236/trunk@154666 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-10 05:08:02 +00:00
bzbarsky%mit.edu
0614919e63 Fix handling of deleteRow(-1) by table sections (bring it in line with what
tables do).  Bug 239566, r+sr=jst, a=asa


git-svn-id: svn://10.0.0.236/trunk@154650 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-09 21:05:27 +00:00
bzbarsky%mit.edu
718d29fca7 Cloned script nodes should not reexecute the script. Bug 127016, r=sicking,
sr=jst, a=asa


git-svn-id: svn://10.0.0.236/trunk@154649 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-09 21:04:25 +00:00
bzbarsky%mit.edu
3f597c2555 Fix more bustage. Bug 239079. I wish gcc would at least warn on this or
something instead of merrily compiling it....


git-svn-id: svn://10.0.0.236/trunk@154494 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-03 19:01:38 +00:00
bzbarsky%mit.edu
f3dfc01adb Fixing debug build bustage. Bug 239079.
git-svn-id: svn://10.0.0.236/trunk@154490 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-03 17:47:26 +00:00
bzbarsky%mit.edu
668e1489b3 Fix ID selector parsing to check for a valid identifier. Bug 239079,
r+sr=dbaron, a=chofmann


git-svn-id: svn://10.0.0.236/trunk@154486 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-03 17:18:45 +00:00
darin%meer.net
b9dcb1f1b3 landing marco's patch for bug 238928 "domstubs.idl should not include nsAString.h" r=bsmedberg sr=jst a=dbaron
git-svn-id: svn://10.0.0.236/trunk@154430 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-01 19:44:17 +00:00
bzbarsky%mit.edu
5b4b900924 Make enter on file inputs submit form. Bug 111689, r+sr=jst, a=choffman
git-svn-id: svn://10.0.0.236/trunk@154422 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-01 00:56:58 +00:00
bzbarsky%mit.edu
5e5b20a522 Fix possible crash due to misuse of nsCOMPtr. Bug 238005, r=caillon,
sr=peterv, a=asa


git-svn-id: svn://10.0.0.236/trunk@154406 18797224-902f-48f8-a5cc-f745e15eee43
2004-03-31 15:15:59 +00:00
bzbarsky%mit.edu
4681cee324 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


git-svn-id: svn://10.0.0.236/trunk@154362 18797224-902f-48f8-a5cc-f745e15eee43
2004-03-29 16:00:38 +00:00
brade%comcast.net
bd35822cb0 fix for bug 237103; implement QueryCommandIndeterm; patch by Alexandre Trémon; r=brade, sr=jst; a=chofmann
git-svn-id: svn://10.0.0.236/trunk@154106 18797224-902f-48f8-a5cc-f745e15eee43
2004-03-19 14:17:51 +00:00
dbaron%dbaron.org
cd79e33eb4 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
git-svn-id: svn://10.0.0.236/trunk@153992 18797224-902f-48f8-a5cc-f745e15eee43
2004-03-15 22:28:41 +00:00
bzbarsky%mit.edu
cbdfbe8977 Make sure that the document -> node -> imgRequest -> channel -> listener ->
document cycle is always broken OnStopRequest.  Bug 237153, r+sr=jst, a=dbaron


git-svn-id: svn://10.0.0.236/trunk@153962 18797224-902f-48f8-a5cc-f745e15eee43
2004-03-14 18:20:38 +00:00
alex.fritze%crocodile-clips.com
a5d4669641 debug build bustage fix (bug#237169). r/sr=peterv
git-svn-id: svn://10.0.0.236/trunk@153907 18797224-902f-48f8-a5cc-f745e15eee43
2004-03-12 11:17:38 +00:00
dbaron%dbaron.org
1a94650e48 DeCOMify nsIFrame::IsPercentageBase and rename to IsContainingBlock. b=237169 r+sr=bzbarsky a=brendan
git-svn-id: svn://10.0.0.236/trunk@153898 18797224-902f-48f8-a5cc-f745e15eee43
2004-03-12 04:40:17 +00:00
sicking%bigfoot.com
287fa86b0f Bug 237071: Make height-attribute on tr-elements work again.
r/sr=jst a=dbaron


git-svn-id: svn://10.0.0.236/trunk@153886 18797224-902f-48f8-a5cc-f745e15eee43
2004-03-11 23:38:58 +00:00
bzbarsky%mit.edu
ad8c243c1e 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.


git-svn-id: svn://10.0.0.236/trunk@153874 18797224-902f-48f8-a5cc-f745e15eee43
2004-03-11 20:47:51 +00:00
sicking%bigfoot.com
828fb76b7d Bug 237071: Make start-attribute on ol-elements work again.
r/sr=jst a=tor


git-svn-id: svn://10.0.0.236/trunk@153873 18797224-902f-48f8-a5cc-f745e15eee43
2004-03-11 20:13:25 +00:00
bzbarsky%mit.edu
8de1fe9d5a Give GetClasses a better signature. Bug 233636, r=sicking, sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@153777 18797224-902f-48f8-a5cc-f745e15eee43
2004-03-09 23:22:02 +00:00
bzbarsky%mit.edu
7061c8bb4a Fixing build bustage.
git-svn-id: svn://10.0.0.236/trunk@153728 18797224-902f-48f8-a5cc-f745e15eee43
2004-03-09 04:28:14 +00:00