roc+%cs.cmu.edu
9435c53623
Bug 355548. Clean up MathML's font handling by moving most of it to the style system. Creates nsMathMLElement to put functionality there. Tightens MathML attribute parsing and introduces full support for 'scriptsizemultiplier', 'scriptminsize' and their interactions with CSS font-size. r+sr=dbaron
2008-01-09 09:38:32 +00:00
roc+%cs.cmu.edu
c43fe7d97d
backing out bug 355548 due to test failures
2008-01-08 23:11:30 +00:00
roc+%cs.cmu.edu
3c173c5ce5
Bug 355548. Clean up MathML's font handling by moving most of it to the style system. Creates nsMathMLElement to put functionality there. Tightens MathML attribute parsing and introduces full support for 'scriptsizemultiplier', 'scriptminsize' and their interactions with CSS font-size. r+sr=dbaron
2008-01-08 22:36:56 +00:00
bzbarsky%mit.edu
0f4e0ded1c
Fix bug 392338. r=mrbkap, sr=jst, a=schrep
2008-01-06 22:07:26 +00:00
Olli.Pettay%helsinki.fi
830674a858
Bug 403830, arena for content, r=sicking, sr=jst
2007-12-15 09:45:37 +00:00
bzbarsky%mit.edu
91e35eac6d
Make document classes use QI tables as possible. Bug 408403, r+sr+a=jst
2007-12-15 05:43:12 +00:00
jruderman%hmc.edu
f57855fcb1
Add crashtest.
2007-12-14 04:28:06 +00:00
jonas%sicking.cc
d9660ba6f2
Bug 366200: Fix problems with mRootContent being out of sync with mChildren by removing mRootContent. r/sr=bz
2007-12-12 02:26:10 +00:00
aaronleventhal%moonset.net
50f59bb49a
Bug 398910. Remove support for namespaced ARIA properties since they are no longer official (we are pre-1.0). r=surkov, r=ginn, r=bienvenu, r=mano, r=mconnor, r+sr=neil
2007-12-12 02:10:31 +00:00
jonas%sicking.cc
fbb4b149f7
bug 394390: Don't report bogus warnings to the error console when using cross-site xmlhttprequest. Patch by Surya Ismail <suryaismail@gmail.com>, r/sr=sicking
2007-10-27 01:46:11 +00:00
Olli.Pettay%helsinki.fi
d8ff07c886
Mochitest for bug 399502
2007-10-19 17:42:39 +00:00
Olli.Pettay%helsinki.fi
18d1870a5f
Bug 393762, Bug 393761 and Bug 382636, r=jst, sr=peterv
2007-10-01 10:02:34 +00:00
masayuki%d-toybox.com
5fa5b33f97
Bug 392252 need new APIs for converting AppUnits to gfx usable pixels r=sharparrow1, sr+a=roc
2007-08-22 11:13:55 +00:00
bzbarsky%mit.edu
ac2d663836
Make sure to process style updates before reflow, and both before painting.
...
Bug 375436, r+sr=roc, a=dbaron
2007-08-22 02:57:08 +00:00
bzbarsky%mit.edu
685d329d8a
Make NS_CheckContent(Load|Process)Policy only take a principal, not a principal
...
and a uri. Get the URI from the principal. Bug 391438, r+sr+a=sicking
2007-08-10 05:35:09 +00:00
bzbarsky%mit.edu
7b4500d354
Use the principal doing the load to decide on the URI to pass to content
...
policies. This will help do the right thing for data:/javascript:/about:blank,
as well as allow us to skip content policies altogether if the caller is
system. Bug 388597, r+sr=sicking
2007-08-08 01:16:12 +00:00
ginn.chen%sun.com
fd8e29fa39
Bug 389793 Firefox build failed on OpenSolaris without --disable-mochitest
...
r=benjamin a=dsicore
2007-08-06 03:22:43 +00:00
jonas%sicking.cc
39efafae91
Bug 389508: Cross site XMLHttpRequest. r=jst/biesi sr/dveditz/biesi
2007-07-27 02:49:19 +00:00
jonas%sicking.cc
43bf38bd4b
backout due to orange
2007-07-26 23:34:23 +00:00
jonas%sicking.cc
d0fc50677d
Bug 389508: Implement Cross site XMLHttpRequest. r=jst sr=dveditz,biesi
2007-07-26 22:20:32 +00:00
asqueella%gmail.com
34879115a3
Bug 342487 - XSLT should use CheckLoadURIWithPrincipal
...
p=Ryan Jones <sciguyryan@gmail.com>
r+sr=jonas
2007-07-17 21:15:50 +00:00
bzbarsky%mit.edu
ee3679d650
Make attribute changes that also cause a state change properly reresolve style
...
when a selector uses both the state and the attribute. Bug 315920, r=dbaron,
sr=sicking.
2007-07-12 20:05:49 +00:00
peterv%propagandism.org
4168c1dcd1
Fix for bug 386496 (Clicking on link in designMode document does follow that link now). r/sr=bz.
2007-07-11 13:05:06 +00:00
bzbarsky%mit.edu
9b6b7c9602
Don't start layout for XML just because the root has been opened. And don't
...
start layout until <html:head> closes if <html:head> gets opened. For XHTML
documents, this should prevent flashes of unstyled content.
Also, don't flush tags unless forced to if a sheet is pending.
Bug 380028, r+sr=sicking
2007-07-11 03:42:12 +00:00
jwalden%mit.edu
ef68fcf595
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 07:08:56 +00:00
jst%mozilla.org
e6d8f738cf
Removing dead .cvsignore files.
2007-07-06 00:17:42 +00:00
mats.palmgren%bredband.net
5a0917c43a
Cleanup implementations of QueryInterface. b=385750 r+sr=dbaron r+sr=jst
2007-07-04 02:15:35 +00:00
Olli.Pettay%helsinki.fi
b944d2f678
Bug 385315, Remove unused parameters from XML/XBL/RDFContentSink::FlushText, r+sr=peterv
2007-06-27 04:22:36 +00:00
sayrer%gmail.com
4f77038521
bug 384507. nsContentSink.h contains static non-member functions and globals. r+sr=jst
2007-06-18 22:44:12 +00:00
jonas%sicking.cc
bca50ddb8e
Bug 379959: Add checks to loadBindingDocument. r/sr=jst
2007-06-12 21:56:07 +00:00
peterv%propagandism.org
1ee3399ccc
Mochitest for bug 343870.
2007-06-11 13:17:44 +00:00
peterv%propagandism.org
545af43c1e
Fix for bug 383951 (nsXMLContentSink:: ReportError should ignore NS_ERROR_HTMLPARSER_INTERRUPTED). r/sr=bz.
2007-06-11 10:15:17 +00:00
peterv%propagandism.org
c047ea93fd
Fix for bug 343870 (Line breaks normalized twice). r/sr=bz.
2007-06-11 09:15:27 +00:00
bzbarsky%mit.edu
5506a6ac4f
Add an API to observe all loads in a CSSLoader. Change XML prettyprinting to
...
not start layout till after the prettyprinter stylesheet is loaded, so we don't
reflow and reconstruct the whole thing twice. Bug 380612, r+sr=sicking
2007-05-31 01:42:48 +00:00
jonas%sicking.cc
48fa25294c
Bug 366417: Set up scriptloader in the nsDocument ctor to ensure that the blocker-count stays in sync with the notification depth. r/sr=bz
2007-05-30 20:43:42 +00:00
bzbarsky%mit.edu
9b101a2d57
SVG Load events shouldn't need a presshell to fire. Bug 380417, r=jwatt and
...
smaug, sr=tor
2007-05-23 20:05:53 +00:00
Olli.Pettay%helsinki.fi
6f25a6cffd
Bug 378776, Need safe way to iterate a document's presshells, r+sr=bz
2007-05-22 21:45:07 +00:00
mrbkap%gmail.com
e72b18a5f2
Update our child counts if notifying on our children caused more updates. bug 376761, r=bzbarsky sr=sicking
2007-05-17 23:54:35 +00:00
bzbarsky%mit.edu
cf2933ee77
Fix bug introduced into collapsing of long PIs and comments. Bug 379683
...
followup, r+sr=sicking.
2007-05-16 02:52:30 +00:00
bzbarsky%mit.edu
c9aeeb7e2f
Push the new content on the stack before calling BindToTree, since some
...
BindToTree implementations apparently flush out the sink (!). Bug 372323,
r+sr=sicking.
2007-05-16 02:21:55 +00:00
bzbarsky%mit.edu
db6175831d
Make use of the wonders of inline-block to produce a much smaller DOM for XML
...
prettyprinting (fewer nodes, fewer frames, etc). Speeds up prettyprinting by a
factor of 2 or so over here, with a 25% memory usage decrease. Bug 379683,
r+sr=sicking
2007-05-14 03:00:14 +00:00
bzbarsky%mit.edu
b1e55b927c
Introduce a GetPrimaryShell() API on nsIDocument. Convert existing callers of
...
GetShellAt(0) to using this API. Bug 378780. API introduction part by me,
r+sr=jst. Mass-changes done by taras using squash, r+sr=me
2007-05-01 22:24:25 +00:00
bzbarsky%mit.edu
fc6b011442
Don't unblock onload on the document if we no longer have a parser. Bug
...
375051, r=mbkap, sr=sicking
2007-04-27 04:05:08 +00:00
peterv%propagandism.org
d0d256596c
Fix for bug 378595 (Improve cycle collection QI performance). r/sr=sicking.
2007-04-25 16:35:31 +00:00
bzbarsky%mit.edu
b7deb8d7be
Set the status bar before actually handling the DOM event. That way if the
...
event is canceled, we'll still show the right status bar text. Bug 40838,
patch by Florian Qu�ze <f.qu@queze.net, r=smaug, sr=bzbarsky
2007-04-23 07:31:21 +00:00
bzbarsky%mit.edu
ee773f7a7d
Stop blocking the parser on CSS stylesheet loads. We still block script
...
execution on them, however. Bug 84582, r+sr=sicking
2007-04-20 22:59:18 +00:00
bzbarsky%mit.edu
9bf46df6bf
Make sure to end our update before we decrement mSink->mInNotification. Bug
...
373669, r+sr=sicking
2007-04-07 00:20:09 +00:00
Olli.Pettay%helsinki.fi
caa7e9b8e7
375196, r+sr=roc
2007-03-26 05:38:22 +00:00
peterv%propagandism.org
d69eeada99
Fix for bug 373035 (Make content/dom code get nsDOMClassInfo without going through nsIDOMScriptObjectFactory). r/sr=jst.
2007-03-19 09:19:16 +00:00
bzbarsky%mit.edu
6e58862277
Relanding bug 267833. Let's see what Txul does now. Still r+sr=sicking
2007-03-09 23:43:50 +00:00