bzbarsky%mit.edu
7124e9a9b2
Flush layout before starting to pump data into plug-ins if we started the data
...
load ourselves. Fixes various issues with a number of plug-ins that expect
NPP_SetWindow() to have been called before NPP_WriteReady or NPP_Write. Bug
381512, r=biesi, sr=jst
2007-08-02 17:54:37 +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
sharparrow1%yahoo.com
960252170c
Bug 389663: CSS test crashes Firefox. r+sr=dbaron/bz
2007-07-26 20:20:30 +00:00
Olli.Pettay%helsinki.fi
3255dc745d
Backing out bug 275196, xml:id, to fix tp regression
2007-07-26 14:16:21 +00:00
Olli.Pettay%helsinki.fi
4d6734ffc4
Bug 275196, xml:id, r=sicking, sr=dbaron
2007-07-26 12:22:17 +00:00
jonas%sicking.cc
ab0455ce9f
fix build bustage
2007-07-26 00:55:13 +00:00
jonas%sicking.cc
74afd3fca3
fix build bustage
2007-07-26 00:53:55 +00:00
jonas%sicking.cc
a1d64fc3c4
Bug 259332: Improve support for document.all such that we can deal with multiple elements with the same id and/or name. r/sr=jst
2007-07-26 00:36:20 +00:00
dcamp%mozilla.com
07547d4351
move the offline cache update logic from the content sink and prefetch service into an nsOfflineCacheUpdate object. bug=388839, r=biesi, sr=jst
2007-07-25 05:35:40 +00:00
peterv%propagandism.org
86369fca35
Fix for bug 388183 (Reloading this testcase causes crash [@
...
nsHTMLDocument::ChangeContentEditableCount] with null editor), now with correct whitespace. r/sr=jst.
2007-07-18 09:46:41 +00:00
peterv%propagandism.org
40784f4dde
Fix for bug 388183 (Reloading this testcase causes crash [@
...
nsHTMLDocument::ChangeContentEditableCount] with null editor). r/sr=jst.
2007-07-18 09:44:22 +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
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
bzbarsky%mit.edu
60f1bbc55e
Eliminate more callers of CheckSameOriginPrincipal in favor of
...
Equals/Subsumes. Bug 387212, r=mrbkap, sr=jst
2007-07-10 04:22:56 +00:00
dcamp%mozilla.com
f6d4f9ff68
implement navigator.pendingOfflineLoads. b=372969, r=biesi, r+sr=jst
2007-07-09 06:19:29 +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
peterv%propagandism.org
fc9330513c
Mochitest for bug 386495. r=Martijn.
2007-07-07 16:26:01 +00:00
peterv%propagandism.org
d78d43b0c5
Fix for bug 386728 (Setting the contenteditable attribute through js twice doesn't work). r/sr=jst.
2007-07-06 10:44:14 +00:00
mats.palmgren%bredband.net
cb7c7d446e
Use predefined load types instead of rolling our own. b=385663 r+sr=bzbarsky
2007-07-03 21:41:32 +00:00
peterv%propagandism.org
5ced05b248
Fix for bug 386495 (Javascript is not disabled when designMode is on). r/sr=jst.
2007-07-03 11:54:41 +00:00
peterv%propagandism.org
b188226d8f
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
2007-06-28 02:48:22 +00:00
peterv%propagandism.org
3aef5b4f41
Backing out to fix orange.
2007-06-27 23:21:09 +00:00
peterv%propagandism.org
c08e0c73cb
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
2007-06-27 22:29:54 +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
bzbarsky%mit.edu
b0020da849
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
2007-06-14 18:18:06 +00:00
bzbarsky%mit.edu
856f1b4974
Make the about:blank documents created by CreateAboutBlankContentViewer have
...
the same encoding as real about:blank documents (that is, UTF-8). Bug 380383,
r+sr=jst
2007-06-07 07:13:05 +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
sharparrow1%yahoo.com
9ec97fb1f5
Bug 365189 document.width/document.height flush layout too late. r+sr=roc.
2007-05-23 03:52: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
cbiesinger%web.de
919312a409
Bug 370195 ��� sql device for the offline cache
...
patch by Dave Camp <dcamp@mozilla.com> r=jst (content part) r=biesi (rest)
2007-05-14 20:09:20 +00:00
bzbarsky%mit.edu
8f97837637
Process XBL constructors right after the frame construction in
...
InitialReflow(). Bug 377119, r+sr=sicking
2007-05-14 03:52:49 +00:00
bzbarsky%mit.edu
5140c59daa
Store the charset we had when we were written into when document.open()
...
happens. Then restore that as the document charset when loading from a wyciwyg
channel, instead of just claiming to be UTF-16. Bug 255820, r+sr=jst
2007-05-09 02:47:59 +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
asqueella%gmail.com
d7ddb1bf07
Bug 368700 - Using TLDs in document.domain should not be allowed
...
p=Wladimir Palant <trev.moz@adblockplus.org>
r=bz, sr=dveditz
2007-04-25 20:48:28 +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
benjamin%smedbergs.us
3fb4912f5d
Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me
2007-04-23 14:22:04 +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
sayrer%gmail.com
f62f060558
Bug 311681 xhtml tests pass now that we have an incremental XML content sink.
2007-04-16 15:53:04 +00:00
sayrer%gmail.com
fda804eb1c
Bug 368994. move mochitests near the code they test. round 7. r=bzbarsky
2007-04-16 15:18:50 +00:00
sayrer%gmail.com
1fb5b029fc
Bug 368994. Move mochitests near the code they test, round 6. r=bzbarsky
2007-04-14 17:46:36 +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
dbaron%dbaron.org
a32fb9b241
Remove unused getKey callback from PLDHashTableOps/JSDHashTableOps. b=374906 r=bsmedberg
2007-03-27 15:33:45 +00:00
roc+%cs.cmu.edu
0fc5109e5f
Bug 367447. Support <link rel="offline-resource">. Patch by Dave Camp, r+sr=biesi
2007-03-14 01:52:07 +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
peterv%propagandism.org
9ed7625526
Fix for bug 373219 (ASSERTION: Fault in cycle collector: null XPCOM pointer returned (ptr: 0)). r/sr=dbaron.
2007-03-09 13:14:06 +00:00
peterv%propagandism.org
b0d71960ba
Fix for bug 368773 (Add a bunch of DOM objects to cycle collection). r=sicking, sr=jst.
2007-03-08 11:17:16 +00:00