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
jwalden%mit.edu
ef68fcf595
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 07:08:56 +00:00
Olli.Pettay%helsinki.fi
802eadb99f
Bug 339649, incorrect script-global used in nsXBLPrototypeHandler::ExecuteHandler (with bustage fix), r=sicking, sr=jst
2007-07-06 13:47:51 +00:00
kairo%kairo.at
5db0add472
backing out bug 339649 due to breakage on multiple tinderboxen as requested in #developers
2007-07-06 13:13:46 +00:00
Olli.Pettay%helsinki.fi
0ceb2538aa
Bug 339649, incorrect script-global used in nsXBLPrototypeHandler::ExecuteHandler, r=sicking, sr=jst
2007-07-06 11:49:54 +00:00
sdwilsh%shawnwilsher.com
34a99930b1
Bug 374334 - Uncaught exception with cloneNode method and frameset element. Patch by Alex Vincent <ajvincent@gmail.com>. r=jst,sr=jst
2007-07-06 01:38:56 +00:00
jst%mozilla.org
3dec4fa540
Fixing bug 380476. Never register timeouts on unloaded windows objects. r=mrbkap@gmail.com, sr=jonas@sickin.cc
2007-07-05 23:19:15 +00:00
dmose%mozilla.org
8e09a05e8f
Refactor nsIMIMEInfo and nsExternalHelperAppService to support local and web-based protocol handlers (bug 384374), r=biesi, sr=sicking
2007-07-05 19:31:46 +00:00
dbaron%dbaron.org
9d498d4cf6
Implement -moz-border-start and -moz-border-end. Patch by Simon Montagu <smontagu@smontagu.org> and me. b=74880 r/sr=smontagu/dbaron
2007-07-04 18:51:40 +00:00
enndeakin%sympatico.ca
a71cb5f411
Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, attempt 2 with creating widgets later, r=bz,neil,roc,sr=bz
2007-07-04 15:49:46 +00:00
jst%mozilla.org
c04debab53
Fixing bug 380618. Remove support for window.ononline and window.onoffline in favor of using window.addEventListener() for these new events. r=chris.double@double.co.nz, sr=jonas@sicking.cc
2007-07-03 23:40:11 +00:00
gavin%gavinsharp.com
3155cf77ec
Bug 261633: treat setInterval('foo()') as setTimeout('foo()', 0) to match IE and avoid recursive timeouts, r+sr=jst
2007-07-03 22:38:04 +00:00
bzbarsky%mit.edu
d672aea79c
Fix spelling in comment. Bug 384981
2007-07-03 19:39:51 +00:00
gavin%gavinsharp.com
8e1a892dd1
Bug 380932: land netError page for malware URIs, patch by Johnathan Nightingale <johnath@mozilla.com>, r=biesi, ui+r=beltzner
2007-07-03 16:49:07 +00:00
bzbarsky%mit.edu
11a05e7d54
Make javascript: URIs block onload on the document that (hopefully) corresponds
...
to their loadgroup. This is the document they're running against if they're
not a document URI, or its parent if they are. Bug 384981, r=jst, sr=biesi
2007-07-02 23:48:51 +00:00
benjamin%smedbergs.us
d39957269b
Bug 383167 try #3 - need buildid in an external file, r=luser sr=jst with additional parts r=biesi
2007-07-02 18:20:28 +00:00
dbaron%dbaron.org
66d124ddd7
Add another shouldBeFreed debugging call to catch outer windows better for cycle collector debugging. b=385549 r+sr=jst
2007-06-30 03:01:50 +00:00
enndeakin%sympatico.ca
d6cdd07569
Bug 279703, backing out the popup changes due to performance regressions. sigh.
2007-06-29 22:16:06 +00:00
enndeakin%sympatico.ca
250695914b
Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, r=bz,neil,sr=bz
2007-06-29 19:04:52 +00:00
sdwilsh%shawnwilsher.com
75742d0313
Bug 386109 - Integrate jQuery Test Suite (adding missing file). Patch by John Resig <jresig@mozilla.com>. r=rcampbell
2007-06-29 15:53:36 +00:00
rcampbell%mozilla.com
74d092e4e6
bug 386109 - Integrate jQuery Test Suite, patch by John Resig <jresig@mozilla.com>, r+=robcee
2007-06-29 15:10:45 +00:00
peterv%propagandism.org
b188226d8f
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
2007-06-28 02:48:22 +00:00
jst%mozilla.org
0c323997cb
Fixing bug 380474. Use the inner object when looking up methods and adding event listeners. r=mrbkap@mozilla.org, sr=brendan@mozilla.org
2007-06-28 00:28:02 +00:00
peterv%propagandism.org
3aef5b4f41
Backing out to fix orange.
2007-06-27 23:21:09 +00:00
peterv%propagandism.org
c08e0c73cb
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
2007-06-27 22:29:54 +00:00
tor%cs.brown.edu
3c40c35c72
Bug 375846 - implement feConvolveMatrix filter primitive. r=longsonr, sr=roc
2007-06-27 19:02:59 +00:00
rcampbell%mozilla.com
eff9690bd4
bug 381001 - Integrate Scriptaculous Test Suite, patch by John Resig <jresig@mozilla.com>, r+=me
2007-06-27 17:04:27 +00:00