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 |
|
Mark Finkle
|
79170a9a1c
|
Bug 517086: Set Fennec user agent [r=ted]
|
2009-10-26 12:07:56 -04:00 |
|
Boris Zbarsky
|
3aef7b8edb
|
Bug 507448. Expose the names of the function arguments on jsdIScript. r=timeless,brendan
--HG--
rename : content/base/test/Makefile.in => js/jsd/test/Makefile.in
|
2009-10-26 09:30:40 -04:00 |
|
Makoto Kato
|
523bfdfd54
|
Backout Bug 182954 - Content should use the newer nsIPrefService APIs instead of nsIPref
|
2009-10-26 21:53:41 +09:00 |
|
Makoto Kato
|
f04dad3982
|
Bug 182954 - Content should use the newer nsIPrefService APIs instead of nsIPref. r+sr=jst
|
2009-10-26 20:11:24 +09:00 |
|
Doug Turner
|
8b3809d758
|
Backing out bug 524083 - changeset 4bda2085ef8b. libxul builds are broken
|
2009-10-26 00:08:49 -07:00 |
|
Doug Turner
|
1fc21399d6
|
Bug 492848 - Visibility notify event API for windowless plugins. r=roc
|
2009-10-26 00:00:14 -07:00 |
|
Oleg Romashin
|
120e3e893c
|
Bug 472821 - Force wmode preference required to make all plugins visible in fennec. r=joshmoz, sr=jst
|
2009-10-26 04:46:03 -04:00 |
|
Ginn Chen
|
4c1f96b12c
|
Bug 524083 libmozqcms, libmozcairo, libmozlibpixman is not in libxul's depends r=benjamin
|
2009-10-26 14:28:21 +08:00 |
|
Ginn Chen
|
6a61d86670
|
Bug 522157 Make -D__FUNCTION__=__func__ global for Sun Studio on Solaris r=benjamin
|
2009-10-26 14:25:40 +08:00 |
|
Elmar Ludwig
|
ab3b004ea6
|
Bug 522948 - crash at shutdown with geo.enabled=false [@nsCOMArray_base::InsertObjectAt(nsISupports*, int)]. r=dougt
|
2009-10-25 22:50:16 -07:00 |
|
Doug Turner
|
a116a29917
|
Bug 524339 - Close file after reading system info. r=blassey
|
2009-10-25 20:29:35 -07:00 |
|
Makoto Kato
|
6604b7ecbf
|
Bug 518544 - configure cannot detect NEON support if using gcc in Ubuntu 9.04 ARM. r=vlad
|
2009-10-26 10:22:19 +09:00 |
|
Daniel Holbert
|
48c43c3c63
|
Bug 520710 followup: move nsSMILAnimationFunction's inline methods IsToAnimation/IsAdditive to header, to fix link error on some OSX systems. r=smaug
|
2009-10-25 12:22:29 -07:00 |
|
Phil Ringnalda
|
4ee2e4bdb1
|
Bug 523054 - Sweep out some more viewer orts, r=dbaron
|
2009-10-25 10:03:17 -07:00 |
|
timeless@mozdev.org
|
8060a2db9d
|
Bug 427716 - don't get modules before locks, r=kaie
|
2009-10-25 10:03:13 -07:00 |
|
Nochum Sossonko
|
a82de3708f
|
Test for bug 509828. r=bz
|
2009-10-25 17:24:14 +01:00 |
|
Walter Meinl
|
229aa1cc5d
|
Bug 495608 - [OS/2] "make package" includes the Unit-test programs in the ZIP file. r=ted
|
2009-10-25 15:50:28 +01:00 |
|
John Wolfe
|
01c0e0d7b0
|
Bug 458088 - add WinCE default configuration settings to configure.in. r=ted
|
2009-10-25 14:42:53 +01:00 |
|
Robert Longson
|
3635446381
|
Bug 521759 - patterns incorrect with viewBox and percentage widths or heights. r=roc
|
2009-10-25 13:05:33 +00:00 |
|
Sylvain Pasche
|
20439c1595
|
Bug 419463 - unresponsive script warning dialog has reversed icons. r=jst
|
2009-10-25 12:20:25 +01:00 |
|
Jory A. Pratt
|
33ad338f48
|
Bug 517417 - access violation: while compiling xulrunner tries to test for Mercurial repositories above its build dir. r=ted
|
2009-10-25 10:25:34 +01:00 |
|
Doug Turner
|
195c21873d
|
Expose device type in user agent. r=vlad
|
2009-10-24 23:09:46 -07:00 |
|