dbaron@dbaron.org
|
ca97347f74
|
Move NOTIFY_OBSERVERS to the end of nsBindingManager::ContentRemoved (and avoid early returns so we get to it). b=382376 Patch by Daniel Holbert <dholbert@mozilla.com>. r=bzbarsky sr=sicking
|
2007-06-26 21:51:37 -07:00 |
Olli.Pettay@helsinki.fi
|
3c59bb5998
|
wasn't going to check in this
|
2007-06-26 21:25:27 -07:00 |
Olli.Pettay@helsinki.fi
|
1ed587d4b9
|
Bug 385315, Remove unused parameters from XML/XBL/RDFContentSink::FlushText, r+sr=peterv
|
2007-06-26 21:22:35 -07:00 |
Olli.Pettay@helsinki.fi
|
df557c69c7
|
Bug 384663, r+sr=bz
|
2007-06-18 08:43:40 -07:00 |
kherron@fmailbox.com
|
4f3b4ab01c
|
Bug 375314 - discriminate ping and xmlhttprequests in content policy check. Patch by Wladimir Palant <trev.moz@adblockplus.org>, r=jst, sr=peterv.
|
2007-06-17 06:50:50 -07:00 |
jonas@sicking.cc
|
66651c69a1
|
Bug 379959: Add checks to loadBindingDocument. r/sr=jst
|
2007-06-12 14:56:06 -07:00 |
jonas@sicking.cc
|
4e9f5cf70c
|
Bug 373756. Don't execute XBL ctors on the last EndUpdate if there were queued ctors when we got the first BeginUpdate. Patch by bz. r/sr=me
|
2007-05-30 18:36:06 -07:00 |
peterv@propagandism.org
|
38351693bb
|
Fix for bug 375063 (Leaking nsJSContexts and nsXBLDocGlobalObjects at shutdown). r/sr=jst.
|
2007-05-25 09:05:42 -07:00 |
peterv@propagandism.org
|
8194756018
|
Try to fix leak regression and tinderbox orange from bug 368774.
|
2007-05-24 13:50:21 -07:00 |
peterv@propagandism.org
|
bb85b0ed7a
|
Followup to bug 368774, fix bustage the right way.
|
2007-05-24 11:39:49 -07:00 |
peterv@propagandism.org
|
2bf1f790de
|
Temporary bustage fix.
|
2007-05-24 07:28:40 -07:00 |
peterv@propagandism.org
|
5acbaf5478
|
Fix for bug 368774 (Make cycle collector work with refcounted non-XPCOM objects). r=dbaron, sr=sicking.
|
2007-05-24 07:10:02 -07:00 |
jonas@sicking.cc
|
070e2f3286
|
Bug 380872: Call BindToTree on anonymous children too when BindToTree is called on an element. r/sr=bz
|
2007-05-21 15:26:48 -07:00 |
bzbarsky@mit.edu
|
63683ac1fe
|
Attach bindings via addBinding even to nodes not in a document. Bug 380990, r+sr=sicking
|
2007-05-17 11:31:31 -07:00 |
jonas@sicking.cc
|
495c95a7a4
|
Bug 53901: Don't set is-in-doc flag on cloned XUL nodes. r/sr=jst
|
2007-05-15 18:13:47 -07:00 |
Olli.Pettay@helsinki.fi
|
7817abfbca
|
Bug 363089, Remove nsIDOMEventReceiver (this time passes mochitest), r+sr=jst
|
2007-05-14 02:11:38 -07:00 |
Olli.Pettay@helsinki.fi
|
ba885ad99c
|
Bug 378390, Use a bit to track whether the binding manager has a pointer to an element, r+sr=peterv
|
2007-05-11 11:34:12 -07:00 |
Olli.Pettay@helsinki.fi
|
40178e46a3
|
backout Bug 363089
|
2007-05-11 06:34:05 -07:00 |
Olli.Pettay@helsinki.fi
|
e1fb8b073b
|
Bug 363089, Remove nsIDOMEventReceiver, r+sr=jst
|
2007-05-11 04:15:11 -07:00 |
bzbarsky@mit.edu
|
3fffd1fdc3
|
Don't apply user stylesheets to native anonymous content. Bug 286895, r+sr=dbaron
|
2007-05-04 23:47:09 -07:00 |
bzbarsky@mit.edu
|
086c2eb0c0
|
Introduce a GetPrimaryShell() API on nsIDocument. Convert existing callers ofGetShellAt(0) to using this API. Bug 378780. API introduction part by me,r+sr=jst. Mass-changes done by taras using squash, r+sr=me
|
2007-05-01 15:24:20 -07:00 |
bzbarsky@mit.edu
|
3e6af11b30
|
Fix long-standing XBL bug where we didn't update insertion points correctly insome cases. Bug 375299, r+sr=sicking
|
2007-04-26 21:06:45 -07:00 |
peterv@propagandism.org
|
f091506c2b
|
Fix for bug 378595 (Improve cycle collection QI performance). r/sr=sicking.
|
2007-04-25 09:35:27 -07:00 |
benjamin@smedbergs.us
|
baab01ada6
|
Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me
|
2007-04-23 07:21:53 -07:00 |
bzbarsky@mit.edu
|
75d0ec2b2f
|
Stop blocking the parser on CSS stylesheet loads. We still block scriptexecution on them, however. Bug 84582, r+sr=sicking
|
2007-04-20 15:59:18 -07:00 |
Olli.Pettay@helsinki.fi
|
ca17a7a459
|
Bug 350334, Core XBL widgets used in web pages can't listen to their own events, r+sr=jst+sicking
|
2007-04-15 09:28:53 -07:00 |
Olli.Pettay@helsinki.fi
|
cedf89817e
|
Bug 374547, regression: unable to repeat xbl bound element inside another with the same binding r=jst,sr=bz
|
2007-04-01 05:19:44 -07:00 |
dbaron@dbaron.org
|
d98d9fdec5
|
Remove unused getKey callback from PLDHashTableOps/JSDHashTableOps. b=374906 r=bsmedberg
|
2007-03-27 08:33:38 -07:00 |
hg@mozilla.com
|
05e5d33a57
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
asqueella%gmail.com
|
2e26a572cc
|
decomtaminate nsIXULPrototypeCache (bug 364329)
r=smaug, sr=roc
|
2007-03-12 05:53:33 +00:00 |
Olli.Pettay%helsinki.fi
|
6cdd22b723
|
Bug 368773, Cycle collect nsXBLResourceLoader::mBoundElements, r+sr=peterv
|
2007-03-11 11:56:09 +00:00 |
tor%cs.brown.edu
|
eaeda066b9
|
Bug 373089 - add a ParentChainChanged notification to nsIMutationObserver.
r+sr=sicking
|
2007-03-10 13:49:43 +00:00 |
jonas%sicking.cc
|
989b3a3171
|
Bug 371846: Kill unneccesary ownership management code in nsBindingManager::SetAnonymousNodesFor. r=smaug sr=jst
|
2007-03-10 03:25:47 +00:00 |
bzbarsky%mit.edu
|
098348b001
|
Relanding bug 267833. Let's see what Txul does now. Still r+sr=sicking
|
2007-03-09 23:43:50 +00:00 |
peterv%propagandism.org
|
a267e57680
|
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
|
12f2917956
|
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 |
peterv%propagandism.org
|
0726e9a05c
|
Fix for bug 372697 (nsBindingManager::GetXBLChildNodesInternal sometimes leaks). r/sr=dbaron.
|
2007-03-08 10:22:54 +00:00 |
bzbarsky%mit.edu
|
372e1553c0
|
Back out bug 267833 to test performance effect.
|
2007-03-06 21:12:49 +00:00 |
bzbarsky%mit.edu
|
448ba1fa30
|
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 |
jonas%sicking.cc
|
a9c9356be8
|
Bug 371083: Second installment in our exiting series 'deCOMtaminate the XBL code'. r/sr=jst
|
2007-02-27 00:14:01 +00:00 |
gavin%gavinsharp.com
|
1b5b5028bf
|
Bug 366770: use the first binding in the file if no fragment identifier is present in a binding's URI, r+sr=bzbarsky
|
2007-02-24 16:27:51 +00:00 |
bzbarsky%mit.edu
|
4399582a20
|
Remove vestiges of prototype binding refcounting. Bug 371417, r+sr=sicking
|
2007-02-24 05:34:07 +00:00 |
asqueella%gmail.com
|
284a5ea424
|
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 |
peterv%propagandism.org
|
0e04a8b0f2
|
Fix for bug 368549 (Cycle collector doesn't handle tearoffs correctly). r=graydon, sr=jst.
|
2007-02-18 14:38:04 +00:00 |
jonas%sicking.cc
|
073b1fd3fe
|
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
|
ccd6aa3575
|
Bug 370230: unbreak --enable-perf-metrics. Patch by me and Mats Palmgren. r/sr=jst
|
2007-02-13 21:18:25 +00:00 |
asqueella%gmail.com
|
eccffd2e72
|
bug 369560 - Change 'ASSERTION: *** XBL doc with no root element! Something went horribly wrong!' to NS_WARNING, since it can happen due to bad web content.
p=Alex Vincent <ajvincent@gmail.com>
r+sr=sicking
|
2007-02-11 00:23:02 +00:00 |
Olli.Pettay%helsinki.fi
|
6f24b54f47
|
Bug 360847, Remove unused nsIDOM*foo*Listener interfaces, r=jst, sr=sicking
|
2007-02-09 13:00:00 +00:00 |
bzbarsky%mit.edu
|
9db5bfa7c8
|
Make sure to initialize all members and that sort of thing. Bug 369011, r+sr=sicking
|
2007-02-02 02:12:48 +00:00 |
jonas%sicking.cc
|
a9f34ee020
|
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 |