reed%reedloden.com
6230b4eb2e
Bug 393432 - "Firefox crashes sometimes if you click the back button on www.userfriendly.org [@ DummyParserRequest::Cancel 334d84da]" (Store the sink in a nsWeakPtr and verify it is still valid before using) [p=colin@theblakes.com (Colin Blake) r=jst sr=bzbarsky a=ss]
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@247396 18797224-902f-48f8-a5cc-f745e15eee43
2008-03-08 13:21:25 +00:00
Olli.Pettay%helsinki.fi
04130d6e04
Bug 197052, r+sr=jst, a=dveditz
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@241989 18797224-902f-48f8-a5cc-f745e15eee43
2007-12-21 22:08:47 +00:00
bzbarsky%mit.edu
c82427eb24
Fire XBL constructors asynchronously after binding attachment, unless we're in
...
the middle of an update. In that case, fire them at the end of the update.
Bugs 267833, 373756, 394676, 394014. r+sr=sicking, a=dveditz
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@236965 18797224-902f-48f8-a5cc-f745e15eee43
2007-10-01 02:46:15 +00:00
Olli.Pettay%helsinki.fi
7b0c9ab404
Bug 370810, Crash [@ nsHTMLDocument::MatchAnchors], r+sr=sicking, a=dveditz
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@236931 18797224-902f-48f8-a5cc-f745e15eee43
2007-09-29 21:53:54 +00:00
bzbarsky%mit.edu
e066d06881
Don't allow loads to start in a docshell that's firing the unload event. Also
...
don't allow document.open of the document in that docshell. Bug 371360,
r=biesi, sr=jst, a=dveditz
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@235943 18797224-902f-48f8-a5cc-f745e15eee43
2007-09-13 18:23:50 +00:00
bzbarsky%mit.edu
0559ae19e5
Remove special-casing of about:blank for security purposes; give about:blank
...
pages the principal of whoever is responsible for loading them, when possible.
Branch port of bug 332182, patch is in bug 381300. r=mrbkap, sr=jst, a=dveditz
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@229726 18797224-902f-48f8-a5cc-f745e15eee43
2007-07-11 17:45:53 +00:00
Olli.Pettay%helsinki.fi
1c707da340
Bug 359821, [@ nsHTMLDocument::GetElementById], p=mozilla@petewarden.com, r+sr=sicking, a=dveditz
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@228676 18797224-902f-48f8-a5cc-f745e15eee43
2007-06-25 09:10:28 +00:00
bzbarsky%mit.edu
a7047327d1
Bustage fix for bug 356280 -- missing parenthesis
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@219546 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-06 01:42:32 +00:00
bzbarsky%mit.edu
73cae3db4a
Bustage fix for bug 356280 -- no nsINode on branch
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@219545 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-06 01:23:54 +00:00
bzbarsky%mit.edu
ecbca8a9b3
Don't inherit the charset from the parent document if it comes from a different origin. Bug 356280, r+sr=jst, a=dveditz
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@219542 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-06 00:51:41 +00:00
martijn.martijn%gmail.com
aa33147276
Bug 364309 Fix for bug 343168 has different behavior on different branches., r+sr=bzbarsky, a=jay
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@218641 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-18 23:26:12 +00:00
sayrer%gmail.com
380c47fe9f
Bug 340554. Add missed rv assignment. Patch by David Baron <dbaron@mozilla.org>. r=sayrer, a=jay
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@218145 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-10 19:55:47 +00:00
bzbarsky%mit.edu
cfee19e5d0
Allow subframes that come from a different domain to document.write/open
...
themselves. Bug 362837, r+sr=jst, a=dveditz
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@217971 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-08 02:31:26 +00:00
peterv%propagandism.org
2f1c561f42
Bug 312363: undo backout of the fix for bug 298064. Patch by mrbkap, r/sr=jst, a=jay.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@215732 18797224-902f-48f8-a5cc-f745e15eee43
2006-11-23 01:20:34 +00:00
Olli.Pettay%helsinki.fi
f673874a69
Bug 358723, Crashes [@ nsHTMLDocument::GetCookie], r+sr=bz, a=dveditz
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@215547 18797224-902f-48f8-a5cc-f745e15eee43
2006-11-21 16:03:17 +00:00
pkasting%google.com
bb82bea092
Bug 348981: Crash toggling designMode.
...
r+sr=bzbarsky
a=dbaron on behalf of drivers
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@207846 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-18 17:33:28 +00:00
sayrer%gmail.com
36dbd5ad6c
Bug 340554. Sanitizing (x)html sinks. r=mrbkap, sr=jst, a=drivers
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@207585 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-16 14:12:25 +00:00
pkasting%google.com
6451c09ed6
Bug 197263: Allow click-to-resize even when not auto-resizing.
...
r+sr+a=jst
verbal statement that "this should have landed on the branch"=mconnor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@207148 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-11 18:22:02 +00:00
mrbkap%gmail.com
0b081ad442
Landing the patch for bug 343168, a=schrep
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@207065 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-10 18:48:29 +00:00
pkasting%google.com
c5b1cffa73
Bug 347200: Designmode documents are not spellchecked by default.
...
r=brettw
sr=bryner
a=beltzner on behalf of drivers
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@206886 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-08 17:18:40 +00:00
mrbkap%gmail.com
b778a7c85b
Unbackingout these changes. They were not the source of the problem (see bug 346233)
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@206457 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-03 00:47:52 +00:00
mrbkap%gmail.com
84982d2f5c
Backing out the XPConnect portions of bug 321299 to see if it helps the hang reported in bug 346233. r/sr=sicking a=schrep
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@206453 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-02 23:17:10 +00:00
pkasting%google.com
1e4719682f
Bug 339127: Add spellcheck attribute, branch version.
...
r+sr=sicking
a=dbaron
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@206364 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-02 01:38:48 +00:00
mrbkap%gmail.com
c559deaf12
Checking in the required patches for bug 321299 (again). This is the combined work of sicking, jst, and myself, a=dbaron
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@205017 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-28 01:00:57 +00:00
mrbkap%gmail.com
d86e2e964f
Backing this patch out to fix smoketest blockers.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@203390 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-21 20:19:25 +00:00
mrbkap%gmail.com
783282fd69
Checking in the required patches for bug 321299. This is the combined work of sicking, jst, and myself, a=dbaron
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@203266 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-20 17:14:11 +00:00
bzbarsky%mit.edu
56319bb6db
Go back to creating an inconsistent DOM and add a null-check elsewhere, because
...
the little mind of the focus code is blown by having no documentElement,
apparently. Bug 341730, r+sr=sicking, a=beltzner
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@203221 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-20 03:20:49 +00:00
myk%mozilla.org
fdd22e434d
Support for inline spellchecking for designMode
...
Patch by Neil Deakin.
bug=333038
r=pkasting
a=schrep on behalf of drivers for 1.8 branch
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@201729 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-07 01:42:40 +00:00
martijn.martijn%gmail.com
5698c3d1d7
combined patch for branch for bug 333922 and bug 197305, r+sr=bzbarsky, a=sicking
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@200477 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-20 23:28:57 +00:00
smontagu%smontagu.org
80d515ef45
Don't propagate encoding up to the parent document viewer. Bug 315381, r+sr+a=jst
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@196663 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-16 10:45:03 +00:00
gavin%gavinsharp.com
74e8d73a21
Bug 337970: assert that the bookmarks charset resolver doesn't ask to be notified of the final resolved charset, since we can't currently notify, r+sr=bzbarsky Bug 337970: don't pass null to RequestCharset, r+sr+a181=bzbarsky
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@196553 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-15 17:56:31 +00:00
gavin%gavinsharp.com
4429e73f54
Bug 337970: don't pass null to RequestCharset, r+sr+a181=bzbarsky
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@196552 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-15 17:54:58 +00:00
bzbarsky%mit.edu
b005520f9e
Don't trim whitespace off hidden input values. Bug 114997, patch by Steuard
...
Jensen <steuard+moz@slimy.com >, r=sicking, sr=bzbarsky, branch181=bzbarsky
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@196541 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-15 17:28:21 +00:00
bzbarsky%mit.edu
0ec18b5dd7
Don't half-support document.write in XHTML. Bug 332848, r=mrbkap, jst, sr=dvediz, a=dvediz
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195934 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-03 21:20:14 +00:00
bzbarsky%mit.edu
3ffde28d34
Make sure the write termination function only terminates the parser that was
...
active when it was set. Bug 331620, r=mrbkap, sr+branch181=jst
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195327 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-25 02:36:03 +00:00
dbaron%dbaron.org
2b3920f622
Null-check mBodyContent. b=334080 r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@194453 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-15 07:21:41 +00:00
Olli.Pettay%helsinki.fi
e22d2b2201
Bug 330494, warn about using NN4 event handling and preventBubble and preventCapture method. a=bz
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@194145 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-11 17:15:14 +00:00
mrbkap%gmail.com
d3cf53f48f
Set mStackPos early to avoid bad re-entrancy problems when inserting the new content into its parent does something interesting. bug 332971, r=jst sr=sicking a181=bzbarsky
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@193896 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-08 00:58:31 +00:00
timeless%mozdev.org
db4dc8a2a5
Bug 320498 Fix NewChannel impls to handle null in argument
...
r=darin sr=darin a=darin
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@190095 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-15 09:18:01 +00:00
bzbarsky%mit.edu
a46e7c6906
Fix init of HTML documents to set the right case-sensitivity on the CSS parser
...
even for XSLT. Bug 322461, r+sr=jst, a=dveditz
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@187261 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-10 22:05:38 +00:00
mrbkap%gmail.com
f3e1cbb44b
bug 321558: void the title in document.open so that titles written out by script are respected. r+sr=bzbarsky a=dveditz
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@187095 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-06 22:08:32 +00:00
mrbkap%gmail.com
d2be8fd392
bug 316049: Hold strong refs to the shell so that flushing doesn't cause it to go away too early. r+sr=jst a=dveditz
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@187093 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-06 22:02:47 +00:00
bzbarsky%mit.edu
8d5cef2bb7
Make sure to only treat the outermost frameset as body-like. Bug 312942,
...
r+sr=jst, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@182680 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-21 02:20:31 +00:00
bzbarsky%mit.edu
6e106035e6
Make sure to notify for frameset like we do for body. Bug 312097, r=sicking,
...
sr=jst, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@182360 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-17 02:53:51 +00:00
dveditz%cruzio.com
aaa628049f
locationless windows need hostname in titlebar (match 1.0x -- bug 304388) r=mconnor/jruderman, sr=bzbarsky, a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@181396 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-01 05:20:11 +00:00
bzbarsky%mit.edu
c629095a74
Make nsDocument::InsertBefore and nsDocument::ReplaceChild do the right thing
...
as far as removing kids from their old parent, working with document fragments,
etc. Mostly just makes nsDocument and nsGenericElement share code. Bug 278472,
r=peterv, sr=jst, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@181384 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-01 02:05:27 +00:00
mrbkap%gmail.com
93da48c8e6
bug 264811: Only null out mParser when we're sure that we're not going to be handling any more document.writes(). r=jst sr+a=brendan
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@180411 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-16 18:27:55 +00:00
bzbarsky%mit.edu
0e7af430cd
Make addition or removal of frames in a frameset actually change the
...
rendering. Bug 306660, r=jst, sr=roc, a=mtschrep
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179718 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-06 19:52:57 +00:00
peterv%propagandism.org
1f2cf3518c
Fix for bug 298064 (nsContentUtils::GetDocumentFromCaller() is broken.). r=jst, sr=brendan, a=asa.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179622 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-04 15:44:04 +00:00
bzbarsky%mit.edu
c1c0f23087
Make sure that a reflow flush on the document makes the sink start layout if
...
needed. Bug 253951, r=mrbkap, sr=jst, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179274 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-30 02:25:00 +00:00