sayrer%gmail.com
b578414ff5
Bug 368994. move more content/ unit tests. r=sicking
2007-02-01 21:44:40 +00:00
sayrer%gmail.com
0c7db29caf
Bug 368994. moving test cases closer to the code they test. r=bzbarsky
2007-02-01 18:24:32 +00:00
sayrer%gmail.com
477c951cff
Bug 368994. moving test cases closer to the code they test. r=bzbarsky
2007-02-01 18:06:09 +00:00
sayrer%gmail.com
a04f24f617
Bug 357450. Implement getElementsByClassName. r=jst, sr=peterv
2007-02-01 15:14:00 +00:00
dbaron%dbaron.org
1e0db05c93
Make default table and hr border colors be gray rather than special values that depend on the background color, and remove the special values that depend on the background. b=84307 Patch by fantasai <fantasai.bugs@inkedblade.net>. r=bzbarsky sr=dbaron
2007-02-01 02:45:55 +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
bzbarsky%mit.edu
fcd7e069de
Make <style> elements notice text content changes. Bug 367612, r+sr=sicking
2007-01-30 05:50:22 +00:00
bzbarsky%mit.edu
b38b5e7e7c
Fix bug 300691. r+sr=sicking
2007-01-30 05:48:22 +00:00
cvshook%sicking.cc
a39ff30284
Kill remainders of ns(XBL|HTML|XUL|Layout)Atoms. r/sr=jst b=368128
2007-01-30 00:06:41 +00:00
sayrer%gmail.com
77bca2a8a4
Bug 368531. add content/html/document/test to the automatic run. r=bzbarsky
2007-01-29 17:56:19 +00:00
bzbarsky%mit.edu
bc0bc2fe1a
Adding test for bug 172261 and bug 301510
2007-01-26 04:41:46 +00:00
bzbarsky%mit.edu
38c39c075b
When going back or forward to wyciwyg pages, make sure to correctly restore
...
their principal from session history. Bug 172261 and bug 301510, r+sr=jst
2007-01-26 04:37:16 +00:00
sayrer%gmail.com
5e2b571c62
Bug 366993. HTML doctype should always be capitalized. r+sr=jst
2007-01-23 01:16:27 +00:00
bzbarsky%mit.edu
42f3ef7afc
Don't inherit the charset from the parent document if it comes from a different
...
origin. Bug 356280, r+sr=jst
2007-01-13 03:28:00 +00:00
bzbarsky%mit.edu
3e855c8ae7
Back out part of the change for bug 351633 -- javascript: channels are wacky
...
enough that we still need special handling of them in form submission. In
particular, they background themselves even when they're the document
channel, so forms don't get the notifications they expect. Bug 364436, r+sr=jst
2007-01-11 17:58:36 +00:00
graydon%mozilla.com
40e2228cd0
Bug 366063: better fix to critical crasher, replacing band-aid submitted in 333078.
...
r=dbaron
2007-01-09 01:33:02 +00:00
graydon%mozilla.com
2296397878
Bug 333078, Temporary band-aid for nsImageDocument cycle collection crashers.
...
r=dbaron
2007-01-06 22:09:38 +00:00
mrbkap%gmail.com
7113bce53f
Only do this security check if we don't already have a parser, since this call
...
won't do anything anyway. bug 364309, r+sr=bzbarsky
2007-01-05 22:02:22 +00:00
graydon%mozilla.com
4525ab79d9
Bug 333078: XPCOM cycle collector
...
r=brendan, sicking, bz, dbaron, bsmedberg
2007-01-04 22:31:26 +00:00
jwatt%jwatt.org
bbb6339dc9
Fixing bug 334587. Unify event handling for links and fix various XLink bugs. r=olli.pettay@gmail.com, r=dbaron@mozilla.com, sr=bugmail@sicking.cc
2007-01-04 10:53:59 +00:00
peterv%propagandism.org
019102b4fd
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
4e651390ef
Bug 355300 There should be only one nsGkAtoms creature
...
r=dbaron
2006-12-26 17:47:52 +00:00
dbaron%dbaron.org
374488b52a
Don't forget to assign to rv. b=340554 r=sayrer
2006-12-22 17:28:48 +00:00
dbaron%dbaron.org
2084e073f8
Eliminate nsStyleBorderPadding and add margin/padding/content rect APIs to nsIFrame. b=332922 r+sr=roc
2006-12-20 01:23:45 +00:00
martijn.martijn%gmail.com
5a1320c6b6
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
cst%yecc.com
e3ced1732c
Bug 301477 image zoom cursor does not change after resizing browser window
...
r=bz sr=jst
2006-12-14 02:06:49 +00:00
dbaron%dbaron.org
d5af630c22
Better API for used padding/border/margin: remove deprecated Calc*For on nsStyleStructs and add GetUsed* to nsIFrame. b=332922 r+sr=roc
2006-12-13 23:04:57 +00:00
bzbarsky%mit.edu
e1973f01bc
Use string buffers to store strings in nsCSSValue so we don't have to alloc in
...
copy constructors and such. Bug 350141, r+sr=dbaron
2006-12-13 15:49:36 +00:00
dbaron%dbaron.org
31f1898810
Bug 300030: Move intrinsic width computation out of nsIFrame::Reflow and into its own methods on nsIFrame. Replace reflow reasons, types, and commands with dirty bits/notifications. Thanks to bzbarsky for almost all of the HTML form controls (mozilla/layout/forms) changes, and many others for help testing and patching. For detailed commit logs, see REFLOW_YYYYMMDD_BRANCH, where YYYYMMDD is one of 20061031, 20060830, 20060603, 20060302, 20060119, 20051011, 20050804, 20050429, 20050315, 20050111, and 20041213.
2006-12-08 05:38:33 +00:00
bzbarsky%mit.edu
402faf8c9e
Allow subframes that come from a different domain to document.write/open
...
themselves. Bug 362837, r+sr=jst
2006-12-05 19:36:40 +00:00
bzbarsky%mit.edu
8bfd20a05a
Move GetCompatibilityMode() to nsIDocument. Bug 362797, r+sr=jst
2006-12-05 15:46:18 +00:00
mats.palmgren%bredband.net
6a982b16f4
Use the EventStateManager to focus the for-element. b=360009 r=zeniko sr=bzbarsky
2006-12-01 17:18:34 +00:00
cvshook%sicking.cc
57b60e5e58
Bug 359888: Don't return NS_CONTENT_SCRIPT_IS_EVENTHANDLER to the sink/parser since they can't deal. r/sr=jst a=stuart
2006-11-30 00:06:00 +00:00
mats.palmgren%bredband.net
df6357f4ed
Make sure text input onchange handler is called before onblur. b=357684 r=Olli.Pettay sr=bzbarsky
2006-11-28 13:08:23 +00:00
bzbarsky%mit.edu
91f9d8f94c
Fix bug 277724 -- make <select>, <textarea>, <button> restore disabled state. r+sr=jst
2006-11-28 03:17:03 +00:00
vladimir%pobox.com
82a10357c9
backing out bug 333078, xpcom cycle collector due to perf issues
2006-11-22 23:18:16 +00:00
vladimir%pobox.com
3748c8bf4f
b=333078, xpcom cycle collector -- patch from graydon@mozilla.com, r=many
2006-11-22 19:23:02 +00:00
bzbarsky%mit.edu
ff12d65834
This wasn't supposed to land
2006-11-22 18:52:32 +00:00
peterv%propagandism.org
e9fd67c3b6
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
8a1b6c5e34
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
cvshook%sicking.cc
636e4e6e5f
Don't return nsDerivedSafe when .get() is explicitly used on nsCOMPtr and nsRefPtr. r/sr=dbaron
2006-11-21 21:28:14 +00:00
Olli.Pettay%helsinki.fi
8b6f4c022e
Consolidate NS_MOUSE_***_UP/DOWN/CLICK/DBLCLICK events, r=jst,roc,josh,sergei_d,emaijala,mkaply
2006-11-16 21:35:39 +00:00
bzbarsky%mit.edu
0a3a624149
Make it possible for protocol handlers to configure how CheckLoadURI should
...
treat them via their protocol flags. Remove the protocol list we used before.
Bug 120373, r=dveditz, sr=darin
2006-11-10 23:49:08 +00:00
cvshook%sicking.cc
cefc7502df
Fix svg:script and only flag inline scripts as executed once they contain non-empty script content. b=359598 r/sr=bz
2006-11-09 00:02:21 +00:00
cvshook%sicking.cc
e2a50bac16
Bug 359657: Fix crash due to wrong signature in overload. Patch by bz. r/sr=sicking
2006-11-07 01:05:15 +00:00
cvshook%sicking.cc
6152b2cf4d
Bug 359490: Put BeginUpdate call before FlushText call in FlushTags. r/sr=bz
2006-11-06 23:50:33 +00:00
cvshook%sicking.cc
17ded5692c
Bug 343730: Don't execute scripts synchronously from BindToTree. Instead we wait until the last EndUpdate has been called. r/sr=bz
2006-11-04 05:45:02 +00:00
cvshook%sicking.cc
ab9eb703d2
Bug 330872: Make nsGenericDOMDataNode::AppendData send out proper notifications and add nsIContent::AppendText to allow appending text without sending out notifications. r/sr=bz
2006-10-28 01:22:53 +00:00
cst%yecc.com
a57aad3493
Bug 351969 nsImageDocument image scaling should never scale a dimension to 0px
...
r=biesi sr=jst
2006-10-26 01:49:38 +00:00
cvshook%sicking.cc
5a6d9399ce
Bug 357445: Some cleanup of range code. r/sr=jst
2006-10-21 01:30:54 +00:00
bzbarsky%mit.edu
9468056c63
Make javascript: URI execution asynchronous. Bug 351633, r=jst, sr=biesi
2006-10-17 00:55:14 +00:00
cvshook%sicking.cc
98353dbc64
Fix assertion from bug 355451 rs=jst
2006-10-16 21:43:08 +00:00
ted.mielczarek%gmail.com
4d389ef1ef
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
cvshook%sicking.cc
f7d4a5a20e
Bug 355451: Be more efficient when creating HTML elements. r/sr=jst
2006-10-13 22:54:12 +00:00
martijn.martijn%gmail.com
9a434cde5d
Bug 339824 - use nsContentUtils priv checks in canvas, r=vladimir, sr=roc
2006-10-12 14:38:35 +00:00
ginn.chen%sun.com
ce8a3c3940
Bug 335900 add a null check for previous selected radio
...
r=neil
2006-10-12 13:30:07 +00:00
bzbarsky%mit.edu
c1ea034443
Remove nsIHTMLDocument::WasDomainSet. Use the principal instead, Luke! Bug
...
355948, r+sr=sicking
2006-10-10 01:07:45 +00:00
peterv%propagandism.org
1c221a6a94
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
95ef08a41b
Backing out fix for bug 349465 to see if it affects Ts/Tp (for bug 355457).
2006-10-06 15:55:30 +00:00
cvshook%sicking.cc
f5312f3542
Bug 355433: Add an array of cached nodeinfos to the html content sinks. r/sr=jst
2006-10-04 22:02:17 +00:00
peterv%propagandism.org
30e25afde3
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
e570a5020d
Bug 328907, Remove selectHas(No)Groups events, r+sr=sicking
2006-10-03 20:16:51 +00:00
bzbarsky%mit.edu
3070ad4f2c
Create a faster, less COMy internal method for accessing the sorted list of
...
form control elements. Bug 347165, patch by jpl24 <jlurz24@gmail.com>, r+sr=bzbarsky
2006-09-18 04:53:54 +00:00
peterv%propagandism.org
88c9a50cca
Fix for bug 351823 (Consider copying more properties when changing ownerDocument). r/sr=bz.
2006-09-16 17:15:38 +00:00
cvshook%sicking.cc
9241f85443
Bug 352583: Add functions to nsContentUtils for getting and setting the text content of a node. Use those functions rather than the multiple instances of such code we have now. r/sr=jst
2006-09-15 19:54:45 +00:00
bzbarsky%mit.edu
60d105a0c2
Remove unneeded notification on node creation. Bug 351910, r+sr=sicking
2006-09-12 04:48:12 +00:00
Olli.Pettay%helsinki.fi
b7137c1ce5
Bug 343953, @ nsGenericHTMLElement::PostHandleEventForAnchors, r=bryner, sr=jst, p=mh+mozilla@glandium.org
2006-09-06 09:17:24 +00:00
peterv%propagandism.org
64ec124ee5
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
9856e8851d
Bug 349069, Move more things from ~nsINode to nsNodeUtils::LastRelease, r+sr=sicking
2006-09-02 13:21:05 +00:00
Olli.Pettay%helsinki.fi
64e491c833
Bug 351036, Combine NS_IMAGE_ERROR and NS_SCRIPT_ERROR, r+sr=jst
2006-09-02 10:00:26 +00:00
Olli.Pettay%helsinki.fi
a42613e4f6
Bug 350846, Combine NS_***_LOAD events, r+sr=jst
2006-08-31 19:33:01 +00:00
timeless%mozdev.org
82e8b0f232
Bug 106386 Correct misspellings in source code
...
patch by alfred.peng@sun.com r=brade
2006-08-28 20:13:59 +00:00
pkasting%google.com
581157178e
Bug 346373: Resync children when parent spellcheck attribute changes.
...
r=bzbarsky
sr=sicking
2006-08-25 00:15:14 +00:00
mats.palmgren%bredband.net
acfdb8a613
Make bordercolor attribute imply border-style:solid (for compat reasons). b=349655 r+sr=bzbarsky
2006-08-23 22:37:51 +00:00
pkasting%google.com
439b7f4033
Bug 348981: Crash toggling designMode.
...
This reverts the patch from bug 347200 and instead fixes that problem a
different way to avoid exposing crashes.
r+sr=bzbarsky
2006-08-18 02:38:40 +00:00
bzbarsky%mit.edu
acafb95d8a
Fix build bustage. Bug 302186.
2006-08-16 05:21:44 +00:00
bzbarsky%mit.edu
a3a40f6eb5
Implement the :default CSS3 pseudo-class. Bug 302186, patch by Allan Beaufour
...
<allan@beaufour.dk> and jpl24 <jlurz24@gmail.com>, r+sr=bzbarsky
2006-08-16 03:20:19 +00:00
bzbarsky%mit.edu
e9379f3679
Remove special-casing of about:blank for security purposes; give about:blank
...
pages the principal of whoever is responsible for loading them, when possible.
Bug 332182, r=mrbkap, sr=jst
2006-08-15 17:31:16 +00:00
timeless%mozdev.org
ba2c063b89
Bug 330331 Building with option --disable-xul failed
...
patch by romaxa@gmail.com r=timeless r=biesi sr=bz
Removing last traces of RDF dependency from HTMLDocument (bug 101995)
Only build toolkit download ifdef MOZ_RDF
Only build windowdatesource and the charset menu ifdef MOZ_RDF
Enable nsExternalHelperAppService to build w/o RDF.
Enable nsDirectoryViewer to build, this is enables geckos to work around bug 347782
Don't build nsHTTPIndex at all.
2006-08-14 22:36:15 +00:00
sayrer%gmail.com
6fa03a1730
Bug 340554. Provide sanitizing fragment sinks for use with feeds. r=mrbkap. sr=jst
2006-08-12 04:46:43 +00:00
pkasting%google.com
ff8e0408ce
Bug 347200: Designmode documents aren't spellchecked by default.
...
r=brettw
sr=bryner
2006-08-08 00:32:43 +00:00
pkasting%google.com
db6d88984f
Bug 133874: Remove link URL from status bar on blur.
...
r=Olli.Pettay
sr=sicking
2006-08-03 17:21:27 +00:00
mrbkap%gmail.com
a4bc274aec
Protect document.open and document.close against some potential problems. bug 343168, r+sr=bzbarsky
2006-08-01 21:48:03 +00:00
cvshook%sicking.cc
2736630041
Bug 346744: Get rid of implementations of nsIContent::AppendChildTo and let it just forward to nsIContent::InsertChildAt. r/sr=bz
2006-07-31 22:38:07 +00:00
pkasting%google.com
e8d7da04bd
Followup to bug 339127: Only sync the editor on attribute changes that
...
have aNotify true. When aNotify is false, there shouldn't be an editor
to sync, so this should save a little time.
r+sr=bzbarsky
2006-07-31 22:07:51 +00:00
pkasting%google.com
2070e797b8
Bug 339127: Add "spellcheck" attribute to control spellchecking.
...
r=brettw
sr=sicking
2006-07-29 00:04:40 +00:00
cvshook%sicking.cc
fb232b36e6
Bug 338649. Only honor honor options that only have opgroup ancestors. r/sr=bz
2006-07-27 21:06:27 +00:00
mats.palmgren%bredband.net
5ddc7604b1
Null check current doc before using it. b=344787 r+sr=bzbarsky
2006-07-22 11:07:29 +00:00
bzbarsky%mit.edu
4a5022a00d
Make some props absolute URIs resolved relative to other props (eg. codebase).
...
Bug 213701, patch by Florian Qu�ze <f.qu@queze.net>, r+sr=bzbarsky
2006-07-20 23:42:51 +00:00
cbiesinger%web.de
3fcddd0dfd
Bug 343604 make <applet> and <embed> handling consistent when there is no
...
src/code attribute, aka instantiate java even for <applet/>
r+sr=bz
2006-07-20 22:19:15 +00:00
cvshook%sicking.cc
3a9a287253
Bug 344050: Kill nsITextContent and move the methods to nsIContent. r/sr=jst
2006-07-19 04:36:36 +00:00
bzbarsky%mit.edu
4a9b91c73b
Use const char[], not const char*. Bug 114997, suggestion by biesi, r+sr=bzbarsky
2006-07-18 19:32:00 +00:00
rob_strong%exchangecode.com
9aab7b5b89
Bug 343182 - Password Manager asks multiple times to save a password. patch=mwu, r=jst, sr=bzbarsky
2006-07-18 00:18:32 +00:00
bzbarsky%mit.edu
063e887ba0
Go back to creating an inconsistent DOM and add a null-check elsewhere, because
...
the little mind of the focus code is blown by having no documentElement,
apparently. Bug 341730, r+sr=sicking
2006-07-18 00:18:19 +00:00
Olli.Pettay%helsinki.fi
83ae878c3e
Bug 343303, onblur fires before onchange for comboboxes, r+sr=bz
2006-07-17 11:50:19 +00:00
martijn.martijn%gmail.com
69a13bf0db
Bug 303730 - <textarea>s in other tabs mess up focus in current 'tab', patch by chpe(at)gnome.org, r=jst, sr=bryner
2006-07-13 09:14:56 +00:00
cvshook%sicking.cc
2c39937d84
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
bzbarsky%mit.edu
d2f4362686
Make the innerHTML getter serialize all HTML-like content (text, etc) as HTML.
...
Bug 340800, r+sr=peterv
2006-06-29 16:13:27 +00:00
leon.sha%sun.com
2b1dfdc45f
Bug 315859 Crash when using any arrow key on a radio input enclosed in a fieldset, and radio name is the same than fieldset id [@ nsHTMLFormElement::GetNextRadioButton].
...
Patch by alfred.peng@sun.com
mats.palmgren: review+
neil: superreview+
2006-06-29 03:26:29 +00:00
mats.palmgren%bredband.net
7bcf5f44f6
Don't create ALT attribute for standalone image that was found in the cache. b=177747 r=bzbarsky sr=neil
2006-06-29 02:42:27 +00:00
enndeakin%sympatico.ca
54382237e7
Bug 333038, support inline spellchecking for designmode, r=brettw, sr=bz
...
CVS: ----------------------------------------------------------------------
2006-06-28 03:39:41 +00:00
mrbkap%gmail.com
edc12afdc0
Clear mWyciwygChannel even if the loadgroup tells us there was an error since the call succeeds anyway. bug 342191, r=jst sr=darin
2006-06-26 16:50:09 +00:00
mats.palmgren%bredband.net
9aa2d8535b
Scroll <legend> into view when it receives focus. b=342372 r=aaronleventhal sr=bzbarsky
2006-06-25 21:39:03 +00:00
jminta%gmail.com
eac20cd727
Bug 257781 vBulletin (message board) javascript causes wrong username/password to be remembered. patch by Michael Wu <mwu@mozilla.com>, r=jst, sr=sicking
2006-06-23 02:44:39 +00:00
mrbkap%gmail.com
1979b01fd6
Close shouldn't send any real text for the parser to parse, since there might
...
be elements open that make the text appear in the final content model. bug 342223, r+sr=jst
2006-06-21 00:39:24 +00:00
roc+%cs.cmu.edu
84304f7c5a
Bug 341711. Compute offset* properties using unscrolled positions. r+sr=bzbarsky
2006-06-20 21:21:47 +00:00
mrbkap%gmail.com
a0302c1e9e
Prevent assertions when a document that has had document.open called is closed
...
suddenly (without an intervening document.close call). bug 332896, r=bzbarsky, sr=sicking
2006-06-19 23:51:32 +00:00
bzbarsky%mit.edu
878f5ab09c
Remove ourselves as an observer when we're done building the DOM, not when we
...
get destroyed, since the DOM can be messed with in ways that confuse us between
those two points in time. Bug 341062, r=mrbkap, sr=sicking
2006-06-19 21:10:29 +00:00
timeless%mozdev.org
27eaab5dcd
Bug 337917 Make consumers stop using cids from other modules
2006-06-18 21:18:22 +00:00
dbaron%dbaron.org
8ade31392b
Implement a stub imgIDecoderObserver to save code size in content and layout. b=339612 r+sr=sicking
2006-06-16 21:07:47 +00:00
mrbkap%gmail.com
0f8195a254
Quiet this warning for the one known case that it fires since we do a passable job of handling this case anyway. bug 341320, r+sr=sicking
2006-06-16 19:13:17 +00:00
dbaron%dbaron.org
d7f089f08f
Disable support for proportional widths on <col>. b=333352 r=bernd sr=roc
2006-06-15 19:20:20 +00:00
mhammond%skippinet.com.au
0f241835df
Land DOM_AGNOSTIC3_BRANCH, bug 255942. r=a few people, sr=brendan.
2006-06-13 03:07:47 +00:00
mrbkap%gmail.com
98997f8669
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
cbiesinger%web.de
f116f57d3a
Bug 341077 Show intrinsic state in content tree dumps
...
r+sr=bz
2006-06-12 17:03:31 +00:00
longsonr%gmail.com
37551a947a
Bug 340542 - SVG Consolidate functionality to get primary frame. r=tor,r+sr=bzbarsky
2006-06-12 16:14:31 +00:00
martijn.martijn%gmail.com
0a6dcb125d
Bug 333922 - Setting designMode doesn't work with enhanced privileges on a frame with a different domain, r+sr=bzbarsky
2006-06-12 08:55:37 +00:00
bzbarsky%mit.edu
d82cef21db
Fix notifications so we don't double-notify when closing tags. Bug 339249,
...
r=mrbkap, sr=sicking
2006-06-08 04:38:44 +00:00
bzbarsky%mit.edu
9d3573c2a5
Add assertion to catch issues like bug 312704. r=mrbkap, sr=sicking
2006-06-08 04:29:28 +00:00
bzbarsky%mit.edu
6e37157407
Cache the list of form controls, so loading a large page with lots of form
...
controls outside forms is not O(N^2). Bug 336062, r+sr=sicking
2006-06-08 04:28:20 +00:00
roc+%cs.cmu.edu
4c63027607
Bug 334765. Testing backout to see if it was responsible for btek's Tp change.
2006-06-07 02:35:57 +00:00
roc+%cs.cmu.edu
47e312e575
Bug 334765. Don't include scroll offsets in DOM element offset calculations. r+sr=bzbarsky
2006-06-06 22:31:17 +00:00
bzbarsky%mit.edu
81b20d42d1
Fix IsDoneAddingChildren() for <embed>. Bug 339327, r+sr=peterv
2006-06-06 15:33:54 +00:00
Olli.Pettay%helsinki.fi
5e667ae978
Bug 338954, Make .innerHTML to work without DOM Ranges, r=sicking, sr=jst
2006-06-05 20:32:48 +00:00
cvshook%sicking.cc
47a9061831
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
cd4d6ee0e9
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
d2c22c3455
Remove some pointless nsIChannel impls. Bug 337748, r=sicking, sr=darin
2006-05-30 17:26:00 +00:00
peterv%propagandism.org
73709cee4f
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
8e523aa71d
Fix for bug 236873 (Share class for more elements). r/sr=sicking.
2006-05-21 21:00:09 +00:00
Olli.Pettay%helsinki.fi
cb1f0a0bb9
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
114883abc4
Bug 337543: Use nsINode more. r/sr+peterv
2006-05-19 10:01:22 +00:00
ginn.chen%sun.com
1ca25be70e
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
6f0e67928a
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
d5a5b1ade6
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
ea64757e58
Bug 337970: don't pass null to RequestCharset, r+sr=bzbarsky
2006-05-15 17:17:04 +00:00
cvshook%sicking.cc
073093c129
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
b41cf96c5d
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
0318b8c707
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
45638e3b46
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
3bc663a937
Bug 331023 Cleanup of IDL files; fixing type inconsistencies
...
r=dbaron
2006-05-07 00:19:46 +00:00
timeless%mozdev.org
28fa63a8f5
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
d3ec0aa5c5
Bug 335911: Change nsIContent::IsContentOfType to nsINode::IsNodeOfType. r/sr=bz
2006-05-05 06:52:21 +00:00
bzbarsky%mit.edu
7c1bc218fa
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
7179faa0f3
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
df84d0046c
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
b1ee2830dd
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
0c3706888c
Rename GetNodePrincipal to NodePrincipal. Bug 327246, r+sr=sicking
2006-04-27 18:21:11 +00:00
mrbkap%gmail.com
042cc59781
Fixing bustage from bug 333697
2006-04-26 20:21:31 +00:00
mrbkap%gmail.com
fcb69da993
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
4667a9b409
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