bzbarsky@mit.edu
6520faea64
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
e1210125e7
Bug 338070. Rev nsISidebar UUID. r+sr=dbaron
2007-07-18 21:27:49 -07:00
bzbarsky@mit.edu
d074804c35
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
2c5bdcd53e
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
2111e3c4cb
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
a376eec6d6
Adding test.
2007-07-16 10:41:29 -07:00
jwalden@mit.edu
96d6e02092
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
a94c420ce1
Fix line endings.
2007-07-12 17:17:38 -07:00
enndeakin@sympatico.ca
059812736e
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
04d9e6523f
Back out 384192.
2007-07-12 01:46:07 -07:00
jwalden@mit.edu
13dd7e4db5
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
e21daf381c
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
neil@parkwaycc.co.uk
10de8387c8
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 01:46:44 -07:00
mozilla.mano@sent.com
a1b629fdd9
Bug 385872 - Strict warnings should only be enabled for chrome by default (in debug builds). r=jst, sr=brendan.
2007-07-10 01:05:54 -07:00
bzbarsky@mit.edu
4d46bda6dc
Eliminate more callers of CheckSameOriginPrincipal in favor of
...
Equals/Subsumes. Bug 387212, r=mrbkap, sr=jst
2007-07-09 21:22:55 -07:00
jst@mozilla.org
b6a07ae185
Fixing tinderbox orange. r=mrbkap@gmail.com
2007-07-09 17:24:26 -07:00
jst@mozilla.org
4bb3476faa
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 15:07:07 -07:00
dcamp@mozilla.com
c164c6d8ce
implement navigator.pendingOfflineLoads. b=372969, r=biesi, r+sr=jst
2007-07-08 23:19:27 -07:00
dcamp@mozilla.com
95ba46800c
implement navigator.isLocallyAvailable. b=373231, r=biesi, sr=jst
2007-07-08 15:15:51 -07:00
jwalden@mit.edu
6d7584839a
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 00:08:04 -07:00
Olli.Pettay@helsinki.fi
f4dbc00b25
Bug 339649, incorrect script-global used in nsXBLPrototypeHandler::ExecuteHandler (with bustage fix), r=sicking, sr=jst
2007-07-06 06:47:50 -07:00
kairo@kairo.at
3f7d89ed2b
backing out bug 339649 due to breakage on multiple tinderboxen as requested in #developers
2007-07-06 06:13:46 -07:00
Olli.Pettay@helsinki.fi
ddce65c374
Bug 339649, incorrect script-global used in nsXBLPrototypeHandler::ExecuteHandler, r=sicking, sr=jst
2007-07-06 04:49:53 -07:00
sdwilsh@shawnwilsher.com
e9a36d5755
Bug 374334 - Uncaught exception with cloneNode method and frameset element. Patch by Alex Vincent <ajvincent@gmail.com>. r=jst,sr=jst
2007-07-05 18:38:54 -07:00
jst@mozilla.org
dc4597ac89
Fixing bug 380476. Never register timeouts on unloaded windows objects. r=mrbkap@gmail.com, sr=jonas@sickin.cc
2007-07-05 16:19:15 -07:00
dmose@mozilla.org
ec036ba262
Refactor nsIMIMEInfo and nsExternalHelperAppService to support local and web-based protocol handlers (bug 384374), r=biesi, sr=sicking
2007-07-05 12:31:44 -07:00
dbaron@dbaron.org
df3358641f
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 11:51:16 -07:00
enndeakin@sympatico.ca
59c3596049
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 08:49:38 -07:00
jst@mozilla.org
8f77194a15
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 16:40:11 -07:00
gavin@gavinsharp.com
7163c757c3
Bug 261633: treat setInterval('foo()') as setTimeout('foo()', 0) to match IE and avoid recursive timeouts, r+sr=jst
2007-07-03 15:38:04 -07:00
bzbarsky@mit.edu
f64501fa12
Fix spelling in comment. Bug 384981
2007-07-03 12:39:51 -07:00
gavin@gavinsharp.com
09ed0dcd8f
Bug 380932: land netError page for malware URIs, patch by Johnathan Nightingale <johnath@mozilla.com>, r=biesi, ui+r=beltzner
2007-07-03 09:49:06 -07:00
bzbarsky@mit.edu
20895a5c6f
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 16:48:51 -07:00
benjamin@smedbergs.us
f1593a410c
Bug 383167 try #3 - need buildid in an external file, r=luser sr=jst with additional parts r=biesi
2007-07-02 11:20:24 -07:00
dbaron@dbaron.org
a471b778c8
Add another shouldBeFreed debugging call to catch outer windows better for cycle collector debugging. b=385549 r+sr=jst
2007-06-29 20:01:50 -07:00
enndeakin@sympatico.ca
8a87437d5f
Bug 279703, backing out the popup changes due to performance regressions. sigh.
2007-06-29 15:15:59 -07:00
enndeakin@sympatico.ca
534c14e326
Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, r=bz,neil,sr=bz
2007-06-29 12:04:45 -07:00
sdwilsh@shawnwilsher.com
6be8f4a7a6
Bug 386109 - Integrate jQuery Test Suite (adding missing file). Patch by John Resig <jresig@mozilla.com>. r=rcampbell
2007-06-29 08:53:36 -07:00
rcampbell@mozilla.com
6be3469a7d
bug 386109 - Integrate jQuery Test Suite, patch by John Resig <jresig@mozilla.com>, r+=robcee
2007-06-29 08:10:42 -07:00
peterv@propagandism.org
6662efd338
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
2007-06-27 19:48:16 -07:00
jst@mozilla.org
a859c10ced
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-27 17:28:02 -07:00
peterv@propagandism.org
90c374d7c3
Backing out to fix orange.
2007-06-27 16:21:05 -07:00
peterv@propagandism.org
7bf2741259
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
2007-06-27 15:29:45 -07:00
tor@cs.brown.edu
3972c28dd8
Bug 375846 - implement feConvolveMatrix filter primitive. r=longsonr, sr=roc
2007-06-27 12:02:58 -07:00
rcampbell@mozilla.com
17e9b76199
bug 381001 - Integrate Scriptaculous Test Suite, patch by John Resig <jresig@mozilla.com>, r+=me
2007-06-27 10:04:26 -07:00
dcamp@mozilla.com
1b6631188a
Defer initialization of navigator.offlineResources. b=383421, r+sr=jst
2007-06-26 21:40:24 -07:00
benjamin@smedbergs.us
b21f7b3a04
Reverting bug 383167 again for linux test bustage :-(
2007-06-26 12:22:51 -07:00
benjamin@smedbergs.us
c93d1d5be6
Bug 383167 trying again, reviews by luser and biesi, sr=jst
2007-06-26 09:35:01 -07:00
enndeakin@sympatico.ca
314e5ffae0
Bug 379140, support global properties that are chrome only, r+sr=jst
2007-06-26 07:44:20 -07:00
benjamin@smedbergs.us
d782232066
Revert all of bug 383167 changes because they're not enough... going to try again later.
2007-06-25 11:40:57 -07:00