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 |
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 |
gavin%gavinsharp.com
|
6ccd8e5503
|
Bug 253851: wait for background image loads before firing onload (match behavior of IE/Safari/Opera), r+sr=dbaron
|
2007-07-03 13:59:02 +00:00 |
Olli.Pettay%helsinki.fi
|
955bab9150
|
Bug 238987, Focus and blur events bubble from some form input controls, r+sr=bz
|
2007-07-03 13:37:33 +00:00 |
Olli.Pettay%helsinki.fi
|
f4cad9464f
|
back out bug 238987
|
2007-07-03 12:37:05 +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 |
Olli.Pettay%helsinki.fi
|
218801cb22
|
Bug 238987, Focus and blur events bubble from some form input controls, r+sr=bz
|
2007-07-03 11:49: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 |
vladimir%pobox.com
|
8cf3c6cbb1
|
b=385584, crash with toDataURL on large canvas, r=stuart
|
2007-06-25 16:24:21 +00:00 |
mats.palmgren%bredband.net
|
01c0c7c5fe
|
Fix offsetLeft/Top regression for rel.pos. elements with a table(cell) offset parent. b=384419 r+sr=roc
|
2007-06-23 07:39:05 +00:00 |
jonas%sicking.cc
|
608a33d52c
|
Backing out previous checkin since leaks went up
|
2007-06-18 23:21:28 +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
|
082743a4e9
|
Bug 348156: Don't rely on UnbindFromTree to break cycles since that puts us in an inconsistent state. r/sr=jst
|
2007-06-18 22:27:28 +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 |
mats.palmgren%bredband.net
|
1db7455f04
|
Second attempt at mochitests for bug 375003.
|
2007-06-14 01:21:13 +00:00 |
mats.palmgren%bredband.net
|
4b4c7b688f
|
Disabling tests for bug 375003 for now to fix orange.
|
2007-06-14 00:38:54 +00:00 |
mats.palmgren%bredband.net
|
c16a4bfbbe
|
Fix offsetLeft/Top for nested tables and clientLeft/Top for some elements with non-zero margins. b=375003 r+sr=roc
|
2007-06-14 00:08:10 +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 |
bzbarsky%mit.edu
|
a7ece8f336
|
Don't react to changes in anonymous content subtrees. Bug 383137, r+sr=sicking
|
2007-06-05 03:29:50 +00:00 |
roc+%cs.cmu.edu
|
c5c65818cd
|
Bug 174397. Support getClientRects and getBoundingClientRect on DOM elements. r=jonas,dbaron; sr=tor, plus help from Anne van Kesteren and Martijn Wargers
|
2007-05-30 22:32:56 +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 |
peterv%propagandism.org
|
9eca95ccdc
|
Fix for bug 368774 (Make cycle collector work with refcounted non-XPCOM objects). r=dbaron, sr=sicking.
|
2007-05-24 14:10:04 +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 |
gavin%gavinsharp.com
|
18c3497db6
|
Revert unintentional change from bug 374723, r=dolske
|
2007-05-16 18:59:32 +00:00 |
gavin%gavinsharp.com
|
0cee3e43ee
|
Bug 374723: re-design password manager API and implement in JS rather than C++, patch by Justin Dolske <dolske@mozilla.com>, r=mconnor, r=me
|
2007-05-16 10:02:51 +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 |
Olli.Pettay%helsinki.fi
|
6721d4f009
|
Bug 363089, Remove nsIDOMEventReceiver (this time passes mochitest), r+sr=jst
|
2007-05-14 09:13:09 +00:00 |
bzbarsky%mit.edu
|
cc285b94ba
|
Put content types and charsets on the text/plain parts of the form submission
for multipart POST submissions. Bug 116346, patch by David Nesting
<david@fastolfe.net>, r=bzbarsky, sr=sicking
|
2007-05-14 04:00:49 +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 |
Olli.Pettay%helsinki.fi
|
8e287d3582
|
backout Bug 363089
|
2007-05-11 13:34:12 +00:00 |
Olli.Pettay%helsinki.fi
|
670f53f666
|
Bug 363089, Remove nsIDOMEventReceiver, r+sr=jst
|
2007-05-11 11:15:20 +00:00 |
dbaron%dbaron.org
|
8e49c04ba5
|
Remove eCSSUnit_Proportional and eStyleUnit_Proportional, which were used only for a removed feature. b=333352 r+sr=bzbarsky
|
2007-05-11 06:00:26 +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
|
27fdff6596
|
Propagate a stylesheet's principal to the URI and Image CSSValues derived from
that sheet. Bug 377091, r+sr=dbaron
|
2007-05-03 01:15:54 +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 |
dbaron%dbaron.org
|
5478dd7273
|
Reduce #include dependencies on style system headers: reduce what nsRuleData.h pulls in. b=379089 r+sr=bzbarsky
|
2007-04-28 16:03:15 +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 |
bzbarsky%mit.edu
|
522ea4fd51
|
Don't drop the old sheet when "rel" changes from one value that contains
"stylesheet" to anoher. Bug 360746, r+sr=sicking
|
2007-04-25 18:48:18 +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
|
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 |
philringnalda%gmail.com
|
c3b117a948
|
Bug 370561 - Make nsIFormSubmitObserver scriptable, patch by Justin Dolske <dolske@mozilla.com>, r+sr=jst
|
2007-04-17 04:06:12 +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 |