Olli.Pettay%helsinki.fi
cde8aaf024
Bug 306974, Remove some duplicate event dispatching code r=sicking, sr=peterv
2005-10-10 18:38:57 +00:00
bzbarsky%mit.edu
594fa98ec0
Remove unnecessary refcounting in IsSafeToFlush. Bug 311547, r+sr=peterv
2005-10-10 12:29:27 +00:00
bzbarsky%mit.edu
b3f9b51f10
Make sure that <applet> with no code falls back and that fallback notifies as
...
needed. Bug 311674, r=biesi, sr=peterv
2005-10-10 12:28:21 +00:00
bryner%brianryner.com
48082c9284
Speed up matching class rules by caching the class attribute, rather than looking it up for each rule. Remove HasClass now that it's no longer needed. Bug 310236, r+sr=dbaron.
2005-10-08 23:06:27 +00:00
neil%parkwaycc.co.uk
27a5e72b92
Bug 240627 Add warnings for some reserved key shortcuts r=bryner sr=bz
2005-10-08 10:20:02 +00:00
bzbarsky%mit.edu
2f7adcd2cf
Do less string-copying when getting an nsAString out of a wsting variant. Bug
...
311485, r=vladimir, sr=darin
2005-10-07 22:39:10 +00:00
cvshook%sicking.cc
7371067364
Bugs 292962 and 311269: Make pages in bf cache not behave as if they have a presentation, and evict pages from the bf cache synchronously if they are modified.
...
r/sr=bryner
2005-10-07 20:20:52 +00:00
roc+%cs.cmu.edu
a13bf33f1d
Bug 305160. Target viewport scroll events at the document, not the root element (they will bubble to the window from there). Always stop bubbling of scroll events out of an element. r+sr=jst
2005-10-07 01:28:27 +00:00
peterv%propagandism.org
5b1a78fdda
Fix for bug 311006 (Events don't fire after importNode/appendChild from a XUL document into HTML document). r/sr=bz.
2005-10-05 14:47:16 +00:00
bryner%brianryner.com
4a968165ad
Make sure plugin focus logic only apples for applet, object, and embed elements. Bug 311111, r+sr=bzbarsky.
2005-10-04 23:43:54 +00:00
peterv%propagandism.org
3aa377d9c5
Fix for bug 308706 (1.5 Beta crashes Immediately upon double-clicking on the Icon. [@ nsContentUtils::SplitExpatName]). r/sr=jst.
2005-10-04 09:00:41 +00:00
scott%scott-macgregor.org
f08d97599b
Bug #310833 -> Template builder doesn't free constructed content when menulists are in use Back out the changes for
...
Bugs #285076 and Bug #307160 as they caused regressions for platform developers using the content builder.
2005-10-04 06:55:34 +00:00
aaronleventhal%moonset.net
36778b8ea0
Bug 310626. Flash text input broken. r+sr=bryner
2005-10-03 19:29:52 +00:00
cbiesinger%web.de
951c2ec0a2
fallback to alternate content if Instantiate() fails
...
bug 310515 r+sr=bz
2005-10-03 12:55:07 +00:00
jwatt%jwatt.org
dfbe8a2eea
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
09570513a5
Fix bug 310650. Patch by peterv, r+sr=bzbarsky
2005-10-02 14:40:30 +00:00
bzbarsky%mit.edu
cc4bd10dc0
Fix bug 310653. Patch by peterv, r+sr=bzbarsky
2005-10-02 14:30:44 +00:00
bzbarsky%mit.edu
79185165c1
Backing out bug 288064 because of the Tp hit.
2005-10-01 01:35:56 +00:00
bzbarsky%mit.edu
7a5cbee6e9
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
742748af3a
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
d34807f08b
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
885f89af0b
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
0c362b884a
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
54ff675c1a
Bug 99224 document.lastModified should be localized r=jst+jshin, sr=brendan
2005-09-30 14:42:55 +00:00
timeless%mozdev.org
e09152a773
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
f7b86680d1
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
49f19ed0b7
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
30dfb66312
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
63413f73f4
option and optgroup should match :enabled/:disabled too. Bug 306620, r+sr=bzbarsky
2005-09-28 08:32:40 +00:00
bzbarsky%mit.edu
d9d40b5770
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
b02e6dc415
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
d52b5620b8
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
a91a09cd13
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
9d4a1cc361
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
370f4cb779
Bug 309227 - Support for mousewheel.withmetakey.*/mousewheel.horizontal.withmetakey.*. r=mento, sr=neil.
2005-09-26 03:38:29 +00:00
bzbarsky%mit.edu
bdd0e13912
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
3609c87767
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
bf92bc7bab
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
a968a0250c
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
e53c23d646
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
242b21fdb5
Don't notify on nsAttributeTextNode::BindToTree. Bug 309107, r+sr=jst
2005-09-23 14:46:24 +00:00
dbaron%dbaron.org
48c2f06d5d
Fix cascading for frame attribute. b=309675 r+sr=bzbarsky
2005-09-23 05:02:42 +00:00
mrbkap%gmail.com
f36fc66fd4
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
42cd906430
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
6cfcdb525f
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
b10d301a22
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
594e733c16
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
0c8835f9d7
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
7002686d0d
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
ebbaa13b57
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
7e68ec3e78
Forgot to address review comment... Bug 309141
2005-09-21 00:37:41 +00:00
tor%cs.brown.edu
261cbf1ce5
Build bustage fix from 307322.
2005-09-20 17:07:14 +00:00
tor%cs.brown.edu
48cad43b58
Bug 307322 - stop <svg:use> loop recursion. r=bz
2005-09-20 15:40:57 +00:00
dbaron%dbaron.org
6c3f2cec58
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
05b30c0a52
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
e7a8cf11ab
More Tp regression-fixing for bug 11011. r=biesi, pending sr=roc
2005-09-18 21:06:19 +00:00
jwatt%jwatt.org
d7a4dd3ee7
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
0346043b72
Attempt to fix Tp regression from bug 11011. Pending r=biesi, sr=roc.
2005-09-18 19:46:20 +00:00
bzbarsky%mit.edu
608088a431
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
9510a1b16c
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
ab485465b8
Fix infinite loops in nsGenericElement::List (DEBUG-only). b=308920 r+sr=peterv
2005-09-17 17:06:27 +00:00
jwatt%jwatt.org
5bb96a57d0
Fixing bug 258410. Fix dynamic matrix transforms. Patched by alex@croczilla.com, r=me
2005-09-16 22:49:06 +00:00
bzbarsky%mit.edu
19d2add95a
Keep the results of EvaluateStringWithValue properly alive while we're using
...
them, and make sure we don't GC the xbl property getter when we create the
setter. Bug 299205, r=jst, sr=brendan
2005-09-16 15:44:59 +00:00
mrbkap%gmail.com
b3b01932f1
bug 264811: Only null out mParser when we're sure that we're not going to be handling any more document.writes(). r=jst sr=brendan
2005-09-16 00:19:14 +00:00
mark%moxienet.com
b0d475ff4b
Bug 299419, crash [@ nsEventStateManager::FireContextClick]. Check for null pres shell. r+sr=roc
2005-09-16 00:05:39 +00:00
timeless%mozdev.org
c113ece289
Bug 308573 use if (NS_FAILED(...)) instead of if NS_FAILED(...)
...
patch by b.jacques@planet.nl r=darin sr=darin
2005-09-15 23:17:17 +00:00
scootermorris%comcast.net
062fafbcec
Fix for Bug 302640 -- hasFeature for SVG DOM implementation yields true with native SVG disabled
...
r=jwatt
2005-09-14 23:30:37 +00:00
mats.palmgren%bredband.net
201de18c1d
Crash if JavaScript close() is executed from onchange handler. b=308025 r+sr=bzbarsky
2005-09-14 05:03:20 +00:00
scootermorris%comcast.net
31c2f50383
Bug 294517 -- implement SVG Patterns
...
r=tor
2005-09-13 22:38:36 +00:00
Olli.Pettay%helsinki.fi
74b4cd1e91
Bug 305678, Cleaning up element implementations. Removing nsXULElement::InsertChildAt and nsXULElement::AppendChildTo. r=bz, sr=jst
2005-09-13 20:01:45 +00:00
gerv%gerv.net
35149ea17d
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-09-13 18:40:56 +00:00
Olli.Pettay%helsinki.fi
40bb760a55
Bug 202764, nsXULDocument::HandleDOMEvent can go away. r=jst, sr=bz
2005-09-13 16:18:23 +00:00
tor%cs.brown.edu
fe08f4a1e0
Bug 308180 - feComponentTransfer type discrete not stepping properly.
...
r=scooter
2005-09-12 23:08:09 +00:00
bzbarsky%mit.edu
818aafcc15
Improve the CSSLoader API: make it clear which methods return results
...
sync and which return async, move the handling of alternates more completely
into the CSSLoader, make it possible for observers to tell whether the load
actually succeeded. Bug 293825, r+sr=peterv
2005-09-12 18:41:15 +00:00
tor%cs.brown.edu
2785cbaf00
Bug 307565 - crash when filtering nothing, or <feMerge> with no children.
...
r=scootermorris
2005-09-12 16:16:37 +00:00
bzbarsky%mit.edu
1e583ff98f
Fix bug 307600 for XTF and XUL too. r+sr=peterv
2005-09-12 14:48:57 +00:00
peterv%propagandism.org
6a14cffd01
Trying to fix for balsa orange (from the fix for bug 251025). Patch by bz, r/sr=peterv.
2005-09-12 09:18:48 +00:00
peterv%propagandism.org
8bcf86354a
Follow-up to fix for bug 251025, make Clone/CloneContent const again.
2005-09-12 07:34:25 +00:00
bzbarsky%mit.edu
84999b62be
More use of EmptyString(). Bug 232691, patch by Vidar Braut Haarr
...
<vhaarr+bmo@gmail.com>, r+sr=bzbarsky
2005-09-12 01:28:51 +00:00
bzbarsky%mit.edu
fa885dfb79
Forgot file. Bug 307600
2005-09-11 19:37:04 +00:00
bzbarsky%mit.edu
81a57e27f2
Implement an AttrValueIs method on nsIContent which can be used to quickly
...
check whether a given attribute has a given value. Use it in
nsContentList::NamedItem. Bug 307600, r+sr=jst
2005-09-11 19:20:08 +00:00
peterv%propagandism.org
a1fc672126
Remove obselete include (bad merge).
2005-09-11 18:28:14 +00:00
peterv%propagandism.org
2aa12ff13b
Make nsGenericDOMDataNode::Clone pure virtual, suggestion by biesi.
2005-09-11 18:24:30 +00:00
peterv%propagandism.org
dabf32c2b6
Remove duplicate function (bad merge).
2005-09-11 18:22:06 +00:00
peterv%propagandism.org
85b8cff6bc
Fix for bug 251025 (document.importNode does not set the right owner document.). r=jst, sr=bz.
2005-09-11 17:15:08 +00:00
peterv%propagandism.org
efa08d1916
Back out fix for bug 251025 to fix bustage.
2005-09-11 15:42:31 +00:00
peterv%propagandism.org
86ca4e41cc
Fix for bug 251025 (document.importNode does not set the right owner document.). r=jst, sr=bz.
2005-09-11 15:05:31 +00:00
peterv%propagandism.org
28e03d4aa6
Fix for bug 106796 (Improve GetNameSpaceID() performance). r/sr=jst.
2005-09-11 11:24:16 +00:00
peterv%propagandism.org
1fd27aa751
Fix for bug 306363 (Clean up nsContentUtils service getters). r/sr=bz.
2005-09-11 10:08:43 +00:00
mats.palmgren%bredband.net
1d37c1a0e6
Make nsHTMLFormatConverter deal with an empty source string. Don't add an URL dataflavor if the source URI is empty. b=303818 r+sr=bzbarsky
2005-09-10 11:39:32 +00:00
mats.palmgren%bredband.net
4360d3062d
Don't process events for -moz-user-input:none/disabled also when element is replaced by ALT content. b=307756 r+sr=bzbarsky
2005-09-10 11:02:14 +00:00
mrbkap%gmail.com
973abde5a4
bug 272702: Remove skipped content. This simplifies the code handling <script>, <style> and related tags and makes the nsIHTMLContentSink interface just that much easier to implement. This also allows <object> tags to appear in the head with children. r=sicking sr=jst
2005-09-09 18:03:47 +00:00
bzbarsky%mit.edu
c9d366094c
Fix brendan's nit for bug 299689, r+sr=brendan
2005-09-08 18:39:12 +00:00
bryner%brianryner.com
03adfcb744
Supply a scriptable interface for accessing the nsIEditor (and therefore the anonymous div) an HTML input or textarea. Bug 303727, r+sr=jst
2005-09-07 18:19:26 +00:00
bzbarsky%mit.edu
811b4e530c
Once we've had enough ID lookup misses, make the ID table completely live. Bug
...
299689, r+sr=jst
2005-09-07 17:04:34 +00:00
tor%cs.brown.edu
36c76bbadd
Bug 301234 - implement subset of SVG filters. r=scooter
2005-09-06 22:30:40 +00:00
aaronleventhal%moonset.net
4e2b2e9ee4
Bug 305032. Fix various situation where focus is confused and commands get disabled/grayed out. r+sr=bryner
2005-09-06 22:27:41 +00:00
aaronleventhal%moonset.net
e03346aeb1
Bug 307153. Follow up to last checkin with the correct null checks added. r+sr=bryner
2005-09-06 19:54:55 +00:00
aaronleventhal%moonset.net
9c760049a1
Bug 307153. Focus lost after dialogs closed. r+sr=bryner, a=schrep
2005-09-06 19:41:31 +00:00
brendan%mozilla.org
b03abf03d2
Add JS1.6 support, moving E4X and Array extras there (306664, r/sr=mrbkap/shaver).
2005-09-06 17:43:36 +00:00
jwatt%jwatt.org
db8d96505a
Fixing bug 282217. SVG <title> doesn't have the same effect as <html:title>. r+sr=bzbarsky@mit.edu
2005-09-06 02:17:22 +00:00
bzbarsky%mit.edu
0cfd6a71ca
Make addition or removal of frames in a frameset actually change the
...
rendering. Bug 306660, r=jst, sr=roc
2005-09-06 02:14:36 +00:00
jwatt%jwatt.org
5611f69855
Fixing bug 293224. Matrix from getScreenCTM should be to initial viewport space. r+sr=tor@acm.org
2005-09-06 00:08:10 +00:00
tor%cs.brown.edu
b69ab62c9b
Bug 294519 - should behave the same when SVG not built, SVG pref
...
disabled, or no SVG renderer present. r=dbaron, a=asa
2005-09-05 20:41:57 +00:00
roc+%cs.cmu.edu
60903ce73c
Bug 306222. Make nsIFrame::GetContentAndOffsetsFromPoint, and nsIFrameSelection::HandleDrag, take coordinates relative to the current frame, not some random view. r+sr=roc,patch by Eli Friedman
2005-09-04 20:04:23 +00:00
bob%bclary.com
b9949fcef0
Bug 303502 - make DOM Don't call me! asserts more meaningful, r=peterv,sr=jst
2005-09-04 18:16:58 +00:00
vladimir%pobox.com
83a13e3c79
b=306088, followup check for partial parse of a number, a=brendan
2005-09-02 23:32:36 +00:00
scott%scott-macgregor.org
5a0b7f2d3c
Bug #285076 --> XUL Template Builder isn't working with Dynamic overlays
...
nsXULContentBuilder::CreateContents should fire content appended notifications.
sr=bz
2005-09-02 21:30:20 +00:00
vladimir%pobox.com
91290f814b
b=306881, fix canvas pattern repeat, r=stuart
2005-09-02 21:16:22 +00:00
vladimir%pobox.com
1aed554cfa
b=306088, simplify nssvgtransformlist::setvaluestring, r=tor
2005-09-02 20:24:24 +00:00
peterv%propagandism.org
c9af0fc826
Fix for bug 298064 (nsContentUtils::GetDocumentFromCaller() is broken.). r=jst, sr=brendan.
2005-09-02 18:02:51 +00:00
neil%parkwaycc.co.uk
fda95dd5cf
Bug 306686 Make / start FAYT even when it's Shift+7 also make menus and xbl agree on the legal modifier token delimiters p=dainis_jonitis@swh-t.lv r=bz sr=me
2005-09-02 15:54:27 +00:00
bzbarsky%mit.edu
a3127c2331
Restore disabled state for all form controls. Bug 306616, r+sr=peterv
2005-09-01 18:58:31 +00:00
aaronleventhal%moonset.net
912a94a7dc
Bug 305833. Context menu on bookmark right click is dead. r=mats, sr=bryner
2005-09-01 18:18:08 +00:00
allan%beaufour.dk
bd4e008345
Ooops, part of bug 306620 sneaked in together with the checkin for bug 306614
2005-09-01 17:07:12 +00:00
allan%beaufour.dk
e6f47c8c67
fieldset should not match :enabled/:disabled. Bug 306614, r+sr=bzbarsky
2005-09-01 16:49:36 +00:00
bryner%brianryner.com
1194334ac1
Fix for crashes in document.addBinding():
...
- Don't allow the old binding to go away as we insert the new binding into the chain.
- When swapping the nsXBLInsertionPoint array for a content node, remove any entries from the old list that are also in the new list, so that we don't delete them.
Bug 296375, r+sr=bzbarsky.
2005-09-01 04:38:29 +00:00
pavlov%pavlov.net
2844aa2ba0
adding support for toDataURL and toDataURLAs on canvas. bug 245684. patches from Brett Wilson <brettw@gmail.com>. r=me, sr=vlad
2005-08-31 22:16:51 +00:00
mats.palmgren%bredband.net
377c6c9a64
Implement HTML4 align=middle according to spec. Correct the DOM attribute value mapping for some of the other values as well. b=192077 r+sr=dbaron
2005-08-30 22:46:45 +00:00
scott%scott-macgregor.org
adfb499dd1
Bug #282103 --> minor dynamic overlay improvements.
...
Add IDL documentation stating that it's ok to pass in a null observer to LoadOverlay
Make sure .Init() succeeds on our hashtables, otherwise return an out of memory error code.
r/sr=bz
2005-08-30 21:57:01 +00:00
bzbarsky%mit.edu
ee3656b5aa
Add support for :valid, :invalid, :in-range, and :out-of-range pseudo-classes.
...
Bug 302462, patch by Allan Beaufour <allan@beaufour.dk>, r+sr=bzbarsky
2005-08-30 20:56:46 +00:00
mats.palmgren%bredband.net
fe5bc366c4
Fix the IsFocusable() check for XUL frames. b=305840 r=aaronleventhal sr=bryner
2005-08-30 20:22:55 +00:00
bzbarsky%mit.edu
0f56e73dd0
Make sure kepress handlers are not affected by Caps Lock state. Bug 295228,
...
patch by Dainis Jonitis <Dainis_Jonitis@swh-t.lv>, r=neil, sr=bzbarsky
2005-08-30 18:13:48 +00:00
bzbarsky%mit.edu
fd98f06afb
Implement :enabled and :disabled CSS pseudo-classes. Bug 84400, patch by Allan
...
Beaufour <allan@beaufour.dk>, r+sr=bzbarsky
2005-08-30 03:31:47 +00:00
cbiesinger%web.de
5f30ec027c
Bug 306260 call methods of the direct base class, instead of
...
nsGenericHTMLElement
r+sr=bz
2005-08-29 11:06:19 +00:00
dbaron%dbaron.org
9bc4f35244
Back out most of the rest of bug 304462.
2005-08-28 16:45:39 +00:00
dbaron%dbaron.org
9a6e5c1f52
Back out part of bug 304462 until I can figure out bug 306210.
2005-08-28 05:18:55 +00:00
bzbarsky%mit.edu
1ab38be416
Fix comment per my review comments. Bug 305640.
2005-08-27 05:16:06 +00:00
dbaron%dbaron.org
f7622a3b1c
Give popup blocked events a message constant. b=304462 r+sr=bryner
2005-08-26 21:38:38 +00:00
aaronleventhal%moonset.net
bad4dee397
Bug 305840. Focus problems with XUL textbox, causing problems in findbar, help and address bar because of exception thrown. Patch by Mats Palmgren. r=aaronleventhal, sr=bryner
2005-08-26 18:45:23 +00:00
bzbarsky%mit.edu
846d21be79
Limit xbl:implements a tad. Bug 299518, r=jst, sr=shaver
2005-08-26 14:47:35 +00:00
mozilla.mano%sent.com
ac284e6d88
backing out patch i didn't mean to checkin in v1.592 of this file
2005-08-26 10:15:31 +00:00
tor%cs.brown.edu
ec5069804e
Bug 282579 - Implement <svg:textPath>. As a side effect, this removes
...
the gdi+ text highlighting code. r=afri
2005-08-26 02:49:52 +00:00
jwatt%jwatt.org
82a3d5f795
Build bustage fix from 302103 - new files had DOS line endings
2005-08-25 23:19:33 +00:00
tor%cs.brown.edu
a5bf7e7be2
Build bustage fix from 302103.
2005-08-25 21:57:31 +00:00
jwatt%jwatt.org
59e42c6cd2
Fixing bug 302103. Implement SVG events. r=tor@acm.org, sr=jst@mozilla.org
2005-08-25 21:31:09 +00:00
mozilla.mano%sent.com
0665bf2471
Bug 229473 - emacs-like/readline-like ctrl+letter shortcuts should work on Mac OS X. patch from Jerry Talkington <jtalkington@users.sourceforge.net>, r=neil, sr=smfr.
2005-08-25 20:08:28 +00:00
vladimir%pobox.com
00e47b5654
b=304561, firefox unsuitable for browsing high-res image galleries due to preview on tab icon, r=mconnor,sr=bzbarsky,a=asa
2005-08-25 20:05:24 +00:00
peterv%propagandism.org
1f3470eedf
Fix leak from fix for bug 305689 (Cache event queue service in nsContentUtils). r/sr=bz.
2005-08-25 17:51:44 +00:00
peterv%propagandism.org
650769327b
Fix for bug 301490 (Rich text editor property useCSS changed meaning). r=brade, sr=brendan.
2005-08-25 11:51:04 +00:00
smontagu%smontagu.org
b90844e965
Bug 300270: GetDir() returns empty string instead of 'ltr' or 'rtl'. r=sicking, sr=jst
2005-08-25 06:49:53 +00:00
jst%mozilla.jstenback.com
e330cc0d63
Fixing bug 305640. Make document.getElementById() work correctly when the hash changes when flushing. r+sr=bzbarsky@mit.edu
2005-08-25 05:17:06 +00:00
bzbarsky%mit.edu
df8c8e7910
Fix crash after restoring default toolbar set by making sure that
...
RemoveSubtreeFromDocument unhooks broadcasters just like AddSubtreeToDocument
hooked them up. Bug 295404, patch by dbaron, r=bzbarsky, sr=bryner
2005-08-25 04:11:35 +00:00
bzbarsky%mit.edu
643e0e6e6f
Cache the event queue service in nsContentUtils instead of having every single
...
presshell caching it. Bug 305689, r+sr=peterv
2005-08-24 21:01:51 +00:00
bzbarsky%mit.edu
3656444b70
Make sure that a reflow flush on the document makes the sink start layout if
...
needed. Bug 253951, r=mrbkap, sr=jst
2005-08-24 20:56:58 +00:00
aaronleventhal%moonset.net
0e50b0115b
Bug 303620. Focus system goes haywire when focus changed in onblur or onchange handler. r=mats, sr=bryner
2005-08-24 19:06:07 +00:00
mrbkap%gmail.com
5187e69f5f
bug 303399: Bidi: Problems with caret positioning on blank lines. Patch by Uri Bernstein <uriber@gmail.com>. r=mrbkap sr=roc
2005-08-24 17:44:28 +00:00
bryner%brianryner.com
3e1a97546e
Fix for focus-stealing via blur(). Bug 299677, patch by martijn.martijn@gmail.com, r=me, sr=jst.
2005-08-24 06:10:44 +00:00
bzbarsky%mit.edu
4636fdf1ab
Make sure to not mess with our array of ptrs to release if it hasn't been
...
allocated. Bug 305624, r+sr=jst
2005-08-24 00:07:49 +00:00
bzbarsky%mit.edu
f41b587cae
Go back to having UnblockOnload firing onload sync in cases where it's safe.
...
Attempting to address Tp fallout from bug 294114, r+sr=jst
2005-08-23 23:24:30 +00:00
roc+%cs.cmu.edu
4ac70976f2
Bug 304434. Update link :visited status for URIs downloaded to helper apps. r+sr=dbaron
2005-08-23 22:26:10 +00:00
bzbarsky%mit.edu
1c1bf485db
Init the content policy service ptr lazily so we don't reenter layout module
...
init. Bug 305310, r+sr=peterv
2005-08-23 21:00:00 +00:00
mrbkap%gmail.com
5487140ef0
bug 302775: Wallpaper over a crash when a DOM range is inside an attribute. r+sr=brendan
2005-08-23 20:59:54 +00:00
bzbarsky%mit.edu
7ede6d7070
Make sure to remove our mOnloadBlocker from the loadgroup when we're removed
...
from the window. Bug 305639, r+sr=dbaron
2005-08-23 20:51:22 +00:00
bzbarsky%mit.edu
13982bef30
Back out last change for bug 294114, since it didn't help and may have hurt Tdhml
2005-08-23 18:54:35 +00:00
ben%bengoodger.com
2e7a3f5421
293460 crash when navigating preferences with arrow keys. null check load observer. r=jst sr=bryner a=cbeard
2005-08-23 18:26:35 +00:00
bzbarsky%mit.edu
80788ec7d0
Another attempt to get back Tp perf. Bug 294114 again, r+sr=jst
2005-08-23 17:11:45 +00:00
bzbarsky%mit.edu
f4010ff0fe
Attempt to prevent BlockOnload/UnblockOnload thrashing during document load;
...
just block it when parsing starts and unblock when parsing is done. Bug 294114
followup, r+sr=jst
2005-08-23 15:44:43 +00:00
roc+%cs.cmu.edu
6377fe1d40
Bug 296036. Remove the very poorly specified (and redundant) field 'point' of nsEvent. r+sr=roc, patch by Eli Friedman
2005-08-23 03:57:07 +00:00
bzbarsky%mit.edu
7c5cfe2f80
Remove nsDummyLayoutRequest and use the nsIDocument onload-blocking API
...
instead. Bug 294114, r=dbaron, sr=jst
2005-08-23 01:29:02 +00:00
jst%mozilla.jstenback.com
b1d774f838
Fixing bug 277434. Make object.type comply with the DOM spec again and expose the actual mimetype as .actualType on an interface that's *not* exposed w/o explicit QI. r+sr=bzbarsky@mit.edu
2005-08-22 23:44:55 +00:00
roc+%cs.cmu.edu
93d08d4477
Bug 305483. Make --enable-system-cairo work with --enable-canvas. r+sr=roc, patch by Mike Hommey
2005-08-22 22:45:07 +00:00
bzbarsky%mit.edu
0d6a610963
Make nsIPresShell::GetPrimaryFrameFor return nsIFrame* instead of using an out
...
param. Bug 303779, patch by Bastiaan Jacques <b.jacques@planet.nl>, r+sr=bzbarsky
2005-08-22 22:24:29 +00:00
bryner%brianryner.com
adc0ddf8eb
In the XUL autocomplete widget, make user-initiated autocomplete dispatch an oninput event, just as if the user had typed the text. Also fixing a bug where it was not possible to create an oninput event from script. Bug 287996, r=mconnor sr=jst.
2005-08-22 18:34:21 +00:00
bzbarsky%mit.edu
ab8e3e47e9
Remove bogus assert. Bug 305271, r+sr=peterv
2005-08-22 15:48:01 +00:00
bzbarsky%mit.edu
a522e7083c
Restore some frame recursion protection that got lost. Bug 303163, r+sr=jst
2005-08-22 15:44:49 +00:00
roc+%cs.cmu.edu
142211a0cb
Bug 300313. DeCOMtaminate linebreaker/wordbreaker, and access them directly as services rather than through a factory. r+sr=roc, patch by Joshua Welderson (thanks Joshua\!)
2005-08-22 03:00:06 +00:00
Olli.Pettay%helsinki.fi
e1db238bf1
Bug 304027, XBL handlers for custom events no longer working. r=bryner, sr=jst
2005-08-21 22:20:36 +00:00
cst%andrew.cmu.edu
508d8aff76
Bug 305215 Fix crash going back while loading an image [@ ImageListener::OnStopRequest] (regression from bug 292503)
...
patch by Frank Wein <bugzilla@mcsmurf.de>, r=biesi sr=jst
2005-08-20 22:47:10 +00:00
timeless%mozdev.org
c5c30836b6
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
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
bzbarsky%mit.edu
30298a402a
More event coordinate hackery. Bug 296004, patch by John Sullivan
...
<jsfbbz@kanargh.force9.co.uk>, r+sr=roc, a=bsmedberg
2005-07-19 21:07:47 +00:00
timeless%mozdev.org
0363b55fbf
Bug 299940 Class nsEvent forward-declared as struct
...
patch by b.jacques@planet.nl r=dbaron sr=dbaron a=bsmedberg
2005-07-19 21:03:06 +00:00
bzbarsky%mit.edu
ae5c6e2f82
Convert InsertData calls into AppendData calls (which require less
...
reflow/painting to handle) when the data is inserted at the end. Bug 300797,
r=sicking, sr=roc, a=bsmedberg
2005-07-19 20:52:12 +00:00
cbiesinger%web.de
27335d05f5
bug 300024 remove assertion when putting XUL buttons in an XHTML document
...
patch by Caleb <bugs.caleb@gmail.com> r+sr=bz a=bsmedberg
2005-07-18 16:43:47 +00:00
roc+%cs.cmu.edu
67a0394d02
Bug 297080. Mouse exit events from top-level windows should always be treated as exit events even if the cursor is still within window bounds (it must have moved into an on-top window). r+sr=bzbarsky,a=bsmedberg
2005-07-17 21:50:56 +00:00
timeless%mozdev.org
4d9765f287
Bug 289645 nsXBLPrototypeHandler::ExecuteHandler doesn't null/rv check
...
patch by b.jacques@planet.nl r=bz sr=bz a=bsmedberg
2005-07-17 18:50:36 +00:00
bzbarsky%mit.edu
ca7e31d8ab
Fix serialization of innerHTML in XML documents. Bug 155723, r=sicking,
...
sr=jst, a=bsmedberg
2005-07-15 22:45:14 +00:00
smfr%smfr.org
ea6060bbb9
Fix bug 299419: crash on Mac on double-click-hold in a text widget. We crashed in the context-click timer callback dereferencing a null mCurrentTarget, which gets nulled out when SetMouseDownState() dispatches a selection changed event. Fixed by moving the mouse event higher up, while mCurrentTarget is still good. r/sr=roc
2005-07-15 00:44:28 +00:00
bzbarsky%mit.edu
b85cfbfdc5
Don't flush our parent if we're not safe to flush. Bug 281922, r+sr=jst, a=asa
2005-07-14 16:13:09 +00:00
aaronleventhal%moonset.net
37551fbadf
Bug 290354. Support multiple selection. r=timeless, sr=bryner, a=asa
2005-07-14 14:20:21 +00:00
timeless%mozdev.org
108d205184
Bug 298129 Event.timeStamp always returns 0 for mouse click events
...
patch by martijn.martijn@gmail.com r=dbaron sr=bz a=asa
2005-07-13 18:52:09 +00:00
jshin%mailaps.org
fcf7e6f914
bug 224820 : support UTF-16/32 (non-byte oriented char. encoding) in the form submission : r=biesi, sr=bz, a=asa
2005-07-13 16:55:59 +00:00
masayuki%d-toybox.com
4678ab27a3
Bug 300105 The found link doesn't have pseudo-focus in FAYT on frame page r+sr=bzbarsky, a=asa
2005-07-13 16:03:57 +00:00
bzbarsky%mit.edu
670b519b89
Fix rules="none" regression for tables. Bug 299723, r+sr=dbaron, a=asa
2005-07-07 17:14:36 +00:00
masayuki%d-toybox.com
8f458edf50
Bug 299748 On listbox, Sometimes, We cannot scroll the page to bottom by mouse wheel r+sr=roc, a=asa
2005-07-07 15:53:07 +00:00
bzbarsky%mit.edu
75933a51dc
Make sure to notify XPConnect if an XBL constructor or destructor throws an
...
exception so they get reported in a timely manner. Bug 299741, r+sr=jst, a=chofmann
2005-07-06 15:46:12 +00:00
smontagu%smontagu.org
cd922206ba
Process non-ASCII access keys correctly. Bug 255696, r+sr=roc, a=asa
2005-07-03 12:19:26 +00:00
mats.palmgren%bredband.net
32773fe4f6
Fix crash opening/minimizing window that has onfocus/onblur=window.close(). b=296300 r+sr=bzbarsky a=asa
2005-07-02 22:58:22 +00:00
dbaron%dbaron.org
ea8847cd51
Followup patch to bug 286303 to prevent hotspot coordinates outside of image from getting to platform APIs, even though they might make sense in some cases. b=286303 r=biesi sr=bzbarsky a=asa
2005-07-02 22:24:38 +00:00
brendan%mozilla.org
d0a48d5659
Support E4X by default in chrome windows and in XUL scripts (293392, r+sr=peterv/jst).
2005-07-02 19:52:25 +00:00
bsmedberg%covad.net
d8791d2f29
Bug 296102 - If a <xul:script src="chrome://missing-package/content/file.js" /> cannot be loaded, don't leave the window in an unopened zombie state, r+sr=jst a=asa
2005-07-01 12:18:18 +00:00
dbaron%dbaron.org
22c8c10292
Implement css3 syntax for url() values of cursor with optional hotspot coordinates. b=286303 r=biesi sr=bzbarsky a=asa
2005-07-01 04:29:42 +00:00
jst%mozilla.jstenback.com
c28b2e4aa2
Fixing bug 277434. Make setting element.type on a plugin element (object or embed) set the 'type' attribute as well. r=bugmail@sicking.cc, sr=peterv@propagandism.org, a=benjamin@smedbergs.us
2005-06-30 01:23:12 +00:00
cvshook%sicking.cc
23fe2ae1ed
Bug 296764: Move html keybindings to chrome to make sure they work even with js turned off
...
r=bsmedberg sr=jst a=bsmedberg
2005-06-29 22:41:59 +00:00
roc+%cs.cmu.edu
41bf2924b1
Bug 288438. Turn off SVG <foreignobject> because it's pretty broken. r=benjamin,sr=dbaron,a=benjamin,patch by jwatt,tor and roc
2005-06-29 03:51:44 +00:00
mats.palmgren%bredband.net
f04a34f8aa
Don't resolve <form action=""> to the base uri. b=297761 r+sr=jst a=chofmann
2005-06-28 23:22:28 +00:00
mats.palmgren%bredband.net
97417c0bb6
Make drag-n-drop of frame-less content work again. b=289667 r+sr=roc a=benjamin
2005-06-28 21:40:15 +00:00
vladimir%pobox.com
1a594dcab9
b=296388, drawWindow with null window should give more informative error message, r=vladimir,a=bsmedberg
2005-06-25 03:05:41 +00:00
mats.palmgren%bredband.net
f68de81ba3
Fix event.relatedTarget for MouseOver events. b=298477 r+sr=roc a=asa
2005-06-25 01:32:02 +00:00
darin%meer.net
800a1ddbc1
fixes bug 295544 "Expose more designMode options to web apps" r=brade sr=jst a=bsmedberg
2005-06-24 17:18:27 +00:00