Josh Aas
|
bcb41f783d
|
More Carbon usage cleanup. b=550787 r=bsmedberg
|
2010-03-10 14:30:11 -05:00 |
|
Benjamin Smedberg
|
0ac333446e
|
Bug 550944 - If a stream is alive at instance destruction, make sure we fire NPP_DestroyStream and NPP_URLNotify correctly. Also make the new-stream functions (NPN_GetURL etc) fail while we are destroying a plugin instance, r=josh
--HG--
extra : rebase_source : e94bc08bcc04c2ead28ac14bce7e3320a49c9d5a
|
2010-03-08 16:54:04 -05:00 |
|
Benjamin Smedberg
|
b0c6119cf2
|
Test for bug 550944 - When a stream is alive when a plugin instance is destroyed, NPP_DestroyStream and NPP_URLNotify are never called
--HG--
extra : rebase_source : cd5a5bca0964294fd74ab70123e805c4e0f9deac
|
2010-03-08 12:16:35 -05:00 |
|
Ehren Metcalfe
|
39d4440c7f
|
Bug 536646 - nsJPEGEncoder::errorExit incorrectly reports JERR_OUT_OF_MEMORY as NS_ERROR_FAILURE instead of NS_ERROR_OUT_OF_MEMORY. r=joe
--HG--
extra : rebase_source : f1097aa56ca3c53270ba236df804ea677aaf0df8
|
2010-03-10 13:50:35 +01:00 |
|
Phil Ringnalda
|
20d3a2d318
|
Bug 539863 - Stop setting Mac value for SeaMonkey-only browser.urlbar.clickAtEndSelects pref in all.js, r=bsmedberg
--HG--
extra : rebase_source : e80a9f24afb7cd0c1405f451d0fb95325ac16151
|
2010-01-15 19:55:27 -08:00 |
|
Brad Lassey
|
bb55fe310f
|
backing out changesets e939397fc6a5, 88529662c474 and 3d7c54b194bb due to random hangs in pgo tests
|
2010-03-09 22:33:11 -05:00 |
|
Vladimir Vukicevic
|
79ee72ed5e
|
b=538530; add a way to forcibly disable a11y on win32; r=surkov.alexander
|
2010-03-09 13:02:25 -08:00 |
|
Julian Seward
|
d06bc6c5d0
|
Bug 548441. Don't write to ndata after we delete the object it's in. r=bzbarsky
|
2010-03-09 14:38:13 -05:00 |
|
Glenn Randers-Pehrson
|
a16fd7ff34
|
Bug 544747 - Update libpng to version 1.4.1. r=joe
|
2010-03-09 13:22:44 -05:00 |
|
Joel Maher
|
aef3dc32c3
|
Bug 544097 changing mochitests to use mochi.test instead of localhost for windows mobile refactoring p=jmaher, r=ted,dwitte, sayrer, waldo, ctalbert
|
2010-03-09 08:55:39 -08:00 |
|
Kyle Huey
|
1d0289c601
|
Backed out changeset 8ce70abd7777
|
2010-03-09 01:14:21 -05:00 |
|
Joel Maher
|
cee9b522a0
|
Bug 544097 Change mochitests to use mochi.test instead of localhost for mobile refactoring p=jmaher r=ted,dwitte,sayrer
|
2010-03-08 19:21:33 -08:00 |
|
Boris Zbarsky
|
2e4e658c7d
|
Bug 488850. Remove imgRequestProxies from the loadgroup asynchronously. r=joedrew, sr=vlad
|
2010-03-08 14:34:52 -05:00 |
|
Joe Drew
|
8226268b84
|
Bug 547143 - Basic test.
|
2010-03-08 14:01:07 -05:00 |
|
Joe Drew
|
a3bca64786
|
Bug 547143. r=jrmuizel sr=roc
|
2010-03-08 14:01:04 -05:00 |
|
Benjamin Smedberg
|
ced61e4b02
|
Followup to bug 548217 - Instead of using a bizarre dual-refcounting scheme, explicitly track when nsPluginStreamListenerPeer.mLocalCachedFile is shared and should be deleted, r=josh
--HG--
extra : rebase_source : 97f6bebfdb99f0c0cbd8cd033e62492fcb755d09
|
2010-03-06 14:38:54 -05:00 |
|
Benjamin Smedberg
|
2a5f3518de
|
1;2cBug 548217 - Make NP_SEEK streams work properly: they shouldn't crash if NPN_RequestRead is called after all the stream data is delivered, and they should call NPP_DestroyStream when NPN_DestroyStream is called, but not before. To this end, the classes nsPluginStreamInfo and nsPluginStreamListenerPeer have been unified: the nsNPAPIPluginStreamListener holds the stream listener peer alive so that additional range requests can be made on it. In addition the nsNPAPIPluginStreamListener holds *itself* alive for NP_SEEK streams, and only calls releases itself/calls CleanUpStream when the plugin explicitly calls NPN_DestroyStream or when the associated plugin instance is being destroyed. r=josh
--HG--
extra : rebase_source : 372df117d2b0c955605f44ee0e2fa512f0ad972b
|
2010-02-23 21:58:27 -05:00 |
|
Doug Turner
|
b4f17e4827
|
Bug 550410. Provide a pref to disable orientation events. r=dveditz
--HG--
extra : rebase_source : 0bc3ffef8341a4a34b166a41e9dcd1a405b1ec89
|
2010-03-08 07:33:24 -08:00 |
|
Florian Queze
|
ac2563a6f8
|
Bug 485721 - Roaming preferences redundant in Firefox. r=bsmedberg
|
2010-03-08 08:41:37 +01:00 |
|
Clint Talbert
|
7ffd9496bc
|
Backed out changeset b4372055f473 -- due to unexplained orange on OS X Leak test (Bd) box
|
2010-03-07 17:34:23 -08:00 |
|
Joel Maher
|
ef6c5fda3d
|
Bug 544097 - Change mochitests to use mochi.test instead of localhost for mobile test refactoring p=jmaher, r=sayrer,dwitte
|
2010-03-07 16:08:05 -08:00 |
|
Makoto Kato
|
ab84067b16
|
Bug 346010 - Decom nsIJAR by merging it into nsIZipReader. r=tglek, sr=bsmedberg
|
2010-03-07 22:56:45 +09:00 |
|
Joe Drew
|
6bbf88a4b5
|
Bug 516772 - nsImageFrame ends up using random values for image size if mError set in imgContainer. r=bholley/bz
|
2010-03-07 10:48:24 +01:00 |
|
Uli LInk
|
095565d1b1
|
Bug 548213. Fix C++-style comment in C code. r=josh
|
2010-03-05 13:10:42 +13:00 |
|
Mike Kristoffersen
|
abdb2aa82c
|
Build bustage on Qt due to macro definition of malloc, realloc, etc. Most of this is just moving Qt #includes around. r=dougt
--HG--
extra : rebase_source : 9734e9e68754a6fc45bddbdc60bb5e898bb8cdb2
|
2010-03-04 13:51:42 -08:00 |
|
Brad Lassey
|
7941559ff8
|
bug 547521 - enable building for windows mobile with --disable-libxul r=ted
|
2010-03-04 13:47:35 -05:00 |
|
Simon Montagu
|
c98bc79fd2
|
Add Tibetan to font selection UI. Bug 441110, r=emk
|
2010-03-04 10:55:53 +02:00 |
|
Chris Jones
|
2141078f6e
|
Bug 441324, part 3: Configure and build changes for libmozalloc. r=bsmedberg
|
2010-03-03 23:02:57 -06:00 |
|
Chris Jones
|
f0560d9e8e
|
Bug 441324, part 1: Shuffle around includes to avoid problems with #define malloc et al. r=bsmedberg
|
2010-03-03 23:02:55 -06:00 |
|
Bas Schouten
|
0870c143c9
|
Bug 549272: Initialize the mozilla.widget.render-mode pref in all.js. r=vlad
|
2010-03-03 09:29:57 +00:00 |
|
John Daggett
|
48eeb721a5
|
Backed out changeset a258698d412f
|
2010-03-03 17:18:59 +09:00 |
|
Bas Schouten
|
67f09f5168
|
Bug 549272: Initialize the mozilla.widget.render-mode pref in all.js. r=vlad
|
2010-03-03 07:57:41 +01:00 |
|
Steven Michaud
|
64dbfdb0b6
|
Bug 542068 - Wrong coordinates set on synthesized plugin events. r=josh
|
2010-03-02 10:59:01 -06:00 |
|
Bas Schouten
|
10b251fa8d
|
Bug 534787: Properly flush and markdirty image surfaces on Locking/Unlocking image data. r=jrmuizel
|
2010-03-02 02:04:30 +01:00 |
|
Benjamin Smedberg
|
b3d0b9cadd
|
Merge backout of bug 548217 because of topcrash bug 549112
|
2010-02-27 17:40:03 -05:00 |
|
Benjamin Smedberg
|
0b629a5939
|
Backed out changeset f829f942873d - bug 548217 because of topcrash bug 549112
|
2010-02-27 17:36:54 -05:00 |
|
Benjamin Smedberg
|
958042217d
|
Bug 548217 - Make NP_SEEK streams work properly: they shouldn't crash if NPN_RequestRead is called after all the stream data is delivered, and they should call NPP_DestroyStream when NPN_DestroyStream is called, but not before. To this end, the classes nsPluginStreamInfo and nsPluginStreamListenerPeer have been unified: the nsNPAPIPluginStreamListener holds the stream listener peer alive so that additional range requests can be made on it. In addition the nsNPAPIPluginStreamListener holds *itself* alive for NP_SEEK streams, and only calls releases itself/calls CleanUpStream when the plugin explicitly calls NPN_DestroyStream or when the associated plugin instance is being destroyed. r=josh/jst
|
2010-02-23 21:58:27 -05:00 |
|
Jonathan Kew
|
a77a681fe4
|
Bug 548177 - remove ATSUI text rendering code. r=jdaggett
|
2010-02-26 06:20:38 -08:00 |
|
Bas Schouten
|
e3160db84b
|
Bug 527707: Correction from rev 0e1c0b71bf13. Incorrect line came along.
|
2010-02-25 22:42:27 -08:00 |
|
Bas Schouten
|
dcdb088a10
|
Bug 527707: Add Direct2D and DirectWrite backend integration to thebes and widget. Preffed off by default r=jrmuizel r=jmathies r=jfkthame
|
2010-02-25 22:36:07 -08:00 |
|
Bas Schouten
|
09cdfdc786
|
Bug 545513: Flush surfaces and mark them dirty at the correct points. r=jrmuizel
|
2010-02-25 10:14:30 -08:00 |
|
Benjamin Smedberg
|
429147b570
|
Bug 532208: Test for large streams
|
2010-02-26 13:07:58 -06:00 |
|
Benjamin Smedberg
|
1976dbb0b7
|
Merge backout of bug 548217
|
2010-02-25 03:59:05 -08:00 |
|
Benjamin Smedberg
|
7985a1dcb1
|
Backed out changeset 77dc38d8196e - bug 548217 because even though this patch is correct, it exposes a bug in the OOPP code which got backed out.
|
2010-02-25 03:57:57 -08:00 |
|
Benjamin Smedberg
|
4a49a68e09
|
1;2cBug 548217 - Make NP_SEEK streams work properly: they shouldn't crash if NPN_RequestRead is called after all the stream data is delivered, and they should call NPP_DestroyStream when NPN_DestroyStream is called, but not before. To this end, the classes nsPluginStreamInfo and nsPluginStreamListenerPeer have been unified: the nsNPAPIPluginStreamListener holds the stream listener peer alive so that additional range requests can be made on it. In addition the nsNPAPIPluginStreamListener holds *itself* alive for NP_SEEK streams, and only calls releases itself/calls CleanUpStream when the plugin explicitly calls NPN_DestroyStream or when the associated plugin instance is being destroyed. r=josh
--HG--
extra : rebase_source : fba343acbfcaa785c7405552d42f4558424b485c
|
2010-02-23 21:58:27 -05:00 |
|
Ben Turner
|
fa9f8c3513
|
Fix #warning, msvc doesn't have that.
--HG--
extra : rebase_source : 06b12ba7cb87045261a1bb042a654cac4d573bd1
|
2010-02-16 13:04:16 -08:00 |
|
Chris Jones
|
d3f03a7d84
|
Bug 544945: Mochitest of clipboard interaction that forces the plugin subprocess into a nested event loop on gtk2 platforms. r=karlt
--HG--
extra : rebase_source : f9fb43d4bf4c3991bbdf30f6d999d315ee7a2407
|
2010-02-16 12:44:26 -06:00 |
|
Jonas Sicking
|
28396b7d9c
|
Bug 545059: Remove unneeded/non-working bidi.controlstextmode pref. r=smontagu
|
2010-02-24 21:58:17 -08:00 |
|
Jonas Sicking
|
aecb30c8cf
|
Bug 544698 part 1: Move value processing from submission code to elements. Decomtaminate. Kill a few dead functions. r=jst
|
2010-02-24 21:58:16 -08:00 |
|
Benjamin Smedberg
|
a884a24043
|
Bug 547894 - Allow null in NPN_GetStringIdentifier(s) to fix a topcrash with the divx plugin, r=bent
|
2010-02-24 16:34:17 -05:00 |
|