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

12047 Коммитов

Автор SHA1 Сообщение Дата
bzbarsky%mit.edu ac2d663836 Make sure to process style updates before reflow, and both before painting.
Bug 375436, r+sr=roc, a=dbaron
2007-08-22 02:57:08 +00:00
Olli.Pettay%helsinki.fi f5bc514b5d Bug 373911, r=bz, sr=dbaron, a=1.9+ 2007-08-21 21:45:00 +00:00
dbaron%dbaron.org ad08700ce6 Fix leak when two documents race to load the same script (but leave for later fixing that we load the same script twice). b=392542 r=enndeakin sr=bzbarsky a=roc 2007-08-21 16:47:48 +00:00
martijn.martijn%gmail.com 9ec80e031a Let only top level documents call this code, bug 391043, r=jst, sr=bzbarsky, a=dbaron 2007-08-21 06:44:43 +00:00
bzbarsky%mit.edu 6a6ea55213 Make <object> do the same text/plain sniffing that <iframe> does, and use the
content type hint if the type comes back as application/octet-stream or
sniffed-binary.  Bug 389677, r+sr=biesi, a=sicking
2007-08-21 03:26:13 +00:00
bzbarsky%mit.edu 71d602e83f Don't make getting .selected change what .selected returns in the future. Bug
391994, r+sr+a=sicking
2007-08-21 03:24:16 +00:00
bzbarsky%mit.edu 7a163b9617 Make HTML content objects use QI tables. Bug 389797, r+sr=jst, a=sicking. 2007-08-20 22:55:08 +00:00
cbiesinger%gmx.at 8f466c4b08 bug 392117 pass lowercase strings to LowerCaseEqualsLiteral
r+sr=sicking
2007-08-20 17:27:47 +00:00
Olli.Pettay%helsinki.fi c9aecf81aa Bug 319374, XPath should ignore changes to anonymous content, r+sr=sicking, a=1.9+ 2007-08-20 05:53:03 +00:00
Olli.Pettay%helsinki.fi cdcf6f38b4 Mochitest for bug 288392, DOMSubtreeModified event does not fire at all 2007-08-17 23:53:23 +00:00
neil%parkwaycc.co.uk 1b20c21e83 Don't stomp on observers when we're not expecting it b=391614 r+sr=bz a=dbaron 2007-08-16 23:07:39 +00:00
Olli.Pettay%helsinki.fi f9bb7c04a2 Bug 339649, incorrect script-global used in nsXBLPrototypeHandler::ExecuteHandler, remove XXX, r+sr=jst, a=1.9+ 2007-08-16 21:46:33 +00:00
Olli.Pettay%helsinki.fi d87c99c744 Bug 277890, disabling BUTTON after form.submit() prevents submission, r+sr=bz, a=1.9+, mochitest by ispiked@gmail.com 2007-08-16 21:10:30 +00:00
enndeakin%sympatico.ca a8f167dbc2 Bug 385275, handle tab navigation in popups properly, r+sr=roc 2007-08-16 01:10:01 +00:00
neil%parkwaycc.co.uk 4453dd5cf3 Backout of unapproved patch to bug 391614 2007-08-15 13:45:24 +00:00
smontagu%smontagu.org 1f8f387628 Add docCharsetIsForced member to nsIDomWindowUtils. Bug 391631, r+sr=bz, a=jst 2007-08-11 18:37:16 +00:00
neil%parkwaycc.co.uk 098f851ab2 Don't let observers observe the observes (or command) attribute b=391614 r+sr=bz 2007-08-11 11:42:16 +00:00
aaronleventhal%moonset.net 3665cabfd3 Fixing bustage 2007-08-11 02:06:33 +00:00
aaronleventhal%moonset.net 9b02ce97ea Bug 390692. Fix live region support to provide useful information on the node that's being shown or hidden, or has a text change event. r=ginn.chen, sr=roc, a=roc 2007-08-11 01:44:46 +00:00
bzbarsky%mit.edu 1d1a8676f0 Don't play games with the <meta> tag when not serializing an entire document.
Bug 390735, patch by Ryan Jones <sciguyryan@gmail.com>, r+sr=bzbarsky, a=jst
2007-08-11 00:38:54 +00:00
bzbarsky%mit.edu 614cba3144 Switch the order of Content-Disposition and Content-Type headers for non-file
parts of multipart form submissions to match that for files.  Apparently some
server software depends on the order of the MIME headers!  Bug 116346 followup,
r+sr=jst
2007-08-11 00:32:33 +00:00
dbaron%dbaron.org ddff536b50 Add nsPresContext and nsEventStateManager to cycle collection. b=385376 r=Olli.Pettay sr=jst a=jst 2007-08-10 21:25:25 +00:00
peterv%propagandism.org 7781581f63 Fix for bug 387380 (No visible caret when caret browsing). r=smaug, sr=jst, a=dbaron. 2007-08-10 13:19:14 +00:00
enndeakin%sympatico.ca d56c27117d Bug 390420, select dropdowns appearing in the wrong place in some cases, r+bz,a=dbaron 2007-08-10 12:42:11 +00:00
bzbarsky%mit.edu 685d329d8a Make NS_CheckContent(Load|Process)Policy only take a principal, not a principal
and a uri.  Get the URI from the principal.  Bug 391438, r+sr+a=sicking
2007-08-10 05:35:09 +00:00
jst%mozilla.org 4dc0247b0b Fixing bug 389911. Removing nsIScriptGlobalObject::Get/SetGlobalObjectOwner() as it's not needed any more. r+sr=peterv@propagandism.org 2007-08-09 22:30:30 +00:00
bzbarsky%mit.edu 3fe9919a3a Fixing test 2007-08-09 19:54:25 +00:00
bzbarsky%mit.edu a4625196df Another test. 2007-08-09 18:58:37 +00:00
bzbarsky%mit.edu 94072a7d4b Remove windows newlines that snuck in 2007-08-09 18:45:32 +00:00
bzbarsky%mit.edu 5cc3e2c32e Adding tests contributed by jlurz24@gmail.com 2007-08-09 18:43:35 +00:00
bzbarsky%mit.edu 7b4500d354 Use the principal doing the load to decide on the URI to pass to content
policies.  This will help do the right thing for data:/javascript:/about:blank,
as well as allow us to skip content policies altogether if the caller is
system.  Bug 388597, r+sr=sicking
2007-08-08 01:16:12 +00:00
aaronr%us.ibm.com afc9d3f1f5 change nsIAttribute so it can be used by extensions 390480, r+sr=bz a=jst 2007-08-07 23:01:57 +00:00
mats.palmgren%bredband.net ca6143e520 Use NS_IMPL_ISUPPPORTS macros where possible. b=387211 r=neil sr=dbaron a19=pavlov 2007-08-07 15:18:40 +00:00
bzbarsky%mit.edu 11f86d85b8 Keep track of both the first submit in elements and the first submit not in
elements, to speed up some operations.  Bug 352980, r+sr+a=jst
2007-08-07 02:07:24 +00:00
cbiesinger%gmx.at c99a93a8f1 Bug 390385 make sure that plugins don't get instantiated before the first Reflow of the objectframe, so that the first NPP_SetWindow call contains the right dimensions
r+sr=bz
2007-08-07 00:32:14 +00:00
benjamin%smedbergs.us a311b83259 Bug 387132 followup - build the reftest-fast tool correctly with libxul, r=vlad a=only functional change is NPOB 2007-08-06 20:13:19 +00:00
cbiesinger%gmx.at b5136f2d5d 364235 don't instantiate plugins for URLs with unknown schemes unless we also have a type specified
r+sr=bz
2007-08-06 18:02:14 +00:00
jwalden%mit.edu 458a388104 Fix Thunderbird/--disable-svg bustage from bug 379178. rs=jwatt 2007-08-06 18:00:01 +00:00
bzbarsky%mit.edu f0a8fbb057 Hoist the code for handling class and id up from nsGenericHTMLElement to the
newly-created nsStyledElement so that it can be reused by MathML and to some
extent by SVG.  Bug 379178, patch by Daniel Kraft <domob@daniel-kraft.net>,
r=jwatt for the SVG changes, r+sr=sicking for the rest, a=dsicore
2007-08-06 15:27:21 +00:00
benjamin%smedbergs.us bbb6d901f3 Bug 386025 - Expose cycle-collection symbols, r=graydon 2007-08-06 14:34:05 +00:00
ginn.chen%sun.com fd8e29fa39 Bug 389793 Firefox build failed on OpenSolaris without --disable-mochitest
r=benjamin a=dsicore
2007-08-06 03:22:43 +00:00
Olli.Pettay%helsinki.fi 7b08a6bf00 Bug 389694, r+sr=jst, a=dbaron 2007-08-05 13:24:30 +00:00
sharparrow1%yahoo.com 6b782d1645 Followup to fix orange from bug 385536 2007-08-04 01:12:24 +00:00
sharparrow1%yahoo.com 819af4fd57 Bug 385536: a tree inside a panel doesn't respond to clicks (make clientX/Y sane). r+sr=roc, a=blocking1.9+ 2007-08-04 00:31:42 +00:00
vladimir%pobox.com f701d044ec b=339553 followup, fix an issue in windows opt builds with uninitialized data, r+a=vlad, patch=robarnold 2007-08-03 22:47:48 +00:00
enndeakin%sympatico.ca d7c77d57fd Bug 389573, context menus opening in wrong place, affects email address menu, r+sr=bz,a=dbaron 2007-08-03 17:57:44 +00:00
Olli.Pettay%helsinki.fi 4c5ebb54cf Backout bug 378866, the patch doesn't handle all testcases :( 2007-08-03 13:06:06 +00:00
Olli.Pettay%helsinki.fi 175ef35f13 Bug 378866, r+sr=bz, a=sicking 2007-08-03 06:53:01 +00:00
sharparrow1%yahoo.com d3387d7966 Bug 390161: Make ScreenPixelToMillimeterX/Y return result in CSS pixels. r=jwatt, sr=roc, a19=dbaron 2007-08-03 01:12:19 +00:00
bzbarsky%mit.edu 5f4c02eead Make debug code not assert when it shouldn't. Bug 388712, r+sr=jst, a=dbaron 2007-08-02 22:46:36 +00:00