Commit Graph

34215 Commits

Author SHA1 Message Date
Dão Gottwald
93c87f96f3 Bug 524533 - mozGetFileNameArray length out param should be optional. r=sicking 2009-10-28 08:01:22 +01:00
Jim Blandy
bef42a8e7c Bug 524724: Correctly disable WebGL under OSSO. r=red on poor Maemo
The original test was written before NS_OSSO was set. There's an
appropriate place later on in the configure script to check for the
header.
2009-10-27 13:54:54 -07:00
L. David Baron
b445518c74 Disable slow script dialogs during reftest to see if that fixes bug 523934. r=ted 2009-10-27 12:54:04 -07:00
Benjamin Smedberg
6d3c79481b Bug 524693 - If MAKE is set in the environment, trust it (in js/src/configure.in), r=ted
--HG--
extra : rebase_source : 6969c1599ccd0351234db405f4e79f3769fdeca8
2009-10-27 15:38:05 -04:00
Benjamin Smedberg
4535f32e7d Bug 524256 - Crash stacks not unwound correctly past NS_InvokeByIndex_P on Windows: use a #pragma to inform MSVC that the function has a frame pointer and it should not emit a specialized FPO stack-walking program, r=ted
--HG--
extra : rebase_source : af980dc9c926057869f1b192206da5c06080ceba
2009-10-27 09:38:03 -04:00
Benjamin Smedberg
87e746210d Bug 524139 - Eval .all.pp instead of including it. This means that in the normal case we avoid any make restarts and the associated I/O that goes with them, which could possibly be slowing Windows builds down considerably r=ted
--HG--
extra : rebase_source : 9671d212954595ef76b1870957e09ec6bc018e83
2009-10-23 13:00:19 -04:00
Mark Finkle
4f1726cc4b Bug 520928: Install Fennec & XULRunner to /opt [r=mark.finkle] 2009-10-27 15:06:11 -04:00
Geoff Lankow
934f682b47 Bug 524421: Can end up with an empty filename in internal mFileNames. r=sicking sr=smaug 2009-10-27 11:14:34 -07:00
Jason Orendorff
ae121ff847 Bug 524522 - Tinderbox debug build unit tests don't capture a stack for JS_ASSERT assertion failure. r=mrbkap.
--HG--
extra : rebase_source : 6852e32ab9a846e6bd361a0c38c10bc93ebd9b89
2009-10-27 12:03:49 -05:00
Jim Blandy
c93384a279 Bug 517566: Enable WebGL in configure.in, and check for requisite headers. r=vladimir,r=dbaron 2009-10-27 09:05:51 -07:00
Peter Van der Beken
8b2510f3f2 Part 3 of fix for bug 459452 (Add support for optional arg count for IDL methods): add support for [optional_argc] to quickstubs. r=jst.
--HG--
extra : rebase_source : 59f7c2481353bbd2bd00397c6faf5f0860d32c8e
2009-08-10 16:41:15 +02:00
Johnny Stenback
039b7eb41d Part 2 of fix for bug 459452 (Add support for optional arg count for IDL methods): use [optional_argc] for DOM methods. r=peterv.
--HG--
extra : rebase_source : c0bc25842b2645fe9f42c9ed5d57567f8e6b5279
2009-08-10 16:41:12 +02:00
Johnny Stenback
3a9c44dbda Part 1 of fix for bug 459452 (Add support for optional arg count for IDL methods): add support for [optional_argc] to xpidl and XPConnect. r=sicking.
--HG--
extra : rebase_source : 3057c5af37ccb1bbdb022a0a3070122df3019d13
2009-08-10 16:41:07 +02:00
Gavin Sharp
b6677103ca Bug 524659: allow JarMaker to process jar.mn files in objdirs that aren't within topsrcdir, r=Pike 2009-10-27 07:33:58 -04:00
Axel Hecht
db256ee8a5 bug 505713, adding tests for JarMaker.py, better error reporting for missing files in jars, r=ted
--HG--
extra : rebase_source : f3d30aab31952398fed9feac4f42491f95ca5043
2009-10-27 13:33:38 +01:00
Taras Glek
0f83b72143 Bug 524313: crash [@ RaiseException ] nsFastLoadFileReader::ReadFooter r=brendan
--HG--
extra : rebase_source : d9f2f41d0c2dfc0e7a2d90c97789e66a38c3f43f
2009-10-26 12:35:12 -07:00
Blake Kaplan
2a51726b39 bug 504877 - Track a last minute change made to make more mochitests happy. 2009-10-27 04:22:07 -07:00
Blake Kaplan
fa51c49e3b Bug 504877 - Check for UniversalXPConnect access further down on the stack chain. r=jst sr=bzbarsky 2009-08-06 20:25:13 -07:00
Robert O'Callahan
7143e4ece9 Backout fix for bug 523468 due to crashing tests 2009-10-27 21:46:39 +13:00
Robert O'Callahan
28cab8ef6c Backed out changeset 9f5177a978ac 2009-10-27 21:46:18 +13:00
Doug Turner
ea91fe7947 Bug 521257 - Support NPImageExpose on Maemo/Hildon only. r=roc 2009-10-26 22:18:35 -07:00
Robert O'Callahan
77949843dd Bug 518659, fixing crash bustage due to bad merging
--HG--
extra : rebase_source : 2d614525fa131c43d79d983ce531d8c50908d17e
2009-10-27 16:27:04 +13:00
Robert O'Callahan
d6f331fed2 Bug 523468. Force next line to be reflowed whenever we push or pull children from an inline frame. r=dbaron 2009-10-27 14:43:56 +13:00
Jeff Walden
e9457239f9 Bug 524245 - Correctly serialize and deserialize nsNestedAboutURI::mBaseURI as the same interface, not as different ones. r=bz 2009-10-26 15:48:23 -07:00
Robert O'Callahan
f29db2066b Bug 522767, fixing WinMo bustage 2009-10-27 15:16:35 +13:00
Kyle Huey
396fd8cc7b Bug 522767: Fix off by one error at nsDataObj::GetFile, r=jmathies,sr=roc 2009-10-27 14:45:20 +13:00
Robert O'Callahan
f3c75a5163 Bug 449324. Apply opaque-border optimization to all opaque border types, not just 'solid'. r=dbaron 2009-10-27 14:43:56 +13:00
Robert O'Callahan
56aad34bd4 Bug 516885. Pass separate visible-before-move and visible-after-move regions into ComputeVisibility, to make code clearer because we don't have to overload a single region, and which also lets us fix ambiguities related to clipping. r=dbaron 2009-10-07 17:28:41 +13:00
Robert O'Callahan
e7c528888e Bug 522394. Don't bother descending into zero-opacity content when constructing display list. r=dbaron 2009-10-27 14:43:55 +13:00
Robert O'Callahan
bf503ccbd8 Bug 522394. Make nsSVGUtils::ConvertToSurfaceSize more robust, and don't assert needlessly when we adjust filterRes to account for over-large filter sizes. r=jwatt 2009-10-27 14:43:55 +13:00
Robert O'Callahan
e324cf9671 Bug 518659. Make nsHTMLMediaElement hold a reference to itself to keep itself alive while network or decoder activity could result in events being fired in the future. Also rework the handling of media elements in inactive documents. r=jst, r=doublec 2009-10-02 00:10:13 +10:00
Robert O'Callahan
34f0cdb6cf Bug 518659. Make nsMediaCache call out to nsMediaCacheStream::ClientSeek/Suspend/Resume without holding its lock. r=doublec 2009-10-10 00:46:23 +13:00
Robert O'Callahan
5491b2a188 Bug 518659. Create nsIDocument::IsActive and IsVisible APIs so we can track HTML5 'active'ness. r=jst 2009-10-05 17:13:11 +13:00
timeless@mozdev.org
ecfc12513e Bug 514073 - [@ XPCIDispatchExtension::Enumerate], r=mrbkap 2009-10-26 18:39:24 -07:00
timeless@mozdev.org
11b6d8a3b1 Bug 270042 - Crash on startup [@ nsXULDocument::OnStreamComplete(nsIStreamLoader*, nsISupports*, unsigned int, unsigned int, unsigned char const*)], r=neil 2009-10-26 18:39:23 -07:00
timeless@mozdev.org
1986c2c297 Bug 489994 - Downloads list should honor always remember helper application, r=mconnor 2009-10-26 18:39:23 -07:00
Phil Ringnalda
1515ba9ac8 Bug 523070 - Remove useless commented out certdbkeycol tree columns, r=kaie 2009-10-26 18:39:23 -07:00
Phil Ringnalda
3d24554a52 Bug 523287 - Remove commented out cert tree columns and their unusable strings, r=kaie 2009-10-26 18:39:23 -07:00
Alexander Surkov
c31047d59a Bug 372131 - nsLinkableAccessible/nsTextAccessible shouldn't be inherited from nsHyperTextAccessbile, r=davidb 2009-10-27 08:58:36 +08:00
Boris Zbarsky
16e03f7999 Bug 497794. Don't allocate two copies of the image data when doing GetImageData/CreateImageData, just to throw one away immediately. r=robarnold,jwalden 2009-10-26 16:57:41 -04:00
David Mandelin
17a4334966 Bug 519363: instrumentation to check for shape overflow on crash object, r=lw 2009-10-26 13:36:02 -07:00
Dão Gottwald
6a530b2454 Bug 524270 - Make the second getChildList parameter optional. r=bsmedberg 2009-10-26 21:02:06 +01:00
Robert Longson
0edaf9a46e Bug 448906 - linked patterns are not scaled correctly. r=roc 2009-10-26 19:37:31 +00:00
Kai Engert
5d5abf8981 back out http://hg.mozilla.org/mozilla-central/rev/f825915212d4 2009-10-26 20:29:13 +01:00
Kai Engert
2223af50d1 Bug 494969 - GSSAPI negotiate authentication may fail if /etc/resolv.conf changes
r=cbiesinger
2009-10-26 20:08:32 +01:00
Brad Lassey
50e14c78fd bug 523134 - Unresponsive script dialog on startup for windows mobile, reverting part of changeset 09a701210197 r= gal 2009-10-26 14:45:23 -04:00
Benjamin Smedberg
3bbf52cdfb Update pymake for additional fixes, including making it work in MozillaBuild 1.4 without manually exporting SHELL, not printing warnings for -include files which don't exist, and parsing errors in browser/locales/Makefile. 2009-10-26 14:08:20 -04:00
Brad Lassey
9cdb5d1610 bug 520622 - use windows style paths for windows mobile build r=ted 2009-10-26 13:28:33 -04:00
Jonathan Watt
88596a0dc1 Bug 524104. Markers should be affected by group opacity on the marked element. r=longsonr@gmail.com 2009-10-26 18:17:49 +01:00
Jonathan Griffin
d4cf632233 Bug 523208. Fix string to refer to --setpref instead of --extra-pref. 2009-10-26 09:57:33 -07:00