Граф коммитов

10899 Коммитов

Автор SHA1 Сообщение Дата
Olli.Pettay%helsinki.fi f0c28faaad oops, tree is closed 2006-05-08 07:14:08 +00:00
Olli.Pettay%helsinki.fi c27d70bbb0 wasn't going to check in this 2006-05-08 07:10:38 +00:00
Olli.Pettay%helsinki.fi 0ce3acdb2b Bug 336576, Crash when window gets destroyed during contextmenu event, r+sr=bz 2006-05-08 07:08:41 +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 3f9b99d52a Bug 332198 change nsGenericDOMDataNode::ToCString
r=sicking sr=sicking
2006-05-07 12:15:36 +00:00
bryner%brianryner.com 2913ffd448 Fix for broken keyboard shortcuts: skip over key elements where there's no oncmmand= on the key or on its command element (bug 336740). r=neil, sr=bzbarsky. 2006-05-07 03:07:02 +00:00
timeless%mozdev.org ccb8039c84 Bug 332198 change nsGenericDOMDataNode::ToCString
r=sicking sr=dbaron
2006-05-07 01:39:21 +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
bzbarsky%mit.edu dda2ad267f Fix the casting. Bug 329192 2006-05-05 22:47:25 +00:00
bzbarsky%mit.edu af2ad85f80 Use nsINode in nsEventListenerManager::CompileEventHandlerInternal. Bug
329192, r+sr=sicking.
2006-05-05 22:45:56 +00:00
brettw%gmail.com 7547c7f847 Bug 336785 r=darin sr+a=bryner Crash when context menu pops up 2006-05-05 21:01:06 +00:00
bzbarsky%mit.edu 626ad78e90 Clean up event dispatch code in XMLHttpRequest, make onreadystatechange an
EventListener, fire upload progress events.  Bug 198595 and bug 312213, patch
by me for the cleanup and onreadystatechange and by Rob Adams
<readams@readams.net> for the upload progress changes, r=sicking, sr=peterv
2006-05-05 17:01:53 +00:00
vladimir%pobox.com 336f0c80df b=333613, misc canvas stuff for 1.8 branch, updating trunk for parity 2006-05-05 16:10:24 +00:00
peterv%propagandism.org f624eb831d Fix for bug 334179 (XSLT document() function doesn't follow HTTP 301 / 302 responses). r=sicking, sr=bz. 2006-05-05 11:48:07 +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
bryner%brianryner.com f1b79578c3 Invoke <key> element commands using command events rather than compiling and executing the script directly, for consistency with click-invoked commands (bug 331290). r+sr=bzbarsky. 2006-05-05 05:25:19 +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
Olli.Pettay%helsinki.fi dd972aa31f Bug 336587, Crash when window gets destroyed during DOMMouseScroll event, r+sr=bz 2006-05-04 15:15:31 +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
tor%cs.brown.edu 27f7a82023 Bug 334999 bustage fix. 2006-05-03 17:40:19 +00:00
tor%cs.brown.edu 05d296909f Bug 334999 - Compact path storage. r+sr=roc 2006-05-03 17:01:28 +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 6f99c77537 fix bustage 2006-05-03 01:14:33 +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 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
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
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
jwatt%jwatt.org e4139dd0a7 Fixing bug 335450. Remove our extensions to the SVG DOM interfaces. r=tor@acm.org, sr=roc@ocallahan.org 2006-04-26 21:02:25 +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
neil%parkwaycc.co.uk ddc8d38608 bustage fix b=326931 2006-04-26 13:05:24 +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
peterv%propagandism.org e34275039b Fix for bug 324865 (Move XMLHttpRequest to gklayout). r/sr=jst. 2006-04-26 09:19:48 +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
bzbarsky%mit.edu 811e8372a2 Make getElementsByTagName do the right thing with prefixes. Bug 206053,
r=peterv, sr=jst
2006-04-25 21:21: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 d1cb1a6431 Give HTMLButtonControlFrames their own frame type. Bug 335419, r+sr=dbaron 2006-04-25 19:56:45 +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
jst%mozilla.jstenback.com 050563b17f Removing unused variable as pointed out by dbaron at https://bugzilla.mozilla.org/show_bug.cgi?id=321299#c29 2006-04-25 04:04:27 +00:00
bzbarsky%mit.edu 02aa9c2872 Fix image blocking for obviously image objects. Bug 334825, r=biesi, sr=shaver 2006-04-24 19:56:18 +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
cvshook%sicking.cc 5850d56f49 More redness fixes 2006-04-24 07:46:03 +00:00
cvshook%sicking.cc 0e344ed010 Fix redness 2006-04-24 07:16:27 +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
bzbarsky%mit.edu ae1b7a2d2b Don't print-preview <noscript> unless script is really disabled. Bug 334944, r+sr=jst 2006-04-22 00:06:30 +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