bzbarsky%mit.edu
|
bbb6167758
|
Push the mChannel member for documents up to nsDocument and expose it on
nsIDocument. Bug 292971 preliminaries, r+sr=jst, a=chofmann
|
2005-06-01 01:15:23 +00:00 |
bzbarsky%mit.edu
|
0b9e6ca5c6
|
Back out the patch for bug 211128 to fix bug 293639. r=sicking, sr=peterv, a=asa
|
2005-05-19 16:12:13 +00:00 |
bryner%brianryner.com
|
27e59af17a
|
Fix save/restore of form control contents when reloading (bug 294258). r=sicking, sr=bzbarsky.
|
2005-05-18 03:52:33 +00:00 |
bzbarsky%mit.edu
|
c76e70655e
|
Add a document api to prevent onload from firing too early. Bug 293818,
r=darin, sr=jst, a=asa
|
2005-05-13 19:54:28 +00:00 |
bzbarsky%mit.edu
|
f8dd552d90
|
Fix bug 293588 -- make sure to not store form data in the wrong session history
entry. r+sr=bryner, a=brendan
|
2005-05-12 20:53:33 +00:00 |
bryner%brianryner.com
|
b1e0c597ab
|
Fix form state save/restore so that it uses the correct history entry (bug 293135). r+sr=bzbarsky, a=shaver.
|
2005-05-10 02:06:29 +00:00 |
bryner%brianryner.com
|
592dbdc176
|
Add support for caching content viewers in session history to speed up back/forward (bug 274784). This initial landing has the feature disabled by default; set browser.sessionhistory.max_viewers to the maximum number of pages to cache to enable the feature. r=bzbarsky, sr/a=brendan.
|
2005-05-04 20:22:32 +00:00 |
bzbarsky%mit.edu
|
632a834fb0
|
Make the base URI for anon nodes in an XBL binding be the URI of the XBL
document. Bug 211128, r+sr=jst, a=chofmann
|
2005-05-03 16:01:22 +00:00 |
Olli.Pettay%helsinki.fi
|
c985ef60fd
|
Bug 292464 - event listeners added using addEventListener() listen only trusted events. r=jst, sr=peterv, a=chofmann
|
2005-05-02 17:54:41 +00:00 |
cbiesinger%web.de
|
c98126213b
|
292357 nsFrameLoader should use the content's base URI, not the document's
r+sr=bz a=asa
|
2005-05-01 13:06:48 +00:00 |
jst%mozilla.jstenback.com
|
c4b8dd4f16
|
Fixing bug 289940. Make chrome event handlers only receive trusted events by default. r=jonas@sicking.cc, sr=peterv@propagandism.org, a=chofmann@mozilla.org
|
2005-04-28 23:48:28 +00:00 |
bzbarsky%mit.edu
|
cd9031b7b1
|
Fix crashes when document.load is called on an already-parsing XML document.
Bug 289292, r=sicking, sr=jst, a=chofmann
|
2005-04-28 16:57:24 +00:00 |
tor%cs.brown.edu
|
745fa565a5
|
Bug 291499 - prevent infinite indent in layout-debug. r+sr+a=dbaron
|
2005-04-22 19:46:35 +00:00 |
bzbarsky%mit.edu
|
b6817cdd3b
|
Create CSSLoaders when the document object is created and deCOMify the getter.
Bug 290068, r=sicking, sr=peterv, a=brendan
|
2005-04-19 01:27:11 +00:00 |
bzbarsky%mit.edu
|
f911f30fc9
|
Remove unused aDeep args from AppendChildTo and InsertChildAt. Bug 289316,
r=sicking, sr=peterv, a=brendan
|
2005-04-18 22:58:35 +00:00 |
vladimir%pobox.com
|
3f408c1608
|
b=288714, html canvas implementation, r=various,a=brendan
|
2005-04-18 06:33:23 +00:00 |
mrbkap%gmail.com
|
bfa533e175
|
bug 289970: Fix a leak when using the sanitizing serializer by breaking the sink/parser cycle in DidBuildModel. r=BenB sr=bzbarsky a=asa
|
2005-04-15 04:05:18 +00:00 |
bzbarsky%mit.edu
|
61629299d4
|
Move the BindToTree call for the document element into SetRootContent. Bug
289209, r=sicking, sr=jst, a=asa
|
2005-04-15 01:30:14 +00:00 |
bzbarsky%mit.edu
|
3dc9d7d394
|
Fix build bustage
|
2005-04-12 15:50:25 +00:00 |
bzbarsky%mit.edu
|
c12c593778
|
Make sure we've tried to create our CSSLoader before we try to dereference it.
Bug 289765, r+sr=jst, a=asa
|
2005-04-12 15:29:20 +00:00 |
bzbarsky%mit.edu
|
67b8f9038a
|
If our image was previously blocked and we're asked to maybe reload it, don't
check whether the URI changed; just try loading (since this time we may not be
blocked). Bug 251354 followup, r=sicking, sr=shaver, a=chofmann
|
2005-04-11 16:37:27 +00:00 |
bzbarsky%mit.edu
|
e9b905835e
|
Disable loading of images in data documents on the document level, not on the
node level. Bug 251354, r=sicking, sr=peterv, a=asa
|
2005-04-11 00:29:36 +00:00 |
smontagu%smontagu.org
|
3083cdcef3
|
Trigger Bidi processing also for non-displayable control characters (RLM, RLE, RLO, etc.) Bug 177148, r+sr=roc, a=asa
|
2005-04-10 06:40:10 +00:00 |
bzbarsky%mit.edu
|
3f3283562b
|
Only do a new image load if we're forced to or if the URI really changed. Bug
285428, r=biesi, sr=jst (note: sr was given in bug 286000 as part of the patch
there).
|
2005-04-06 02:55:02 +00:00 |
bzbarsky%mit.edu
|
9b1db9f768
|
Eliminate nsIContent::SetDocument/SetParent/SetBindingParent in favor of
BindToTree and UnbindFromTree methods. Bug 286000, r=sicking, sr=jst
|
2005-04-05 23:54:35 +00:00 |
bzbarsky%mit.edu
|
f2c4953613
|
Move processing of various headers from the content sink into the document so
it'll happen for all of our document types. Bug 288921, r+sr=jst
|
2005-04-05 03:28:54 +00:00 |
aaronleventhal%moonset.net
|
e030afcc22
|
Bug 287730. Fix n of m positional info for HTML radio buttons. r=timeless, sr=bz
|
2005-04-04 13:43:43 +00:00 |
smontagu%smontagu.org
|
241ce4b583
|
Fix for hang. Bug 288831, r+sr=dbaron
|
2005-04-03 18:18:49 +00:00 |
cst%andrew.cmu.edu
|
f4ada571e2
|
Bug 287695 fix hardcoded app name in default mailto: form subject
r=biesi sr=bz
|
2005-04-03 17:16:28 +00:00 |
smontagu%smontagu.org
|
8081c80efa
|
Update transliterate.properties to Unicode 4.1.0 database. Bug 288137, r=jshin, sr=rbs
|
2005-04-02 18:44:01 +00:00 |
dbaron%dbaron.org
|
70322f91af
|
Consolidate and deCOMtaminate parsing and storage of media lists. b=156716 r+sr=bzbarsky
|
2005-03-30 00:36:57 +00:00 |
dbaron%dbaron.org
|
51de01053b
|
Change how we preserve XPConnect wrappers on which JS properties have been set or that are otherwise needed by XBL: instead of rooting those wrappers until the document stops being displayed, mark them from GC hooks only if the nodes are reachable (via DOM node traversal, optimizing based on symmetry of reachability between DOM nodes) from the document or from nodes already marked. b=283129 r=jst sr=brendan
|
2005-03-29 23:26:56 +00:00 |
bzbarsky%mit.edu
|
c10497f9a1
|
Show alt text for images blocked by security checks. Bug 285981, r=mvl, sr=jst
|
2005-03-26 02:26:58 +00:00 |
tor%cs.brown.edu
|
c348c45911
|
Bug 287389 - SVG should not munge ua.css at build time. rev iid.
|
2005-03-25 23:30:50 +00:00 |
tor%cs.brown.edu
|
da3b7ab702
|
Bug 287389: SVG should not munge ua.css at build time. r+sr=bzbarsky
|
2005-03-25 14:50:05 +00:00 |
peterv%propagandism.org
|
53d9bae3a3
|
Part of fix for bug 285166 (createElement crashes [@ NS_NewHTMLElement] [@ nsCharTraits<unsigned short>::length]). r=sicking, sr=bz.
|
2005-03-25 14:07:44 +00:00 |
mrbkap%gmail.com
|
f5ca37ef6b
|
bug 280044: Pass a title node to the content sinks so that attributes on title don't get lost. r=sicking sr=peterv
|
2005-03-23 07:09:24 +00:00 |
bzbarsky%mit.edu
|
d2a4f7f2ca
|
Followup to bug 225941 -- I forgot some review comments. r=dbaron, sr=jst
|
2005-03-23 03:21:04 +00:00 |
bzbarsky%mit.edu
|
ba6fa8e00c
|
Add a method to ask a content node whether it may have a frame in some
presentation. Bug 225941, r=dbaron, sr=jst
|
2005-03-23 03:07:10 +00:00 |
jst%mozilla.jstenback.com
|
cff1caa49f
|
Fixing mistake in my earlier cleanup patch.
|
2005-03-17 19:43:34 +00:00 |
jst%mozilla.jstenback.com
|
d7493fb26f
|
Whitespace and formatting cleanup to get some sort of consistency into this code.
|
2005-03-17 18:00:33 +00:00 |
jst%mozilla.jstenback.com
|
d27864e8f3
|
Fixing the remaining part of bug 285438 for Firefox. Do the appropriate security checks when drag n' dropping into Firefox. r=ben@bengoodger.com, sr=dveditz@cruzio.com
|
2005-03-17 17:40:55 +00:00 |
neil%parkwaycc.co.uk
|
bb41a9067c
|
Add HTML to the list of support flavours for Copy Image and provide an embedding interface to choose the flavours to copy b=135300 r=bz sr=smfr
|
2005-03-11 11:12:15 +00:00 |
cvshook%sicking.cc
|
fda82bb7c3
|
Bug 240884: Use a static cache to take the edge off the slowness of IndexOf calls for elements with very many children.
r/sr=bz
|
2005-03-11 09:40:03 +00:00 |
bzbarsky%mit.edu
|
87e311f4e5
|
Use Equals() when checking for recursion instead of hand-rolling URI
comparisons. Cut off recursion at first repeated URI, not third, since that's
what IE seems to do. Bug 228829, r=mkaply, sr=jst
|
2005-03-09 21:59:18 +00:00 |
bzbarsky%mit.edu
|
60f12b8be8
|
Move all frame recursion detection into a method that just does that. Don't
throw errors from EnsureDocShell() on recursion detection; just throw them from
LoadFrame(). Bug 285188, r+sr=jst
|
2005-03-08 00:02:55 +00:00 |
cbiesinger%web.de
|
43ff9de092
|
181938 allow any protocol to support redirection, using a new
nsIChannelEventSink interface.
r=darin sr=bz
|
2005-03-07 19:46:06 +00:00 |
jst%mozilla.jstenback.com
|
cef561a155
|
Fixing bug 283531. Fix confusingly named argument to nsIEventStateManager::DispatchNewEvent() that has caused confusing event handling code (also fixed) to creap into the tree. r=bzbarsky@mit.edu, sr=bryner@brianryner.com
|
2005-03-04 02:01:54 +00:00 |
bzbarsky%mit.edu
|
ec5ff278c0
|
Use the content policy REJECT reason as a basis for our "whether to show alt
text" decision instead of reading prefs ourselves. Bug 202906, r=mvl, sr=jst
|
2005-03-02 04:05:12 +00:00 |
caillon%redhat.com
|
4f7f2461ff
|
250245 - spec changed, its now Document.inputEncoding
r+sr=jst
|
2005-02-28 22:35:02 +00:00 |