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

11137 Коммитов

Автор SHA1 Сообщение Дата
tor%cs.brown.edu 0f02c32e3b Bug 343900 - Switch <use> from nsIDOMMutationListener to nsIMutationObserver.
r+sr=sicking
2006-07-11 19:41:11 +00:00
tor%cs.brown.edu b4a3da9a05 Bug 340859 - Implement pathLength attribute.
Patch by amenzie@us.ibm.com, r=tor, sr=roc.
2006-07-11 15:52:15 +00:00
Olli.Pettay%helsinki.fi a5de9d9c0f Bug 278443, Use an Arena for NodeInfos, r+sr=sicking 2006-07-11 09:26:13 +00:00
aaronr%us.ibm.com 0560c3e1af move nsIXFormsUtilityService interface into core for accessibility to use. Bug 342638, patch by surkov, r=aaronr, sr=sicking 2006-07-10 22:02:08 +00:00
cvshook%sicking.cc 7f422ba105 Bug 343288: Move IsInDoc() and GetCurrentDoc() to nsINode. r/sr=jst 2006-07-09 07:37:41 +00:00
cvshook%sicking.cc afe85d0237 Bug 343288: Move IsInDoc() and GetCurrentDoc() to nsINode. r/sr=jst 2006-07-08 00:30:19 +00:00
tor%cs.brown.edu 49642118a1 Bug 342570 - Optimize Gaussian Blur filter.
Patch by amenzie@us.ibm.com, r=tor, sr=roc.
2006-07-07 20:47:24 +00:00
tor%cs.brown.edu 551f6ffa15 Bug 307622 - crash with feGaussianBlur when stdDeviation="0".
Patch by amenzie@us.ibm.com, r=tor, sr=roc.
2006-07-07 19:30:32 +00:00
enndeakin%sympatico.ca dc6a3d0de7 Bug 201499, support editable tree cells, r=jan, sr=neil 2006-07-07 13:59:01 +00:00
cvshook%sicking.cc 18d1b545da Fix the reviewcomments from bug 342274, r/sr=peterv 2006-07-07 05:50:20 +00:00
jst%mozilla.jstenback.com 966a1c7a4b Fixing bug 170477. Make XMLHttpRequest send the calling code's URI as the http referrer. r=bugmail@sicking.cc, sr=darin@meer.net 2006-07-06 22:10:04 +00:00
cvshook%sicking.cc d6fc93d5fd Bug 342274: Add ability to turn off loading of external documents during xslt transformation. r/sr=peterv (parts by myk, r/sr=me) 2006-07-06 00:33:24 +00:00
mrbkap%gmail.com e8d57c714c Always report uncaught exceptions to avoid bad interactions with the JS interpreter. bug 343596, r+sr=jst 2006-07-05 21:43:46 +00:00
cvshook%sicking.cc 2c39937d84 Bug 342062: Add nsIMutationObserver which has the ability to get notifications for just mutations happening in a subtree under a given node. r/sr=bz 2006-07-02 07:23:10 +00:00
bzbarsky%mit.edu 1f76ae7ee9 Add unit tests for getElementsByTagName, getElementsByTagNameNS, and
getElementsByAttribute.  No bug, just checking in regression tests.
2006-07-01 07:13:19 +00:00
Olli.Pettay%helsinki.fi c873114053 Bug 337607, [@ nsEventStateManager::HandleAccessKey], r+sr=bz 2006-06-29 19:57:01 +00:00
bzbarsky%mit.edu d2f4362686 Make the innerHTML getter serialize all HTML-like content (text, etc) as HTML.
Bug 340800, r+sr=peterv
2006-06-29 16:13:27 +00:00
Olli.Pettay%helsinki.fi 1beba92cde Bug 342139, Make event target chain to use heap, r+sr=bz 2006-06-29 07:59:47 +00:00
leon.sha%sun.com 2b1dfdc45f Bug 315859 Crash when using any arrow key on a radio input enclosed in a fieldset, and radio name is the same than fieldset id [@ nsHTMLFormElement::GetNextRadioButton].
Patch by alfred.peng@sun.com
mats.palmgren: review+
neil: superreview+
2006-06-29 03:26:29 +00:00
mats.palmgren%bredband.net 7bcf5f44f6 Don't create ALT attribute for standalone image that was found in the cache. b=177747 r=bzbarsky sr=neil 2006-06-29 02:42:27 +00:00
tor%cs.brown.edu 2459eaa528 Bug 342993 - remove a couple definitions of M_PI. r=jwatt, sr=roc. 2006-06-28 21:54:12 +00:00
cvshook%sicking.cc 68a6b81238 Fix build bustage 2006-06-28 18:17:04 +00:00
cvshook%sicking.cc a99966c50d Bug 342252: Turn nsDocumentObserverList into a more generic class. r/sr=bz 2006-06-28 17:36:56 +00:00
longsonr%gmail.com 94a6a76822 Bug 342961 - Get a CSS error on displaying any SVG. r+sr=bzbarsky 2006-06-28 16:21:58 +00:00
longsonr%gmail.com bea6a3f15c Bug 341638 - Rationalise nsSVGTextFrame, nsSVGTextPathFrame and nsSVGTSpanFrame. r=tor,sr=roc 2006-06-28 15:23:40 +00:00
Olli.Pettay%helsinki.fi 9508469106 Bug 342710, WARNING: NS_ENSURE_TRUE(shell) failed: file nsImageLoadingContent.cpp, line 842, r+sr=bz 2006-06-28 07:40:13 +00:00
enndeakin%sympatico.ca 54382237e7 Bug 333038, support inline spellchecking for designmode, r=brettw, sr=bz
CVS: ----------------------------------------------------------------------
2006-06-28 03:39:41 +00:00
tor%cs.brown.edu 8b3428ca1a Bug 342542 - Repair textPath from bug 342200. r=longsonr, sr=roc 2006-06-27 22:54:31 +00:00
darin%meer.net 3c4de3e5d1 attempting to fix vc6 windows bustage, r=pkasting 2006-06-27 01:39:14 +00:00
dveditz%cruzio.com d3379f18b5 bug 340107 save wasted cycles checking permissions if we're just going to deny access anyway. r=mrbkap, sr=sicking 2006-06-27 00:56:41 +00:00
brettw%gmail.com 3fc878c342 Bug 337631 (for pkasting@google.com) r=bryner sr=bz Support document.activeElement and document.hasFocus 2006-06-26 22:39:09 +00:00
mrbkap%gmail.com bb8edd5015 Fixing compile warnings. bug 342303, r+sr=sicking 2006-06-26 21:12:32 +00:00
cvshook%sicking.cc f1f2a43c60 Bug 181860: Don't the external protocol handler when loading images, stylesheets, etc. r/sr=darin 2006-06-26 17:57:44 +00:00
mrbkap%gmail.com edc12afdc0 Clear mWyciwygChannel even if the loadgroup tells us there was an error since the call succeeds anyway. bug 342191, r=jst sr=darin 2006-06-26 16:50:09 +00:00
mats.palmgren%bredband.net 9aa2d8535b Scroll <legend> into view when it receives focus. b=342372 r=aaronleventhal sr=bzbarsky 2006-06-25 21:39:03 +00:00
Olli.Pettay%helsinki.fi a2dcf7bbd1 Bug 342347, <xul:key disabled="true" command="foo"/> doesn't honor disabled attribute, r=me, r=bryner 2006-06-24 22:49:09 +00:00
jminta%gmail.com eac20cd727 Bug 257781 vBulletin (message board) javascript causes wrong username/password to be remembered. patch by Michael Wu <mwu@mozilla.com>, r=jst, sr=sicking 2006-06-23 02:44:39 +00:00
cvshook%sicking.cc 1ce39d3737 Bug 338391: Properly check if IndexOf returned -1. Patch by dveditz, r/sr=sicking 2006-06-22 22:05:20 +00:00
dveditz%cruzio.com 506140bd0c Bug 284219: add EnsureStringLength() helper function to nsReadableUtils.h to
simplify OOM checks when growing an nsAString. r/sr=darin
2006-06-22 19:07:30 +00:00
Olli.Pettay%helsinki.fi f7130ee6c9 Bug 342011, xul window load event handlers no longer called with evt.eventPhase == Event.AT_TARGET, r+sr=sicking 2006-06-22 07:51:57 +00:00
bzbarsky%mit.edu e6259982ea Make GetElementsByAttribute compare to the qualified name, like it used to, not
just to the localName.  Bug 319421, r+sr=sicking
2006-06-22 02:37:06 +00:00
tor%cs.brown.edu 967aaf6f53 Bug 342301 - nsSVGPathGeometryElement::GetMarkPoints should take nsTArray.
r+sr=roc
2006-06-21 19:35:59 +00:00
tor%cs.brown.edu 3f9980a5fd Bug 342200 - Remove nsSVGPathGeometryFrame subclasses. r+sr=roc 2006-06-21 15:42:28 +00:00
mrbkap%gmail.com 1979b01fd6 Close shouldn't send any real text for the parser to parse, since there might
be elements open that make the text appear in the final content model. bug 342223, r+sr=jst
2006-06-21 00:39:24 +00:00
roc+%cs.cmu.edu 84304f7c5a Bug 341711. Compute offset* properties using unscrolled positions. r+sr=bzbarsky 2006-06-20 21:21:47 +00:00
mark%moxienet.com 03ecb80d2b 342103 Part of patch for bug 336012 inadvertently reversed by checkin of bug 255942. 336012 was r=David.R.Gardiner sr=roc 2006-06-20 20:26:30 +00:00
Olli.Pettay%helsinki.fi 82fa713d27 Bug 341635, crash [@ nsDOMAttribute::GetNamespaceURI] related to opening and closing windows, focus method, xul and javascript alert, r=mhammond,sr=jst 2006-06-20 08:09:22 +00:00
bzbarsky%mit.edu 35641d545f Make document observers QI to nsIDocumentObserver. Fixes fallout (tree orange)
from bug 340733; reviews pending.
2006-06-20 06:29:17 +00:00
bzbarsky%mit.edu f552f1c839 Use iterators that deal with observers being removed to iterate the observers array when notifying Bug 340733, r+sr+branch181=sicking 2006-06-20 01:02:55 +00:00
mrbkap%gmail.com a0302c1e9e Prevent assertions when a document that has had document.open called is closed
suddenly (without an intervening document.close call). bug 332896, r=bzbarsky, sr=sicking
2006-06-19 23:51:32 +00:00
bzbarsky%mit.edu 878f5ab09c Remove ourselves as an observer when we're done building the DOM, not when we
get destroyed, since the DOM can be messed with in ways that confuse us between
those two points in time.  Bug 341062, r=mrbkap, sr=sicking
2006-06-19 21:10:29 +00:00
brettw%gmail.com a54888a781 Bug 335291 r+sr=bz Make trunk popup events safer 2006-06-19 16:54:53 +00:00
timeless%mozdev.org 27eaab5dcd Bug 337917 Make consumers stop using cids from other modules 2006-06-18 21:18:22 +00:00
dbaron%dbaron.org 8ade31392b Implement a stub imgIDecoderObserver to save code size in content and layout. b=339612 r+sr=sicking 2006-06-16 21:07:47 +00:00
mrbkap%gmail.com 0f8195a254 Quiet this warning for the one known case that it fires since we do a passable job of handling this case anyway. bug 341320, r+sr=sicking 2006-06-16 19:13:17 +00:00
tor%cs.brown.edu 801f1b0080 Bug 338142 - Enhance nsSVGPathDataParser, create superclass for reuse
functionality.  Patch by wellsk@us.ibm.com, r=tor, sr=roc.
2006-06-16 17:20:25 +00:00
bclary%bclary.com 84b26ca512 Bug 340036: Script tag should support version 1.7, r=mrbkap, r=peterv, sr=brendan 2006-06-15 21:47:59 +00:00
peterv%propagandism.org 429a6510e7 Bustage fix. 2006-06-15 21:00:25 +00:00
peterv%propagandism.org 090f2dd5c1 Fix for bug 337704 (Clean up files moved from xmlextras). r/sr=bz. 2006-06-15 20:30:44 +00:00
mark%moxienet.com 54d67eec04 338756 bustage fix, cocoa widgets 2006-06-15 20:20:31 +00:00
dbaron%dbaron.org d7f089f08f Disable support for proportional widths on <col>. b=333352 r=bernd sr=roc 2006-06-15 19:20:20 +00:00
tor%cs.brown.edu a243471944 Bug 341021 - Remove nsISVGOuterSVGFrame interface. r+sr=roc 2006-06-15 19:10:28 +00:00
Olli.Pettay%helsinki.fi 922d2b6489 Bug 339659, Make .eventPhase to work with event retargeting, r=bz+enndeakin, sr=bz 2006-06-15 17:45:22 +00:00
vladimir%pobox.com dd43bcf775 b=338786, fix canvas on mac, r=stuart 2006-06-15 17:43:49 +00:00
tor%cs.brown.edu f87cf04198 Bug 341292 - Remove nsISVGPathFlatten interface. r=longsonr, sr=roc 2006-06-15 15:59:28 +00:00
longsonr%gmail.com f300860e44 Bug 327705 - remove ASSERTION: can't get bounding box for element without frame. r=tor,sr=bzbarsky 2006-06-15 11:13:41 +00:00
sharparrow1%yahoo.com 10b835e8f7 Bug 338266: Scrolling doesn't work when the mouse is over page breaks. r+sr=roc 2006-06-15 03:21:51 +00:00
bzbarsky%mit.edu cd73f2108b Don't assume mRootContent is non-null. Bug 340796, r=sicking, sr=neil, branch181=sicking 2006-06-15 03:13:00 +00:00
mhammond%skippinet.com.au 90ce32e3d2 Correct the change to the fast-load version. r/sr=bz 2006-06-15 03:06:30 +00:00
mrbkap%gmail.com bfd83c86b9 Always call BindCompiledEventHandler now that we treat all event handlers as being shared. bug 341356, r=mhammond sr=sicking a=pavlov 2006-06-14 01:31:25 +00:00
mhammond%skippinet.com.au 0f241835df Land DOM_AGNOSTIC3_BRANCH, bug 255942. r=a few people, sr=brendan. 2006-06-13 03:07:47 +00:00
martijn.martijn%gmail.com 15deffdb3e Bug 76131 - localName should be null for all nodetypes except Element and Attr, r+sr=bugmail. Patch by Alex Vincent 2006-06-12 22:47:37 +00:00
mrbkap%gmail.com 98997f8669 Checking in Ben Turner <bent.mozilla@gmail.com> and timeless's patch to make Gecko use the JS engine's request model to help multithreaded embedders avoid GC races and crashes. bug 176182, r=mrbkap assumed-rs=brendan 2006-06-12 22:39:55 +00:00
vladimir%pobox.com 94a2dfe7a9 b=341280, canvas getImageData needs to check for negative width/height, r=pavlov,a=vlad 2006-06-12 20:20:13 +00:00
jwalden%mit.edu 28de87e252 Bug 159167 - Implement DOM3 isEqualNode(). Patch by Alex Vincent <ajvincent@gmail.com>, r+sr=sicking 2006-06-12 18:54:48 +00:00
mark%moxienet.com e084450e4b 336012 Copying content from browser and pasting into (Mac) Terminal results in URL instead of selected text, URL contains 0-bytes. Part 1: don't map the URL of a page that text was copied from to a public flavor on Mac. r=David.R.Gardiner sr=roc 2006-06-12 17:30:22 +00:00
cbiesinger%web.de b6ddf6008a Also add using declarations for OnStartRequest and OnStopRequest,
to fix new compile warnings. bug 341096 r+sr=bz
2006-06-12 17:11:43 +00:00
cbiesinger%web.de f116f57d3a Bug 341077 Show intrinsic state in content tree dumps
r+sr=bz
2006-06-12 17:03:31 +00:00
longsonr%gmail.com 37551a947a Bug 340542 - SVG Consolidate functionality to get primary frame. r=tor,r+sr=bzbarsky 2006-06-12 16:14:31 +00:00
martijn.martijn%gmail.com 0a6dcb125d Bug 333922 - Setting designMode doesn't work with enhanced privileges on a frame with a different domain, r+sr=bzbarsky 2006-06-12 08:55:37 +00:00
tor%cs.brown.edu 046686ac76 Bug 340850 - Use nsTArray in SVG path parsing. r+sr=roc 2006-06-08 20:16:04 +00:00
bzbarsky%mit.edu 642b358e3a Make sure to null out mRootContent in Destroy when we unbind it. Bug 326645, r+sr+branch181=sicking 2006-06-08 04:41:24 +00:00
bzbarsky%mit.edu d82cef21db Fix notifications so we don't double-notify when closing tags. Bug 339249,
r=mrbkap, sr=sicking
2006-06-08 04:38:44 +00:00
bzbarsky%mit.edu 9d3573c2a5 Add assertion to catch issues like bug 312704. r=mrbkap, sr=sicking 2006-06-08 04:29:28 +00:00
bzbarsky%mit.edu 6e37157407 Cache the list of form controls, so loading a large page with lots of form
controls outside forms is not O(N^2).  Bug 336062, r+sr=sicking
2006-06-08 04:28:20 +00:00
mrbkap%gmail.com 8f01b34f73 Protect against null contexts. bug 340602, r+sr=roc 2006-06-07 17:15:51 +00:00
roc+%cs.cmu.edu 4c63027607 Bug 334765. Testing backout to see if it was responsible for btek's Tp change. 2006-06-07 02:35:57 +00:00
sayrer%gmail.com e8e9d19473 b=339530. Basic auth fails with XMLHttpRequest. r=peterv, sr=jst 2006-06-07 01:42:22 +00:00
sayrer%gmail.com de7e7f2b09 b=331668. nsGenericElement::doInsertChildAt doesn't check aParent when setting mutation.mRelatedNode. Patch by Alex Vincent <ajvincent@gmail.com>. r+sr=peterv. 2006-06-07 01:23:26 +00:00
roc+%cs.cmu.edu 3c9961813f Trying to fix gaius bustage by forcing nsGkAtoms to rebuild. 2006-06-06 23:51:13 +00:00
roc+%cs.cmu.edu f3396e769c Bug 338718. Fix mouseover recursion check to actually work. r=mats,sr=bzbarsky 2006-06-06 23:18:38 +00:00
roc+%cs.cmu.edu 01bb98b57e Bug 338718. Fix mouseover recursion check to actually work. r=mats,sr=bzbarsky 2006-06-06 23:15:06 +00:00
roc+%cs.cmu.edu 47e312e575 Bug 334765. Don't include scroll offsets in DOM element offset calculations. r+sr=bzbarsky 2006-06-06 22:31:17 +00:00
roc+%cs.cmu.edu d66c475b1c Bug 336674. Fire JS "script context done" notifications when a context exits even if there is another context above it on the stack. r+sr=jst 2006-06-06 21:37:32 +00:00
Jan.Varga%gmail.com e5158d88ef Fix for bug 296040. Cell-based selection in trees
r=Neil Deakin, sr=Neil Rashbrook, sponsored by BEToptions
2006-06-06 20:05:13 +00:00
bzbarsky%mit.edu 81b20d42d1 Fix IsDoneAddingChildren() for <embed>. Bug 339327, r+sr=peterv 2006-06-06 15:33:54 +00:00
enndeakin%sympatico.ca b1f70632e5 Bug 335755, report overlay errors instead of showing grey bar,r=sicking,sr=jst 2006-06-06 14:08:57 +00:00
longsonr%gmail.com 32654d0b7c Bug 339807 - SVG layout changes should be flushed before DOM calls. r=tor,sr=bzbarsky 2006-06-06 09:03:02 +00:00
Olli.Pettay%helsinki.fi 5e667ae978 Bug 338954, Make .innerHTML to work without DOM Ranges, r=sicking, sr=jst 2006-06-05 20:32:48 +00:00
Olli.Pettay%helsinki.fi c7e943414a rest of Bug 339774, nsDOMEvent::DuplicatePrivateData should copy more things from the original event, r+sr=bz 2006-06-05 18:38:54 +00:00