sayrer@gmail.com
e917fa2f97
Bug 311681 xhtml tests pass now that we have an incremental XML content sink.
2007-04-16 08:53:04 -07:00
sayrer@gmail.com
b80cfd9871
Bug 368994. move mochitests near the code they test. round 7. r=bzbarsky
2007-04-16 08:18:50 -07:00
sayrer@gmail.com
045ddc70c2
Bug 368994. Move mochitests near the code they test, round 6. r=bzbarsky
2007-04-14 10:46:36 -07:00
bzbarsky@mit.edu
3cbd119e85
Make sure to end our update before we decrement mSink->mInNotification. Bug373669, r+sr=sicking
2007-04-06 17:20:09 -07:00
enndeakin@sympatico.ca
7bf55f72a1
Bug 366478 - consolidate lists of onX event attributes, r=smaug,jwatt,sr=sicking
2007-04-02 10:17:36 -07:00
Olli.Pettay@helsinki.fi
46bd54500f
Bug 373483, Crash [@ nsHTMLButtonElement::PostHandleEvent] when right-clicking on the button in this testcase, r+sr=jst
2007-04-02 09:13:45 -07:00
bzbarsky@mit.edu
a6d4a05c45
Adding test, bug 371375.
2007-03-28 13:25:20 -07:00
dbaron@dbaron.org
e7bb1b1c38
Remove GetKeyPointer method from nsTHashtable key types. b=374906 r=bsmedberg
2007-03-27 08:34:59 -07:00
dbaron@dbaron.org
d98d9fdec5
Remove unused getKey callback from PLDHashTableOps/JSDHashTableOps. b=374906 r=bsmedberg
2007-03-27 08:33:38 -07:00
jwatt@jwatt.org
f6ee23df95
Fixing bug 372098. HTML links with target="" should use the base target. r=Olli.Pettay@gmail.com, sr=jonas@sicking.cc
2007-03-26 06:19:33 -07:00
Olli.Pettay@helsinki.fi
a1dca72a56
375196, r+sr=roc
2007-03-25 22:38:22 -07:00
Olli.Pettay@helsinki.fi
bd6edd6ac3
Bug 288392, DOMSubtreeModified event, r=peterv, sr=jst
2007-03-24 05:18:02 -07:00
hg@mozilla.com
05e5d33a57
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
2007-03-22 10:30:00 -07:00
gavin%gavinsharp.com
8f78c94994
Add mochitest for bug 373589, original testcase by Jesse Ruderman <jruderman@gmail.com>, r=roc
2007-03-20 19:40:34 +00:00
gavin%gavinsharp.com
5ec080614d
Bug 373589: fix crash [@ nsPresContext::DefaultLinkColor] trying to get link color for <body> that has been removed from the document, which was a regression from the patch for bug 372971, patch by Taras Glek <tglek@mozilla.com>, r+sr=roc
2007-03-20 00:21:29 +00:00
peterv%propagandism.org
e5d3f5db52
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
mats.palmgren%bredband.net
1af15d8682
Implement DOM clientLeft and clientTop. b=111207 r+sr=roc
2007-03-15 23:05:13 +00:00
mats.palmgren%bredband.net
df5e2413a1
Fix DOM client/scroll/offsetWidth regression for tables. b=372365 r+sr=roc
2007-03-15 20:43:02 +00:00
roc+%cs.cmu.edu
81867edd87
Bug 367447. Support <link rel="offline-resource">. Patch by Dave Camp, r+sr=biesi
2007-03-14 01:52:07 +00:00
roc+%cs.cmu.edu
314f2ab5fd
Bug 336682. Fix online/offline events to target and bubble propertly, and so that <body ononline= onoffline=> works. Patch by Chris Double, r+sr=jst,r=dbaron
2007-03-14 01:42:42 +00:00
bzbarsky%mit.edu
098348b001
Relanding bug 267833. Let's see what Txul does now. Still r+sr=sicking
2007-03-09 23:43:50 +00:00
gavin%gavinsharp.com
d7651009f5
Bug 372971: macro expansion for nsHTMLBodyElement, patch by Taras Glek <tglek@mozilla.com>, r+sr=roc
2007-03-09 19:34:30 +00:00
peterv%propagandism.org
a267e57680
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
12f2917956
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
Olli.Pettay%helsinki.fi
baadb13165
Bug 372797, Convert ScrollFrameIntoView users to use ScrollContentIntoView, r+sr=roc
2007-03-07 19:08:36 +00:00
bzbarsky%mit.edu
372e1553c0
Back out bug 267833 to test performance effect.
2007-03-06 21:12:49 +00:00
bzbarsky%mit.edu
448ba1fa30
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.
Bug 267833, r+sr=sicking, fingers-crossed=me
2007-03-06 19:36:36 +00:00
Olli.Pettay%helsinki.fi
4e0ebc823d
Bug 372665 ��� Crash [@ PresShell::ScrollFrameIntoView] when focusing br during pageload. (Adding ScrollContentIntoView), r+sr=roc
2007-03-06 09:53:56 +00:00
jonas%sicking.cc
25f98dc2f4
Bug 371576: Execute scripts syncronously when inserted in the tree whenever possible. r/sr=bz
2007-03-01 08:11:40 +00:00
philringnalda%gmail.com
fac15b5568
Bug 265300: Check for subject in email form submission should be case-insensitive, r+sr=bz
2007-02-28 04:57:13 +00:00
martijn.martijn%gmail.com
27c63ebcaa
Should have used tabs, instead of spaces for the Makefile.in, this fixes it (bug 330705)
2007-02-24 23:14:46 +00:00
martijn.martijn%gmail.com
00f2c4fcd0
Adding mochikit tests for bug 330705, r=asqueella
2007-02-19 14:55:46 +00:00
asqueella%gmail.com
e70812ddff
bug 370371 - remove nsIImageControlFrame, have the frame set the last clicked point as a property on its mContent instead.
...
r+sr=roc
2007-02-18 16:49:54 +00:00
peterv%propagandism.org
0e04a8b0f2
Fix for bug 368549 (Cycle collector doesn't handle tearoffs correctly). r=graydon, sr=jst.
2007-02-18 14:38:04 +00:00
sharparrow1%yahoo.com
eb357147b1
Bug 370492: Stop using views for event.PageX/Y, event.layerX/Y, image.x/y. r+sr=roc.
2007-02-18 10:43:12 +00:00
Olli.Pettay%helsinki.fi
b9fb6b8e8b
Bug 370521, TextArea not firing onchange event, r=mats, sr=bz
2007-02-16 16:19:28 +00:00
Olli.Pettay%helsinki.fi
805e0ff0f8
Bug 363067, Add nsPIDOMEventTarget and kill nsIChromeEventHandler, r=jst, sr=sicking
2007-02-15 23:04:33 +00:00
jonas%sicking.cc
ccd6aa3575
Bug 370230: unbreak --enable-perf-metrics. Patch by me and Mats Palmgren. r/sr=jst
2007-02-13 21:18:25 +00:00
Olli.Pettay%helsinki.fi
aec6ee9631
Bug 339287, support accesskey attribute, p=surkov, r=me+mats, sr=jst
2007-02-13 15:02:57 +00:00
sharparrow1%yahoo.com
d19f64369b
Bug 370185: clean up view header includes (trivial). rs=bzbarsky.
2007-02-12 19:17:33 +00:00
Olli.Pettay%helsinki.fi
15622f9e99
Bug 197052, crash/hang when using innerHTML recursively, r+sr=jst
2007-02-11 00:30:20 +00:00
bzbarsky%mit.edu
a4d21ad523
Make the is() do the right thing.
2007-02-10 02:30:16 +00:00
bzbarsky%mit.edu
86e366bfb8
Make location check an is() now that bug 269270 is fixed.
2007-02-09 06:52:52 +00:00
bzbarsky%mit.edu
8c89c88908
Fix bug 348809. r+sr=dbaron
2007-02-09 06:20:47 +00:00
sharparrow1%yahoo.com
76a64e5c22
Bug 177805: Fix the use of units in Gecko. r+sr=roc
2007-02-07 07:46:44 +00:00
sayrer%gmail.com
0ef873eec0
Bug 368994. more mochitests in content/. r=bzbarsky
2007-02-06 00:20:25 +00:00
sayrer%gmail.com
5d42df0c63
Bug 368994. move more tests. r=bzbarsky
2007-02-05 03:19:35 +00:00
sayrer%gmail.com
0a01963833
Bug 368994. move tests for bug 100533. r=bz
2007-02-04 00:55:27 +00:00
bzbarsky%mit.edu
0b8624e346
Hoist the ref-scrolling stuff up to nsContentSink. Bug 369015, r+sr=sicking
2007-02-03 00:48:29 +00:00
bzbarsky%mit.edu
9db5bfa7c8
Make sure to initialize all members and that sort of thing. Bug 369011, r+sr=sicking
2007-02-02 02:12:48 +00:00
sayrer%gmail.com
b578414ff5
Bug 368994. move more content/ unit tests. r=sicking
2007-02-01 21:44:40 +00:00
sayrer%gmail.com
0c7db29caf
Bug 368994. moving test cases closer to the code they test. r=bzbarsky
2007-02-01 18:24:32 +00:00
sayrer%gmail.com
477c951cff
Bug 368994. moving test cases closer to the code they test. r=bzbarsky
2007-02-01 18:06:09 +00:00
sayrer%gmail.com
a04f24f617
Bug 357450. Implement getElementsByClassName. r=jst, sr=peterv
2007-02-01 15:14:00 +00:00
dbaron%dbaron.org
1e0db05c93
Make default table and hr border colors be gray rather than special values that depend on the background color, and remove the special values that depend on the background. b=84307 Patch by fantasai <fantasai.bugs@inkedblade.net>. r=bzbarsky sr=dbaron
2007-02-01 02:45:55 +00:00
jonas%sicking.cc
a9f34ee020
Bug 18333: Make the XML content sink incremental. Patch by Henri Sivonen<hsivonen@iki.fi>. r=peterv sr=sicking
2007-01-30 21:21:06 +00:00
bzbarsky%mit.edu
fcd7e069de
Make <style> elements notice text content changes. Bug 367612, r+sr=sicking
2007-01-30 05:50:22 +00:00
bzbarsky%mit.edu
b38b5e7e7c
Fix bug 300691. r+sr=sicking
2007-01-30 05:48:22 +00:00
cvshook%sicking.cc
a39ff30284
Kill remainders of ns(XBL|HTML|XUL|Layout)Atoms. r/sr=jst b=368128
2007-01-30 00:06:41 +00:00
sayrer%gmail.com
77bca2a8a4
Bug 368531. add content/html/document/test to the automatic run. r=bzbarsky
2007-01-29 17:56:19 +00:00
bzbarsky%mit.edu
bc0bc2fe1a
Adding test for bug 172261 and bug 301510
2007-01-26 04:41:46 +00:00
bzbarsky%mit.edu
38c39c075b
When going back or forward to wyciwyg pages, make sure to correctly restore
...
their principal from session history. Bug 172261 and bug 301510, r+sr=jst
2007-01-26 04:37:16 +00:00
sayrer%gmail.com
5e2b571c62
Bug 366993. HTML doctype should always be capitalized. r+sr=jst
2007-01-23 01:16:27 +00:00
bzbarsky%mit.edu
42f3ef7afc
Don't inherit the charset from the parent document if it comes from a different
...
origin. Bug 356280, r+sr=jst
2007-01-13 03:28:00 +00:00
bzbarsky%mit.edu
3e855c8ae7
Back out part of the change for bug 351633 -- javascript: channels are wacky
...
enough that we still need special handling of them in form submission. In
particular, they background themselves even when they're the document
channel, so forms don't get the notifications they expect. Bug 364436, r+sr=jst
2007-01-11 17:58:36 +00:00
graydon%mozilla.com
40e2228cd0
Bug 366063: better fix to critical crasher, replacing band-aid submitted in 333078.
...
r=dbaron
2007-01-09 01:33:02 +00:00
graydon%mozilla.com
2296397878
Bug 333078, Temporary band-aid for nsImageDocument cycle collection crashers.
...
r=dbaron
2007-01-06 22:09:38 +00:00
mrbkap%gmail.com
7113bce53f
Only do this security check if we don't already have a parser, since this call
...
won't do anything anyway. bug 364309, r+sr=bzbarsky
2007-01-05 22:02:22 +00:00
graydon%mozilla.com
4525ab79d9
Bug 333078: XPCOM cycle collector
...
r=brendan, sicking, bz, dbaron, bsmedberg
2007-01-04 22:31:26 +00:00
jwatt%jwatt.org
bbb6339dc9
Fixing bug 334587. Unify event handling for links and fix various XLink bugs. r=olli.pettay@gmail.com, r=dbaron@mozilla.com, sr=bugmail@sicking.cc
2007-01-04 10:53:59 +00:00
peterv%propagandism.org
019102b4fd
Fix for bug 362937 (Merge element's List and DumpContent implementations). r/sr=jst.
2006-12-27 17:26:32 +00:00
timeless%mozdev.org
4e651390ef
Bug 355300 There should be only one nsGkAtoms creature
...
r=dbaron
2006-12-26 17:47:52 +00:00
dbaron%dbaron.org
374488b52a
Don't forget to assign to rv. b=340554 r=sayrer
2006-12-22 17:28:48 +00:00
dbaron%dbaron.org
2084e073f8
Eliminate nsStyleBorderPadding and add margin/padding/content rect APIs to nsIFrame. b=332922 r+sr=roc
2006-12-20 01:23:45 +00:00
martijn.martijn%gmail.com
5a1320c6b6
Bug 330705 - Using blur() on some unfocused element also blurs the focused element, r=jst, sr=dbaron
2006-12-14 13:59:50 +00:00
cst%yecc.com
e3ced1732c
Bug 301477 image zoom cursor does not change after resizing browser window
...
r=bz sr=jst
2006-12-14 02:06:49 +00:00
dbaron%dbaron.org
d5af630c22
Better API for used padding/border/margin: remove deprecated Calc*For on nsStyleStructs and add GetUsed* to nsIFrame. b=332922 r+sr=roc
2006-12-13 23:04:57 +00:00
bzbarsky%mit.edu
e1973f01bc
Use string buffers to store strings in nsCSSValue so we don't have to alloc in
...
copy constructors and such. Bug 350141, r+sr=dbaron
2006-12-13 15:49:36 +00:00
dbaron%dbaron.org
31f1898810
Bug 300030: Move intrinsic width computation out of nsIFrame::Reflow and into its own methods on nsIFrame. Replace reflow reasons, types, and commands with dirty bits/notifications. Thanks to bzbarsky for almost all of the HTML form controls (mozilla/layout/forms) changes, and many others for help testing and patching. For detailed commit logs, see REFLOW_YYYYMMDD_BRANCH, where YYYYMMDD is one of 20061031, 20060830, 20060603, 20060302, 20060119, 20051011, 20050804, 20050429, 20050315, 20050111, and 20041213.
2006-12-08 05:38:33 +00:00
bzbarsky%mit.edu
402faf8c9e
Allow subframes that come from a different domain to document.write/open
...
themselves. Bug 362837, r+sr=jst
2006-12-05 19:36:40 +00:00
bzbarsky%mit.edu
8bfd20a05a
Move GetCompatibilityMode() to nsIDocument. Bug 362797, r+sr=jst
2006-12-05 15:46:18 +00:00
mats.palmgren%bredband.net
6a982b16f4
Use the EventStateManager to focus the for-element. b=360009 r=zeniko sr=bzbarsky
2006-12-01 17:18:34 +00:00
cvshook%sicking.cc
57b60e5e58
Bug 359888: Don't return NS_CONTENT_SCRIPT_IS_EVENTHANDLER to the sink/parser since they can't deal. r/sr=jst a=stuart
2006-11-30 00:06:00 +00:00
mats.palmgren%bredband.net
df6357f4ed
Make sure text input onchange handler is called before onblur. b=357684 r=Olli.Pettay sr=bzbarsky
2006-11-28 13:08:23 +00:00
bzbarsky%mit.edu
91f9d8f94c
Fix bug 277724 -- make <select>, <textarea>, <button> restore disabled state. r+sr=jst
2006-11-28 03:17:03 +00:00
vladimir%pobox.com
82a10357c9
backing out bug 333078, xpcom cycle collector due to perf issues
2006-11-22 23:18:16 +00:00
vladimir%pobox.com
3748c8bf4f
b=333078, xpcom cycle collector -- patch from graydon@mozilla.com, r=many
2006-11-22 19:23:02 +00:00
bzbarsky%mit.edu
ff12d65834
This wasn't supposed to land
2006-11-22 18:52:32 +00:00
peterv%propagandism.org
e9fd67c3b6
Fix for bug 47903 (WRONG_DOCUMENT_ERR not being thrown). r=sicking, sr=bz.
2006-11-22 18:35:05 +00:00
bzbarsky%mit.edu
8a1b6c5e34
Make the redirect check get principals the same way we get them elsewhere.
...
Clean up some code to use the new security manager method. Bug 354693,
r=dveditz, sr=sicking
2006-11-22 18:27:54 +00:00
cvshook%sicking.cc
636e4e6e5f
Don't return nsDerivedSafe when .get() is explicitly used on nsCOMPtr and nsRefPtr. r/sr=dbaron
2006-11-21 21:28:14 +00:00
Olli.Pettay%helsinki.fi
8b6f4c022e
Consolidate NS_MOUSE_***_UP/DOWN/CLICK/DBLCLICK events, r=jst,roc,josh,sergei_d,emaijala,mkaply
2006-11-16 21:35:39 +00:00
bzbarsky%mit.edu
0a3a624149
Make it possible for protocol handlers to configure how CheckLoadURI should
...
treat them via their protocol flags. Remove the protocol list we used before.
Bug 120373, r=dveditz, sr=darin
2006-11-10 23:49:08 +00:00
cvshook%sicking.cc
cefc7502df
Fix svg:script and only flag inline scripts as executed once they contain non-empty script content. b=359598 r/sr=bz
2006-11-09 00:02:21 +00:00
cvshook%sicking.cc
e2a50bac16
Bug 359657: Fix crash due to wrong signature in overload. Patch by bz. r/sr=sicking
2006-11-07 01:05:15 +00:00
cvshook%sicking.cc
6152b2cf4d
Bug 359490: Put BeginUpdate call before FlushText call in FlushTags. r/sr=bz
2006-11-06 23:50:33 +00:00
cvshook%sicking.cc
17ded5692c
Bug 343730: Don't execute scripts synchronously from BindToTree. Instead we wait until the last EndUpdate has been called. r/sr=bz
2006-11-04 05:45:02 +00:00
cvshook%sicking.cc
ab9eb703d2
Bug 330872: Make nsGenericDOMDataNode::AppendData send out proper notifications and add nsIContent::AppendText to allow appending text without sending out notifications. r/sr=bz
2006-10-28 01:22:53 +00:00
cst%yecc.com
a57aad3493
Bug 351969 nsImageDocument image scaling should never scale a dimension to 0px
...
r=biesi sr=jst
2006-10-26 01:49:38 +00:00
cvshook%sicking.cc
5a6d9399ce
Bug 357445: Some cleanup of range code. r/sr=jst
2006-10-21 01:30:54 +00:00