igor@mir2.org
35b27bae9a
Bug 386265: missing commit to fix compilation.
2007-08-11 13:40:43 -07:00
smontagu@smontagu.org
30e73a1db8
Add docCharsetIsForced member to nsIDomWindowUtils. Bug 391631, r+sr=bz, a=jst
2007-08-11 11:37:16 -07:00
enndeakin@sympatico.ca
bc948c49b0
Bug 389083, domstorage tests not outputing results, r=sayrer
2007-08-10 14:44:28 -07:00
jst@mozilla.org
c996f32b61
Fixing orange due to fix for bug 390275.
2007-08-09 16:53:23 -07:00
jst@mozilla.org
73674fd85b
Fixing bug 389911. Removing nsIScriptGlobalObject::Get/SetGlobalObjectOwner() as it's not needed any more. r+sr=peterv@propagandism.org
2007-08-09 15:30:30 -07:00
jst@mozilla.org
64193de21c
Fixing bug 390275. Make setTimeout() always register the timeout on the right inner window, and add a new JS_GetGlobalForObject() JS API to eliminate some code duplication. r=mrbkap@gmail.com/brendan@mozilla.org, sr=bzbarsky@mit.edu
2007-08-09 15:19:59 -07:00
jst@mozilla.org
93dead394b
Fixing bug 389634. Remove dependency on XUL windows from modal content dialog opening code (window.showModalDialog()). r=bzbarksy@mit.edu, sr=jonas@sicking.cc
2007-08-09 15:03:01 -07:00
sayrer@gmail.com
88b28837d6
Bug 375543. Add better diagnostics to failures. Patch by John Resig. r=sayrer
2007-08-08 22:48:58 -07:00
jst@mozilla.org
1592d59c6c
Backing out tests to fix orange.
2007-08-06 17:30:30 -07:00
jst@mozilla.org
6c211e48e4
Landing tests for bug 280959. Patch by mfenniak-moz@mathieu.fenniak.net, r=Olli.Pettay@gmail.com
2007-08-06 16:11:52 -07:00
ginn.chen@sun.com
9a8c1632f4
Bug 389793 Firefox build failed on OpenSolaris without --disable-mochitest r=benjamin a=dsicore
2007-08-05 20:22:32 -07:00
Olli.Pettay@helsinki.fi
9599540800
Bug 347480, Potentially incorrect script context used for event handlers, r+sr=jst, a=brendan
2007-08-05 06:23:03 -07:00
mrbkap@gmail.com
d407d9b035
The outerObject hook needs to wrap the outer object in an XOW, to match every other place. bug 390116, r+sr=jst
2007-08-02 16:34:38 -07:00
jst@mozilla.org
22d117a70f
Fixing bug 389856. Fix dialog argument handling. r=mrbkap@gmail.com, sr=jonas@sicking.cc
2007-08-01 15:38:44 -07:00
dcamp@mozilla.com
2223d6fa5f
disable some offline tests with problems, b=390494, r=vlad, a=damons
2007-08-01 11:46:32 -07:00
mrbkap@gmail.com
56b8a3d9f3
Fix assertion and incorrect '!' that could cause us to create cross-origin wrappers in the wrong scope. bug 389796, r+sr=jst
2007-07-30 14:47:03 -07:00
jwalden@mit.edu
b6ec5fdf20
Bug 389988 - showModalDialog should not throw when blocked by the popup blocker (should return null instead). r+sr=jst, a=mconnor over IRC
2007-07-29 21:59:17 -07:00
cbiesinger@gmx.at
4afa23fd6d
389440 move LOAD_NO_NETWORK_IO to nsICachingChannel to avoid modifying semantics of a frozen interface. Also replace NS_ERROR_NEED_NETWORK with NS_ERROR_DOCUMENT_NOT_CACHED
...
r+sr=bz a=roc
2007-07-26 19:40:45 -07:00
tor@cs.brown.edu
5ae1a82c12
Bug 373572 - Implement feTile filter.
...
Patch by longsonr@gmail.com , r=tor, sr=roc, a=schrep
2007-07-26 17:50:45 -07:00
jonas@sicking.cc
29f28d46a0
Bug 389508: Implement Cross site XMLHttpRequest. r=jst sr=dveditz,biesi
2007-07-26 15:20:29 -07:00
mrbkap@gmail.com
2ccd5c8afc
Implement cross-origin wrappers to gate accesses between sites that are cross origin. This will prevent sites from monkeying with each other by doing bad things to allAccess properties, and pave the way for more security work. bug 367911, r=jst rs=brendan
2007-07-26 12:18:06 -07:00
jst@mozilla.org
895b24daf7
Fixing bug 194404. Adding support for window.showModalDialog() for compatibility with IE. r+sr=jonas@sicking.cc
2007-07-26 10:52:26 -07:00
tor@cs.brown.edu
57371777f8
Bug 383184 - Implement SVG lighting filters.
...
Style portion r+sr=dbaron, rest r=longsonr, sr=roc.
2007-07-25 23:57:42 -07:00
jst@mozilla.org
dadc7c619b
Adding support for cut, copy, paste events. Patch by mfenniak-moz@mathieu.fenniak.net, r=Olli.Pettay@gmail.com, sr=jst@mozilla.org,jonas@sicking.cc
2007-07-25 21:14:33 -07:00
dmose@mozilla.org
d73aa4ab8c
Relanding mrbkap's patch for bug 369259 since backing it out didn't fix our perf test woes
2007-07-25 17:54:41 -07:00
jonas@sicking.cc
18a76cc5a2
Bug 259332: Improve support for document.all such that we can deal with multiple elements with the same id and/or name. r/sr=jst
2007-07-25 17:36:19 -07:00
dmose@mozilla.org
92a8613d45
Backing out patch for bug 369259 in the hopes that it will cure the perftest orange
2007-07-25 15:55:09 -07:00
mrbkap@gmail.com
66cc6ede79
Propagate getters, setters and attributes when forwarding addproperty to the inner window. bug 369259, r=jst sr=brendan
2007-07-25 13:21:26 -07:00
vladimir@pobox.com
7c12866d18
b=339553, drawString enhancement for canvas, r=me; patch from robarnold
2007-07-25 11:21:34 -07:00
dcamp@mozilla.com
0b135acaad
fix bustage from bug 389223
2007-07-24 23:55:27 -07:00
dcamp@mozilla.com
d6d4f57562
update the offline cache atomically. b=389223, r=biesi, sr=jst
2007-07-24 23:31:27 -07:00
dcamp@mozilla.com
0eee14ff27
move the offline cache update logic from the content sink and prefetch service into an nsOfflineCacheUpdate object. bug=388839, r=biesi, sr=jst
2007-07-24 22:35:39 -07:00
dcamp@mozilla.com
67423b50ef
Add an API to access <input type="file"> data. r=smontagu (for charset stuff), r+sr=jonas
2007-07-24 21:29:47 -07:00
bzbarsky@mit.edu
6b99198f47
Cancelling the loadgroup after we've run JS but before we've started pumping
...
data should still work. Bug 389151, r+sr=biesi
2007-07-24 17:08:58 -07:00
bzbarsky@mit.edu
dc8de3f8f7
Reland part of the patch for bug 330420 which got backed out by the
...
table-driven QI landing. Bug 387926, r+sr=bsmedberg
2007-07-24 13:17:11 -07:00
asqueella@gmail.com
db8200d8fb
Bug 388645 - String changes for malware warning
...
p=Johnathan Nightingale <johnath@mozilla.com>
r=biesi, ok=beltzner
2007-07-23 18:56:47 -07:00
asqueella@gmail.com
650ecd19c3
Bug 383417 - nsIDOMOfflineResourceList is in SDK_XPIDLSRCS, should be in XPIDLSRCS
...
p=Dave Camp <dcamp@mozilla.com>
r+sr=biesi
2007-07-23 18:49:54 -07:00
asqueella@gmail.com
b562b1a8cf
Bug 388761 - fix MOZ_XUL-disabled builds
...
p=romaxa <romaxa@gmail.com>
r+sr=roc
2007-07-23 17:04:36 -07:00
bzbarsky@mit.edu
a6530cf834
Actually return a failure rv on failure. Bug 388115, r=jst, sr=brendan
2007-07-20 20:22:24 -07:00
roc+@cs.cmu.edu
66a57bb5ca
Bug 338070. Rev nsISidebar UUID. r+sr=dbaron
2007-07-18 21:27:49 -07:00
bzbarsky@mit.edu
a6139746d4
Propagate stylesheet principals through to XBL binding loads; streamline load
...
security checks in the XBL code (so that all the security checks are gated
through LoadBindingDocumentInfo). Bug 204140, r=dbaron for the CSS changes,
r=sicking for the XBL changes, sr=sicking.
In particular, this change allows user stylesheets loaded from local files to
link to local files.
2007-07-18 14:56:57 -07:00
peterv@propagandism.org
98f744f6e4
Fix for bug 386189 (Cursor navigation by keyboard (arrow keys) does not work on designMode (including composer)). r/sr=jst
2007-07-18 03:24:37 -07:00
mrbkap@gmail.com
243fcf04c8
Move where we convert things into strings into a more centralized place. bug 372075, r=bzbarsky sr=jst
2007-07-17 13:12:21 -07:00
bzbarsky@mit.edu
b9ed3a0a0f
Adding test.
2007-07-16 10:41:29 -07:00
jwalden@mit.edu
c1fc2bbd75
I think I figured out the problem with bug 384192; the code added to quit.js is also used in the browser tests, but it triggers an undefined-variable exception there, and I think the tests are getting killed by test timeout code that doesn't print a helpful 'tests timed out' message to give a little help determining the cause of the failure. We shall see...
2007-07-12 20:38:31 -07:00
jwalden@mit.edu
80614fd3e7
Fix line endings.
2007-07-12 17:17:38 -07:00
enndeakin@sympatico.ca
f1b527c30a
Bug 323805, tab switching not working when for non-html and non-xul elements are focused, r=neil,sr=bz
2007-07-12 15:57:17 -07:00
jwalden@mit.edu
e56925513a
Back out 384192.
2007-07-12 01:46:07 -07:00
jwalden@mit.edu
76bb7db098
Bug 384192 - Mochitest needs to support subdomain tests; use a proxy hack to pretend the tests are available on example.com, example.org, and various subdomains of each, on various ports, to satisfy this need. r=robcee
2007-07-11 22:38:47 -07:00
jst@mozilla.org
ca6f124d7a
Landing fix for bug 387478. NS_ScriptErrorReporter() no longer needs to check for a null report. Patch by sciguyryan@gmail.com, r+sr=jst@mozilla.org
2007-07-11 17:04:11 -07:00