Граф коммитов

9524 Коммитов

Автор SHA1 Сообщение Дата
bzbarsky%mit.edu f4c380c572 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 9df2704ed9 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 3cdcbbef6b 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 1916fadcc4 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 70b21a2b5c 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 e01adae362 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 d86624b600 Bug 304759. Avoid link map maintenance while tearing down document. r+sr=bzbarsky 2005-08-17 01:27:10 +00:00
bzbarsky%mit.edu ad63d41111 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 b3fef4bca2 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 38f78e3899 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 2b7c7bca7a 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 634525a4d1 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 8145e9fc00 Don't leak radio visitors through shutdown. Bug 302706, r+sr=jst 2005-08-15 02:42:59 +00:00
bzbarsky%mit.edu 8a248261af Make table.rows["rowid"] work like it should. Bug 295561, r+sr=jst 2005-08-15 02:34:21 +00:00
mrbkap%gmail.com c5688dfef2 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 59fbced3fe 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 7fcdb1e95d 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 7b6c6f51b5 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 e23ea875f3 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 c3ea09b7b0 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 be358fcae1 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 c7fa2b9945 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 5e2f34ea7b 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 9653d785dc 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 ef9ceda68e 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 88eac285e7 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 18c60543f2 Support :required and :optional pseudoclasses. Bug 302608, r+sr=bzbarsky, a=mkaply 2005-08-02 08:29:03 +00:00
jst%mozilla.jstenback.com b396c88c41 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 8c2bc6fcb8 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 a14f4645a1 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 3b4cb4864d 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 914cd1b9bd b=298743, fix drawWindow on OSX, r=pavlov,a=bsmedberg 2005-07-27 15:39:33 +00:00
bzbarsky%mit.edu f87303c155 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 a9d9597368 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 2aa85fe265 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 d954808c1c 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 b21c71adbf backing out last patch 2005-07-26 08:08:22 +00:00
gavin%gavinsharp.com 55f1d39635 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 c9c69dd3b1 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 83216585ac 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 dd136ee95d 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 c188efadf0 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 9e90d126c5 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 b68005a043 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 f39377c63d Fixing bustage 2005-07-20 20:08:18 +00:00
aaronleventhal%moonset.net a889275dc8 Fixing bustage. Forgot to check in this file 2005-07-20 19:50:40 +00:00
aaronleventhal%moonset.net f3ae3ea672 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 ba0eb45c1a 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 b0732b1395 Preserve XPCNativeWrappers when "expando" properties are set on them. Bug
295937, r=shaver, sr+a=brendan
2005-07-19 21:40:33 +00:00
bzbarsky%mit.edu 0df391c168 Deal better with innerHTML for documents whose types we don't have encoders
for.  Bug 155723, r+sr=jst, a=bsmedberg
2005-07-19 21:11:07 +00:00