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
Olli.Pettay%helsinki.fi
391f74f48d
Bug 363067, Add nsPIDOMEventTarget and kill nsIChromeEventHandler, r=jst, sr=sicking
2007-02-15 23:04:33 +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
Olli.Pettay%helsinki.fi
eb855c9321
Bug 360847, Remove unused nsIDOM*foo*Listener interfaces, r=jst, sr=sicking
2007-02-09 13:00:00 +00:00
Olli.Pettay%helsinki.fi
b4da895255
Bug 369753, remove nsIXMLContent, r+sr=bz
2007-02-09 00:15:14 +00:00
Olli.Pettay%helsinki.fi
3b1b46f894
Bug 369721, Remove nsXULElement::MaybeTriggerAutoLink, r+sr=peterv
2007-02-08 16:15:17 +00:00
peterv%propagandism.org
f3acad95b4
Fix for bug 369423 (XULSortServiceImpl leaks array of contentSortInfo). r=enndeakin, sr=sicking.
2007-02-08 16:11:46 +00:00
sharparrow1%yahoo.com
c78720aa24
Bug 177805: Fix the use of units in Gecko. r+sr=roc
2007-02-07 07:46:44 +00:00
sayrer%gmail.com
0c6ddd3741
Bug 357450. Implement getElementsByClassName. r=jst, sr=peterv
2007-02-01 15:14:00 +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
asqueella%gmail.com
bb79257e15
fix bug 363419 - Direct children of <overlay> not created correctly.
...
Don't create XUL "placeholder" element for them, instead use the same logic as elsewhere, as these nodes can end up in the master document.
r=smaug, sr=sicking
2007-01-30 12:49:24 +00:00
Olli.Pettay%helsinki.fi
5df3941e10
Bug 367310, immediately after closing history crash opening unvisited links [@ nsTreeRows::FindByResource], p=enndeakin, r=me, sr=sicking
2007-01-30 08:52:07 +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
Olli.Pettay%helsinki.fi
bfdae2bce4
Bug 321174, move GetElementsForResult and GetElementsForID to an nsCOMArray, r=enndeakin, sr=sicking
2007-01-28 13:17:27 +00:00
timeless%mozdev.org
2b6cb1a8b3
Bug 331023 Cleanup of IDL files; fixing type inconsistencies
...
r=neil sr=bz
change nsIXULTemplateBuilder and nsIEditor to reference nsIContent as an interface
2007-01-07 11:01:35 +00:00
Olli.Pettay%helsinki.fi
b1f02224fb
Bug 364718, Crash [@ nsXULElement::HandleDOMEvent], r+sr=sicking
2007-01-03 05:16:25 +00:00
gijskruitbosch%gmail.com
0fdbcc5245
Bug 364900 - topcrash [@ nsXULDocument::ResumeWalk], starting with 2006122304 build
...
p=asqueella@gmail.com (Nickolay Ponomarev)
r+sr=bzbarsky@mit.edu (Boris Zbarsky)
2006-12-30 11:10:24 +00:00
gijskruitbosch%gmail.com
6613250ece
Bug 363791 - Crash [@ nsTreeBodyFrame::PrefillPropertyArray] involving removal of <treecols>
...
p=asqueella@gmail.com (Nickolay Ponomarev)
r=neil@parwaycc.co.uk (Neil Rashbrook)
sr=roc@ocallahan.org (Robert O'Callahan)
2006-12-29 13:20:23 +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
timeless%mozdev.org
abc256e3da
Bug 355300 There should be only one nsGkAtoms creature
...
r=dbaron
2006-12-26 17:47:52 +00:00
gijskruitbosch%gmail.com
33f52d2ec3
Bug 361087 - remove the nsIXULPrototypeDocument interface
...
p=asqueella@gmail.com (Nickolay Ponomarev)
r+sr=bugmail@sicking.cc (Jonas Sicking)
2006-12-22 16:11:16 +00:00
Olli.Pettay%helsinki.fi
831ba6bf14
Bug 363450, implement nsIScriptEventHandlerOwner as a tearoff, r+sr=sicking
2006-12-18 17:52:04 +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
5022c83740
Partial back-out of patch for bug 330705 to fix the regressions it caused
2006-12-15 02:50:57 +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
0190ae651c
Bug 362391, DOMAttrModified doesn't handle namespaced attributes properly, r+sr=sicking
2006-12-01 08:44:38 +00:00
gavin%gavinsharp.com
88ca4a7586
Bug 361432: style lines from manifest files no longer applied when xul cache disabled, patch by Nickolay Ponomarev <asqueella@gmail.com>, r+sr=bzbarsky
2006-11-25 14:51:29 +00:00
Olli.Pettay%helsinki.fi
c33b20fa50
Bug 354611, Crash [@ nsXULElement::HideWindowChrome] setting hidechrome to true, r=enndeakin, sr=neil
2006-11-23 15:55:58 +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
c28647146c
Report the right URI in the warning. Bug 360863, patch by Nickolay Ponomarev
...
<asqueella@gmail.com>, r+sr=bzbarsky
2006-11-17 22:45:52 +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
benjamin%smedbergs.us
8e02f7ec9e
Fix extraneous semicolon
2006-11-14 22:18:51 +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
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
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
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
960126a57d
Fix warnings introduced in previous patch for bug 357445. r/sr=bz
2006-11-03 02:10:18 +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
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
Olli.Pettay%helsinki.fi
b9c487ee0c
Bug 352723, e4x parameter is inverted in <xul:script>, p=asqueella@gmail.com, r+sr=brendan
2006-10-08 18:06:03 +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
db48x%yahoo.com
95bb5c7647
bug 353601: Remove style from nsIDOMXULElement
...
patch by Alex Vincent <ajvincent@gmail.com>, r+sr=sicking
2006-09-22 06:19:14 +00:00
enndeakin%sympatico.ca
a70031f9ee
Bug 333668, fix uninitialized lastnode, r+sr=sicking
2006-09-21 14:05:22 +00:00
bzbarsky%mit.edu
b82b2b6ead
Make XUL elements implement nsIDOMElementCSSInlineStyle. Bug 336096, patch by
...
Alex Vincent <ajvincent@gmail.com>, r+sr=sicking
2006-09-21 03:35:50 +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
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
enndeakin%sympatico.ca
370314a7e1
Bug 349895, hold strong reference to result in case it goes away
2006-09-11 13:30:31 +00:00
neil%parkwaycc.co.uk
d12326389e
Some overlay ids getting registered twice or not at all b=351217 r=jst sr=bz
2006-09-08 18:47:34 +00:00
enndeakin%sympatico.ca
ff0928eed9
Bug 333665, initialize variable rindex, r+sr=sicking
2006-09-08 14:03: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
Olli.Pettay%helsinki.fi
4287ad378f
Bug 350010, remove nsXULElement::mListenerManager, r=sicking, sr=jst
2006-09-06 07:47:44 +00:00
brendan%mozilla.org
555a781970
Fix lack of XPC.mfasl versioning via separate JS bytecode version (350787, r=mrbkap/dbaron/jst).
2006-09-05 22:53:47 +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
1e6f6aedaa
Bug 349069, Move more things from ~nsINode to nsNodeUtils::LastRelease, r+sr=sicking
2006-09-02 13:21:05 +00:00
timeless%mozdev.org
28db8557a7
Bug 325697 window.open() causes "ASSERTION: still loading a script when starting another load?" in nsXULDocument::LoadScript
...
r=bz sr=biesi
2006-08-30 16:13:32 +00:00
brendan%mozilla.org
d95a636109
Fix try/catch/finally code generation (350312, r=igor/shaver).
2006-08-29 23:15:22 +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
bzbarsky%mit.edu
a6cd2d536c
Allow nsIExpatSink implementations to control whether the expat driver logs
...
parse errors to the console. Bug 342164, patch by Alex Vincent
<ajvincent@gmail.com>, r+sr=bzbarsky
2006-08-25 16:34:57 +00:00
Olli.Pettay%helsinki.fi
a39ee81bf9
back out 349069 to see if it caused xserve02 orange
2006-08-25 10:06:20 +00:00
Olli.Pettay%helsinki.fi
234a311edb
Bug 349069, Move more things from ~nsINode to nsNodeUtils::LastRelease, r+sr=sicking
2006-08-23 10:00:11 +00:00
Olli.Pettay%helsinki.fi
b5e9afc9a0
Bug 349201, r=enndeakin, sr=bz
2006-08-21 06:53:40 +00:00
Olli.Pettay%helsinki.fi
394cb83021
Fix problem with AddRef
2006-08-16 09:19:07 +00:00
Olli.Pettay%helsinki.fi
54f2b6c55b
Bug 286619, registered event listeners are lost (not firing) after moving XUL elements using DOM appendChild/removeChild methods, r=sicking, sr=bz
2006-08-16 08:44:45 +00:00
brendan%mozilla.org
511cfda554
Change catch clauses to use lexical scope, etc. (336379, r=mrbkap).
2006-08-16 05:01:14 +00:00
brendan%mozilla.org
17fd063e9a
Use JSCLASS_GLOBAL_FLAGS for other global classes, and fix JS standard class init API to init the Block class (348786, r=mrbkap).
2006-08-15 23:56:08 +00:00
brendan%mozilla.org
77280a60a9
Backing out yet again, another latent bug bites.
2006-08-15 07:39:01 +00:00
brendan%mozilla.org
90b331ec23
Change catch clauses to use lexical scope, etc. (336379, r=mrbkap).
2006-08-15 07:03:14 +00:00
brendan%mozilla.org
6b6996eca1
Bump XUL fastload file version again.
2006-08-15 03:51:51 +00:00
brendan%mozilla.org
d9ed34634c
Bump to track incompatible bytecode changes for bug 336379 (r=mrbkap).
2006-08-15 01:31:38 +00:00
Olli.Pettay%helsinki.fi
73043ed88f
Bug 223393, DOMAttrModified mutation events fired on HTMLHtmlElement while page loads (anonymous content), r+sr=sicking
2006-08-03 08:57:02 +00:00
Olli.Pettay%helsinki.fi
5b86808288
Bug 288763, problems with context menupopup cause a crash on window close, r=enndeakin, sr=bz
2006-08-02 08:24:21 +00:00
bzbarsky%mit.edu
ada7c7aa95
Set the chromehidden attribute earlier, so we don't have to reresolve style and
...
redo layout on the whole window. Bug 345560, r=sicking, sr=neil.
2006-07-25 00:20:33 +00:00
mats.palmgren%bredband.net
9f43c88cdf
<xul:observes/> with no attributes triggers assertion. b=344215 r+sr=sicking
2006-07-20 08:11:05 +00:00
cvshook%sicking.cc
c7936e48f6
Bug 344050: Kill nsITextContent and move the methods to nsIContent. r/sr=jst
2006-07-19 04:36:36 +00:00
cvshook%sicking.cc
1568d2ddfb
Bug 344453: AttributeChanged events sent out twice. Also make CharacterDataChanged notifications go out even for orphaned nodes. r/sr=jst
2006-07-18 01:26:33 +00:00
mhammond%skippinet.com.au
85d048cc14
Fix bug 342025: crash [@ nsXULDocument::ExecuteScript] when switching between builds
...
r/sr=bz
2006-07-18 00:36:35 +00:00
bzbarsky%mit.edu
d93577cdd7
QI instead of casting so JS-implemented results work right. Bug 344939, patch
...
by Pawel Chmielowski <prefiks@aviary.pl>, r=enndeakin, sr=bzbarsky
2006-07-18 00:21:00 +00:00
neil%parkwaycc.co.uk
1c93223db0
fixing wrong line endings used in original checkin for bug 335122
2006-07-17 14:19:37 +00:00
enndeakin%sympatico.ca
7dad4afe63
bug 335122, rework XUL sort service, r=jan, sr=sicking
2006-07-13 15:08:55 +00:00
cvshook%sicking.cc
cf07d96809
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
mrbkap%gmail.com
4ad1100b8b
Fixing compile warnings. bug 342303, r+sr=sicking
2006-06-26 21:12:32 +00:00
bzbarsky%mit.edu
77ac9e8281
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
Olli.Pettay%helsinki.fi
be413c29c3
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
f7a9d3e68b
Make document observers QI to nsIDocumentObserver. Fixes fallout (tree orange)
...
from bug 340733; reviews pending.
2006-06-20 06:29:17 +00:00
brettw%gmail.com
fa844bcd6d
Bug 335291 r+sr=bz Make trunk popup events safer
2006-06-19 16:54:53 +00:00
bzbarsky%mit.edu
6f4f91716b
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
978524b778
Correct the change to the fast-load version. r/sr=bz
2006-06-15 03:06:30 +00:00
mrbkap%gmail.com
45f7507e64
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
d5ad1dc2b9
Land DOM_AGNOSTIC3_BRANCH, bug 255942. r=a few people, sr=brendan.
2006-06-13 03:07:47 +00:00
mrbkap%gmail.com
43895f48e7
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
Jan.Varga%gmail.com
5ab0398355
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
enndeakin%sympatico.ca
7b881649e6
Bug 335755, report overlay errors instead of showing grey bar,r=sicking,sr=jst
2006-06-06 14:08:57 +00:00
timeless%mozdev.org
9391198a55
Bug 337917 Make consumers stop using cids from other modules
...
r=smontagu sr=darin
2006-06-03 23:35:59 +00:00
peterv%propagandism.org
105ceff583
Fix for bug 339239 (Remove UserData functions from nsIDocument). r/sr=sicking.
2006-06-02 13:28:14 +00:00
cvshook%sicking.cc
f8b42be1f4
Bug 90983: Don't fire mutation events during parsing, i.e. when aNotify is false. Also make us fire mutation events on nodes that are in an orphaned subtree. r/sr=jst
2006-06-02 00:58:04 +00:00
bzbarsky%mit.edu
4b2d69677a
Remove some pointless nsIChannel impls. Bug 337748, r=sicking, sr=darin
2006-05-30 17:26:00 +00:00
mrbkap%gmail.com
4999d02577
Bump the fastload file version since the last source note change was not bytecode-compatible. bug 336378, r=brendan
2006-05-22 23:51:31 +00:00
bryner%brianryner.com
14c8ade4c5
Make command= event retargeting dispatch a new event rather than reusing the old one. Add a new interface for command events that supports a sourceEvent property for accessing the original event. Bug 336696, r=neil sr=jst.
2006-05-22 20:37:32 +00:00
bryner%brianryner.com
de811b24ec
backing out 336696, I checked in the wrong version of the patch
2006-05-22 18:03:16 +00:00
bryner%brianryner.com
ac1c3b1456
Make command= event retargeting dispatch a new event rather than reusing the old one. Add a new interface for command events that supports a sourceEvent property for accessing the original event. Bug 336696, r=neil sr=jst.
2006-05-22 16:18:45 +00:00
leon.sha%sun.com
6cb7883f03
Bug 337854 crash [@ nsTreeContentView::GetCell].
...
Patch by alfred.peng@sun.com .
neil: review+
roc: superreview+
2006-05-22 03:21:57 +00:00
cvshook%sicking.cc
0ba48c3e2b
Bug 335913: Reimplement CompareDocumentPosition using nsINode interfaces. r/sr=bz
2006-05-16 14:51:52 +00:00
Olli.Pettay%helsinki.fi
effce48e94
Bug 337586, Crash [@ PresShell::InitialReflow] when window gets destroyed duren beforeunload event handler, pressing reload, r+sr=bz
2006-05-15 17:51:35 +00:00
cvshook%sicking.cc
b3cb325693
Fix windows bustage this time
2006-05-15 09:18:35 +00:00
cvshook%sicking.cc
241120e16a
Bug 334075: Push mFlagsOrSlots to nsINode to allow storing flags and (in the future) slots on nsGenericDOMDataNodes. r=mrbkap sr=bz
2006-05-15 07:03:15 +00:00
ajschult%verizon.net
41275dab63
Bug 337841: rv checked uninitialized in XULSortServiceImpl::InsertContainerNode. r+sr=Neil
2006-05-13 17:06:35 +00:00
bryner%brianryner.com
25ca42d743
Fix shortcut key regression by allowing command= event retargeting to elements other than <command> (bug 336740). r=neil sr=bzbarsky
2006-05-11 17:36:18 +00:00
cvshook%sicking.cc
36f352636c
Bug 335911: Change nsIContent::IsContentOfType to nsINode::IsNodeOfType. r/sr=bz
2006-05-05 06:52:21 +00:00
bzbarsky%mit.edu
2ed405537b
Make documents be consistent with docshell wrt what the actual document URI
...
is. Bug 335457, r=dveditz, sr=jst
2006-05-04 15:21:50 +00:00
bzbarsky%mit.edu
fca88cd9e1
Add an interface for nested URIs (like jar:, view-source:, etc) to implement
...
and use it in various places. Create null principals if asked for a codebase
principal for a codebase that doesn't have an inherent security context (eg
data: or javascript:). Bug 334407, r=biesi,dveditz, sr=darin
2006-05-02 18:54:19 +00:00
peterv%propagandism.org
d2354dffd7
Fix for bug 75870 (XML namespace of XUL node attributes not accessible from JavaScript inside XUL templates). r=enndeakin, sr=bz.
2006-04-30 09:08:08 +00:00
bzbarsky%mit.edu
533eb3c678
Rename GetNodePrincipal to NodePrincipal. Bug 327246, r+sr=sicking
2006-04-27 18:21:11 +00:00
neil%parkwaycc.co.uk
de6fc340e9
Improve box object hashtable storage b=326931 r=jst sr=bz
2006-04-26 12:42:49 +00:00
bzbarsky%mit.edu
8465ac0674
Dont clear our props if we're not changing owner documents. Bug 335333, r+sr=jst
2006-04-25 20:03:26 +00:00
bzbarsky%mit.edu
a0fe89efda
Dispatch mutation events even in documents that are not rendered in a window.
...
Bug 201236, patch by Alex Vincent <ajvincent@gmail.com>, r=smaug, sr=peterv
2006-04-24 19:52:21 +00:00
leon.sha%sun.com
574701a2f1
Bug 333896
...
Convert GetAttr calls to AttrValueIs and FindAttrValueIn.
Patch by alfred.peng@sun.com .
roc: review+
roc: superreview+
2006-04-24 05:40:11 +00:00
bzbarsky%mit.edu
4bac596806
Fix bug 329677. Sort service patch by Neil Rashbrook, r=ndeakin, sr=bzbarsky.
...
The rest of the patch by me, r=pike, sr=Neil Rashbrook.
2006-04-21 18:01:21 +00:00
bzbarsky%mit.edu
66a98f858f
Make sure documents have a content type at creation time. Bug 311218,
...
r=sicking, sr=jst
2006-04-21 01:24:44 +00:00
cvshook%sicking.cc
cc89c163a4
Bug 333942. Move GetParent to nsINode and add GetNodeParent there too. There is a risk that this'll add some binary size, but hopefully not too much. r/sr=bz
2006-04-15 05:09:16 +00:00
mrbkap%gmail.com
514752b6db
Remove defunct assertions from debug-only code. bug 334055, r+sr=sicking
2006-04-15 00:39:35 +00:00
enndeakin%sympatico.ca
761c451d4b
Bug 331689, merge two attribute setting codeblocks to ensure consistency, r+sr=bz
2006-04-12 16:31:09 +00:00
benjamin%smedbergs.us
185c761605
Freeze nsIArray (requires separating nsIMutableArray into another .idl file); also removes NS_NewArray and moves do_QueryElementAt into the glue, r=darin
2006-04-12 15:43:32 +00:00
dbaron%dbaron.org
7001a9e9bf
Copy observer list and hold references to observers when notifying them. b=271669 r=bzbarsky sr=jst
2006-04-11 23:44:34 +00:00
jst%mozilla.jstenback.com
3820cfcf55
Fixing bug 321299. Make sure XPConnect wrappers get properly reparented when moving nodes from document to document. r=mrbkap@gmail.com, sr=bzbarsky@mit.edu
2006-04-11 03:49:44 +00:00
dbaron%dbaron.org
ac49c790c1
Remove uses of MOZ_DECL_CTOR_COUNTER, which is always defined to nothing. b=332745 rs=roc,bzbarsky
2006-04-05 00:00:44 +00:00
bzbarsky%mit.edu
59f912e4ad
Create a powerless non-principal and start using it. Bug 326506, r=mrbkap,
...
sr=dveditz
2006-04-02 20:58:26 +00:00
peterv%propagandism.org
46c2addf57
Fix for bug 330835 (XULContentSinkImpl::HandleProcessingInstruction should use EqualsLiteral instead of FindInReadable for the target). r/sr=bz.
2006-04-01 02:11:27 +00:00
darin%meer.net
5521781301
fixes bug 328925 "Replace NS_WARN_IF_FALSE with NS_ASSERTION (where appropriate)" r=dbaron
2006-03-30 18:40:56 +00:00
cvshook%sicking.cc
c56eb2222a
Bug 329982: Give nsXULElement::RemoveChildAt some lovin' to make it deal better with mutationevent handlers mutating the DOM
2006-03-27 22:00:40 +00:00
enndeakin%sympatico.ca
4a22557d1d
bug 330660, when constraining, skip underspecified items and do them later. This make certain more complex templates update properly. r+sr=bz
2006-03-27 13:53:27 +00:00
roc+%cs.cmu.edu
e7afee4a2b
Bug 326501. Mark tree views as being suitable for untrusted code. r+sr=bzbarsky
2006-03-26 20:59:03 +00:00
Olli.Pettay%helsinki.fi
04cfde2d6f
Bug 330710, Replace obsolete preventBubble/preventCapture with stopPropagation, r=neil, r=mconnor, sr=jst
2006-03-25 22:03:49 +00:00
Jan.Varga%gmail.com
3aa4790e04
Fix for bug 330662. isdominated check in template builder is not necessary and causes problems in some specific cases
...
r=enndeakin sr=bzbarsky
2006-03-25 08:07:33 +00:00
cvshook%sicking.cc
294e954db4
Bug 331547: Get rid of nsGenericElement::WillAddOrRemove
2006-03-24 22:43:23 +00:00
enndeakin%sympatico.ca
c12fb526be
bug 330663, textnodes not synchronized properly, r+sr=bz
2006-03-24 20:41:03 +00:00
cvshook%sicking.cc
433c662394
Relanding patches that (hopefully) don't affect Tdhtml
2006-03-24 00:09:50 +00:00
cvshook%sicking.cc
6cc41878a9
Back out a few of my patches to see if any caused the Tdhtml regression in bug 331364.
2006-03-23 08:21:21 +00:00
bryner%brianryner.com
c28e6a9665
Clean up header includes (bug 331050). This round of changes deals with some of the public content headers, and factors nsDOMClassInfoID out of nsIDOMClassInfo.h so that nsContentUtils.h doesn't have to bring in XPConnect. r+sr=jst.
2006-03-22 18:36:36 +00:00
timeless%mozdev.org
bec29be0e5
Bug 330170 crash in history tab of Side bar [@ nsXULTreeBuilder::CycleHeader]
...
validate arguments, label arguments, use Truncate
r=neil sr=roc
2006-03-21 06:31:37 +00:00
peterv%propagandism.org
cdb75d95a0
Fix for bug 286132 (xml-stylesheet PI doesn't handle href attribute as in specification), checking in the right patch this time. r=sicking, sr=bz.
2006-03-17 14:38:57 +00:00
peterv%propagandism.org
f6798176c0
Backing out to fix bustages.
2006-03-16 15:12:21 +00:00
peterv%propagandism.org
344498aa4e
Fix for bug 286132 (xml-stylesheet PI doesn't handle href attribute as in specification). r=sicking, sr=bz.
2006-03-16 13:47:42 +00:00
Olli.Pettay%helsinki.fi
0795191acb
Bug 329512, Remove NS_XUL_CLICK r+sr=bz
2006-03-13 20:57:36 +00:00
enndeakin%sympatico.ca
a6aeab2fc5
Bug 330167, clear lazy state when removing template-built node from document, r+sr=bz
2006-03-13 19:19:08 +00:00
mrbkap%gmail.com
9fd87a8636
Don't crash on empty XUL files. bug 326204, r=neil, sr=bzbarsky
2006-03-09 18:48:32 +00:00
Olli.Pettay%helsinki.fi
4f8e94093f
Bug 329125, Remove nsMutationEvent::mTarget r+sr=bz
2006-03-09 18:14:17 +00:00
enndeakin%sympatico.ca
c2ac27c3d5
bug 329884, keep reference when removing builder, r+sr=bz
2006-03-09 17:13:35 +00:00
cvshook%sicking.cc
a16b733292
Bug 326645: Remove mRootContent from nsDocument to avoid all the pains of keeping it in sync with the childlist. Also remove mBodyContent from nsHTMLDocument for the same reason. r=bz sr=jst
2006-03-09 07:29:41 +00:00
cvshook%sicking.cc
7ad56859b4
Bug 325730. Mutation-event handlers can cause further mutations to the DOM. We need to be more attentive to those. r=bz sr=jst
2006-03-08 21:47:32 +00:00
enndeakin%sympatico.ca
9dd48534a7
bug 329335, unhook template builder when removing root node, r+sr=bz
2006-03-08 17:13:31 +00:00
cvshook%sicking.cc
9e3c81007f
Bug 325426: Only use baseURI to resolve relative uris. r=bz sr=jst
2006-03-08 05:01:16 +00:00
Olli.Pettay%helsinki.fi
c0e37e327a
Bug 234455, Centralize event dispatch r=jst, sr=bz
2006-03-07 17:08:51 +00:00
bzbarsky%mit.edu
9b57d8e873
Remove the mPresShell member of nsBoxObject, and some other cleanup. Bug
...
329181, r=neil, sr=jst
2006-03-07 03:20:39 +00:00
enndeakin%sympatico.ca
a2e9df0b6d
account settings not visible; support multiple uses of the same result id, r+sr=bz
2006-03-06 15:53:43 +00:00
bzbarsky%mit.edu
044c36e5e2
Right-click on an overflow:auto div with content smaller than the div should
...
not focus it. Bug 296259, patch by moz_bug_r_a4@yahoo.com , r=aaronlev, sr=roc
2006-03-06 05:18:52 +00:00
neil%parkwaycc.co.uk
122c820f55
Resolve assertion by removing unnecessary code b=326875 r+sr=bz
2006-03-03 23:41:39 +00:00
bzbarsky%mit.edu
07bd6fad25
Make sure XUl anonymous popup groups are really anonymous. Bug 326644, patch by Mats Palmgren <mats.palmgren@bredband.net>, r+sr+branch181=bzbarsky, a=dveditz
2006-03-03 02:46:00 +00:00
dveditz%cruzio.com
71c558bf9a
bug 328692 catch names missed in 319846, r=mrbkap, sr=bsmedberg, a=timr
2006-02-27 20:47:50 +00:00
enndeakin%sympatico.ca
ae4b99f7f1
Bug 328496, search results appear multiple times, r+sr=bz
2006-02-27 16:50:15 +00:00
enndeakin%sympatico.ca
91a66340d7
Bugs 328464, empty template attribute issue and 327504, crash reading mail r+sr=bz
2006-02-27 16:48:55 +00:00
enndeakin%sympatico.ca
37de5f08ed
bug 326712, issues with bookmarks and templates, r+sr=bz
2006-02-23 18:53:24 +00:00
bzbarsky%mit.edu
bfaa2cd14d
Make XULControllers wrappable from unprivileged script, but don't let such
...
script actually do anything with it. Bug 326248, r=mrbkap, sr=jst
2006-02-23 03:17:11 +00:00
enndeakin%sympatico.ca
5e112cd6ef
Bug 327895, set value properly when checking containment properties, r=bz
2006-02-20 23:01:32 +00:00
roc+%cs.cmu.edu
8c8a964765
Bug 285631. Fix build bustage
2006-02-13 21:55:50 +00:00
enndeakin%sympatico.ca
097bcbe7d0
Move collation init so layout doesn't get called recursively - fix balsa orange
2006-02-13 19:23:59 +00:00
enndeakin%sympatico.ca
5e55605551
Bug 285631, new template builder, r+sr=bz
2006-02-13 16:02:08 +00:00
dveditz%cruzio.com
9ac80a7768
bug 319846 prevent over-long attributes that choke the parser, r=mrbkap, sr=bsmedberg
2006-02-07 07:19:53 +00:00
cbiesinger%web.de
a898e666b8
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
...
r+sr=darin
2006-02-03 14:18:39 +00:00
bzbarsky%mit.edu
b903f45079
Fix bug 323634 -- controllers are not for content. Patch by
...
neil@parkwaycc.co.uk <neil@httl.net> and Wladimir Palant <trev@gtchat.de>,
r=bzbarsky, sr=jst
2006-02-03 01:38:36 +00:00
bzbarsky%mit.edu
eab4195d4c
Push up GetPrincipal to nsINode (as GetNodePrincipal). This way all nsINodes
...
(content, documents, attr nodes) can return their principal as needed.
Eliminate lazy allocation of principals in nsDocument. Bug 324600, r=sicking, sr=jst
2006-02-02 20:02:34 +00:00
cvshook%sicking.cc
1af1b10ad8
Bug 324572: Move property methods to nsINode and make nsIAttribute inherit nsINode.
...
r/sr=bz
2006-01-25 20:49:56 +00:00
darin%meer.net
cc4577f6cc
fix balsa bustage
2006-01-25 02:46:20 +00:00
bryner%brianryner.com
82d6fa213e
Remove deprecated nsTString::ToCString (bug 323471). r+sr=darin.
2006-01-24 19:22:02 +00:00
mrbkap%gmail.com
0a86b61aab
bug 323908: Pass line and column information to ReportError. Patch by Robert Sayre <sayrer@gmail.com>. r=mrbkap sr=jst
2006-01-21 02:02:02 +00:00
bzbarsky%mit.edu
be7a2211fd
Implement an nsINode interface; move some common stuff from nsIContent and
...
nsIDocument to nsINode. Bug 323311, r=sicking, sr=jst
2006-01-19 03:34:18 +00:00
dbaron%dbaron.org
e94c39c01b
Remove event listeners when dropping an event listener manager so that the weak references in DOMClassInfo's preserved wrapper table for event listeners are removed before the ELM's owner (the GC participant) goes away, and document why this needs to be done. Also consolidate the things that need to be done before letting go of an ELM into one method, and add some missing calls to that method. b=323807 r=mrbkap sr=jst
2006-01-19 02:43:39 +00:00
cvshook%sicking.cc
7d9189938d
Bug 323910: Merge atom lists in gklayout
...
r/sr=jst
2006-01-19 00:58:12 +00:00
roc+%cs.cmu.edu
cb85074f0d
Bug 323230. Add FindAttrValueIn as an efficient way to look up an attribute value in a table of atoms. r=sicking,sr=bzbarsky
2006-01-18 04:09:33 +00:00
bzbarsky%mit.edu
e085adda22
Fix blocker bug 322701 -- don't reenter StartLayout. pending r=ben, sr=dbaron.
2006-01-14 05:28:34 +00:00
bzbarsky%mit.edu
c60d3489b6
Fix build bustage (bug 322936)
2006-01-10 20:11:53 +00:00
dbaron%dbaron.org
f79b992517
Consolidate duplicated overlay loading code. b=320211 r=mrbkap sr=jst
2006-01-10 06:05:19 +00:00
doronr%us.ibm.com
cbec2d8e5e
Patch for bug 319463 should use PR_TRUE, not true
2006-01-07 04:30:58 +00:00
doronr%us.ibm.com
7c82092254
Bug 319463 - display:none iframe pointing to a xul document stops main document from finishing to load. patch by ben, r=bz sr=bryner
2006-01-06 23:24:38 +00:00
mrbkap%gmail.com
65711ff7e0
bug 319434: Add an interface to allow C++ callers to get the popup and tooltip
...
nodes so that when the only JS code on the stack is content code, the C++ code
still does the right thing. r=jst sr=bzbarsky
2006-01-06 20:49:19 +00:00
darin%meer.net
645a0a885e
fixes bug 318193 "Input streams are not implemented consistently" r=biesi sr=bz
2006-01-02 02:30:32 +00:00
cvshook%sicking.cc
2ee4c4c0f2
Bug 232639: Make nsXULElement::GetAttrNameAt actually work.
...
r/sr=bz
2005-12-30 20:12:35 +00:00
cvshook%sicking.cc
3803b5dbe0
Bug 296207: Optimize nsDOMAttributeMap::SetNamedItemInternal.
...
r=allan sr=peterv
2005-12-29 03:01:58 +00:00
cvshook%sicking.cc
031a1befce
Bug 284950: DeCOMTaminate nsIContent::GetAttrNameAt
...
r/sr=bz
2005-12-28 21:52:39 +00:00
cbiesinger%web.de
8d81b8a6b6
Bug 321504 Remove unneeded uses of nsIDocumentLoader
...
r+sr=bz
2005-12-26 16:45:59 +00:00
neil%parkwaycc.co.uk
11f0b0df4c
Abandon prototypes for failed overlays (fixes bug 320652) r=mrbkap sr=dbaron
2005-12-23 10:48:34 +00:00
mrbkap%gmail.com
dd5841f08d
bug 319847: xul:persist doesn't really deal with namespaces; check that the argument is a valid NCName, though. r=bsmedberg sr=jst
2005-12-19 21:13:59 +00:00
dbaron%dbaron.org
822b3c55fe
Call nsIParser::Terminate when NS_OpenURI fails so we don't leak on failed prototype loads. b=320211 r=mrbkap sr=jst
2005-12-15 01:04:27 +00:00
timeless%mozdev.org
2e24e61bf2
Bug 318276 Crash [ @ nsXULDocument::LoadOverlay ]
...
patch by jwalden+bmo@mit.edu r=jst sr=jst
2005-12-13 00:38:40 +00:00