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 |