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

9233 Коммитов

Автор SHA1 Сообщение Дата
bzbarsky%mit.edu 3a6787add4 Stash our bindings in an array before destroying them, in case someone decides
to try to add a binding to the hashtable from a binding destructor.  Bug
283698, r+sr=bryner
2005-02-27 17:24:53 +00:00
mrbkap%gmail.com 4bda82da6e bug 283564: Fix a leak when the HTML fragment sink is used to parse an empty string by ensuring that DidBuildModel() is always called. r+sr=bzbarsky 2005-02-26 04:33:04 +00:00
tor%cs.brown.edu 4cb391b2a7 Fix svg build bustage. 2005-02-25 23:15:19 +00:00
bryner%brianryner.com a29b6c69fa Remove nsIXBLBinding (bug 194834). r+sr=bzbarsky. 2005-02-25 22:07:01 +00:00
bsmedberg%covad.net 361daac936 Bug 281414 - global s/nsIPrefBranchInternal/nsIPrefBranch2/ rs=darin (did not change backwards-compatible code in extensions/irc extensions/venkman or extensions/inspector) 2005-02-25 20:46:35 +00:00
doronr%us.ibm.com 5369dc8116 Bug 283637 - Dispatching UIEvents using DOM interface doesn't work. Patch by smaug, r=bz/sr=jst 2005-02-25 19:31:09 +00:00
ben%bengoodger.com 7563b3836a 282103 - dynamic overlays: implement "loadOverlay" method on nsIDOMXULDocument which loads and merges an overlay into a XUL document. r=jst sr=bryner 2005-02-25 09:06:34 +00:00
bzbarsky%mit.edu 6beac99d39 XBL should not treat <children> in other namespaces as magical; only
<xbl:children> is.  Bug 282735, r+sr=jst
2005-02-24 04:23:55 +00:00
roc+%cs.cmu.edu 51924d4a38 Bug 125386. Turn MOUSE_EXIT events into MOUSE_MOVEs when the mouse didn't actually leave the top level widget. r+sr=bzbarsky 2005-02-23 21:46:43 +00:00
jst%mozilla.jstenback.com d5804ef8f6 Fixing bug 209020. Make midas (document eiditing mode) not partially persist when leaving a page, and make it possible to turn off designMode dynamically in a page. r=brade@comcast.net, sr=bzbarsky@mit.edu 2005-02-23 21:27:20 +00:00
doronr%us.ibm.com 10f4ae6d11 Bug 283323 - use owner document in nsGenericElement to get and set properties. Patch by smaug, r/sr=bryner 2005-02-23 20:27:25 +00:00
gandalf%firefox.pl ea39cd5cbe bug 279768: move dom.properties, MediaDocument.properties to global; r=bsmedberg 2005-02-23 16:53:28 +00:00
bsmedberg%covad.net 473534a724 Bug 278534, try #2 - Make tooklit chrome registry use plaintext manifests instead of an RDF cache (get rid of contents.rdf!) r=darin/dveditz/ben 2005-02-22 21:49:45 +00:00
jshin%mailaps.org 44c2409acd bug 244754 : URL is not shown in the status bar when hovering over a url-escaped URL in an encoding different from the document enecoding (r=darin, sr=bzbarsky) 2005-02-22 18:25:12 +00:00
gandalf%firefox.pl a3dc4218b6 bug 283046: File input button does not properly render. A regression after checkin from bug 279768 ; r+sr=bzbarsky 2005-02-22 17:30:08 +00:00
tor%cs.brown.edu bfa5544410 Bug 258511 - preference to disable native SVG support. r=bzbarsky, sr=roc 2005-02-21 18:11:18 +00:00
brendan%mozilla.org bc1cb54066 Nullify version selection via <script language='JavaScript1.x'> to match other browsers (255895, r+sr=jst). 2005-02-20 03:35:21 +00:00
bsmedberg%covad.net e82e4540da Backout bug 278534 due to tinderbox orange. 2005-02-20 01:47:13 +00:00
bsmedberg%covad.net 29add52220 From bug 278534 - binding manager headers don't declare all the types they use, and mis-use the chrome registry. r=build-bustage, I will get ex-post-facto review on this. 2005-02-19 16:38:47 +00:00
bsmedberg%covad.net 3d5d14bc57 Bug 278534 - Make a plaintext chrome registration file format to replace contents.rdf r/sr=darin+dveditz+ben 2005-02-19 15:35:36 +00:00
bryner%brianryner.com 708a569767 Guarantee that a document's binding manager is non-null. Bug 282792, r+sr=bzbarsky. 2005-02-19 10:31:27 +00:00
bryner%brianryner.com 59496a3bd0 Rename nsNameSpaceMap to nsXMLNameSpaceMap to avoid symbol collision in static builds (bug 281728). r=dbaron. 2005-02-19 00:10:38 +00:00
doronr%us.ibm.com 724a86c712 Bug 279057 - Implement hasFeature for XForms. Patch by smaug, r=bryner/sr=jst 2005-02-18 21:32:46 +00:00
doronr%us.ibm.com 4be07d28cc Checked in from wrong tree, backing out, sorry. 2005-02-18 21:28:20 +00:00
doronr%us.ibm.com b15c0e8b75 Bug 279057 - Implement hasFeature for XForms. Patch by smaug, r=bryner/sr=jst 2005-02-18 21:20:27 +00:00
mrbkap%gmail.com 76f3ff6fb1 bug 263053: Get rid of the <endnote> tag when parsing fragments with context, since this can fail if the input stream contains another <endnote> tag. Instead, parse the context in different "chunks" from the new buffer, and notify the fragment sink by way of functions. r=peterv sr=bzbarsky 2005-02-18 19:18:39 +00:00
bryner%brianryner.com 58396e7490 Remove nsINameSpace and replace with a simple array-based list of namespace mappings for CSS. Bug 281728, r+sr=bzbarsky. 2005-02-18 19:18:37 +00:00
jst%mozilla.jstenback.com 48a9ab5e12 Additional changes needed to fix bug 280947 (dragging of images whose extension doesn't map to the right mimetype on the client is broken). r=bzbarsky@mit.edu, sr=dveditz@cruzio.com 2005-02-18 19:18:20 +00:00
neil%parkwaycc.co.uk 131186b3ed Removing an event handler should not disturb firing of other event handlers b=174320 based on a patch by Silver r+sr=jst 2005-02-18 09:36:29 +00:00
jwatt%jwatt.org 3092d10fa2 Bug 282194 : Add null checks to methods that take SVG objects as arguments : r=tor 2005-02-16 18:39:59 +00:00
jwatt%jwatt.org 2827839c33 bug 274698 : Improve nsSVGLength.cpp : r=tor 2005-02-15 19:18:58 +00:00
neil%parkwaycc.co.uk e298802c1b Wallpaper for bug 280541 to get content tootips and scrollbars but still trying not to expose too much to content r+sr=bz a=asa 2005-02-12 20:48:06 +00:00
neil%parkwaycc.co.uk 5f18ee85fa Wallpaper for bug 280541 to get content tootips and scrollbars but still trying not to expose too much to content r+sr=bz a=asa 2005-02-12 20:21:02 +00:00
bzbarsky%mit.edu db59bcd6f9 Fix fallout from the nsIFrameLoader changes of yesterday. Bug 280992, r+sr=jst 2005-02-08 21:30:47 +00:00
bzbarsky%mit.edu c9398844b4 Make Input.src and Form.action be URI attrs. Bug 280470, r+sr=jst 2005-02-08 20:21:22 +00:00
bzbarsky%mit.edu 10ebb8fd62 Make GetTable() deal with lack of a tbody. Bug 255381 partial fix, r=sicking,
sr=jst
2005-02-08 20:20:08 +00:00
bryner%brianryner.com 91542d5229 Resurrect nsIFrameLoader[Owner] as scriptable interfaces; bug 280992 r+sr=bzbarsky 2005-02-08 06:55:00 +00:00
bzbarsky%mit.edu 61babae433 Fix SVG build bustage 2005-02-08 02:36:25 +00:00
bryner%brianryner.com 064c7eb606 Remove unneeded nsIFrameLoader interface (bug 280992). r+sr=jst. 2005-02-07 23:53:47 +00:00
jst%mozilla.jstenback.com e4a310c9c7 Fixing bug 280947. Fix regression from bug 279945 that broke dragging images onto the client file system if the image URL didn't have a valid extension. r=bzbarsky@mit.edu, sr=dveditz@cruzio.com 2005-02-07 22:20:14 +00:00
mrbkap%gmail.com f1c5943731 bug 281336: Don't rely on the aIsCompiled flag to tell us if we've compiled our getter and setter, since if one of them was successfully compiled and the other wasn't, then the parameter is incorrect. r+sr=bzbarsky 2005-02-07 19:38:10 +00:00
aaronleventhal%moonset.net 6633e19456 Bug 280916. Update DHTML accessibility role and state namespaces to location of RDF files on w3.org. r+sr=jst 2005-02-07 19:29:56 +00:00
bzbarsky%mit.edu e1a5653cce Fix the HTML serializer to not do fancy linebreaking when "raw" output is
requested.  Use this in innerHTML.  Bug 89780, r+sr=peterv
2005-02-07 17:24:05 +00:00
bzbarsky%mit.edu 4be2dab6bb Add some debug members to XBL to catch cases where things are treated as
compiled when they're not and vice versa.  Bug 280089, r+sr=bryner
2005-02-06 20:34:15 +00:00
mats.palmgren%bredband.net 3965eb1eb3 Use GetPrimaryFrame() instead of GetFormControlFrame(). b=279682 r+sr=bzbarsky 2005-02-05 04:13:29 +00:00
mats.palmgren%bredband.net c967eac0c7 Make assignments to DOM 'selectedIndex' change the focused index for lists/comboboxes. b=279868 r+sr=bzbarsky 2005-02-04 22:56:13 +00:00
bzbarsky%mit.edu 764eac7201 Add OOM checks on some GetDOMSlots() calls. Bug 280771, patch by Daniel de
Wildt <mozilla3q04@dewildt.de>, r+sr=jst
2005-02-04 18:04:02 +00:00
dveditz%cruzio.com d3bc41de0a bug 280889 prevent use of uninitialized 'cursor', r/sr=bzbarsky 2005-02-04 00:14:06 +00:00
cvshook%sicking.cc d7ac968468 Bug 280921: Kill nsCheapStringBufferUtils
r/sr=darin
2005-02-03 23:49:13 +00:00
bryner%brianryner.com 67dba23ae4 Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron. 2005-02-03 23:01:54 +00:00