caillon%redhat.com
4f7f2461ff
250245 - spec changed, its now Document.inputEncoding
...
r+sr=jst
2005-02-28 22:35:02 +00:00
bzbarsky%mit.edu
fd3cee92f8
Make sure to flush pending notifications as needed when calling
...
getElementById. Bug 283468, r+sr=jst
2005-02-28 22:24:17 +00:00
bzbarsky%mit.edu
8c0a57078a
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
c613ef4daf
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
30399497e2
Fix svg build bustage.
2005-02-25 23:15:19 +00:00
bryner%brianryner.com
001952215b
Remove nsIXBLBinding (bug 194834). r+sr=bzbarsky.
2005-02-25 22:07:01 +00:00
bsmedberg%covad.net
4b68fa447a
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
5be9bbeae4
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
d6e21cbd98
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
b4b2a93b75
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
55480a9b6f
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
846d1fda2c
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
8720694a36
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
82d3ed5f0a
bug 279768: move dom.properties, MediaDocument.properties to global; r=bsmedberg
2005-02-23 16:53:28 +00:00
bsmedberg%covad.net
aab6284169
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
fd66f970be
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
e8ea9800c4
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
a0375d13dc
Bug 258511 - preference to disable native SVG support. r=bzbarsky, sr=roc
2005-02-21 18:11:18 +00:00
brendan%mozilla.org
ebe9827876
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
6308fe5e8d
Backout bug 278534 due to tinderbox orange.
2005-02-20 01:47:13 +00:00
bsmedberg%covad.net
b7e4e297cb
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
500173e4bd
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
e6dfc671b2
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
8e64d7cfb4
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
66c18178e4
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
8e0413d060
Checked in from wrong tree, backing out, sorry.
2005-02-18 21:28:20 +00:00
doronr%us.ibm.com
49534b8c41
Bug 279057 - Implement hasFeature for XForms. Patch by smaug, r=bryner/sr=jst
2005-02-18 21:20:27 +00:00
mrbkap%gmail.com
1983dc1a52
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
da55bc0cf2
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
b7bbeee847
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
24092c56ed
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
364c1dd18b
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
ab39611fed
bug 274698 : Improve nsSVGLength.cpp : r=tor
2005-02-15 19:18:58 +00:00
neil%parkwaycc.co.uk
a78dc4405d
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
070f4b8286
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
e6e1eca2d1
Fix fallout from the nsIFrameLoader changes of yesterday. Bug 280992, r+sr=jst
2005-02-08 21:30:47 +00:00
bzbarsky%mit.edu
e3a503120b
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
e18b171c31
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
bccaf1037e
Resurrect nsIFrameLoader[Owner] as scriptable interfaces; bug 280992 r+sr=bzbarsky
2005-02-08 06:55:00 +00:00
bzbarsky%mit.edu
b017085533
Fix SVG build bustage
2005-02-08 02:36:25 +00:00
bryner%brianryner.com
30d64853e0
Remove unneeded nsIFrameLoader interface (bug 280992). r+sr=jst.
2005-02-07 23:53:47 +00:00
jst%mozilla.jstenback.com
9942ee6c00
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
cd93d8a8df
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
0448eeb842
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
a0191e8904
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
6d379fef2d
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
47534ed5dd
Use GetPrimaryFrame() instead of GetFormControlFrame(). b=279682 r+sr=bzbarsky
2005-02-05 04:13:29 +00:00
mats.palmgren%bredband.net
4474d25063
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
b5fe58dd21
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
3c09601e58
bug 280889 prevent use of uninitialized 'cursor', r/sr=bzbarsky
2005-02-04 00:14:06 +00:00
cvshook%sicking.cc
112d7513d6
Bug 280921: Kill nsCheapStringBufferUtils
...
r/sr=darin
2005-02-03 23:49:13 +00:00
bryner%brianryner.com
f5257db823
Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron.
2005-02-03 23:01:54 +00:00
jst%mozilla.jstenback.com
1fb4408320
Fixing bug 279945. Prevent drag n' drop of images whose extensions don't map to image mimetypes. r=caillon@gmail.com, sr=dveditz@cruzio.com
2005-02-03 17:23:35 +00:00
bzbarsky%mit.edu
bd03314ed7
Add a default namespace for DOM-added nodes when creating context for
...
createContextualFragment. Bug 280496, r=steve.swanson@mackichan.com , sr=jst
2005-02-03 04:53:26 +00:00
bryner%brianryner.com
d050770a7e
Remove unneeded nsIContentList interface (bug 280746). r+sr=jst.
2005-02-02 23:16:02 +00:00
darin%meer.net
edaf886467
landing content patch for bug 235499 "re-enable string buffer sharing between C++ and JS in xpconnect" r=sicking sr=jst
2005-02-02 22:58:01 +00:00
tor%cs.brown.edu
50dbf20166
Bug 280554 - SVG content and layout should use GetAnimVal, not GetBaseVal.
...
Patch by scootermorris@comcast.net , r=afri
2005-02-02 20:31:51 +00:00
jshin%mailaps.org
69b3b9a195
follow-up to bug 278061 : rid of trivial (but potentially critical) typos ,patch by masayuki : r=me, sr=bz
2005-02-02 17:07:51 +00:00
bzbarsky%mit.edu
e7986dd6fe
LinkAdded/LinkRemoved events should be trusted. Bug 278025, r+sr=jst
2005-02-02 03:17:49 +00:00
bzbarsky%mit.edu
4725c68f67
Flush out frames before trying to focus ourselves, in case our frame hasn't
...
been created yet. Bug 277482, r+sr=jst
2005-02-02 03:07:07 +00:00
mrbkap%gmail.com
523dd0a833
Back out the wallpaper from bug 197015 since a better one has been checked in for bug 220542 (bug 197015, r=jst, sr=bzbarsky)
2005-02-02 02:24:43 +00:00
bzbarsky%mit.edu
95acd8f9c5
Add a way for IME to query the caret position. Bug 278061, patch by
...
Masayuki Nakano (Mozilla Japan) <masayuki@d-toybox.com>, r=smontagu,glazou,
sr=bzbarsky
2005-02-01 19:24:59 +00:00
bzbarsky%mit.edu
c764515020
Fix forceRedraw to use FlushPendingNotifications instead of trying to roll its
...
own. Bug 280214, r=afri, sr=roc
2005-02-01 02:17:02 +00:00
alex%croczilla.com
126cf44a45
Clean up nsSVGValue.h dependencies. Bug#280519, r=scooter. SVG builds only.
2005-01-31 19:45:10 +00:00
neil%parkwaycc.co.uk
d9d76570dd
Backing out patch to bug 278443, it didn't improve Txul or Ts and is probably responsible for some new crash bugs
2005-01-31 16:18:31 +00:00
mozilla.mano%sent.com
81ed4ff966
Bug 277516 - Add a hidden pref to follow accessibility.tabfocus for xul elements; default to true on mac, false everywhere else. r=aaronlev sr=bzbarksky
2005-01-29 23:47:35 +00:00
mrbkap%gmail.com
0860d21d4b
bug 279939: Remove a bogus assertion and fix up the plaintext serializer's handling of <li>s with no preceeding <ul> or <ol>. r=akkana sr=jst
2005-01-29 02:50:21 +00:00
dougt%meer.net
e52cc67a77
Fixing 280230. WinCE build stuff. r+sr=jst
2005-01-28 23:03:42 +00:00
cvshook%sicking.cc
44ddf2bce4
Bug 278443: Use an Arena to allocate nsNodeInfos. Patch by smaug@welho.com.
...
r=sicking sr=peterv
2005-01-28 22:58:37 +00:00
bryner%brianryner.com
d1c6e674bc
Add a cloneNode hook for XTF (bug 280072). r+sr=jst
2005-01-28 03:49:44 +00:00
aaronleventhal%moonset.net
417295f31d
Bug 249998. Support DHTML accessibility plan, including roles, states and events for state changes. r=pkw, sr=jst
2005-01-28 02:35:26 +00:00
silver%warwickcompsoc.co.uk
a9300f7480
Bug 279041 - Add ToString to nsHTMLAreaElement.
...
r+sr=jst
2005-01-28 01:22:47 +00:00
bryner%brianryner.com
5b8aeed3b1
Remove nsIPresState (bug 279699). r+sr=roc.
2005-01-27 22:52:53 +00:00
bzbarsky%mit.edu
568f813316
Add a "safe" way to unblock the parser, to protect against CSSLoader
...
stupidity. Bug 220542, patch by Blake Kaplan <mrbkap@gmail.com>, r=jst,
sr=bzbarsky
2005-01-27 19:28:22 +00:00
bzbarsky%mit.edu
51225fa8d9
Make sure to not try to run constructors/destructors when scripts are not
...
enabled. Bug 275232, r+sr=bryner
2005-01-27 19:21:14 +00:00
aaronleventhal%moonset.net
843ab05ace
Bug 279496. Can't copy and paste in text area. r=mats, sr=bz
2005-01-27 13:10:20 +00:00
bzbarsky%mit.edu
7a540d93e0
Make kNameSpaceID_None a static const int so it won't cast to pointer types.
...
Bug 279806, r+sr=jst
2005-01-26 23:13:01 +00:00
tor%cs.brown.edu
f0305d4312
Bug 252631 - allow multiple onloads in svg content. r=sicking, sr=jst
2005-01-26 14:28:21 +00:00
vladimir%pobox.com
d5febfb9de
b=279306, update canvas API to reflect latest standard spec; r=stuart,sr=shaver
2005-01-26 02:08:35 +00:00
cvshook%sicking.cc
98623bdc4d
Bug 279788: Add nullcheck before calling isSelfOrAncestor.
...
r/sr=bz
2005-01-25 21:10:36 +00:00
bzbarsky%mit.edu
ccb6da4701
Fix crash if getter or setter is encountered outside a property. Bug 279697,
...
r+sr=jst
2005-01-25 19:34:56 +00:00
bzbarsky%mit.edu
b5bacd9f93
Make content state restoration flush out the content sink (but not content
...
notifications!) before we try to generate the state key. Remove bogus assert.
Bug 139568, r+sr=jst
2005-01-25 04:22:09 +00:00
tor%cs.brown.edu
644c1c1139
Bug 193825 - <svg:clipPath> implementation.
...
r=scooter, sr=dbaron for shared moz files.
2005-01-25 03:55:03 +00:00
cvshook%sicking.cc
163b6ef1cc
Bug 236476: Change GetHTMLAttribute to GetParsedAttr. Also fixes bug 232706 by removing final uses of nsHTMLValue.
...
r=bz sr=jst
2005-01-25 00:02:58 +00:00
cvshook%sicking.cc
67d7580ff8
missed to change one comment in patch for bug 279155.
...
rs=jst
2005-01-24 23:20:39 +00:00
tor%cs.brown.edu
7ed1238419
Bug 268426 - title, desc, metadata elements DOM implementation.
...
Patch by jonathan.watt@strath.ac.uk , r=afri, sr=tor for moz shared files.
2005-01-24 17:42:23 +00:00
cvshook%sicking.cc
64e6727a51
Bug 279155: Random cleanup in nsXULElement.cpp
...
r+sr=jst
2005-01-24 10:45:00 +00:00
cvshook%sicking.cc
b123836266
Bug 266406: nsAttrValue has too big default boundries when parsing integers.
...
r+sr=jst
2005-01-24 10:43:14 +00:00
peterv%propagandism.org
f8e8ee3231
Fix for bug 278505 (Trivial content cleanup). r/sr=bz.
2005-01-23 18:21:34 +00:00
aaronleventhal%moonset.net
e20fafca39
Bug 256003. Remove -moz-user-focus from html.css, forms.css, ua.css. It's been deprecated from use in HTML. Patch by Martijn Wargers. r=bryner, sr=roc
2005-01-23 03:48:00 +00:00
bzbarsky%mit.edu
fdbe2c6ead
Make applet and embed elements focusable. Bug 257488, r=aaronl, sr=jst
2005-01-22 04:48:00 +00:00
bzbarsky%mit.edu
0fdead7f51
Make property table actually store and use destructor funcs instead of crashing
...
when they are needed. Bug 275574, r=bryner, sr=jst
2005-01-21 17:00:07 +00:00
aaronleventhal%moonset.net
aa771d370c
Bug 259385. Expose h1-h6, q, blockquote in MSAA as well as elements with a defined xhtml2:role attribute. r=pkw, sr=jst
2005-01-21 03:50:26 +00:00
alex%croczilla.com
4144d8ad0d
Only notify observers of context-change when object is context dependent. Bug#270257, Checkin for jwatt, r=afri. Affects SVG builds only.
2005-01-21 00:28:21 +00:00
bugzilla%arlen.demon.co.uk
d325bf40fb
Bug 278702 Init method of nsIDocumentEncoder does not reset member variables
...
p=david.gardiner@unisa.edu.au r=dean_tessman sr=jst
2005-01-20 23:20:59 +00:00
timeless%mozdev.org
7380c4ec49
Bug 254252 nsCRT::BufferHashCode has two variants, and only one user, HashCodeAsUTF8 has no users
...
patch by mikael@parknert.se r=darin sr=bz
2005-01-20 21:39:23 +00:00
bzbarsky%mit.edu
58b19c5912
Fix build bustage -- the api changed....
2005-01-20 17:07:51 +00:00
bzbarsky%mit.edu
1091c7b77a
Make labels actually fire a click on the thing they're labeling when they're
...
clicked, instead of just redirecting their own event. Bug 146066, also fixes
bugs 271740 and 276279. r=bryner, sr=jst
2005-01-20 16:59:42 +00:00
bzbarsky%mit.edu
09a1f1b71b
Make submit buttons with no value but a name send the "default value" to the
...
server. Bug 274309, r+sr=jst
2005-01-20 16:47:25 +00:00
bzbarsky%mit.edu
319fca7fd7
Don't add XBL properties if they have no name. Bug 277950, r+sr=bryner
2005-01-20 16:44:00 +00:00
alex%croczilla.com
8dc50d389c
Bug#274925: Fix SVG attribute leaks. r=sicking, sr=jst. SVG only - not part of default builds.
2005-01-20 12:19:16 +00:00
bzbarsky%mit.edu
d222ecb623
Flush out reflows before processing invalidates and paint events. Fixes a
...
variety of flicker issues of various sorts, especially when we're not quite
keeping up with the rate of updates in DHTML or in editor. Bug 244366 and
various dependencies, r+sr=roc
2005-01-20 03:39:09 +00:00
varga%nixcorp.com
876c4276af
Fix for bug 274808. Crash when dragging onto a tree [@ nsXULTreeBuilder::GetTemplateActionCellFor ]
...
r=varga sr=bryner patch by Neil Deakin <enndeakin@sympatico.ca>
2005-01-19 22:06:23 +00:00
tor%cs.brown.edu
a034772292
Bug 278741 - <use> not live to width/height changes. r=jwatt
2005-01-19 20:54:26 +00:00
tor%cs.brown.edu
7cc765bbb4
Bug 278201 - circular loop <use> hangs browser. r=bzbarsky
2005-01-19 20:52:43 +00:00
bryner%brianryner.com
2f29bc1cc5
Remove nsIXULContent. Bug 276698, r=sicking, sr=jst.
2005-01-19 20:05:02 +00:00
tor%cs.brown.edu
ee6958dea3
Bug 273235 - Support XML Events also in SVG. Patch by smaug@welho.com, r=tor.
2005-01-19 18:37:44 +00:00
tor%cs.brown.edu
386bcfe32d
Bug 274925 - don't pre-refcount SVG classes directly. r=afri.
2005-01-19 16:32:47 +00:00
neil%parkwaycc.co.uk
51faac852b
Bug 276002 Change nsContenUtils::Get/FormatLocalizedString to use nsXPIDLString to save on nsAutoString copies r=dbaron sr=bryner
2005-01-18 23:46:59 +00:00
peterv%propagandism.org
98904d1ec9
Remove obsolete function declarations.
2005-01-17 16:45:37 +00:00
neil%parkwaycc.co.uk
c37f4ea25d
Make XUL elements work properly with Get/SetNativeAnonymous (partial fix for bug 165110) r=sicking sr=bz
2005-01-17 16:03:28 +00:00
peterv%propagandism.org
27f29bc43d
Fix for bug 278505 (Trivial content cleanup). r/sr=jst.
2005-01-17 09:38:03 +00:00
timeless%mozdev.org
89b5cc3964
Bug 242467 The patch for bug 242212 breaks builder.rebuild for remote XUL
...
patch by enndeakin@sympatico.ca r=jst sr=jst
2005-01-17 09:24:56 +00:00
mats.palmgren%bredband.net
79e5aa3eac
Implement the accesskey attribute for LEGEND, make it move focus forward when it's not focusable. b=81481 r=aaronleventhal sr=bzbarsky
2005-01-16 16:39:35 +00:00
tor%cs.brown.edu
56f3fda1c0
Bug 274886 - attributes corresponding to SVGLength properties are always set.
...
Patch by jonathan.watt@strath.ac.uk , r=tor.
2005-01-16 01:44:52 +00:00
peterv%propagandism.org
75afa53e8e
Fix for bug 227003 (add ::IsContentOfType to txXPathNode, txNameTest, txNodeTypeTest). r=sicking, sr=bz.
2005-01-15 19:20:23 +00:00
bzbarsky%mit.edu
d185bdf1ce
Include the part number inside a multipart document in the state key, so that
...
state restoration works correctly on each part. Bug 47350, patch by Hideo
Saito <saito@densan.co.jp>, r=bzbarsky, sr=js
2005-01-15 17:47:23 +00:00
jst%mozilla.jstenback.com
a0fa9d2155
Eliminate cast that is no longer needed.
2005-01-15 00:25:12 +00:00
bryner%brianryner.com
ebd4f77f17
Less-than-ideal fix for the problem where XTF insertion points don't work if the insertion point has only inline frame ancestors (which are not in the primary frame map) in the anonymous content tree. Track the insertion point content node as we're constructing anonymous content frames and insert the explicit content when we reach the insertion point. Bug 269023, r=bzbarsky, sr=dbaron.
2005-01-14 23:12:20 +00:00
jst%mozilla.jstenback.com
47c1da9edf
Backing out change that slipped in with my last checkin.
2005-01-14 21:45:41 +00:00
jst%mozilla.jstenback.com
418d87fcec
Landing fix for bug 198533. Patch by smaug@welho.com. Making nsXULElement inherit nsGenericElement. r=bugmail@sicking.cc, sr=jst@mozilla.org
2005-01-14 19:30:55 +00:00
neil%parkwaycc.co.uk
f94b165a21
Set the xul document title before layout in case xbl constructors want it b=278286 r+sr=bz
2005-01-14 18:00:29 +00:00
neil%parkwaycc.co.uk
5265657a0f
Bustage fix - I missed an NS_ADDREF but peterv spotted my error
2005-01-14 16:19:17 +00:00
neil%parkwaycc.co.uk
8e0aea9e40
Fixing startup test bustage - I'd only landed the infrastructure and forgotton to fix the actual bogus QI calls. Oh, and the bug number is 276959 not 286959.
2005-01-14 15:32:58 +00:00
neil%parkwaycc.co.uk
5c85cd8d91
Supplementary fix to bug 286959 to avoid having to QI to a non-interface class (nsGenericHTMLElement) r=bryner sr=jst
2005-01-14 13:28:34 +00:00
allan%beaufour.dk
e0bd586b83
bug 278153, patch by smaug@welho.com, r+sr=bzbarsky
2005-01-13 15:32:41 +00:00
bryner%brianryner.com
6c4ea68040
Change cache interfaces to use ACString for the key. Bug 277627, r+sr=darin.
2005-01-13 03:25:28 +00:00
bryner%brianryner.com
dbb68b5bee
Add an IID for nsGenericHTMLElement so that QI behaves as expected. This should fix the startup test bustage.
2005-01-13 01:31:42 +00:00
bryner%brianryner.com
7716d0d706
remove parts of patch for bug 276959 that were not intended to be checked in.
2005-01-12 23:27:05 +00:00
shaver%mozilla.org
6e0d88dcec
Suppress XTF factory-search spew for those silly enough to use XML documents
...
with namespaces. r=bryner
2005-01-12 20:21:45 +00:00
bryner%brianryner.com
5e2d6d2947
Remove nsIHTMLContent interface (bug 276959). r+sr=jst.
2005-01-12 19:45:38 +00:00
bzbarsky%mit.edu
79158ffe29
Remove a bogus +1 that was causing us to reference negative array indices. Bug
...
224643, r+sr=jst
2005-01-12 17:53:16 +00:00
bzbarsky%mit.edu
2fc5bf37c3
Make DocumentViewerImpl::CopyImageContents also put the image URI on the
...
clipboard in the text flavor; a big step toward having a single "copy image"
command that puts it on the clipboard in all relevant flavors in a meaningful
way. Bug 135300, patch by O. Atsushi (Torisugari) <torisugari@gmail.com>,
r=bzbarsky, sr=jst
2005-01-12 04:11:26 +00:00
bzbarsky%mit.edu
22b828101e
Keep track of whether a title has been set in the document, not in the sink.
...
This way we can notice all ways of setting it. Bug 271996, r=sicking, sr=neil
2005-01-12 02:47:53 +00:00
bzbarsky%mit.edu
60ece961d7
Make sure to scroll and such _before_ firing events. Bug 264873, r=mats,
...
sr=bryner
2005-01-12 02:42:39 +00:00
bzbarsky%mit.edu
7e99afbcf0
Fix HTML nodes to not claim to be in the XHTML namespace (unless they are, of
...
course). Bug 103225, r+sr=jst
2005-01-12 02:41:36 +00:00
dbaron%dbaron.org
a576d20c3f
CVS remove files that were not part of the build for long (due to performance regression).
2005-01-11 22:51:55 +00:00
bryner%brianryner.com
6d7d5bb370
Don't fire onchange events twice when clicking on an input. Bug 254238, r=bzbarsky, sr=jst, a=asa.
2005-01-11 03:21:23 +00:00
cbiesinger%web.de
8bf7cd6391
bug 264599 make unfrozen necko interfaces use 64-bit integers.
...
r=darin sr=bz a=asa
2005-01-09 20:43:35 +00:00
timeless%mozdev.org
b87373b71f
Bug 187508 Follow "full keyboard access" setting in System Preferences for tabbing navigation
...
patch by bugs.mano@mail-central.com r=aaronl sr=neil a=asa
2005-01-06 23:41:52 +00:00
jst%mozilla.jstenback.com
db6f8d937a
Fixing bug 268830. Enable popups when handling access key events. r+sr=bzbarsky@mit.edu, a=asa@mozilla.org
2005-01-06 15:13:15 +00:00
brendan%mozilla.org
9f8057d4d0
Support ;e4x=1 MIME parameter after application/x-javascript or text/javascript to enable E4X (270553, r+sr=jst).
2005-01-05 07:25:29 +00:00
bzbarsky%mit.edu
5ef3fd1886
Make XBL constructors/destructors check whether JS is enabled before running
...
once again. Bug 276205, r+sr=jst
2005-01-05 01:02:13 +00:00
jst%mozilla.jstenback.com
79f4362a05
Whitespace cleanup.
2005-01-05 00:26:39 +00:00
jst%mozilla.jstenback.com
e7cfe79af9
Landing the low-level code for using the plugin finder service from the aviary branch. Bug 244125 etc.
2005-01-05 00:21:06 +00:00
bzbarsky%mit.edu
e425259e0d
Make people that want empty strings use EmptyC?String(). Bug 232691, patch by
...
Daniel Kraft <d@daniel-kraft.net>, r=jst, sr=bzbarsky
2005-01-04 19:31:31 +00:00
bzbarsky%mit.edu
d85c96f68c
Use GetOwnerDoc in GetTextContent, since this makes sense for nodes not
...
currently in the DOM tree. Bug 276880, r+sr=peterv
2005-01-03 23:37:25 +00:00
bzbarsky%mit.edu
3203d0d58e
Remove the long-deprecated nsIWebShell interface. Bug 273319, r=biesi, sr=jst.
2005-01-03 22:51:17 +00:00
mrbkap%gmail.com
8683dee1e2
bug 254989: assertion in htmlparser because the serializer doesn't collect skipped content. r=peterv sr=jst
2005-01-03 21:48:53 +00:00
neil%parkwaycc.co.uk
36fef2db76
Bug 51444 Make xbl:inherits work with namespaced attributes p=smaug@welho.com r+sr=bz
2005-01-01 18:02:03 +00:00
ginn.chen%sun.com
8fd4c5260e
Bug 143996 in caret browsing, home/end must go to start/end of line
...
r=brade sr=neil.parkwaycc.co.uk
2004-12-31 03:12:17 +00:00
bugzilla%arlen.demon.co.uk
b02aed565c
Bug 113580 switch uses of getAttribute to hasAttributeValue whenever possible
...
p=bugmail@q1n.org r=dbaron sr=bzbarsky
2004-12-31 00:41:58 +00:00
cbiesinger%web.de
e42c2d976d
38447 layout,content,dom and xpwidget part: Implement Handling of URI Values on
...
CSS "cursor" Properties
for dom,layout,content: r+sr=bz
for widget: r+sr=roc
2004-12-30 21:56:11 +00:00
bmlk%gmx.de
60fee793af
document.implementation.hasFeature('XHTML', '2.0') should return true, bug 255610, p=Vidar Braut Haarr <bugmail@q1n.org>, r=bzbarsky, sr=jst
2004-12-27 11:31:49 +00:00
brendan%mozilla.org
ab41ed5407
Whitespace cleanup (diff -w shows no changes).
2004-12-27 03:23:01 +00:00
timeless%mozdev.org
2593bdd094
Bug 209097 Default mailto form subject should be localizable
...
patch by cst@andrew.cmu.edu r=roc sr=roc
2004-12-26 23:29:58 +00:00
bmlk%gmx.de
ef4604f958
remove unused prescontext argument from GetOffsetFromView bug 276015 r/sr=dbaron
2004-12-26 19:48:54 +00:00
tor%cs.brown.edu
a422720abc
Bug 261800 - getBBox for non-text elements. r=scooter
2004-12-24 16:26:10 +00:00
db48x%yahoo.com
fbf4456891
bug 259559: Get rid of warnings when content/svg is built
...
patch by Jonathan Watt <jonathan.watt@strath.ac.uk>, r=alex
2004-12-21 23:02:56 +00:00
db48x%yahoo.com
db2ff3b4ef
bug 209097: Default mailto form subject should be localizable
...
patch by Chris Thomas (CTho) <cst@andrew.cmu.edu>, r=neil, sr=roc
2004-12-21 16:17:32 +00:00
peterv%propagandism.org
6615f2f7fa
Correct function signature to fix Solaris bustage.
2004-12-21 13:25:31 +00:00
tor%cs.brown.edu
88ec41b5e3
Bug 270251 - nsSVGElement::UpdateContentStyleRule issues.
...
Patch by jlurz24@gmail.com , r=sicking, sr=bz.
2004-12-18 12:14:32 +00:00
tor%cs.brown.edu
a22fc82221
Bug 216568 - <svg:image> implementation. r=pavlov
2004-12-17 23:45:30 +00:00
dbaron%dbaron.org
48a696beb8
Remove nsFormControlHelper::GetLocalizedString, improve string bundle methods in nsContentUtils, and convert callers. b=273829 r+sr=bryner
2004-12-17 20:40:48 +00:00
peterv%propagandism.org
325267b519
Fix fo bug 274964 (Switch to Expat's xml declaration parsing). r/sr=jst.
2004-12-17 09:17:35 +00:00
peterv%propagandism.org
0c59b6df7f
Fix for bug 192139 (Integrate latest Expat). r=bz, sr=jst.
2004-12-15 15:37:23 +00:00
bsmedberg%covad.net
81a0de68d5
Bug 275605 - libxul step 3 (all of tier 9, except libmozjs.so which will remain separate indefinitely) r=darin
2004-12-15 04:07:01 +00:00
bryner%brianryner.com
31bef82154
Move nsIContent::GetClassAttributeName() onto nsIStyledContent (bug 274402). r+sr=jst.
2004-12-14 03:54:01 +00:00
bryner%brianryner.com
184cc47ec5
deCOMtaminate nsIContent::GetNameSpaceID. Bug 272079, r+sr=jst
2004-12-13 04:14:28 +00:00
tor%cs.brown.edu
23c6f9365c
Backout 270257.
2004-12-12 05:30:29 +00:00
tor%cs.brown.edu
70112863b2
Backout 270257.
2004-12-12 02:37:58 +00:00
tor%cs.brown.edu
24de1145ed
Bug 270257 - don't call Will/DidModify in SetContext.
...
Patch by jonathan.watt@strath.ac.uk , r=afri.
2004-12-12 00:33:37 +00:00
jst%mozilla.jstenback.com
b7a9a380c8
Dropping 'Impl' from class names to keep things more sane. rs=peterv@propagandism.org
2004-12-10 19:48:22 +00:00
tor%cs.brown.edu
b8ade7319c
Bug 216559 - CSS3 currentColor. Patch by scootermorris@comcast.net.
...
r=bz, sr=dbaron.
2004-12-09 23:51:25 +00:00
bzbarsky%mit.edu
185d89d991
Move handling of "dir" and "bdo" into ua.css so it doesn't get turned off when
...
author styles are disabled. Bug 261361, patch by fantasai
<fantasai.bugs@inkedblade.net>, r=dbaron, sr=bzbarsky
2004-12-09 16:08:43 +00:00
neil%parkwaycc.co.uk
a3bdc27a25
Bug 273741 Plain text copy suffering HTML conversion (regression from bug 244685) p=david.gardiner@unisa.edu.au r=dean_tessman sr=me
2004-12-09 12:59:29 +00:00
tor%cs.brown.edu
f776408b63
Bug 238050 - implement SVG markers. r=scooter, moz common files sr=dbaron
2004-12-09 03:16:15 +00:00
dbaron%dbaron.org
5932d2d601
Fix --disable-xul bustage by building nsXULAtoms even when MOZ_XUL is false. b=272151
2004-12-08 21:34:22 +00:00
dbaron%dbaron.org
36d81cbae0
Bug 272151: reorganize files within layout, r+sr=roc: cvs removing obsolete files
2004-12-08 20:13:32 +00:00
dbaron%dbaron.org
59b5ba4eef
Bug 272151: reorganize files within layout, r+sr=roc: cvs removing obsolete files
2004-12-08 19:55:19 +00:00
dbaron%dbaron.org
d7690b6ee3
Bug 272151: reorganize files within layout, r+sr=roc: removing files that were moved to new locations in the repository without copying RCS files since they had previously been at their new locations
2004-12-08 19:49:14 +00:00
dbaron%dbaron.org
c7b24df1a9
Bug 272151: reorganize files within layout, r+sr=roc: cvs removing files that were copied to new locations in the repository
2004-12-08 19:45:40 +00:00
dbaron%dbaron.org
1bb228eed5
Bug 272151: reorganize files within layout, r+sr=roc
2004-12-08 19:41:48 +00:00
dbaron%dbaron.org
a0476ba72a
Bug 272151: reorganize files within layout, r+sr=roc: readd files that were previously at their new locations without repository-copies. See content/shared/{src,public} for intermediate revision history.
2004-12-08 01:50:33 +00:00
danm-moz%comcast.net
c45eef7d26
single window mode aviary branch merge. bug 172962 r=jst,peterv
2004-12-07 16:08:57 +00:00
neil%parkwaycc.co.uk
3861ca69e9
Bug 244685 Implement SourceURL for CF_HTML clipboard copy/drag'n'drop p=david.gardiner@unisa.edu.au r=dean_tessman sr=me
2004-12-07 14:13:54 +00:00
dbaron%dbaron.org
9d167cfdab
Remove unneeded include. b=272151
2004-12-07 02:49:12 +00:00
dbaron%dbaron.org
d3a8d12bbe
Remove unneeded include. b=272151
2004-12-07 02:28:38 +00:00
darin%meer.net
acf95bcaa1
fixing --disable-xul bustage
2004-12-07 01:53:37 +00:00
bzbarsky%mit.edu
f7f1f88343
Put the tree stuff in MOZ_XUL ifdefs. Bug 175568 followup to fix minimo, etc,
...
bustage.
2004-12-07 00:24:52 +00:00
darin%meer.net
0d1820b7fd
fixes bug 272814 "beginAddingChildren notification should be called before attributeSet." patch by smaug@welho.com r=darin sr=bryner
2004-12-06 23:09:32 +00:00
aaronleventhal%moonset.net
cbf2ae3323
Bug 175568. Make shift+f10 menus show up in the right place, for scrolled documents and tree views. r=jan varga, sr=bz
2004-12-06 15:12:53 +00:00
tor%cs.brown.edu
e9d689d528
Bug 272899 - svg base type creation cleanup. r=jwatt.
2004-12-05 22:12:43 +00:00
dbaron%dbaron.org
4ee16ec79d
Fix DOM round-tripping of -moz-initial. b=219903 r+sr=bzbarsky
2004-12-04 22:10:07 +00:00
bsmedberg%covad.net
51c415d3ed
Centralize layout/ and content/ locale files. See bug 271324.
2004-12-04 20:10:51 +00:00
bzbarsky%mit.edu
0280ad0135
Make setting innerHTML in XHTML not crash on malformed content and throw an
...
exception instead. Bug 272011, patch by steve.swanson@mackichan.com ,
r+sr=bzbarsky
2004-12-04 17:51:12 +00:00
bzbarsky%mit.edu
e36e6f6682
Fix comment. More bug 157395.
2004-12-03 04:48:32 +00:00
bzbarsky%mit.edu
e766f067db
:empty should not match nodes that have whitespace children. Introduce a
...
:-moz-only-whitespace pseudo-class to do what :empty used to do (so we can use
it in quirk.css and the like). Bug 157395, patch by Justin Wood
<116057@bacon.qcc.mass.edu>, r+sr=bzbarsky
2004-12-03 04:25:21 +00:00
tor%cs.brown.edu
f58a738f95
Bug 163068 - backend support for zoom and pan. r=jwatt
2004-12-02 23:13:13 +00:00
tor%cs.brown.edu
2e941ad3e0
Bug 237020 - downgrade assertions. Patch by jonathan.watt@strath.ac.uk, r=tor.
2004-12-02 19:58:19 +00:00
bzbarsky%mit.edu
2b6d62c4e7
Be a little more conservative about dirtying function-based content lists when
...
a node's attribute changes and they match it (check whether the node is already
in the list first). Bug 271709, r+sr=jst
2004-12-02 02:28:35 +00:00
bzbarsky%mit.edu
79ed89dca5
Convert various GetDocument() callers in XBL to using GetOwnerDoc() or
...
GetCurrentDoc() depending on which they want. This lays the groundwork for
attaching bindings to nodes that are not in documents. Bug 265086, r=bryner,
sr=jst
2004-12-02 02:24:28 +00:00
bzbarsky%mit.edu
141ee93f99
This wasn't supposed to land...
2004-12-02 02:17:54 +00:00
bzbarsky%mit.edu
def6c7132d
Fix XBL error-handling to not close tags that shouldn't be closed yet (and thus
...
crash when a PR_Assert in the XML content sink is hit). Bug 265184, r=bryner,
sr=jst
2004-12-02 02:15:37 +00:00
dbaron%dbaron.org
55053e0158
Back out 252703 due to Txul / Ts regression.
2004-12-02 01:26:20 +00:00
bzbarsky%mit.edu
09ecaf0056
Refix copy/paste of XHTML to treat it like it does XML -- as plaintext-only
...
content, since we can't actually copy/paste XML usefully. Bug 270145, r+sr=jst
2004-12-01 22:43:56 +00:00
bzbarsky%mit.edu
086155cae6
Make sure to call DoneCreatingElement/DoneAddingChildren on the relevant HTML
...
nodes in XML so that form state restoration works. Bug 206695, r+sr=peterv
2004-12-01 22:41:20 +00:00
dbaron%dbaron.org
a84646c6dd
Fix theme switching bugs related to insufficient change handling when entry points to themes are stylesheet links (processing instructions or XBL stylesheet elements) or xul:image src attributes by giving the chrome: protocol its own URL implementation that remembers the URL to which the chrome: URL was resolved and uses that resolved URL as part of equality testing. Fix various fastload issues arising from this change. b=252703 r=darin sr=bzbarsky
2004-12-01 22:39:17 +00:00
gerv%gerv.net
b92568bebe
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-12-01 22:27:03 +00:00
aaronleventhal%moonset.net
826a89aea6
Bug 269318. TAB should start from selection text after mouse click. If element gets focused, move selection to focus if focus isn't already inside the selection. mLastFocusedWith is no longer needed for making tab not move relative to selection after a mouse click. r=ginn.chen, sr=neil
2004-12-01 16:15:02 +00:00
bzbarsky%mit.edu
9c442f7374
Put an update view batch around zoom-setting so we don't get drawing
...
artifacts. Bug 270032, r+sr=roc
2004-12-01 03:28:44 +00:00
dbaron%dbaron.org
3882ed0f37
Remove unused iscoord parameter from CSS_PROP_* macros. b=205790 r+sr=bzbarsky
2004-11-30 19:24:34 +00:00
bzbarsky%mit.edu
3abdaecd3c
Fix asserts by making sure that border-spacing is always computed to coord
...
values. Bug 270325, r+sr=dbaron
2004-11-30 18:30:58 +00:00
dbaron%dbaron.org
10efb45442
Use preprocessor instead of separate files for platform-specific parts of forms.css. b=272151 r+sr=bryner
2004-11-30 06:04:04 +00:00
dbaron%dbaron.org
be77f9b6d9
Fix col/colspan confusion (regression). b=107453 r+sr=bzbarsky
2004-11-30 05:52:59 +00:00
dbaron%dbaron.org
32654cf7f5
Avoid switches by using new nsStyleSides methods. b=272033 r+sr=bzbarsky
2004-11-30 05:31:37 +00:00
mats.palmgren%bredband.net
017629698f
Skip leading space inside :not(). b=271916 r+sr=dbaron
2004-11-28 15:04:13 +00:00
mvl%exedo.nl
71e45457d5
Implement DOM 3 isDefaultNamespace()
...
bug 270640, patch by smaug@welho.com , r+sr=jst
2004-11-28 10:57:22 +00:00
cls%seawood.org
889130dcb5
`mkdir -p` is not portable. Use `nsinstall -D` instead.
...
Fixing otaku bustage.
Bug #261426
2004-11-27 06:02:57 +00:00
mats.palmgren%bredband.net
0dd497ef90
Making invalid selectors ignore the following rule in more cases. b=265542 r=bzbarsky sr=dbaron
2004-11-26 21:05:45 +00:00
roc+%cs.cmu.edu
76c942edd9
Bug 271869. mBorderWidths need not be per-nsStyleBorder/nsStyleOutline, put it in the prescontext instead. r+sr=dbaron
2004-11-26 18:40:58 +00:00
timeless%mozdev.org
42abfb3a78
Bug 271814 build bustage VS6 in nsSVGUseElement.cpp
...
patch by jonathan.watt@strath.ac.uk r=callek
2004-11-26 06:05:52 +00:00
bzbarsky%mit.edu
b35b2a6d92
Add a utility method for finding the containing block to nsHTMLReflowState, and
...
make use of it in fixing the text-decoration drawing on blocks to deal with
negative text-indent. Bug 263374, r+sr=dbaron
2004-11-25 02:43:28 +00:00
bryner%brianryner.com
1435145ce6
Reduce do_GetService code bloat further by adding specialized assignment to nsCOMPtr and providing a version with no error pointer. Also make CallGetService work the same way as CallGetComponent does, as far as using frozen/non-frozen interface to service manager. Bug 264456, r=darin.
2004-11-24 22:48:45 +00:00
dbaron%dbaron.org
f749b59b77
Make page up and page down leave at most two lines in common between pages. b=175380 r+sr=roc
2004-11-24 22:05:36 +00:00
neil%parkwaycc.co.uk
d13fb54f7e
Don't use QueryInterface to get a scrollable view from a view b=258521 r+sr=roc
2004-11-24 00:19:21 +00:00
darin%meer.net
373f51f2c6
fixes bug 263360 "Make CallCreateInstance use NS_GetComponentManager instead of nonfrozen/deprecated nsComponentManager symbols" r=bsmedberg sr=dbaron
2004-11-23 20:53:38 +00:00
bzbarsky%mit.edu
35e3f1fd67
Use nsContentUtils for error-reporting for <area> parsing. Bug 269697,
...
r+sr=jst
2004-11-23 17:45:37 +00:00
bzbarsky%mit.edu
7198a5985b
Add methods to get screen coordinates of frames and views. Bug 268576,
...
r+sr=roc
2004-11-23 17:26:19 +00:00
bzbarsky%mit.edu
ee3a61b53f
deCOMify nsIStyledContent::GetID (make it return we a weak pointer to the ID
...
atom). Bug 244249, patch by jpl24 <jlurz24@gmail.com>, r=sicking, sr=bzbarsky
2004-11-23 17:21:37 +00:00
tor%cs.brown.edu
d5bc110e6d
Bug 237020 - use/symbol implementation. r=jwatt, shared moz files sr=roc.
2004-11-23 13:51:57 +00:00
aaronleventhal%moonset.net
8368ba8462
Bug 270030. Tabbing gets stuck at first child input elements. r=ginn.chen, sr=neil.parkway, a=asa
2004-11-19 04:28:56 +00:00
jshin%mailaps.org
38ba67c1cc
get rid of the previous check-in (I didn't realize that the tree was frozen. I'm sorry)
2004-11-19 03:32:28 +00:00
jshin%mailaps.org
a2da74d97c
bug 36322 : Japanese text justification, patch by masayuki@d-toybox.com (r/sr=roc)
2004-11-19 03:21:12 +00:00
tor%cs.brown.edu
f5e2056f84
Bug 265988 - SVGDocument cleanup. Patch by jonathan.watt@strath.ac.uk, r=tor.
2004-11-18 23:32:06 +00:00
bzbarsky%mit.edu
4b9ac417d8
Expose the content-disposition header on documents (via nsIWindowUtils), and
...
use it for save as. Bug 263697, r=biesi, sr=jst, a=asa
2004-11-18 20:50:16 +00:00
shaver%mozilla.org
c5b21b0df3
Bug 267352: make sure frame construction events are flushed before starting
...
to print, to fix regression (form inputs print blank) from 228557. r=darin,
sr=jst, a=roc.
2004-11-17 16:38:01 +00:00
bmlk%gmx.de
71fc0034a0
large colspan protection as other browsers do, bug 141818 r/sr=bzbarsky
2004-11-16 15:46:55 +00:00
tor%cs.brown.edu
aca19bf47b
Bug 269891 - crash in stroke-dasharray sharing. r+sr=bzbarsky
2004-11-15 04:43:11 +00:00
jshin%mailaps.org
ca730bd81d
bug 263132 IME reconverting does not work with IME of Japanese, patch by masayuki@d-toybox.com r=Ilya Konstantinov, sr=bryner
2004-11-13 12:00:56 +00:00
bryner%brianryner.com
0a7f69feb5
Implement CloneNode() for XTF elements (bug 265933). Patch by smaug@welho.com, r=bryner, sr=jst.
2004-11-13 00:27:18 +00:00
timeless%mozdev.org
ea2f3df3b9
Bug 106386 Correct misspellings in source code
...
patch by ajvincent@gmail.com r=dbradley rs=brendan
2004-11-10 07:27:11 +00:00
bryner%brianryner.com
00b96a40fd
Fix conflicting notification constant.
2004-11-10 05:57:30 +00:00
bryner%brianryner.com
c1f5c4af67
Add a beginAddingChildren notification to XTF (bug 268691). r+sr=jst
2004-11-09 23:59:24 +00:00
tor%cs.brown.edu
e7c44d32db
Bug 103294 - improve parsing of SVG stroke-dasharray property. r+sr=bz
2004-11-09 18:19:28 +00:00
timeless%mozdev.org
c24b220b19
Bug 267311 netscape.security.PrivilegeManager.enablePrivilege("UniversalXPConnect") in a XBL constructor make mozilla crash. [@ JS_FrameIterator]
...
r=jst sr=bz
2004-11-05 15:39:58 +00:00
alex%croczilla.com
7a264f0c8b
Bug 263464: Reduce XTF QI roundtrips by consolidating 'AggregatesInterface()' and 'NS_NewXTFInterfaceAggregator()'. r=bryner. Affects XTF-enabled builds only.
2004-11-05 15:18:21 +00:00
neil%parkwaycc.co.uk
869014801a
Bug 267302 Views should be created by the view manager r+sr=roc
2004-11-04 15:06:50 +00:00
jst%mozilla.jstenback.com
0fa818b934
Fixing bug 265456. Prevent code in a hidden tab from stealing focus. r+sr=bryner@brianryner.com
2004-11-04 01:36:18 +00:00
jst%mozilla.jstenback.com
8e27207052
Fixing bug 265055. Prevent textarea.select() in a hidden tab from stealing focus(). r+sr=bryner@brianryner.com
2004-11-04 01:32:40 +00:00