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
16a6738a82
Make sure to always initialize rv. Bug 334233, r+sr=jst
2006-04-17 23:24:38 +00:00
bzbarsky%mit.edu
a7d5abbf9a
Fix typo. This checkin and the previous one are both for bug 334245.
2006-04-17 22:29:45 +00:00
bzbarsky%mit.edu
5b460ad0df
addEventListener has 3 args, not 0. r+sr+branch181=jst
2006-04-17 22:05:42 +00:00
timeless%mozdev.org
d833e0459f
Bug 333837 Crash in [@ nsJSContext::nsJSContext] / XUL / DOM
...
r=jst sr=bz
2006-04-16 09:17:46 +00:00
mrbkap%gmail.com
82cf1531d4
-- Allow the DOM script object factory to turn XPConnect return values into proper nsIException objects.
...
-- Make nsDOMClassInfo::ThrowJSException never throw null as an exception.
-- Make XPCException::ToString grab the description of the result as well as the name.
r+sr=jst
2006-04-15 00:37:51 +00:00
tor%cs.brown.edu
e1cbcc69e9
Bug 332162 - deCOMtaminate SVGLength. r=jwatt, sr=roc
2006-04-14 15:09:39 +00:00
bzbarsky%mit.edu
6c5d019ee9
Remove non-IDL interfaces from classinfo list. Bug 327156, r+sr+branch181=jst
2006-04-13 18:54:48 +00:00
gavin%gavinsharp.com
652e44bfc3
Bug 331614: window.open unnecessarily escapes all URLs (can't handle IDN/extended domain-names), r=bzbarsky, sr=darin
2006-04-12 18:34:36 +00:00
Olli.Pettay%helsinki.fi
388290ba7e
Bug 330494, changing the category names per bz' suggestion
2006-04-11 17:05:25 +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
mrbkap%gmail.com
d13fdde6ec
Fixing build bustage
2006-04-10 22:16:34 +00:00
mrbkap%gmail.com
aa30098ef8
Try fixing bug 326497 again, this time allowing DOM constructors to be wrapped in cross-domain settings, since some of them can be used (e.g., Location). r+sr=jst for the DOM bits, r=brendan sr=shaver for the XPConnect bits.
2006-04-10 21:40:28 +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
kairo%kairo.at
44a8e18641
bug 328317 - merge platform .jar files into en-US.jar, r=mento for the mozilla/config changes r=jag sr=Neil
2006-04-08 11:49:47 +00:00
bzbarsky%mit.edu
412c1c2920
First part of fix for bug 309721, r+sr=jst
2006-04-08 03:23:37 +00:00
bzbarsky%mit.edu
bc79941a18
When running javascript: URIs in chrome, fall back on a null principal instead
...
of crashing. Bug 328697, r=mrbkap, sr=jst
2006-04-08 01:46:29 +00:00
bryner%brianryner.com
fa4bb1fc7f
Back out patch for bug 332640 to fix regression bug 333051. r+sr-bzbarsky
2006-04-08 01:46:06 +00:00
bryner%brianryner.com
3131353bc6
Make screen properties work even if the docshell hasn't created a content viewer yet, by getting the device context through the widget instead of the prescontext (bug 332640). r+sr=bzbarsky.
2006-04-06 17:06:21 +00:00
martijn.martijn%gmail.com
d41ebb7f6e
Bug 332285 - Fixing my screw-up, r+sr=roc
2006-04-04 20:47:24 +00:00
bzbarsky%mit.edu
a387e5f3f3
More happy rooting. Bug 328007, r=sicking, sr=brendan
2006-04-04 02:39:12 +00:00
martijn.martijn%gmail.com
7d63a3aa80
Bug 332285 - nsGlobalWindow.cpp and nsCommandManager.cpp should use nsContentUtils::IsCallerChrome, r+sr=roc
2006-04-03 22:05:40 +00:00
mrbkap%gmail.com
879d882bcb
Use JS_DefineProperty instead of JS_SetProperty in more places. bug 330773, r=jst sr=brendan
2006-04-03 16:54:53 +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
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
gerv%gerv.net
4948defb71
Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines.
2006-03-30 07:57:10 +00:00
gerv%gerv.net
8268a2e270
Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines.
2006-03-30 07:57:05 +00:00
bzbarsky%mit.edu
517e1240c2
Fix typo in comment.
2006-03-30 04:19:38 +00:00
vladimir%pobox.com
5c2761e0fe
b=331176, try to stabilize Trender numbers on linux with a well-aimed XSync, r=dbaron
2006-03-24 23:30:24 +00:00
mrbkap%gmail.com
caa763b983
Followup to bug 330773 -- don't leave the timeout addref'd in the failure case. r+sr=bzbarsky
2006-03-24 21:51:51 +00:00
mrbkap%gmail.com
e31e046138
Use the less powerful of the available principals when compiling and running code passed into setTimeout. With this fix, chrome that attempts to setTimeout("code that requires chrome privs") on a content window will find that its code is run in the window's principals. bug 330773, r=jst sr=bzbarsky
2006-03-24 18:49:18 +00:00
mrbkap%gmail.com
c06cfcae93
Oops, these changes aren't ready to be checked in yet.
2006-03-24 18:41:07 +00:00
mrbkap%gmail.com
68972b98ad
Don't do a security check in AddProperty when we've resolved a frame by its numeric ID to avoid incorrect security errors being thrown. bug 317366, r+sr=jst
2006-03-24 18:37:08 +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
96fd3ec347
Bug 210724 Plugins disabled in preferences but still visible from JavaScript navigator.plugins and navigator.mimeTypes arrays
...
r=jst sr=jst
2006-03-21 05:31:59 +00:00
mrbkap%gmail.com
6aba6ed88c
Use JS_DefineProperty instead of JS_SetProperty for the additional control over the property we're setting. bug 330773, r+sr=jst
2006-03-21 02:16:31 +00:00
mrbkap%gmail.com
c1c07b0543
Only warn about invalid uses of document.all once per document instead of one time per use to avoid the console service flooding the event queue with error events. bug 330623, r+sr=jst
2006-03-16 18:30:36 +00:00
bryner%brianryner.com
41e6c02b2f
Remove dependency on nsIClassInfo.h from nsISupports.h (bug 330420). This adds a new nsIClassInfoImpl.h file which can be included to get the CI implementation macros. Also, removes unneeded inclusion of nsIProgrammingLanguage.h from nsIClassInfo.h. r=darin.
2006-03-15 04:59:42 +00:00
bzbarsky%mit.edu
441df4ef54
Fixing typo. Bug 319434
2006-03-12 18:53:24 +00:00
Olli.Pettay%helsinki.fi
2a6f0f20b0
Bug 329810, middle click on a link does not work in Camino trunk builds r+sr=bz
2006-03-09 18:42:09 +00:00
Olli.Pettay%helsinki.fi
c0e37e327a
Bug 234455, Centralize event dispatch r=jst, sr=bz
2006-03-07 17:08:51 +00:00
kjh-5727%comcast.net
80b199f058
Back out patch from bug 324072 to fix bug bug 326363 and avoid unnecessary API changes.
2006-03-04 16:37:13 +00:00
bryner%brianryner.com
57c5bea761
Revert the checkin for bug 326742, the notifications are fairly useless. r+a=bzbarsky
2006-03-03 20:18:07 +00:00
mrbkap%gmail.com
80490fe869
Clear the pending exception before dispatching any events and potentially running JS on a context that already has an exception thrown. bug 329046, r=brendan sr=jst
2006-03-02 23:09:43 +00:00
timeless%mozdev.org
a279d689e5
Bug 106386 Correct misspellings in source code
...
r=bernd rs=brendan
2006-02-23 09:36:43 +00:00
bzbarsky%mit.edu
85496f1752
Fix build bustage -- actually return NS_OK and ll
2006-02-23 03:38:59 +00:00
bzbarsky%mit.edu
b648bd4a19
Remove no longer used method. Bug 327098, r+sr=jst
2006-02-23 03:24:33 +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
mrbkap%gmail.com
d94aa60a35
Remove this bogus assertion since we handle this case properly anyway. bug 326865, r+sr=jst
2006-02-23 02:11:46 +00:00
mrbkap%gmail.com
9a461ae645
Don't assume that there is a __proto__.__proto__ since scripts can make it go away. bug 327695, r+sr=jst
2006-02-23 02:09:38 +00:00