timeless%mozdev.org
9eac65e242
Bug 305041 shutdown crash [@ nsAttrValue::ToString] nsAttrValue::sEnumTableArray is null
...
r=bz sr=bz
2005-08-19 23:40:42 +00:00
bzbarsky%mit.edu
6919fc19ec
Allow passing a cached nsIContentPolicy service pointer to
...
NS_CheckContent*Policy if the caller has one. Bug 304845, r=biesi, sr=jst
2005-08-19 15:00:01 +00:00
bzbarsky%mit.edu
4cc6699511
Make sure that non-image inputs don't claim to have a useful image via
...
nsIImageLoadingContent. Bug 301635, r=biesi, sr=jst
2005-08-19 14:55:07 +00:00
peterv%propagandism.org
30153febff
Fix for bug 304374 (|nsCOMPtr<nsIInterfaceInfoManager> iim = XPTI_GetInterfaceInfoManager()| leaks). r/sr=jst.
2005-08-18 11:29:12 +00:00
mats.palmgren%bredband.net
53490dabe6
Avoid triggering changes to the link map while enumerating it. b=304747 r+sr=roc
2005-08-18 09:54:45 +00:00
jst%mozilla.jstenback.com
87858f62d4
Fixing bug 269125. Make image.onerror fire for non-existent files. Patch by trev@gtchat.de, r=jst@mozilla.org, sr=bzbarsky@mit.edu
2005-08-17 23:01:09 +00:00
cst%andrew.cmu.edu
c3076ebb7e
Bug 292503 Working images should not have alt text that says there is an error
...
r=biesi sr=jst
2005-08-17 02:49:47 +00:00
roc+%cs.cmu.edu
52277d9aec
Bug 304759. Avoid link map maintenance while tearing down document. r+sr=bzbarsky
2005-08-17 01:27:10 +00:00
bzbarsky%mit.edu
39e229eeb1
Make sure to set base tag info on the leaf forms we create when HTML is
...
misnested. Bug 73818, r=mrbkap, sr=jst
2005-08-16 22:57:11 +00:00
aaronleventhal%moonset.net
eae6129496
Bug 258285. Find As You Type coming up when it shouldn't (textareas/textfields). r=mats, sr=bryner
2005-08-16 17:54:29 +00:00
bzbarsky%mit.edu
61ac014130
Make content lists smarter about match functions that don't actually depend on
...
attributes. Bug 299703, r+sr=jst
2005-08-16 01:43:53 +00:00
mrbkap%gmail.com
9106468ec1
bug 303267: Store the entire inner window in the window state holder instead of copying properties and restoring them. This fixes going back and forth with the bfcache on when the page gone to has javascript in it. r=jst sr=bryner
2005-08-15 18:16:42 +00:00
peterv%propagandism.org
149850fd75
Fix for bug 303522 (cvs diff content/base/src/nsDocument.cpp! Object's nsIClassInfo lies about it's interfacescvs diff content/base/src/nsDocument.cpp! classname: HTMLDocument unimplemented interface name: nsIDOMXPathEvaluator). r/sr=jst.
2005-08-15 13:18:59 +00:00
bzbarsky%mit.edu
b80e559e05
Don't leak radio visitors through shutdown. Bug 302706, r+sr=jst
2005-08-15 02:42:59 +00:00
bzbarsky%mit.edu
58b5654128
Make table.rows["rowid"] work like it should. Bug 295561, r+sr=jst
2005-08-15 02:34:21 +00:00
mrbkap%gmail.com
0341851454
Backing out changes for bug 303267 until the perf hits on the Seamonkey tinderbox can be explained.
2005-08-13 03:54:29 +00:00
mrbkap%gmail.com
863629109c
bug 303267: Store the entire inner window object on the history entry instead of copying/restoring JS properties. r=bryner sr=jst. This patch also fixes bugs 304284 and 304078.
2005-08-13 00:53:39 +00:00
joshmoz%gmail.com
aa143c8780
get rid of XP_MAC macros from mozilla/content. no bug. r+sr=dbaron
2005-08-13 00:20:46 +00:00
dbaron%dbaron.org
4f125b95bb
Make nsIChannel implementations follow the rules that prevent them from leaking due to cycles with their notification callbacks. b=303043 r=biesi sr=darin
2005-08-12 22:53:22 +00:00
jst%mozilla.jstenback.com
0d8b79a0bf
Followup changes to bzabarsky's review for bug 296639. Reviews pending, a=drivers@mozilla.org
2005-08-12 04:11:00 +00:00
roc+%cs.cmu.edu
d187d8344a
Bug 78510. Maintain a per-document hashmap from URI-spec-hash to set of pointers to content elements that are links to those URIs whose state has been queried by the style system. Use this map to efficiently mark visited any links to URIs which get visited. r+sr=dbaron, with input from bryner and bzbarsky, a=jesup with support from dbaron. May impact Tp and other metrics, be careful out there.
2005-08-10 20:21:44 +00:00
bob%bclary.com
0c20780f4b
make SVG NS_NOTYETIMPLEMENTED messages more meaningful Bug 303501 r=jonathan.watt sr=tor a=asa
2005-08-09 13:53:02 +00:00
rbs%maths.uq.edu.au
306a5deea0
Fallback to about:blank to fix bustage of document.open() in consumers such as View MathML Source, b=289363 r+sr=jst, a=asa
2005-08-08 03:15:56 +00:00
dbaron%dbaron.org
f7cc286dd8
Fix some confusion related to popup and popupblocked events and a little other confusion. b=291725 r=jst sr=bzbarsky a=bsmedberg
2005-08-02 20:18:05 +00:00
aaronleventhal%moonset.net
234820548e
Bug 302193. Tabbing gets stuck for print preview when webpage focuses an element in onload, or if user clicks in textfield with mouse. r=mats, sr=neil, a=bsmedberg
2005-08-02 13:44:55 +00:00
allan%beaufour.dk
755e071063
Call XTF Begin/DoneAddingChildren in XUL Documents. Bug 302915, r+sr=bryner, a=benjamin, patch by smaug@welho.com
2005-08-02 12:47:41 +00:00
allan%beaufour.dk
27d6c4224e
Dispatch DOMContentLoaded on XUL Documents. Bug 302914, r+sr=jst, a=benjamin, patch by smaug@welho.com
2005-08-02 12:42:24 +00:00
allan%beaufour.dk
d34142939b
Support :required and :optional pseudoclasses. Bug 302608, r+sr=bzbarsky, a=mkaply
2005-08-02 08:29:03 +00:00
jst%mozilla.jstenback.com
42bd2b5802
Fixing bug 302889, and more tinderbox orange (balsa). Make window.close() actually close the window. Events that were incorrectly targetted at an inner window caused one of our DOMWindowClose handlers to prevent the close. See the bug for more details. r+sr=dbaron@mozilla.org, a=chase@mozilla.org
2005-08-02 01:23:40 +00:00
jst%mozilla.jstenback.com
9700a6e483
Landing the split window work, bug 296639. This change doesn't have full reviews yet, bzbarsky@mit.edu and shaver@mozilla.org have done partial reviews, but there's still more to look at. Given the current time constraint this is landed with reviews and followup changes that result to come after the initial checkin. a=drivers
2005-07-30 20:57:07 +00:00
aaronleventhal%moonset.net
a7b193f472
Bug 300779. Expose XUL tree selection via accessibility events. r=timeless, sr=roc, a=mkaply
2005-07-28 17:18:28 +00:00
bzbarsky%mit.edu
eefd0c8e8d
Fix firing of mutation events on buttons. Bug 288721, r+sr=jst, a=bsmedberg
2005-07-28 16:16:09 +00:00
vladimir%pobox.com
a6bb80019d
b=298743, fix drawWindow on OSX, r=pavlov,a=bsmedberg
2005-07-27 15:39:33 +00:00
bzbarsky%mit.edu
aa4232c78f
Make reentering nsRange::DeleteContents safe, and make RemoveChildAt deal with
...
the mutation event removing the child. Bug 293388, r=sicking, sr=peterv,
a=bsmedberg
2005-07-26 15:45:49 +00:00
bzbarsky%mit.edu
9d273059dd
Disable just the script loader during innerHTML sets, not all script
...
execution. Bug 299231, r=sicking, sr=peterv, a=bsmedberg
2005-07-26 15:40:25 +00:00
masayuki%d-toybox.com
8599fe5065
Bug 275960 document.lastModified cannot handle non-ascii characters when the page's HTTP header doesn't have Last-Modified r=jshin, sr=bzbarsky, a=benjamin
2005-07-26 15:40:14 +00:00
timeless%mozdev.org
5c7353d319
Bug 301675 : default value of size DOM attribute of HTMLSelectElement should be 0 when the attribute is missing,
...
patch by Anne van Kesteren <bug@annevankesteren.nl>
r+sr=bzbarsky, a=bsmedberg
fixing this correctly instead of incurring build bustage by removing the previous definition
2005-07-26 08:11:42 +00:00
gavin%gavinsharp.com
d68150d219
backing out last patch
2005-07-26 08:08:22 +00:00
gavin%gavinsharp.com
a9bcdcfd32
Bug 301675 : default value of size DOM attribute of HTMLSelectElement should be 0 when the attribute is missing, patch by Anne van Kesteren <bug@annevankesteren.nl>, r+sr=bzbarsky, a=bsmedberg
2005-07-26 07:45:05 +00:00
mats.palmgren%bredband.net
3b60b8422b
Prefer a MAP that has AREAs over an empty one with the same name (in quirks mode). b=264624 r+sr=bzbarsky a=benjamin
2005-07-25 23:37:56 +00:00
bryner%brianryner.com
c64546a715
Change PageShow/PageHide events to be lowercase and hook them up so that onpageshow= works on the body tag. Bug 297887, patch by brettw@gmail.com, r=me, a=bsmedberg.
2005-07-25 22:09:39 +00:00
mozilla.mano%sent.com
6fd6b12a4e
Partial fix to bug 102330 - Back/Forward menu gets stuck on click-and-hold. r=jhpedemonte, sr=roc, a=bsmedberg.
2005-07-25 21:41:56 +00:00
aaronleventhal%moonset.net
7d1167c665
Bug 300783. Fix unsafe firing of events and perf regression for multi select in HTML listboxes. r+sr=bz, a=mkaply
2005-07-25 21:40:31 +00:00
mats.palmgren%bredband.net
900fbeaa4b
Prevent having kbd focus inside the content document in Print Preview. b=244128 r=bryner sr=bzbarsky a=asa
2005-07-21 00:15:27 +00:00
timeless%mozdev.org
0f5fa7a970
Bug 298875 align=right should not be applied to input elements with a type other than image
...
patch by martijn.martijn@gmail.com r=bz sr=bz a=asa
2005-07-20 23:24:28 +00:00
aaronleventhal%moonset.net
d06ab7f3c2
Fixing bustage
2005-07-20 20:08:18 +00:00
aaronleventhal%moonset.net
dfee74443d
Fixing bustage. Forgot to check in this file
2005-07-20 19:50:40 +00:00
aaronleventhal%moonset.net
5bfd5b3810
Bug 301436. Start using official DHTML a11y namespaces. r+sr=jst, a=asa
2005-07-20 19:34:55 +00:00
roc+%cs.cmu.edu
f41c3cb1f3
Bug 296838. Rework drawWindow a bit so it draws fixed-position elements. r/rs=dbaron,a=asa
2005-07-19 23:24:30 +00:00
bzbarsky%mit.edu
b616c7f790
Preserve XPCNativeWrappers when "expando" properties are set on them. Bug
...
295937, r=shaver, sr+a=brendan
2005-07-19 21:40:33 +00:00