roc+%cs.cmu.edu
|
0a348967b0
|
No bug. A variety of fixes to fix various reftest failures. Not Part Of The Build.
|
2007-03-24 11:07:36 +00:00 |
roc+%cs.cmu.edu
|
6f2dfe81b7
|
Bug 333659. nsLineBreaker fixes. Not Part Of The Build, used by new-textframe only.
|
2007-03-22 23:45:02 +00:00 |
peterv%propagandism.org
|
e8431f018d
|
Fix for bug 374449 (Most callers of nsIDocument::RemoveReference leak). r/sr=jst.
|
2007-03-20 17:39:25 +00:00 |
enndeakin%sympatico.ca
|
2d5467a6f1
|
Bug 178513, support translucent drag feedback when dragging nodes and selections on Mac and GTK, r=vlad,josh,roc,sr=roc
|
2007-03-20 12:14:52 +00:00 |
dbaron%dbaron.org
|
260b595874
|
When drawing images, track full source and dest regions (unclipped) or use floats, to avoid rounding problems with advanced image resizing algorithms. b=371434 r=vlad r+sr=roc
|
2007-03-20 00:58:20 +00:00 |
peterv%propagandism.org
|
d69eeada99
|
Fix for bug 373035 (Make content/dom code get nsDOMClassInfo without going through nsIDOMScriptObjectFactory). r/sr=jst.
|
2007-03-19 09:19:16 +00:00 |
peterv%propagandism.org
|
cacd0786b2
|
Fix for bug 373417 (slots->mControllers only exist for XUL nodes). Patch by sicking, r/sr=peterv.
|
2007-03-18 18:16:33 +00:00 |
roc+%cs.cmu.edu
|
0fc5109e5f
|
Bug 367447. Support <link rel="offline-resource">. Patch by Dave Camp, r+sr=biesi
|
2007-03-14 01:52:07 +00:00 |
roc+%cs.cmu.edu
|
4a6fb68c9a
|
Bug 336682. Fix online/offline events to target and bubble propertly, and so that <body ononline= onoffline=> works. Patch by Chris Double, r+sr=jst,r=dbaron
|
2007-03-14 01:42:42 +00:00 |
jruderman%hmc.edu
|
210c918500
|
Bug 373464, Shutdown crash [@ nsContentUtils::DropScriptObject]. r+sr=peterv.
|
2007-03-11 10:46:06 +00:00 |
tor%cs.brown.edu
|
fe44ffe2d9
|
Bug 373089 - add a ParentChainChanged notification to nsIMutationObserver.
r+sr=sicking
|
2007-03-10 13:49:43 +00:00 |
jonas%sicking.cc
|
3a4ce6fcce
|
back out unintended parts
|
2007-03-10 03:25:48 +00:00 |
jonas%sicking.cc
|
b03767bc37
|
Bug 371846: Kill unneccesary ownership management code in nsBindingManager::SetAnonymousNodesFor. r=smaug sr=jst
|
2007-03-10 03:25:47 +00:00 |
dbaron%dbaron.org
|
2f6d187b7b
|
Add include to fix bustage.
|
2007-03-10 00:12:56 +00:00 |
bzbarsky%mit.edu
|
6e58862277
|
Relanding bug 267833. Let's see what Txul does now. Still r+sr=sicking
|
2007-03-09 23:43:50 +00:00 |
dbaron%dbaron.org
|
adcc767817
|
Add debugging code to cycle collector to give information about objects it has been told ought to be freed. b=372766 r=graydon sr=peterv
|
2007-03-09 23:00:14 +00:00 |
peterv%propagandism.org
|
9ed7625526
|
Fix for bug 373219 (ASSERTION: Fault in cycle collector: null XPCOM pointer returned (ptr: 0)). r/sr=dbaron.
|
2007-03-09 13:14:06 +00:00 |
peterv%propagandism.org
|
b0d71960ba
|
Fix for bug 368773 (Add a bunch of DOM objects to cycle collection). r=sicking, sr=jst.
|
2007-03-08 11:17:16 +00:00 |
bzbarsky%mit.edu
|
f224d56f8e
|
Back out bug 267833 to test performance effect.
|
2007-03-06 21:12:49 +00:00 |
bzbarsky%mit.edu
|
26fe5601e4
|
Fire XBL constructors asynchronously after binding attachment, unless we're in
the middle of an update. In that case, fire them at the end of the update.
Bug 267833, r+sr=sicking, fingers-crossed=me
|
2007-03-06 19:36:36 +00:00 |
Olli.Pettay%helsinki.fi
|
723a1d63ac
|
Bug 372665 ��� Crash [@ PresShell::ScrollFrameIntoView] when focusing br during pageload. (Adding ScrollContentIntoView), r+sr=roc
|
2007-03-06 09:53:56 +00:00 |
peterv%propagandism.org
|
5d04b6cba6
|
Fix for bug 370265 (nsDOMScriptObjectHolder/NS_DropScriptObject tries to get service while shutting down). r/sr=jst.
|
2007-03-02 13:34:14 +00:00 |
jonas%sicking.cc
|
70a0b562ba
|
Tests for bug 371576. r/sr=bz
|
2007-03-01 23:40:25 +00:00 |
bzbarsky%mit.edu
|
6744bd9dcf
|
Fix assert to reflect new reality. Bug 372086 followup, r+sr=sicking
|
2007-03-01 20:48:26 +00:00 |
jonas%sicking.cc
|
453ffb7b09
|
Bug 371576: Execute scripts syncronously when inserted in the tree whenever possible. r/sr=bz
|
2007-03-01 08:11:40 +00:00 |
bzbarsky%mit.edu
|
44445a3f69
|
If one endpoint of a range is in anonymous content for a given bindingParent,
the other one must be too from now on. Incidentally improves performance on
pages with lots of textfields. Bug 372086, r+sr=sicking
|
2007-02-28 22:19:20 +00:00 |
bzbarsky%mit.edu
|
1e2f4f8aae
|
Make the display frame resize correctly when the <select>'s width changes. Bug
370422, r+sr=dbaron
|
2007-02-28 03:04:38 +00:00 |
jonas%sicking.cc
|
ad95d9030f
|
Bug 371083: Second installment in our exiting series 'deCOMtaminate the XBL code'. r/sr=jst
|
2007-02-27 00:14:01 +00:00 |
sharparrow1%yahoo.com
|
199d4d164d
|
Bug 370379: Create views less frequently. Stops creating views for -moz-hidden-unscrollable, opacity, fixed backgrounds, and scrollbars, plus removes some unneeded methods from views and view managers. r+sr=roc.
|
2007-02-24 00:23:42 +00:00 |
longsonr%gmail.com
|
dfeb24a466
|
Bug 330059 - Text Inside a Elements Does Not Render. r=jwatt,sr=tor
|
2007-02-22 12:38:12 +00:00 |
sayrer%gmail.com
|
8105fc2ae9
|
Bug 368994. move some more tests. r=dbaron
|
2007-02-20 22:18:09 +00:00 |
Olli.Pettay%helsinki.fi
|
3d65d3b277
|
Bug 369793, DOMMouseScroll events not dispatched when they cause text zoom changes, r=jst, sr=peterv
|
2007-02-20 14:57:52 +00:00 |
longsonr%gmail.com
|
a63308f703
|
Bug 363909 - Implement ColorMatrix filter. Patch by malex@cs.utexas.edu and longsonr r=tor,sr=roc
|
2007-02-20 11:03:00 +00:00 |
asqueella%gmail.com
|
3be3ebf36a
|
bug 257868 - remove the nsIPresShell::SetAnonymousContentFor() API, make the frames store strong refs to the anonymous content instead. Decomtaminate nsIAnonymousContentCreator.
r+sr=roc
|
2007-02-18 17:34:09 +00:00 |
asqueella%gmail.com
|
2213149a5d
|
bug 370371 - remove nsIImageControlFrame, have the frame set the last clicked point as a property on its mContent instead.
r+sr=roc
|
2007-02-18 16:49:54 +00:00 |
peterv%propagandism.org
|
7c0a0af3b0
|
Fix for bug 368549 (Cycle collector doesn't handle tearoffs correctly). r=graydon, sr=jst.
|
2007-02-18 14:38:04 +00:00 |
asqueella%gmail.com
|
d35330c02d
|
add mochitest for bug 366946 - WRONG_DOCUMENT_ERR not thrown for Range.compareBoundaryPoints
by Ryan Jones <sciguyryan@gmail.com> with a few changes by me
r=smaug
|
2007-02-18 00:05:55 +00:00 |
asqueella%gmail.com
|
aae78ae840
|
Bug 366946 - WRONG_DOCUMENT_ERR not thrown for Range.compareBoundaryPoints
p=Ryan Jones <sciguyryan@gmail.com>
r+sr=peterv
|
2007-02-17 18:53:01 +00:00 |
jonas%sicking.cc
|
9eea4cd5fe
|
Bug 370332: Kill nsIBindingManager and nsIStyleRuleSupplier. r=dbaron for the layout/style parts, r/sr=jst for the rest.
|
2007-02-16 23:02:08 +00:00 |
jonas%sicking.cc
|
933a869dff
|
Bug 370332: Kill nsIBindingManager and nsIStyleRuleSupplier. r=dbaron for the layout/style parts, r/sr=jst for the rest.
|
2007-02-16 22:59:06 +00:00 |
Olli.Pettay%helsinki.fi
|
873ce3edc9
|
Trying to fix bustage, Bug 363067
|
2007-02-15 23:50:09 +00:00 |
Olli.Pettay%helsinki.fi
|
391f74f48d
|
Bug 363067, Add nsPIDOMEventTarget and kill nsIChromeEventHandler, r=jst, sr=sicking
|
2007-02-15 23:04:33 +00:00 |
sayrer%gmail.com
|
2c29f8d36d
|
uncomment some tests that were mistakenly commented.
|
2007-02-15 07:04:22 +00:00 |
dbaron%dbaron.org
|
a40b385248
|
Change my old email address to my new one (files missed when I did a mass-change in January 2003).
|
2007-02-14 07:18:26 +00:00 |
jonas%sicking.cc
|
71cc25f9a2
|
Bug 370230: unbreak --enable-perf-metrics. Patch by me and Mats Palmgren. r/sr=jst
|
2007-02-13 21:18:25 +00:00 |
Olli.Pettay%helsinki.fi
|
fac5e68909
|
Bug 339287, support accesskey attribute, p=surkov, r=me+mats, sr=jst
|
2007-02-13 15:02:57 +00:00 |
sharparrow1%yahoo.com
|
2bdae2af37
|
Bug 370185: clean up view header includes (trivial). rs=bzbarsky.
|
2007-02-12 19:17:33 +00:00 |
bzbarsky%mit.edu
|
abee485516
|
Remove the dummy parser request. Bug 294115, r=mrbkap, sr=jst
|
2007-02-09 04:50:13 +00:00 |
bzbarsky%mit.edu
|
8e0324f318
|
Trust not the caller. Bug 369216, r+sr=jst
|
2007-02-09 04:43:09 +00:00 |
bzbarsky%mit.edu
|
b60d376e81
|
Remove XML_HTTP_REQUEST_ROOTED vestiges. Bug 367678, r=peterv, sr=dbaron
|
2007-02-09 04:36:33 +00:00 |
Olli.Pettay%helsinki.fi
|
b4da895255
|
Bug 369753, remove nsIXMLContent, r+sr=bz
|
2007-02-09 00:15:14 +00:00 |
sayrer%gmail.com
|
b9b99272c4
|
Bug 368994. more mochitests in content/. r=bzbarsky
|
2007-02-06 00:20:25 +00:00 |
sayrer%gmail.com
|
e294051e35
|
Bug 368994. move more tests. r=bzbarsky
|
2007-02-05 03:19:35 +00:00 |
bzbarsky%mit.edu
|
4f42b144b1
|
Make sure to process any pending exceptions the security manager has set if
we're not called from JS. Bug 369157, r+sr=brendan.
|
2007-02-04 22:06:49 +00:00 |
bzbarsky%mit.edu
|
95da2dde07
|
These aren't actually interface methods. Bug 369167, r+sr=sicking
|
2007-02-04 05:14:23 +00:00 |
bzbarsky%mit.edu
|
c0df7979c4
|
Hoist the ref-scrolling stuff up to nsContentSink. Bug 369015, r+sr=sicking
|
2007-02-03 00:48:29 +00:00 |
bzbarsky%mit.edu
|
c1a22d116e
|
Add tests for bug 276037.
|
2007-02-02 03:02:47 +00:00 |
bzbarsky%mit.edu
|
ad27ccf81e
|
Make sure to initialize all members and that sort of thing. Bug 369011, r+sr=sicking
|
2007-02-02 02:12:48 +00:00 |
sayrer%gmail.com
|
7ff8278337
|
Bug 357450. Unit tests for getElementsByClassName. r=jst, sr=peterv
|
2007-02-01 22:49:09 +00:00 |
sayrer%gmail.com
|
900a43806d
|
Bug 368994. move more content/ unit tests. r=sicking
|
2007-02-01 21:44:40 +00:00 |
sayrer%gmail.com
|
0c6ddd3741
|
Bug 357450. Implement getElementsByClassName. r=jst, sr=peterv
|
2007-02-01 15:14:00 +00:00 |
Olli.Pettay%helsinki.fi
|
0064ee311e
|
Bug 367781, adoptNode should update mMutationBits of the possible |window| object. r+sr=peterv
|
2007-01-31 22:54:24 +00:00 |
jonas%sicking.cc
|
4e449bc9e0
|
Bug 18333: Make the XML content sink incremental. Patch by Henri Sivonen<hsivonen@iki.fi>. r=peterv sr=sicking
|
2007-01-30 21:21:06 +00:00 |
longsonr%gmail.com
|
84928d38d8
|
Bug 307708 � filters should operate in linearRGB color space by default r=dbaron,r=tor,sr=roc
|
2007-01-30 13:19:55 +00:00 |
bzbarsky%mit.edu
|
b8a4bfd62a
|
Fix more bustage. Still bug 300691
|
2007-01-30 06:38:26 +00:00 |
bzbarsky%mit.edu
|
3e378e37f4
|
Fix build bustage. Bug 300691
|
2007-01-30 06:25:07 +00:00 |
bzbarsky%mit.edu
|
7831ffe4cb
|
Fix bug 300691. r+sr=sicking
|
2007-01-30 05:48:22 +00:00 |
cvshook%sicking.cc
|
0c24c4a4c3
|
Kill remainders of ns(XBL|HTML|XUL|Layout)Atoms. r/sr=jst b=368128
|
2007-01-30 00:06:41 +00:00 |
bzbarsky%mit.edu
|
003ff8ce7a
|
Don't crash if AsyncOpen fails and the OnReadyStateChange handler restarts us.
Bug 366467, r+sr=sicking
|
2007-01-26 04:48:14 +00:00 |
Olli.Pettay%helsinki.fi
|
20f6e4645b
|
Adding missing '= 0', Bug 367256, r=neil
|
2007-01-24 11:04:13 +00:00 |
Olli.Pettay%helsinki.fi
|
e3ebfc716f
|
Bug 367256, Expose datatype object attribute, p=surkov, r=aaronr, aaronl, me
|
2007-01-23 07:43:18 +00:00 |
bzbarsky%mit.edu
|
a4cea1ebd9
|
Fix check for DOMNodeInserted/DOMNodeRemoved event handlers. Bug 367164,
r+sr=sicking
|
2007-01-17 18:47:18 +00:00 |
roc+%cs.cmu.edu
|
a5e3c1b33b
|
Bug 333659. Relanding new nsLineBreaker class --- shouldn't affect current code. Technically it's part of the build, but it's not used by anyone.
|
2007-01-17 02:35:28 +00:00 |
roc+%cs.cmu.edu
|
c25e8e22df
|
Backing out text landing.
|
2007-01-16 22:25:20 +00:00 |
roc+%cs.cmu.edu
|
2d7079a79a
|
Bug 333659. Landing new text interfaces, new gfxPangoTextRun (enabled), new textframe code (disabled). r+sr=dbaron for the part-of-the-build layout parts,r=stuart for the part-of-the-build gfx parts
|
2007-01-16 20:51:52 +00:00 |
bzbarsky%mit.edu
|
821f6c70bc
|
Implement the proposed Web Apps 1.0 API for changing the selected style sheet
set, querying the available sets, etc. Bug 200930, r=sicking, sr=dbaron
|
2007-01-11 19:32:31 +00:00 |
Olli.Pettay%helsinki.fi
|
125264c99e
|
Bug 358714 ��� implement accessible object for xforms minimal select in xhtml context, r=aaronr,aaronl, sr=neil
|
2007-01-10 14:39:44 +00:00 |
cvshook%sicking.cc
|
8ac48cb32a
|
fix redness
|
2007-01-09 02:02:39 +00:00 |
cvshook%sicking.cc
|
d0c8e1ee3b
|
Bug 364692: Process pending script requests asynchronously when the last blocker is removed. r/sr=jst
|
2007-01-09 01:07:29 +00:00 |
tor%cs.brown.edu
|
bf2e7d6029
|
Bug 326143 - Implement feFlood and feTurbulence filter elements.
Patch by tor and malex@cs.utexas.edu, r=tor, sr=roc
|
2007-01-08 16:48:56 +00:00 |
graydon%mozilla.com
|
e6fbf7f335
|
Bug 333078: XPCOM cycle collector
r=brendan, sicking, bz, dbaron, bsmedberg
|
2007-01-04 22:31:26 +00:00 |
jwatt%jwatt.org
|
688f763168
|
Fixing bug 334587. Unify event handling for links and fix various XLink bugs. r=olli.pettay@gmail.com, r=dbaron@mozilla.com, sr=bugmail@sicking.cc
|
2007-01-04 10:53:59 +00:00 |
Olli.Pettay%helsinki.fi
|
8efec41b7c
|
Bug 358713, implement accessible objects for xforms selects of full apperance, p=surkov, r=aaronr+ginn.chen, sr=neil
|
2006-12-28 14:19:47 +00:00 |
peterv%propagandism.org
|
580476d74e
|
Fix for bug 362937 (Merge element's List and DumpContent implementations). r/sr=jst.
|
2006-12-27 17:26:32 +00:00 |
bmlk%gmx.de
|
69ee31d5eb
|
the previous commit was bogus, the bustage was due to midcheckin.
|
2006-12-26 19:18:56 +00:00 |
bmlk%gmx.de
|
ab2208a70d
|
bustage fix
|
2006-12-26 18:12:11 +00:00 |
timeless%mozdev.org
|
abc256e3da
|
Bug 355300 There should be only one nsGkAtoms creature
r=dbaron
|
2006-12-26 17:47:52 +00:00 |
cvshook%sicking.cc
|
492390457b
|
Fix bustage from bug 363789
|
2006-12-22 01:13:04 +00:00 |
cvshook%sicking.cc
|
43253be3dd
|
Implement more exslt functions. r/sr=peterv
|
2006-12-22 00:19:34 +00:00 |
Olli.Pettay%helsinki.fi
|
9d7b58038e
|
Bug 364219, Crash [@ CallQueryInterface] when passing on an xmlhttprequest load event to a timeout, r+sr=peterv
|
2006-12-21 19:27:48 +00:00 |
timeless%mozdev.org
|
4c88c8a7ac
|
Bug 363390 IS_LOW_SURROGATE conflicts with winnls.h
r=darin
|
2006-12-21 07:03:23 +00:00 |
Olli.Pettay%helsinki.fi
|
0e23e18302
|
Bug 364413, Related node on DOMAttrModified listener isn't the same as attr node set by SetAttributeNodeNS, p=Alex Vincent+me, r+sr=sicking
|
2006-12-20 20:55:08 +00:00 |
bzbarsky%mit.edu
|
e634d1b53b
|
If we have an unsupported classid, bail out even if we have no URI. Bug
363379, r+sr=biesi
|
2006-12-19 16:31:42 +00:00 |
bzbarsky%mit.edu
|
787616e784
|
Fix bug 363235 -- REJECT_SERVER is taken to mean "content is blocked by user",
and that's not what we want here. r+sr=sicking
|
2006-12-19 15:32:46 +00:00 |
Olli.Pettay%helsinki.fi
|
faa018d934
|
Bug 364092, Related node on DOMAttrModifed listener isn't the same as attr node removed by RemoveAttributeNode, r+sr=sicking
|
2006-12-18 19:15:57 +00:00 |
bzbarsky%mit.edu
|
bab12345fb
|
Fix bug 363406, patch by Nickolay Ponomarev <asqueella@gmail.com>,
r+sr=bzbarsky
|
2006-12-18 03:59:46 +00:00 |
martijn.martijn%gmail.com
|
bf7fc26186
|
Bug 330705 - Using blur() on some unfocused element also blurs the focused element, r=jst, sr=dbaron
|
2006-12-14 13:59:50 +00:00 |
Olli.Pettay%helsinki.fi
|
b6fba41863
|
Bug 363810, strong reference to owner document while deleting properties, r+sr=sicking
|
2006-12-14 11:31:28 +00:00 |
dbaron%dbaron.org
|
992a8cce12
|
Better API for used padding/border/margin: remove deprecated Calc*For on nsStyleStructs and add GetUsed* to nsIFrame. b=332922 r+sr=roc
|
2006-12-13 23:04:57 +00:00 |
hwaara%gmail.com
|
692d5d8271
|
implement accessible objects for xforms date input controls, r=aaronr, aaronlev, sr=neil, b=349644. Patch by Alexander Surkov <surkov.alexander@gmail.com>
|
2006-12-12 16:19:18 +00:00 |
tor%cs.brown.edu
|
f4b8d66514
|
Bug 361070 - Implement feBlend and feComposite.
Patch by amenzie@us.ibm.com, r=tor, sr=roc.
|
2006-12-11 16:33:08 +00:00 |
dbaron%dbaron.org
|
116da6be23
|
Bug 300030: Move intrinsic width computation out of nsIFrame::Reflow and into its own methods on nsIFrame. Replace reflow reasons, types, and commands with dirty bits/notifications. Thanks to bzbarsky for almost all of the HTML form controls (mozilla/layout/forms) changes, and many others for help testing and patching. For detailed commit logs, see REFLOW_YYYYMMDD_BRANCH, where YYYYMMDD is one of 20061031, 20060830, 20060603, 20060302, 20060119, 20051011, 20050804, 20050429, 20050315, 20050111, and 20041213.
|
2006-12-08 05:38:33 +00:00 |
bzbarsky%mit.edu
|
5dc90eb193
|
Move GetCompatibilityMode() to nsIDocument. Bug 362797, r+sr=jst
|
2006-12-05 15:46:18 +00:00 |
Olli.Pettay%helsinki.fi
|
0190ae651c
|
Bug 362391, DOMAttrModified doesn't handle namespaced attributes properly, r+sr=sicking
|
2006-12-01 08:44:38 +00:00 |
bzbarsky%mit.edu
|
5dc8c539a5
|
Make sure the XML decl in the data we post when a document is passed to send()
matches the encoding we use. Bug 361934, r=sicking, sr=biesi
|
2006-12-01 04:48:05 +00:00 |
bzbarsky%mit.edu
|
c020c4ef24
|
Don't construct unneeded autostring. Bug 362316, r+sr=sicking
|
2006-12-01 04:44:57 +00:00 |
mats.palmgren%bredband.net
|
29672af000
|
Fix a crash when onreadystatechange handler loads a new URL. b=361773 r+sr=bzbarsky
|
2006-11-28 13:56:40 +00:00 |
bzbarsky%mit.edu
|
f8befb9316
|
Make XML serializer output an encoding="..." which matches the actual encoding
it's serializing to. Bug 361933, r+sr=sicking
|
2006-11-28 04:01:46 +00:00 |
vladimir%pobox.com
|
df954f6171
|
backing out bug 333078, xpcom cycle collector due to perf issues
|
2006-11-22 23:18:16 +00:00 |
vladimir%pobox.com
|
fdf72a2c5b
|
b=333078, xpcom cycle collector -- patch from graydon@mozilla.com, r=many
|
2006-11-22 19:23:02 +00:00 |
peterv%propagandism.org
|
36417d2dab
|
Fix for bug 47903 (WRONG_DOCUMENT_ERR not being thrown). r=sicking, sr=bz.
|
2006-11-22 18:35:05 +00:00 |
bzbarsky%mit.edu
|
81cfa9db1e
|
Make the redirect check get principals the same way we get them elsewhere.
Clean up some code to use the new security manager method. Bug 354693,
r=dveditz, sr=sicking
|
2006-11-22 18:27:54 +00:00 |
bzbarsky%mit.edu
|
1e77472ad6
|
Improve comments. Bug 361222, r+sr=jst
|
2006-11-21 04:40:37 +00:00 |
bzbarsky%mit.edu
|
8986aa6eaf
|
Fix bug 352728, r+sr=peterv
|
2006-11-21 04:38:00 +00:00 |
peterv%propagandism.org
|
53885d7e4f
|
Fix for bug 193678 (support exslt:common - exslt:common functions implementation). r/sr=sicking.
|
2006-11-16 21:42:25 +00:00 |
Olli.Pettay%helsinki.fi
|
f9da27583e
|
Consolidate NS_MOUSE_***_UP/DOWN/CLICK/DBLCLICK events, r=jst,roc,josh,sergei_d,emaijala,mkaply
|
2006-11-16 21:35:39 +00:00 |
bzbarsky%mit.edu
|
8898e9f133
|
Improve docs. Bug 350252, r+sr=sicking
|
2006-11-16 17:57:18 +00:00 |
Olli.Pettay%helsinki.fi
|
f571167a5a
|
Bug 360058, trying to make sure that document's propertytable doesn't have pointers to deleted nsINodes, r+sr=bz
|
2006-11-12 21:31:11 +00:00 |
bzbarsky%mit.edu
|
570e4c2513
|
Create DOM nodes for processing instructions in XUL, take 2. Still bug 319654, patch by
Nickolay Ponomarev <asqueella@gmail.com>, r+sr=bzbarsky.
|
2006-11-11 22:27:00 +00:00 |
cvshook%sicking.cc
|
72f06706e8
|
Fix orange by properly refcounting
|
2006-11-11 01:43:11 +00:00 |
cvshook%sicking.cc
|
9a0dce9deb
|
Make nodes supports weak references. b=360291 r/sr=jst
|
2006-11-11 00:36:03 +00:00 |
cvshook%sicking.cc
|
9e116a126d
|
Kill nsAttributeChildList and use nsChildContentList instead. b=360319 r/sr=jst
|
2006-11-11 00:28:20 +00:00 |
bzbarsky%mit.edu
|
aecf439a54
|
Fix order of mutation event firing for attribute removals. Bug 339494, r+sr=sicking
|
2006-11-11 00:04:46 +00:00 |
bzbarsky%mit.edu
|
142a417a31
|
Make it possible for protocol handlers to configure how CheckLoadURI should
treat them via their protocol flags. Remove the protocol list we used before.
Bug 120373, r=dveditz, sr=darin
|
2006-11-10 23:49:08 +00:00 |
cvshook%sicking.cc
|
1ddb21bb48
|
Fix svg:script and only flag inline scripts as executed once they contain non-empty script content. b=359598 r/sr=bz
|
2006-11-09 00:02:21 +00:00 |
sayrer%gmail.com
|
e6406b9a02
|
Bug 348447. feed sanitizer whitelist accessibility and i18n.
|
2006-11-08 18:20:55 +00:00 |
gavin%gavinsharp.com
|
769bc5014f
|
Try backing out the patch for bug 319654 to see if it fixes the Mac orange
|
2006-11-08 17:52:58 +00:00 |
bzbarsky%mit.edu
|
ad42605c52
|
Create DOM nodes for processing instructions in XUL. Bug 319654, patch by
Nickolay Ponomarev <asqueella@gmail.com>, r+sr=bzbarsky.
|
2006-11-08 02:25:37 +00:00 |
bzbarsky%mit.edu
|
a08fe78c55
|
Fix build bustage in --disable-xul builds. Bug 357453 followup, patch by
romaxa <romaxa@gmail.com>, r=bsmedberg
|
2006-11-07 03:13:49 +00:00 |
cvshook%sicking.cc
|
1d3d2becf7
|
Add some more assertions to DoSetRange. r/sr=jst b=358106
|
2006-11-06 23:52:30 +00:00 |
aaronleventhal%moonset.net
|
83d4401df2
|
Bug 354728. Support nsIAccessibleText/nsIAccessibleEditableText for xforms controls. Patch by Alexander Surkov. r=aaronlev, r=aaronr, sr=neil
|
2006-11-06 02:50:37 +00:00 |
gavin%gavinsharp.com
|
2ebe3edbe8
|
Fix typo in a comment
|
2006-11-05 02:45:32 +00:00 |
Olli.Pettay%helsinki.fi
|
a2f128353d
|
make DEBUG_smaug compile
|
2006-11-04 19:20:35 +00:00 |
cvshook%sicking.cc
|
50b714059a
|
Bug 343730: Don't execute scripts synchronously from BindToTree. Instead we wait until the last EndUpdate has been called. r/sr=bz
|
2006-11-04 05:45:02 +00:00 |
cvshook%sicking.cc
|
6b6fed718d
|
Kill unneeded #includes since the last checkin. rs=jst
|
2006-11-03 23:36:50 +00:00 |
cvshook%sicking.cc
|
e2aa94302c
|
Bug 358106: Make ranges use nsIMutationObserver rather than their own notification system. r/sr=jst
|
2006-11-03 21:51:01 +00:00 |
cvshook%sicking.cc
|
bd10875996
|
Add nsAutoTArray and nsAutoTPtrArray. b=356299 r/sr=darin
|
2006-11-02 19:33:10 +00:00 |
cvshook%sicking.cc
|
9f11d0aba0
|
Make IsPointInRange and ComparePoint on nsIDOMNSRange throw if the given point is in a different document. Patch by Alex Vincent. b=359046 r/sr=sicking
|
2006-11-02 19:07:56 +00:00 |
tor%cs.brown.edu
|
4079e1a82f
|
Bug 355249 - implement feMorphology.
Patch by amenzie@us.ibm.com, r=tor, sr=roc
|
2006-11-02 16:30:20 +00:00 |
cvshook%sicking.cc
|
3a93c8cea4
|
Back out changes that were part of a different patch.
|
2006-11-02 08:22:08 +00:00 |
cvshook%sicking.cc
|
4c1e5b8233
|
Make nsRange::ToString and nsContentIterator deal with ranges with endpoint containers being the document. Patch by bz. r/sr=sicking b=358660
|
2006-11-02 07:41:45 +00:00 |
cvshook%sicking.cc
|
290fff915b
|
Bug 359121: Fix regression in editor from previous range checkins. nSDetach wasn't the same as Detach after all. r/sr=jst
|
2006-11-02 02:14:57 +00:00 |
peterv%propagandism.org
|
a7a631ab5a
|
Fix for bug 357453 (ASSERTION: Already have a document. Unbind first!: "!GetCurrentDoc() && !IsInDoc()", file m:/trunk/mozilla/content/base/src/nsGenericDOMDataNode.cpp, line 588). r/sr=bz.
|
2006-10-31 13:25:40 +00:00 |
peterv%propagandism.org
|
402f1bb94a
|
Fix for bug 351695.
|
2006-10-31 09:54:14 +00:00 |
cvshook%sicking.cc
|
4fc4167051
|
Bug 330872: Make nsGenericDOMDataNode::AppendData send out proper notifications and add nsIContent::AppendText to allow appending text without sending out notifications. r/sr=bz
|
2006-10-28 01:22:53 +00:00 |
cvshook%sicking.cc
|
eb5e6c8608
|
bug 358073: Kill useless/redundant functions on nsIDOMNSRange. r/sr=jst
|
2006-10-25 21:53:03 +00:00 |
cvshook%sicking.cc
|
25f49988b3
|
Kill nsGeneratedContentIterator and related classes and code since it's not used. r/sr=dbaron b=357957
|
2006-10-25 20:24:00 +00:00 |
bzbarsky%mit.edu
|
b0b0fcc6e4
|
Make nsIStreamLoader and nsIUnicharStreamLoader be stream listeners. Bug
281153, patch by Son Le <son.le0@gmail.com>, r=biesi, sr=darin
|
2006-10-24 21:47:40 +00:00 |
cvshook%sicking.cc
|
f4a830b6b5
|
Bug 357509: Don't throw if new start is after end (or the other way around) but rather collapse. Patch by Alex Vincent <ajvincent@gmail.com>. r/sr=sicking
|
2006-10-22 04:46:19 +00:00 |
cvshook%sicking.cc
|
da62e5bd39
|
forgot to fix review comment in previous checkin. bug 357445 r/sr=jst
|
2006-10-21 02:05:10 +00:00 |
cvshook%sicking.cc
|
a513afbc8a
|
Bug 357445: Some cleanup of range code. r/sr=jst
|
2006-10-21 01:30:54 +00:00 |
ted.mielczarek%gmail.com
|
8c8cf22b2a
|
bug 296237, remove assert in getElementById, use the console service to provide feedback, make the message localizable, v1.1 patch. patch by asqueella@gmail.com, r+sr=jst
|
2006-10-20 19:15:00 +00:00 |
roc+%cs.cmu.edu
|
a7cac46f4a
|
Bug 343445. Change inline reflow strategy to avoid looking ahead through words while measuring text. r+sr=dbaron
|
2006-10-19 01:47:47 +00:00 |
cvshook%sicking.cc
|
d86d1443a1
|
Bug 355754: Add nsTPtrArray. r=darin sr=bz
|
2006-10-17 21:40:07 +00:00 |
timeless%mozdev.org
|
bda9ed7e98
|
Bug 352219 potential crash [@ nsDocument::AdoptNode] dereferencing oldDocument
r=peterv sr=peterv
|
2006-10-16 07:56:32 +00:00 |
ted.mielczarek%gmail.com
|
1266646ac6
|
bug 296237, remove assert in getElementById, use the console service to provide feedback. patch by asqueella@gmail.com, r+sr=jst
|
2006-10-14 19:14:24 +00:00 |
cvshook%sicking.cc
|
dce79cb561
|
Bug 355451: Be more efficient when creating HTML elements. r/sr=jst
|
2006-10-13 22:54:12 +00:00 |
cvshook%sicking.cc
|
e756443cb6
|
backout of previous patch due to redness and warnings
|
2006-10-12 19:08:45 +00:00 |
cvshook%sicking.cc
|
0f9bc607aa
|
Bug 355754: Add nsTPtrArray and nsTConstPtrArray. r=darin/bz sr=bz
|
2006-10-12 18:35:12 +00:00 |
peterv%propagandism.org
|
bc84839b89
|
Checking in fix for bug 349465 again since it didn't affect Ts/Tp.
|
2006-10-07 10:27:45 +00:00 |
peterv%propagandism.org
|
191e0306c5
|
Backing out fix for bug 349465 to see if it affects Ts/Tp (for bug 355457).
|
2006-10-06 15:55:30 +00:00 |
peterv%propagandism.org
|
1e09c7e097
|
Fix for bug 349465 (Adopting a node should change the cx of all its event handlers). r=smaug, sr=sicking.
|
2006-10-04 12:23:27 +00:00 |
Olli.Pettay%helsinki.fi
|
0646278001
|
Bug 355221, All firefox windows closes suddenly if I load the page. r+sr=bz
|
2006-10-03 17:52:22 +00:00 |
cvshook%sicking.cc
|
02d5b64a4e
|
fix bustage for non-svg builds
|
2006-10-03 02:56:37 +00:00 |
cvshook%sicking.cc
|
da279ec48d
|
Bug 221335: Speed up output by using internal methods and interfaces rather than nsIDOMNode and friends. r/sr=peterv
|
2006-10-03 02:22:22 +00:00 |
Olli.Pettay%helsinki.fi
|
061b6cc2f8
|
Bug 354711, Crash when accessing images.length, r+sr=bz+sicking
|
2006-09-30 15:12:47 +00:00 |
bzbarsky%mit.edu
|
6159288b37
|
Disconnect the ELM on reset (e.g. on document.write). Bug 354071, r+sr=jst
|
2006-09-25 22:50:01 +00:00 |
aaronleventhal%moonset.net
|
6ea30fce1f
|
Bug 350186. Accessible objects for xforms input controls. Patch by surkov. r=aaronlev, r=aaronr, sr=neil
|
2006-09-25 15:22:05 +00:00 |
Olli.Pettay%helsinki.fi
|
17ef5ca8ba
|
Bug 353881, crash on quit [@ nsAttrAndChildArray::~nsAttrAndChildArray], r=bz,sr=brendan
|
2006-09-24 21:13:36 +00:00 |
peterv%propagandism.org
|
06b7e0f8b0
|
Fix for bug 352601 (XSLT forwards compatible processing enabled when it shouldn't). r/sr=sicking.
|
2006-09-22 13:39:46 +00:00 |
bzbarsky%mit.edu
|
d9521f53e3
|
Fix use of uninitialized rv in failure conditions. Bug 353285, patch by Ryan
Jones <sciguyryan+bugzilla@gmail.com>, r+sr=bzbarsky
|
2006-09-20 17:21:11 +00:00 |
bzbarsky%mit.edu
|
12e67ad874
|
Use nsIMutationObserver, not DOM mutation listeners, for nsAttributeTextNode.
Bug 351586, r+sr=sicking
|
2006-09-20 03:17:11 +00:00 |
roc+%cs.cmu.edu
|
66a430572a
|
Bug 241796. Use a row cursor to speed up painting and event handling in large tables, similar to what we do for large blocks already. r+sr=bzbarsky
|
2006-09-19 21:39:33 +00:00 |
hwaara%gmail.com
|
2e52fb05ab
|
implement accessible object for xforms:range. Patch by Alexander Surkov (surkov.alexander@gmail.com). r=aaronr, sr=neil, b=351027
|
2006-09-19 10:37:27 +00:00 |
peterv%propagandism.org
|
89cb90e1f0
|
Fix for bug 351823 (Consider copying more properties when changing ownerDocument). r/sr=bz.
|
2006-09-16 17:15:38 +00:00 |
cvshook%sicking.cc
|
6aa33bc309
|
Bug 352583: Add functions to nsContentUtils for getting and setting the text content of a node. Use those functions rather than the multiple instances of such code we have now. r/sr=jst
|
2006-09-15 19:54:45 +00:00 |
bzbarsky%mit.edu
|
81e8fa73b3
|
Implement GetElementsByAttributeNS. Bug 239976, patch by Joerg Bornemann
<jobor@gmx.de>, r+sr=bzbarsky
|
2006-09-14 04:29:02 +00:00 |
aaronr%us.ibm.com
|
a2c912ce78
|
change nsIContent so that it can be used by extensions. Bug 350747, r+sr=bz
|
2006-09-12 21:19:43 +00:00 |
tor%cs.brown.edu
|
18d12280d2
|
Bug 350059 Allow cairo.h usage in nsSVGUtils.h. r+sr=roc
|
2006-09-11 15:26:19 +00:00 |
bzbarsky%mit.edu
|
56271a478d
|
Make it possible to give DOMParsers the right principals from C++. Bug 332840,
r=sicking, sr=jst
|
2006-09-09 04:54:03 +00:00 |
bzbarsky%mit.edu
|
d8dac073fc
|
Don't notify on nodes we're in the middle of creating. Bug 351732, r+sr=sicking
|
2006-09-09 04:45:49 +00:00 |
cst%yecc.com
|
a4eff7673f
|
Bug 47475 Need "Show(View) Image" / "Reload Image" on context menu (UI is SeaMonkey-only)
r=bz r=biesi sr=neil
|
2006-09-07 22:51:57 +00:00 |
rbs%maths.uq.edu.au
|
635b1cd9ac
|
Consolidation of some mtable/matrix related attributes that affect the style, and make them responsive to dynamic changes via JavaScript, b=179619, r+sr=roc
|
2006-09-07 03:45:45 +00:00 |
Olli.Pettay%helsinki.fi
|
805a830e50
|
Bug 349530, Cannot attach popup and context menu to same XUL element, r=enndeakin, sr=sicking
|
2006-09-06 09:53:46 +00:00 |
peterv%propagandism.org
|
029c153b0b
|
Bustage fix.
|
2006-09-05 10:52:18 +00:00 |
peterv%propagandism.org
|
7c7847f7d4
|
Fix for bug 347524 (Refactor adoptNode, importNode and cloneNode to share implementation). r/sr=bz.
|
2006-09-05 10:22:54 +00:00 |
Olli.Pettay%helsinki.fi
|
d0aa6ff34f
|
Trying to fix creature-vm bustage
|
2006-09-02 15:38:17 +00:00 |
Olli.Pettay%helsinki.fi
|
1e6f6aedaa
|
Bug 349069, Move more things from ~nsINode to nsNodeUtils::LastRelease, r+sr=sicking
|
2006-09-02 13:21:05 +00:00 |
Olli.Pettay%helsinki.fi
|
09f169f5d8
|
Bug 351036, Combine NS_IMAGE_ERROR and NS_SCRIPT_ERROR, r+sr=jst
|
2006-09-02 10:00:26 +00:00 |
dbaron%dbaron.org
|
8e56590e1f
|
Null out hash ops after destroying table. b=350930 r+sr=sicking
|
2006-09-01 00:43:23 +00:00 |
aaronr%us.ibm.com
|
c8ea639bc0
|
backing out patch, fixing nsINode bustage
|
2006-08-31 19:59:43 +00:00 |
Olli.Pettay%helsinki.fi
|
642281d53f
|
Bug 350846, Combine NS_***_LOAD events, r+sr=jst
|
2006-08-31 19:33:01 +00:00 |
aaronr%us.ibm.com
|
486c4e3b88
|
change nsIContent so it can be used by extensions. Bug 350747, r+sr=bzbarsky
|
2006-08-31 17:41:49 +00:00 |
bzbarsky%mit.edu
|
9baf4488c8
|
Just make all document mutation observers get notified through the binding
manager, to resolve issues with them depending on insertion points. Bug 348573
follow, r+sr=sicking
|
2006-08-31 03:17:45 +00:00 |
timeless%mozdev.org
|
1846fd9c62
|
Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
|
2006-08-28 20:12:37 +00:00 |
mkaply%us.ibm.com
|
df5890f9e2
|
Syntax error
|
2006-08-25 19:40:04 +00:00 |
mkaply%us.ibm.com
|
0f53f82557
|
Incomplete backout
|
2006-08-25 19:32:21 +00:00 |
bzbarsky%mit.edu
|
a92698e341
|
Back out part of the patch for bug 329509 that accidentally landed with bug
348062. Fixes build bustage.
|
2006-08-25 18:37:54 +00:00 |
bzbarsky%mit.edu
|
39f49ed3ed
|
Back out part of the patch for bug 329509 that accidentally landed with bug
348062. Fixes build bustage.
|
2006-08-25 18:20:00 +00:00 |
jst%mozilla.jstenback.com
|
f922b83b05
|
Fixing bug 348062. Making nsContentList hold strong references to the nodes in the list. r+sr=bzbarsky@mit.edu
|
2006-08-25 17:45:25 +00:00 |