varga%nixcorp.com
|
3c7e5cd733
|
Fix for bug 221619. Tree widget refactoring and enhancement. r=neil sr=bryner
|
2006-05-17 02:38:29 +00:00 |
|
dbaron%dbaron.org
|
060915a30d
|
Use stable APIs in inCSSValueSearch. b=224164 r=caillon sr=bzbarsky
|
2006-05-17 02:38:28 +00:00 |
|
sicking%bigfoot.com
|
1e0ebbe091
|
Bug 237566: Remove nsIContent::ReplaceChildAt and supportive codepaths.
r=bz sr=jst
|
2006-05-17 02:38:27 +00:00 |
|
dbaron%dbaron.org
|
0718f82a18
|
Rename {nsIDocument,nsIDocumentObserver,nsIFrame}::ContentChanged to CharacterDataChanged, since that's the only thing it's used for. Replace its nsISupports* parameter with a PRBool, since we don't need to allocate an object to pass a boolean parameter. Remove some (but probably not all) unneeded implementations on frames whose content is never a text node. b=234960 r+sr=jst
|
2006-05-17 02:38:26 +00:00 |
|
jst%mozilla.jstenback.com
|
8bf02835a0
|
Fixing bug 230840. DeCOMtaminating nsIDocumentObserver, nsIAttribute, nsIContentList, and nsIContentIterator, and doing some other cleanup. r=jonas@sicking.cc, sr=bryner@brianryner.com
|
2006-05-17 02:38:25 +00:00 |
|
dbaron%dbaron.org
|
f6c5136445
|
Fix one-time leak of atoms by converting to static atoms. b=230361 r=caillon sr=bryner
|
2006-05-17 02:38:24 +00:00 |
|
bzbarsky%mit.edu
|
2d8ed15eb1
|
Convert URL stuff in XBL to use nsIURI instead of strings. Bug 224765, r+sr=bryner
|
2006-05-17 02:38:23 +00:00 |
|
bryner%brianryner.com
|
d04256e87a
|
deCOMtaminate nsIPresContext::GetEventStateManager. Bug 229371, r+sr=roc.
|
2006-05-17 02:38:22 +00:00 |
|
bryner%brianryner.com
|
66d1fdd13f
|
Inline TwipsToPixels and PixelsToTwips on nsIPresContext. Bug 229371, r+sr=dbaron.
|
2006-05-17 02:38:21 +00:00 |
|
jst%mozilla.jstenback.com
|
0392624b6a
|
Fixing bug 233307. deCOMtaminating nsIScript* and related interfaces. r+sr=bryner@brianryner.com.
|
2006-05-17 02:38:20 +00:00 |
|
bryner%brianryner.com
|
6458951f59
|
deCOMtaminate nsIDocument by changing methods to use return value instead of out-params, eliminating unused nsresult return values, moving some members to nsIDocument and inlining the getters/setters. Bug 222134, r=bzbarsky, sr=jst.
|
2006-05-17 02:38:19 +00:00 |
|
dbaron%dbaron.org
|
ff6a03801e
|
Make URIs in the style system nsIURI pointers instead of strings. b=113173 r+sr=bzbarsky
|
2006-05-17 02:38:18 +00:00 |
|
timeless%mozdev.org
|
f75c8c97ff
|
Bug 220093 inCSSValueSearch incorrectly uses strings
r=caillon sr=bz
|
2006-05-17 02:38:17 +00:00 |
|
jst%mozilla.jstenback.com
|
b17a188d9d
|
General deCOMtamination of nsIDocument, nsIContent, and nsIFormSubmission. Eliminating nsIAttributeContent, and doing some URL->URI changes. r+sr=peterv@propagandism.org
|
2006-05-17 02:38:16 +00:00 |
|
dbaron%dbaron.org
|
f8ea3c235e
|
Free remaining stack items in destructor to fix leaking pretty much everything. b=230264 r=caillon sr=bryner
|
2006-05-17 02:38:15 +00:00 |
|
jst%mozilla.jstenback.com
|
fa16aa634c
|
Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org
|
2006-05-17 02:38:14 +00:00 |
|
dbaron%dbaron.org
|
af2cb5023a
|
Don't create style rule DOM wrappers for inline style, since we are not supposed to, and ours crash when used on inline style. b=218222 r+sr=bzbarsky
|
2006-05-17 02:38:13 +00:00 |
|
uid502
|
f5e8641ad1
|
Fixing bustage.
|
2006-05-17 02:38:12 +00:00 |
|
jst%mozilla.jstenback.com
|
134c3f9c9c
|
Fixing bug 215981. DeCOMtaminating nsIContent and nsIDocument some, and also some minor changes to other related interfaces. r=caillon@aillon.org, sr=peterv@propagandism.org.
|
2006-05-17 02:38:11 +00:00 |
|
uid502
|
003094eb0e
|
Bug 190735. Final patch for deCOMtamination of core nsIFrame methods! rs=dbaron
|
2006-05-17 02:38:10 +00:00 |
|
bryner%brianryner.com
|
12c9b89f2a
|
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
|
2006-05-17 02:38:09 +00:00 |
|
dbaron%dbaron.org
|
8c1b70e733
|
Implement the DOM interfaces for CSS style rules on a wrapper object which allows the immutable rule object to be swapped out underneath. b=188803 r+sr=bzbarsky
|
2006-05-17 02:38:08 +00:00 |
|
bzbarsky%mit.edu
|
947cbde304
|
DeCOMify GetParent/GetBindingParent/GetDocument on nsIContent. Bug 213823,
r+sr=jst
|
2006-05-17 02:38:07 +00:00 |
|
bzbarsky%mit.edu
|
3089eb2c8a
|
Fix some memory leaks in Inspector. Bug 211166, r=caillon, sr=alecf
|
2006-05-17 02:38:06 +00:00 |
|
jaggernaut%netscape.com
|
7d8ac667d3
|
Bug 212272: Switch some Substring users over to String(Begins|Ends)With. r=dwitte, sr=bzbarsky
|
2006-05-17 02:38:05 +00:00 |
|
dbaron%dbaron.org
|
8448a8a004
|
Remove hint parameter from AttributeChanged methods and simplify style hint mechanism. b=211308 r+sr=bzbarsky
|
2006-05-17 02:38:04 +00:00 |
|
neil%parkwaycc.co.uk
|
2d2ca8c641
|
Bug 211537 DOM Inspector not displaying full tree of nodes r=caillon sr=bz
Using correct line endings this time :-)
|
2006-05-17 02:38:03 +00:00 |
|
caillon%returnzero.com
|
c8c43df08a
|
Backout of Neil's patch for bug 211537. This was only supposed to touch 10 or so lines, not every line in each of two files.
|
2006-05-17 02:38:02 +00:00 |
|
neil%parkwaycc.co.uk
|
c23735c1f1
|
Bug 211537 DOM Inspector not displaying full tree of nodes r=caillon sr=bz
|
2006-05-17 02:38:01 +00:00 |
|
bzbarsky%mit.edu
|
59bda006ca
|
Show #document nodes in iframes. Fix up various code that assumed they would
_not_ be shown. Minor cleanup of various sorts (nsCOMArray, etc). Bug 201585,
r=caillon, sr=alecf
|
2006-05-17 02:38:00 +00:00 |
|
dbaron%dbaron.org
|
02423381a1
|
DeCOMtaminate nsIFrame::GetView and SetView, and add HasView, GetClosestView, and AreAncestorViewsVisible to consolidate common patterns. b=208004 r+sr=roc
|
2006-05-17 02:37:59 +00:00 |
|
caillon%returnzero.com
|
35ff46488c
|
Bug 209087
Content interface out-parameters should use ptr-to-ptrs instead of ref-to-ptrs and some small deCOMtamination.
r+sr=jst@netscape.com
|
2006-05-17 02:37:58 +00:00 |
|
bzbarsky%mit.edu
|
f617c24cf2
|
Make DOM inspector deal with a root Document object in the DOM view. Bug
201577, r=timeless, sr=peterv
|
2006-05-17 02:37:57 +00:00 |
|
caillon%returnzero.com
|
89ebe6c443
|
187414 - Use NodeFilter where we mean it.
r=sicking sr=bzbarsky
|
2006-05-17 02:37:56 +00:00 |
|
dbaron%dbaron.org
|
839c392dcc
|
Create only one CSSStyleRuleImpl per rule rather than one per comma-separated selector to fix CSSOM compliance bugs and make rule immutability easier. Store list of selectors on the CSSStyleRuleImpl, each with their own weight. b=98765 r+sr=bzbarsky
|
2006-05-17 02:37:55 +00:00 |
|
dbaron%dbaron.org
|
c023da7f10
|
Clean up API (and its callers) for getting style data: remove unneeded null checks and switch to new inline member functions (one for each struct) that return values. b=197205 r+sr=roc a=brendan
|
2006-05-17 02:37:54 +00:00 |
|
caillon%returnzero.com
|
db218abf07
|
Fix a leak and some minor code cleanup. r+sr=jst, a=sspitzer. (205104)
|
2006-05-17 02:37:53 +00:00 |
|
rbs%maths.uq.edu.au
|
23b51fcbdd
|
Bug 147189. Part 3: hide ignorable whitespace nodes without frames, e.g., in between <table>\n<tr>, r=caillon, sr=bzbarsky
|
2006-05-17 02:37:52 +00:00 |
|
bryner%netscape.com
|
8c160989af
|
Phase 1 of style context deCOMtamination (bug 114713). Remove all dependencies on nsIStyleContext from outside of content and layout. Make nsIFrame::GetStyleData be a non-inline virtual function when called from outside of layout, since the nsStyleContext implementation won't be available to those callers. r=dbaron, sr=bzbarsky.
|
2006-05-17 02:37:51 +00:00 |
|
timeless%mozdev.org
|
eda792df57
|
Bug 198512 FMM [@ inCSSValueSearch::~inCSSValueSearch]
r=caillon sr=heikki
|
2006-05-17 02:37:50 +00:00 |
|
dbaron%dbaron.org
|
637dfbddbf
|
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
|
2006-05-17 02:37:49 +00:00 |
|
caillon%returnzero.com
|
55a00b127d
|
180551 - Add color, thickness, and invert to the flasher interface. They should not be passed around so often to its methods since they rarely change and really
belong on the interface to begin with.
r=timeless,sr=peterv
|
2006-05-17 02:37:48 +00:00 |
|
caillon%returnzero.com
|
235a80e8a2
|
Bug 163137. Make DOM inspector scroll to put an element in view upon selecting it in the DOM tree view. This was previously only working for HTML elements.
r=rbs, sr=bzbarsky
|
2006-05-17 02:37:47 +00:00 |
|
sicking%bigfoot.com
|
c532fa8ac0
|
Bug 181808: Use macros to declare and implement nsIDocumentObserver
r=caillon sr=bz
|
2006-05-17 02:37:46 +00:00 |
|
bzbarsky%mit.edu
|
3c752c4794
|
Stop at the viewmanager root when computing offsets for flashing stuff. Bug
188210, r=caillon, sr=kin
|
2006-05-17 02:37:45 +00:00 |
|
caillon%returnzero.com
|
11a7fe7e34
|
Attempt to fix nebiros bustage by moving style struct access into nsIInspectorCSSUtils
r/a=timeless,jkeiser,#mozilla
bug 147189
|
2006-05-17 02:37:44 +00:00 |
|
caillon%returnzero.com
|
3beb6c7274
|
Bug 185647 - Setting pseudo class of a closed window crashes [@ inLayoutUtils::GetEventStateManagerFor]
r=timeless sr=tor
|
2006-05-17 02:37:43 +00:00 |
|
mkaply%us.ibm.com
|
eefaf070cf
|
OS/2 bustage - need get()
|
2006-05-17 02:37:42 +00:00 |
|
caillon%returnzero.com
|
451c27c8e2
|
Bug 147189. Part 2: Don't hide "significant" whitespace nodes.
r=bzbarsky sr=hewitt
|
2006-05-17 02:37:41 +00:00 |
|
caillon%returnzero.com
|
a883c6c290
|
Allow the hiding of "empty" text nodes from DOM Inspector.
r=cbiesinger, sr=alecf, bug 147189
|
2006-05-17 02:37:40 +00:00 |
|