Olli.Pettay%helsinki.fi
|
1a7d187ab7
|
Bug 338954, Make .innerHTML to work without DOM Ranges, r=sicking, sr=jst
|
2006-06-05 20:32:48 +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 |
dbaron%dbaron.org
|
61dd5c50db
|
Fix GC hazards associated with event handlers on images only reachable from their current network loads, some of which are regressions from 241518. b=321054 r=darin sr=bzbarsky
|
2006-06-01 18:35:21 +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 |
peterv%propagandism.org
|
aeb29aaef1
|
Fix for bug 338834 (plugins are broken (PDF, WPM, MPG, AVI etc files won't load)). r/sr=sicking.
|
2006-05-23 15:33:15 +00:00 |
peterv%propagandism.org
|
8708d173ad
|
Fix for bug 236873 (Share class for more elements). r/sr=sicking.
|
2006-05-21 21:00:09 +00:00 |
Olli.Pettay%helsinki.fi
|
198b2c0d8a
|
Bug 338122, Crash [@ nsIMEStateManager::IsActive] when window gets removed on mousedown at button, r+sr=roc
|
2006-05-19 10:26:44 +00:00 |
cvshook%sicking.cc
|
cc2e4c5482
|
Bug 337543: Use nsINode more. r/sr+peterv
|
2006-05-19 10:01:22 +00:00 |
ginn.chen%sun.com
|
8e7c1c041c
|
Bug 335900 no state change event fired when take action on HTML input
element
patch by evan.yan@sun.com r+sr=roc
|
2006-05-16 03:54:46 +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 |
gavin%gavinsharp.com
|
1ccc00fc7a
|
Bug 337970: assert that the bookmarks charset resolver doesn't ask to be notified of the final resolved charset, since we can't currently notify, r+sr=bzbarsky
|
2006-05-15 17:40:51 +00:00 |
gavin%gavinsharp.com
|
7401f9b206
|
Bug 337970: don't pass null to RequestCharset, r+sr=bzbarsky
|
2006-05-15 17:17:04 +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 |
bzbarsky%mit.edu
|
17be6a86bb
|
Fix the way we do notifications so we don't notify twice for <head>. Bug
332644, r=mrbkap, sr=peterv
|
2006-05-12 20:36:39 +00:00 |
darin%meer.net
|
7d3e7d7acd
|
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
|
2006-05-10 17:30:15 +00:00 |
peterv%propagandism.org
|
966cdc1d31
|
Syncing with nsHTMLObjectElement.cpp r1.95 (this file was a cvs copy of nsHTMLObjectElement.cpp, but they diverged). NPOTB.
|
2006-05-07 17:16:50 +00:00 |
timeless%mozdev.org
|
42037d3243
|
Bug 331023 Cleanup of IDL files; fixing type inconsistencies
r=dbaron
|
2006-05-07 00:19:46 +00:00 |
timeless%mozdev.org
|
45cb5c3a4c
|
Bug 335953 Make code outside intl use NS_CHARSETALIAS_CONTRACTID instead of NS_CHARSETALIAS_CID
r=bz sr=bz
|
2006-05-06 22:09:20 +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
|
b08f319a19
|
Don't half-support document.write in XHTML. Bug 332848, r=mrbkap, jst, sr=dvediz, a=dvediz
|
2006-05-03 21:19:26 +00:00 |
cls%seawood.org
|
8053aff7cc
|
Use NS_REINTERPRET_CAST to convert from jschar* to PRUnichar*. Fixing mingw bustage.
Bug #336331 r=vladimir
|
2006-05-03 04:28:12 +00:00 |
vladimir%pobox.com
|
9deeec1b6b
|
b=336331, fix toDataURL to be more in line with the whatwg spec, r+sr=roc
|
2006-05-03 00:48:27 +00:00 |
bzbarsky%mit.edu
|
e9dc794e8f
|
Make nsIDocumentEncoder::init scriptable. Bug 330517, patch by jpl24
<jlurz24@gmail.com>, r=bzbarsky, sr=sicking
|
2006-05-01 05:25:52 +00:00 |
bzbarsky%mit.edu
|
533eb3c678
|
Rename GetNodePrincipal to NodePrincipal. Bug 327246, r+sr=sicking
|
2006-04-27 18:21:11 +00:00 |
mrbkap%gmail.com
|
d3f0f19318
|
Fixing bustage from bug 333697
|
2006-04-26 20:21:31 +00:00 |
mrbkap%gmail.com
|
95acf0af16
|
When a document's scope object changes (e.g., for a call to document.open), actually change the scope object and move all of the wrappers in the old scope into the new one. bug 333697, r+sr=jst
|
2006-04-26 19:53:27 +00:00 |
roc+%cs.cmu.edu
|
d23fe29f4c
|
Bug 330305. Rename nsSelection to nsFrameSelection, and deCOMtaminate it, removing nsIFrameSelection. patch by Marc Liddell, r+sr=roc
|
2006-04-26 01:57:22 +00:00 |
cvshook%sicking.cc
|
a727022ef6
|
Bug 334977. Separate mFileName from mValue. r/sr=bz
|
2006-04-25 09:18:42 +00:00 |
smontagu%smontagu.org
|
7a39b44ad3
|
Don't propagate encoding up to the parent document viewer. Bug 315381, r+sr=jst
|
2006-04-25 06:57:31 +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 |
cvshook%sicking.cc
|
d9c914f73f
|
More bug 114997. Don't strip whitespace from mValue, only when getting the value from the attribute. r/sr=bz
|
2006-04-24 05:20:44 +00:00 |
bryner%brianryner.com
|
95e2f3305e
|
Fix focus-stealing for button elements (bug 299677). Patch by darin, r+sr=me.
|
2006-04-21 02:10:53 +00:00 |
bzbarsky%mit.edu
|
4a7923802c
|
HTMLTableElement.rows should include rows that are not in table sections. Bug
309433, r+sr=sicking
|
2006-04-21 01:44:58 +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 |
vladimir%pobox.com
|
224933de70
|
b=333177, update canvas internal interfaces, optimize canvas, and fix some implementation bugs; r=stuart
|
2006-04-18 21:23:15 +00:00 |
bzbarsky%mit.edu
|
130c1736e9
|
Don't trim whitespace off hidden input values. Bug 114997, patch by Steuard
Jensen <steuard+moz@slimy.com>, r=sicking, sr=bzbarsky
|
2006-04-17 21:28:47 +00:00 |
dbaron%dbaron.org
|
03a4b4f85b
|
Null-check mBodyContent. b=334080 r+sr=bzbarsky
|
2006-04-15 07:20:14 +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 |
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 |
Olli.Pettay%helsinki.fi
|
388290ba7e
|
Bug 330494, changing the category names per bz' suggestion
|
2006-04-11 17:05:25 +00:00 |
jwatt%jwatt.org
|
341f0f246a
|
Partial fix for bug 331630. Remove nsEventStatus. r=olli.pettay@gmail.com, sr=bzbarsky@mit.edu
|
2006-04-11 13:17:29 +00:00 |
Olli.Pettay%helsinki.fi
|
daa66aba0f
|
Bug 330494, Remove NS_EVENT_FLAG_INIT. Makes NN4 event handling and preventBubble and preventCapture methods no-op. r=sicking, sr=jst
|
2006-04-10 17:04:54 +00:00 |
bzbarsky%mit.edu
|
7bd7bee613
|
Make sure the write termination function only terminates the parser that was
active when it was set. Bug 331620, r=mrbkap, sr=jst
|
2006-04-08 01:45:27 +00:00 |
mrbkap%gmail.com
|
0f782f6059
|
Set mStackPos early to avoid bad re-entrancy problems when inserting the new content into its parent does something interesting. bug 332971, r=jst sr=sicking
|
2006-04-08 00:32:03 +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
|
07521f504c
|
Fix notifications for framesets. Bug 315369, r+sr=sicking
|
2006-04-04 22:37:23 +00:00 |
martijn.martijn%gmail.com
|
9671f123b7
|
Bug 197305 - setting designMode on data: URLs throws security exception, r=bzbarsky, sr=dveditz
|
2006-04-03 18:12:37 +00:00 |
martijn.martijn%gmail.com
|
edf878cdf0
|
Bug 331491 - I can't access the editor object of a text control using enableprivilege, r+sr=roc
|
2006-04-02 23:20:46 +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 |