aaronleventhal%moonset.net
0a101a5f7f
Bug 310626. Flash text input broken. r+sr=bryner
2005-10-03 19:29:52 +00:00
cbiesinger%web.de
140cd53583
fallback to alternate content if Instantiate() fails
...
bug 310515 r+sr=bz
2005-10-03 12:55:07 +00:00
jwatt%jwatt.org
d6436ca691
Fixing bug 272630. On 'svg' elements getScreenCTM behaves differently to other implementations. r+sr=tor@acm.org
2005-10-02 23:59:20 +00:00
bzbarsky%mit.edu
2608413348
Fix bug 310650. Patch by peterv, r+sr=bzbarsky
2005-10-02 14:40:30 +00:00
bzbarsky%mit.edu
46222abbad
Fix bug 310653. Patch by peterv, r+sr=bzbarsky
2005-10-02 14:30:44 +00:00
bzbarsky%mit.edu
4b4a97f72b
Backing out bug 288064 because of the Tp hit.
2005-10-01 01:35:56 +00:00
bzbarsky%mit.edu
3280fa0ec3
Implement a LOADING state, have a :-moz-loading selector to match on it, use it
...
for images. Bug 288064, r=biesi, sr=dbaron
2005-10-01 00:34:03 +00:00
jst%mozilla.jstenback.com
7e25cee4aa
Fixing bug 309348. Don't drop pending form submissions when handling click events even if the event handler drevented the default action. r=bryner@brianryner.com, sr=bzbarsky@mit.edu
2005-09-30 22:56:49 +00:00
bzbarsky%mit.edu
a425d140ea
Make nsDocument::InsertBefore and nsDocument::ReplaceChild do the right thing
...
as far as removing kids from their old parent, working with document fragments,
etc. Mostly just makes nsDocument and nsGenericElement share code. Bug
278472, r=peterv, sr=jst
2005-09-30 20:06:33 +00:00
dveditz%cruzio.com
637af3eb06
locationless windows need hostname in titlebar (match 1.0x -- bug 304388) r=mconnor/jruderman, sr=bzbarsky
2005-09-30 18:51:46 +00:00
jwatt%jwatt.org
6e7ced2c36
Fixing bug 308734. Limit the values we accept for currentScale. r+sr=tor@acm.org
2005-09-30 18:51:43 +00:00
masayuki%d-toybox.com
e68760285b
Bug 99224 document.lastModified should be localized r=jst+jshin, sr=brendan
2005-09-30 14:42:55 +00:00
timeless%mozdev.org
8112ef76ca
Bug 290422 ''usemap'' attribute for IMG tags work without a needed "#" before inline maps.
...
patch by bugzilla@philringnalda.com r=bz sr=bz
2005-09-30 03:51:58 +00:00
bzbarsky%mit.edu
c2d3149abf
Failure to open a channel in a stream loader should just make init() throw.
...
Bug 310319, r+sr=darin
2005-09-29 22:00:26 +00:00
bzbarsky%mit.edu
3525b317cb
Removing the "multiple" attribute should deselect all but one option. Bug
...
297172, r+sr=peterv
2005-09-29 14:30:32 +00:00
scott%scott-macgregor.org
bb80294964
Bug #282103 --> Dynamic Overlays.
...
If LoadOverlayInternal returns an error, then make sure we remove the overlay observer from our hash table
to prevent a memory leak.
sr=bz
2005-09-28 19:50:39 +00:00
allan%beaufour.dk
83984a26e1
option and optgroup should match :enabled/:disabled too. Bug 306620, r+sr=bzbarsky
2005-09-28 08:32:40 +00:00
bzbarsky%mit.edu
1b31b43868
Attempt to fix splitwindow focus stuff -- bug 305032. Issue found by mrbkap,
...
patch by me, r=mrbkap, sr=jst
2005-09-28 02:44:16 +00:00
aaronleventhal%moonset.net
88dace8bf7
Bug 309704. Keyboard-only users get stuck in plugins (applet/embed should only be focusable, not tabbable). r=bryner, sr=bz
2005-09-28 02:20:51 +00:00
scott%scott-macgregor.org
97a30d4e7a
Bug #307160 --> Leak in XUL template builder caused by bug 285076
...
This always uses aContainer returned by CreateTemplateContents. If CreateTemplateContents
returns null for the container then we end up using the value returned by
CreateContainerContents.
r=enndeakin
sr=bz
2005-09-27 17:50:49 +00:00
peterv%propagandism.org
bfc7bfee82
Fix for bug 27382 (ownerDocument of orphan text and attr nodes is null), remove some includes. Patch by sicking, updated by peterv, r=bz, sr=peterv.
2005-09-26 14:37:29 +00:00
allan%beaufour.dk
2629408c48
Changing attributes on input called AfterSetAttr too many times. Bug 307249, r+sr=bzbarsky
2005-09-26 07:57:59 +00:00
mozilla.mano%sent.com
6826fa1b63
Bug 309227 - Support for mousewheel.withmetakey.*/mousewheel.horizontal.withmetakey.*. r=mento, sr=neil.
2005-09-26 03:38:29 +00:00
bzbarsky%mit.edu
a320918837
Make sure to flush out the content model before processing restyles; otherwise
...
we can end up with odd content duplication. Bug 309986, r+sr=dbaron
2005-09-26 01:27:42 +00:00
peterv%propagandism.org
bc66f35d62
Fix for bug 27382 (ownerDocument of orphan text and attr nodes is null). Patch by sicking, updated by peterv, r=bz, sr=peterv.
2005-09-24 18:43:15 +00:00
peterv%propagandism.org
1fb58b6a1b
Fix for bug 307245 (ASSERTION: FormatStringFromName() without format parameters: use GetStringFromName() instead: 'aParams && aLength' @ nsStringBundle::FormatStringFromName(). r/sr=jst.
2005-09-24 17:38:20 +00:00
bzbarsky%mit.edu
c186187031
Make sure to root the function object we compile in
...
nsXBLPrototypeHandler::ExecuteHandler. r=jst, sr=brendan
2005-09-24 02:33:33 +00:00
cbiesinger%web.de
d3983c21fc
bug 309702 handle a missing presshell gracefully (happens for display:none
...
iframes)
r+sr=bz
2005-09-23 17:35:08 +00:00
bzbarsky%mit.edu
ed01f8a45f
Don't notify on nsAttributeTextNode::BindToTree. Bug 309107, r+sr=jst
2005-09-23 14:46:24 +00:00
dbaron%dbaron.org
c71f2ba29c
Fix cascading for frame attribute. b=309675 r+sr=bzbarsky
2005-09-23 05:02:42 +00:00
mrbkap%gmail.com
44e0408a3c
bug 306909: Protect against a null mScriptLoader so that we don't crash if we haven't been properly initialized and we're asked to document.write(). r+sr=jst
2005-09-22 23:01:33 +00:00
aaronleventhal%moonset.net
eccb96b99a
Bug 305985. After clicking in blank content area, focus stays in some widgets when it should have left. r=mats, sr=bryner
2005-09-22 22:07:31 +00:00
cbiesinger%web.de
20d43119de
bug 309642 make NS_CP_GetDocShellFromContext(nsISupports*) inline rather than
...
static to avoid compile warnings
r+sr=jst
2005-09-22 20:24:31 +00:00
bzbarsky%mit.edu
ecb3714c0e
Pass a boolean indicating whether we've sent a ContentInserted or
...
ContentAppended notification to DoneAddingChildren. Bug 309534, r=mrbkap,
sr=jst
2005-09-22 02:33:36 +00:00
bzbarsky%mit.edu
6a3e58bf87
Remove silly warning in GetDocShell impls, and use the principal (which we
...
should always have) instead of the docshell for chrome vs content
determination. Bug 51962, r+sr=jst
2005-09-22 02:10:07 +00:00
bryner%brianryner.com
1b1f42c9fa
Change nsIDOMNSEditableElement to be a standalone interface that's not reflected through classinfo. Bug 303727, r+sr=jst.
2005-09-21 22:02:26 +00:00
cbiesinger%web.de
5e3912705e
bug 1156
...
- Make object frames have no children
- Make the frame constructor construct a subdocumentframe, object frame or
image frame as appropriate
- start the load of <applet>, <embed> and <object> in content code
- fallback to alternate rendering correctly
NOTE: This checkin will break the plugin finder. This will be fixed soon.
r+sr=bz
2005-09-21 19:14:30 +00:00
mrbkap%gmail.com
ef1465b508
bug 308140: Make sure to match open and close head calls in the fragment sink, so that other elements don't get closed too early. r+sr=jst
2005-09-21 18:11:05 +00:00
bzbarsky%mit.edu
d37dd11940
Forgot to address review comment... Bug 309141
2005-09-21 00:37:41 +00:00
tor%cs.brown.edu
c2a7f6a680
Build bustage fix from 307322.
2005-09-20 17:07:14 +00:00
tor%cs.brown.edu
ff45f2ef18
Bug 307322 - stop <svg:use> loop recursion. r=bz
2005-09-20 15:40:57 +00:00
dbaron%dbaron.org
5a71c79fbc
Hold a strong pointer to this while breaking circular references. b=306915 r=enndeakin sr=bzbarsky
2005-09-20 05:15:03 +00:00
bzbarsky%mit.edu
8c647b5d2f
Make sure to update state properly for nsGenConImageContent. Bug 309141,
...
r=biesi, sr=dbaron
2005-09-20 02:05:48 +00:00
bzbarsky%mit.edu
2e1f8543ba
More Tp regression-fixing for bug 11011. r=biesi, pending sr=roc
2005-09-18 21:06:19 +00:00
jwatt%jwatt.org
4774a3f8cd
Correcting checking of fix for bug 258410. Fix dynamic matrix transforms. Patched by alex@croczilla.com, r=me
2005-09-18 19:49:12 +00:00
bzbarsky%mit.edu
d8da463b39
Attempt to fix Tp regression from bug 11011. Pending r=biesi, sr=roc.
2005-09-18 19:46:20 +00:00
bzbarsky%mit.edu
9b224f5e39
Implement :-moz-broken, :-moz-user-disabled, and :-moz-suppressed
...
pseudo-classes to allow styling of broken/blocked/disabled images, applets,
objects, embeds. Bug 11011, r=biesi and roc, sr=dbaron
2005-09-18 18:05:40 +00:00
masayuki%d-toybox.com
e6ad8ae2ea
Bug 105894 Clicking a partially off-screen link shouldn't scroll the page r+sr=roc
2005-09-18 11:32:52 +00:00
dbaron%dbaron.org
ed87e8c585
Fix infinite loops in nsGenericElement::List (DEBUG-only). b=308920 r+sr=peterv
2005-09-17 17:06:27 +00:00
jwatt%jwatt.org
50cbb70b75
Fixing bug 258410. Fix dynamic matrix transforms. Patched by alex@croczilla.com, r=me
2005-09-16 22:49:06 +00:00