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

3275 Коммитов

Автор SHA1 Сообщение Дата
sayrer%gmail.com 8a8465e751 Bug 375543. Add better diagnostics to failures. Patch by John Resig. r=sayrer 2007-08-09 05:48:58 +00:00
jst%mozilla.org 19a866fdec Backing out tests to fix orange. 2007-08-07 00:30:30 +00:00
jst%mozilla.org 2f41616fda Landing tests for bug 280959. Patch by mfenniak-moz@mathieu.fenniak.net, r=Olli.Pettay@gmail.com 2007-08-06 23:12:07 +00:00
ginn.chen%sun.com fd8e29fa39 Bug 389793 Firefox build failed on OpenSolaris without --disable-mochitest
r=benjamin a=dsicore
2007-08-06 03:22:43 +00:00
Olli.Pettay%helsinki.fi 8ba4870d44 Bug 347480, Potentially incorrect script context used for event handlers, r+sr=jst, a=brendan 2007-08-05 13:23:03 +00:00
mrbkap%gmail.com 7445c284b7 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 23:34:38 +00:00
jst%mozilla.org f4d2eae188 Fixing bug 389856. Fix dialog argument handling. r=mrbkap@gmail.com, sr=jonas@sicking.cc 2007-08-01 22:38:44 +00:00
dcamp%mozilla.com 781404bf57 disable some offline tests with problems, b=390494, r=vlad, a=damons 2007-08-01 18:46:32 +00:00
mrbkap%gmail.com 79e4f1479d 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 21:47:03 +00:00
jwalden%mit.edu d9113b71db 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-30 04:59:17 +00:00
cbiesinger%gmx.at d95060992d 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-27 02:40:46 +00:00
tor%cs.brown.edu aebbc9dbb5 Bug 373572 - Implement feTile filter.
Patch by longsonr@gmail.com, r=tor, sr=roc, a=schrep
2007-07-27 00:50:46 +00:00
jonas%sicking.cc d0fc50677d Bug 389508: Implement Cross site XMLHttpRequest. r=jst sr=dveditz,biesi 2007-07-26 22:20:32 +00:00
mrbkap%gmail.com 0bb2938ab9 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 19:18:07 +00:00
jst%mozilla.org 19eb87acec Fixing bug 194404. Adding support for window.showModalDialog() for compatibility with IE. r+sr=jonas@sicking.cc 2007-07-26 17:52:53 +00:00
tor%cs.brown.edu 583f6a1f5f Bug 383184 - Implement SVG lighting filters.
Style portion r+sr=dbaron, rest r=longsonr, sr=roc.
2007-07-26 06:57:43 +00:00
jst%mozilla.org ffdfe7d2ba Bug 280959: 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-26 04:14:35 +00:00
dmose%mozilla.org 494c37cc47 Relanding mrbkap's patch for bug 369259 since backing it out didn't fix our perf test woes 2007-07-26 00:54:41 +00:00
jonas%sicking.cc a1d64fc3c4 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-26 00:36:20 +00:00
dmose%mozilla.org 494b3ebb04 Backing out patch for bug 369259 in the hopes that it will cure the perftest orange 2007-07-25 22:55:09 +00:00
mrbkap%gmail.com 493f35946a Propagate getters, setters and attributes when forwarding addproperty to the inner window. bug 369259, r=jst sr=brendan 2007-07-25 20:21:26 +00:00
vladimir%pobox.com af44235d8f b=339553, drawString enhancement for canvas, r=me; patch from robarnold 2007-07-25 18:21:35 +00:00
dcamp%mozilla.com 53f4fd871d fix bustage from bug 389223 2007-07-25 06:55:27 +00:00
dcamp%mozilla.com 93b26f1eb2 update the offline cache atomically. b=389223, r=biesi, sr=jst 2007-07-25 06:31:28 +00:00
dcamp%mozilla.com 07547d4351 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-25 05:35:40 +00:00
dcamp%mozilla.com 70e3c46599 Add an API to access <input type="file"> data. b=371432, r=smontagu (for charset stuff), r+sr=jonas 2007-07-25 04:29:49 +00:00
bzbarsky%mit.edu 37a90bd305 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-25 00:08:58 +00:00
bzbarsky%mit.edu 9eb6f256ee 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 20:17:11 +00:00
asqueella%gmail.com ad3010d098 Bug 388645 - String changes for malware warning
p=Johnathan Nightingale <johnath@mozilla.com>
r=biesi, ok=beltzner
2007-07-24 01:56:48 +00:00
asqueella%gmail.com 1658142bb6 Bug 383417 - nsIDOMOfflineResourceList is in SDK_XPIDLSRCS, should be in XPIDLSRCS
p=Dave Camp <dcamp@mozilla.com>
r+sr=biesi
2007-07-24 01:49:54 +00:00
asqueella%gmail.com c9e3e94224 Bug 388761 - fix MOZ_XUL-disabled builds
p=romaxa <romaxa@gmail.com>
r+sr=roc
2007-07-24 00:04:37 +00:00
bzbarsky%mit.edu 1ac93f3af7 Actually return a failure rv on failure. Bug 388115, r=jst, sr=brendan 2007-07-21 03:22:24 +00:00
roc+%cs.cmu.edu cb50934cbb Bug 338070. Rev nsISidebar UUID. r+sr=dbaron 2007-07-19 04:27:49 +00:00
bzbarsky%mit.edu b93cf6e717 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 21:56:58 +00:00
peterv%propagandism.org a38228c62e Fix for bug 386189 (Cursor navigation by keyboard (arrow keys) does not work on designMode (including composer)). r/sr=jst 2007-07-18 10:24:37 +00:00
mrbkap%gmail.com 0985d5ff50 Move where we convert things into strings into a more centralized place. bug 372075, r=bzbarsky sr=jst 2007-07-17 20:12:22 +00:00
bzbarsky%mit.edu 51a46a7d7b Adding test. 2007-07-16 17:41:29 +00:00
jwalden%mit.edu ff3a736684 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-13 03:38:32 +00:00
jwalden%mit.edu 14311260a2 Fix line endings. 2007-07-13 00:17:38 +00:00
enndeakin%sympatico.ca 00f87a72e8 Bug 323805, tab switching not working when for non-html and non-xul elements are focused, r=neil,sr=bz 2007-07-12 22:57:18 +00:00
jwalden%mit.edu efef992a97 Back out 384192. 2007-07-12 08:46:10 +00:00
jwalden%mit.edu 8eb492710d 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-12 05:38:48 +00:00
jst%mozilla.org a7e57b1722 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-12 00:04:11 +00:00
neil%parkwaycc.co.uk 11d0936e48 Followup to bug 348748 to fix the alignment of trailing backslashes in macros
[xxx_cast<foo*>(bar) is three characters shorter than NS_XXX_CAST(foo*, bar)]
2007-07-11 08:46:49 +00:00
mozilla.mano%sent.com 0540991253 Bug 385872 - Strict warnings should only be enabled for chrome by default (in debug builds). r=jst, sr=brendan. 2007-07-10 08:05:54 +00:00
bzbarsky%mit.edu 60f1bbc55e Eliminate more callers of CheckSameOriginPrincipal in favor of
Equals/Subsumes.  Bug 387212, r=mrbkap, sr=jst
2007-07-10 04:22:56 +00:00
jst%mozilla.org 8f8cbacfd2 Fixing tinderbox orange. r=mrbkap@gmail.com 2007-07-10 00:24:26 +00:00
jst%mozilla.org 29ecbc71bc Fixing bug 363897. Don't give error location information to script that don't have access to the location. r=mrbkap@gmail.com, sr=brendan@mozilla.org 2007-07-09 22:07:07 +00:00
dcamp%mozilla.com f6d4f9ff68 implement navigator.pendingOfflineLoads. b=372969, r=biesi, r+sr=jst 2007-07-09 06:19:29 +00:00
dcamp%mozilla.com bdf488b2a7 implement navigator.isLocallyAvailable. b=373231, r=biesi, sr=jst 2007-07-08 22:15:52 +00:00