Commit Graph

9227 Commits

Author SHA1 Message Date
bzbarsky%mit.edu
4a308b421e LinkAdded/LinkRemoved events should be trusted. Bug 278025, r+sr=jst 2005-02-02 03:17:49 +00:00
bzbarsky%mit.edu
fcdb07aa95 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
dfd5017b83 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
949dc5fa14 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
8da3cdff42 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
cc22c012b4 Clean up nsSVGValue.h dependencies. Bug#280519, r=scooter. SVG builds only. 2005-01-31 19:45:10 +00:00
neil%parkwaycc.co.uk
75726d224b 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
4ddcb38789 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
c49cf66e74 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
edf81a19d0 Fixing 280230. WinCE build stuff. r+sr=jst 2005-01-28 23:03:42 +00:00
cvshook%sicking.cc
c3c6872cf6 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
50976e0d21 Add a cloneNode hook for XTF (bug 280072). r+sr=jst 2005-01-28 03:49:44 +00:00
aaronleventhal%moonset.net
63a278237e 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
ea7d10745f Bug 279041 - Add ToString to nsHTMLAreaElement.
r+sr=jst
2005-01-28 01:22:47 +00:00
bryner%brianryner.com
d94c0df713 Remove nsIPresState (bug 279699). r+sr=roc. 2005-01-27 22:52:53 +00:00
bzbarsky%mit.edu
e9647ed503 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
87576aebdd 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
df927a6518 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
90ac9d05d6 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
78c6985172 Bug 252631 - allow multiple onloads in svg content. r=sicking, sr=jst 2005-01-26 14:28:21 +00:00
vladimir%pobox.com
c6e2ea87cf 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
c33b1cbd24 Bug 279788: Add nullcheck before calling isSelfOrAncestor.
r/sr=bz
2005-01-25 21:10:36 +00:00
bzbarsky%mit.edu
8f1a497bd7 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
7bd15cde9c 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
0ee1400807 Bug 193825 - <svg:clipPath> implementation.
r=scooter, sr=dbaron for shared moz files.
2005-01-25 03:55:03 +00:00
cvshook%sicking.cc
e2081a89e6 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
7a6a1045f0 missed to change one comment in patch for bug 279155.
rs=jst
2005-01-24 23:20:39 +00:00
tor%cs.brown.edu
806191c3d5 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
56a6c3fccf Bug 279155: Random cleanup in nsXULElement.cpp
r+sr=jst
2005-01-24 10:45:00 +00:00
cvshook%sicking.cc
626506b46d 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
394d760e5a Fix for bug 278505 (Trivial content cleanup). r/sr=bz. 2005-01-23 18:21:34 +00:00
aaronleventhal%moonset.net
3bc5cf665e 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
6eaa641179 Make applet and embed elements focusable. Bug 257488, r=aaronl, sr=jst 2005-01-22 04:48:00 +00:00
bzbarsky%mit.edu
510e8f371c 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
e991e62f67 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
a3125a42e7 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
e44634c3c3 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
1f8b801a07 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
6942802a81 Fix build bustage -- the api changed.... 2005-01-20 17:07:51 +00:00
bzbarsky%mit.edu
bdefa15323 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
aab161004b 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
895ac0806e 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
09b407c7c5 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
905bf0a35a 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
a7c1766801 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
e00e6f0da3 Bug 278741 - <use> not live to width/height changes. r=jwatt 2005-01-19 20:54:26 +00:00
tor%cs.brown.edu
5e651b4634 Bug 278201 - circular loop <use> hangs browser. r=bzbarsky 2005-01-19 20:52:43 +00:00
bryner%brianryner.com
956ddd5106 Remove nsIXULContent. Bug 276698, r=sicking, sr=jst. 2005-01-19 20:05:02 +00:00
tor%cs.brown.edu
d82a729aaf 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
5cd1d0495e Bug 274925 - don't pre-refcount SVG classes directly. r=afri. 2005-01-19 16:32:47 +00:00
neil%parkwaycc.co.uk
a3392e7e6c 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
64275ef3d5 Remove obsolete function declarations. 2005-01-17 16:45:37 +00:00
neil%parkwaycc.co.uk
9179470baf 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
603ae79c1b Fix for bug 278505 (Trivial content cleanup). r/sr=jst. 2005-01-17 09:38:03 +00:00
timeless%mozdev.org
01db14eca3 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
7441be5622 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
b42313c34a 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
11fc8babff 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
1d87c3297f 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
7910abfc93 Eliminate cast that is no longer needed. 2005-01-15 00:25:12 +00:00
bryner%brianryner.com
cf6382ba15 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
435c455611 Backing out change that slipped in with my last checkin. 2005-01-14 21:45:41 +00:00
jst%mozilla.jstenback.com
6b7d6cec73 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
fb85706c0b 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
0d383b2c51 Bustage fix - I missed an NS_ADDREF but peterv spotted my error 2005-01-14 16:19:17 +00:00
neil%parkwaycc.co.uk
5fd8ab307b 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
0623a53476 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
8129c9789b bug 278153, patch by smaug@welho.com, r+sr=bzbarsky 2005-01-13 15:32:41 +00:00
bryner%brianryner.com
cd3200aa40 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
815fafdbf9 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
f5935fad8b 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
64464abeda 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
a8073f18a3 Remove nsIHTMLContent interface (bug 276959). r+sr=jst. 2005-01-12 19:45:38 +00:00
bzbarsky%mit.edu
9f634851d3 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
38e3d448d9 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
8b54631a06 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
9866f848c5 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
b5c3568bed 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
6b09070f72 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
21cd26cdab 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
8ab6e0d7d1 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
0f16244b59 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
f9d194248d 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
13d811077b 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
17c1cc47cf 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
050cc85fbc Whitespace cleanup. 2005-01-05 00:26:39 +00:00
jst%mozilla.jstenback.com
4e2e132935 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
99df5c71c0 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
3ed123a486 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
1601d80e99 Remove the long-deprecated nsIWebShell interface. Bug 273319, r=biesi, sr=jst. 2005-01-03 22:51:17 +00:00
mrbkap%gmail.com
b0dd3a51e4 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
08b341aca4 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
aee82d2edc 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
70482809ca 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
b71e2a3790 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
2fef94292c 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
62e4a4e45f Whitespace cleanup (diff -w shows no changes). 2004-12-27 03:23:01 +00:00
timeless%mozdev.org
71b8ffc325 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
d3197a9276 remove unused prescontext argument from GetOffsetFromView bug 276015 r/sr=dbaron 2004-12-26 19:48:54 +00:00
tor%cs.brown.edu
39d72b5be3 Bug 261800 - getBBox for non-text elements. r=scooter 2004-12-24 16:26:10 +00:00