Blair McBride
|
9cdc2ead10
|
Bug 514327 - Detect outdated plugins and offer upgrade path. ui-r=beltzner, r=dtownsend,josh
|
2009-10-02 13:26:04 +02:00 |
|
Robert O'Callahan
|
0661a95762
|
Bug 508495. Let CSS borders and padding apply to plugin elements, and fix layout, painting and event handling to work with them. r=dbaron
--HG--
extra : rebase_source : c42240c5a88dc05579b658f8cc29ff289422986b
|
2009-09-11 13:44:20 +12:00 |
|
Robert O'Callahan
|
69525d5240
|
Bug 509693. Make Windows test plugin in windowed mode have a child widget, and add API so we can check that that child widget is in the right place. r=josh
--HG--
extra : rebase_source : ad7de0da07561499e68229503945713c2f390aa1
|
2009-09-24 21:35:17 +12:00 |
|
Chris Jones
|
3e5fef214c
|
bug 441324: implement infallible ::operator new(), malloc() and friends. make |new Foo()| infallible, but leave |malloc()| fallible for the time being. r=blassey sr=bsmedberg,vlad
|
2009-10-01 21:50:09 -05:00 |
|
Boris Zbarsky
|
c34ae09fee
|
Backed out changeset e22b5d4e8ce9 (bug 518940) on suspicion of causing Linux orange.
--HG--
extra : rebase_source : 431d4f6349808163322ff48cfb32d85cc8beefe5
|
2009-09-30 23:17:36 -04:00 |
|
Jonathan Griffin
|
ed6b27392e
|
Bug 518940. Adding tests for NPN_Invoke. r=bsmedberg
|
2009-09-30 15:11:57 -07:00 |
|
Jonathan Griffin
|
08bed1367a
|
Bug 517078. New test for NPN_NewStream and NPN_Write.
|
2009-09-30 11:17:39 -07:00 |
|
Jonathan Griffin
|
b0762ec954
|
Bug 484729. Fix NPN_Write. r=joshmoz;sr=jst
|
2009-09-29 16:52:29 -07:00 |
|
Brian Crowder
|
6b4d718ed4
|
Bug 518057 - Fixing FT builds in debug on WinCE, r=blassey
|
2009-09-24 15:28:57 -07:00 |
|
Jonathan Griffin
|
5b8a3fa575
|
Bug 518004. Workaround a link problem on 64-bit linux with the test plugin by removing use of <fstream>. r=smaug
--HG--
extra : rebase_source : af6a48cca2eb0807ab30c2f6e63a5b2b4bf52c06
|
2009-09-24 15:23:35 -07:00 |
|
Mitchell Field
|
eb31b31d25
|
Bug 514665 - fix stupid module name differences on windows. r=ted
|
2009-09-25 18:41:16 +02:00 |
|
Jonathan Griffin
|
d2addc16d5
|
Bug 517078. Document stream-related functionality of test plugin.
|
2009-09-24 12:10:19 -07:00 |
|
Masayuki Nakano
|
dc3936158f
|
Bug 513817 Switch scrolling to 6 lines in the default case for 3.6 on windows r=roc, ui=faaborg
|
2009-09-24 19:58:04 +09:00 |
|
Benjamin Smedberg
|
64a1193a12
|
Followup to bug 517078 - separate out the plugin tests so that each test is separate. This makes it easier to see what the test is doing, has fewer potential interactions between tests, and made it easier to debug Electrolysis. Reworked slightly and r=griffin
--HG--
extra : rebase_source : 8eaf51a366d7cd08db23a29f2d112351a46e4dc7
|
2009-09-23 09:49:49 -04:00 |
|
Serge Gautherie
|
f51ae8e7f5
|
Bug 517478 - signon.expireMasterPassword is obsolete and should be removed; (Bv1-TK) Remove obsolete default pref value
r=dolske
|
2009-09-23 16:34:17 +02:00 |
|
Rich Walsh
|
5c1a94f9fe
|
[OS/2] Bug 517880 - Build Break following removal of nsplugindefs.h, r=pweilbacher
|
2009-09-22 15:49:26 +02:00 |
|
Dave Townsend
|
8f787ba4fd
|
Bug 471245: Unpacked extensions inadvertently enable plugins when reading chrome file at startup. r+sr=jst
|
2009-09-22 08:46:32 +01:00 |
|
Jonathan Griffin
|
9891311272
|
Bug 517078 part I: create mochitests for stream APIs in NPAPI
|
2009-09-18 10:08:08 -04:00 |
|
Vladimir Vukicevic
|
191e11b68b
|
b=517729; rename more canvas3d prefs to webgl; r=mwsteele
|
2009-09-20 12:05:23 -07:00 |
|
Bobby Holley
|
26aa9ebc91
|
Bug 517091 - Don't do an expensive asynchronous RequestDecode() if there's already an active full decoder. r=joe
|
2009-09-19 12:33:00 -07:00 |
|
Phil Ringnalda
|
e62c83fdc6
|
Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted
|
2009-09-18 19:59:53 -07:00 |
|
Oleg Romashin
|
786c8adad4
|
b=512884; nsStringGlue should be used in nsIPluginInstance.h; r+sr=jst
|
2009-09-18 05:35:49 -04:00 |
|
Vladimir Vukicevic
|
371933ca83
|
b=516213; Freshen WebGL implementation and enable on trunk (part 2); r=mwsteele,roc
|
2009-09-17 23:01:12 -07:00 |
|
Markus Stange
|
55aca69596
|
Bug 482985 - add hidden pref for activity cursor. r=bz
|
2009-09-17 15:04:08 +02:00 |
|
Reed Loden
|
5172688f96
|
Bug 516971 - "Remove lcms from the tree" [r=bholley r=gerv]
|
2009-09-17 01:17:19 -05:00 |
|
Josh Aas
|
923b0e293c
|
Gecko should use NPAPI directly, remove nsplugindefs.h abstractions. b=516661 r/sr=jst
|
2009-09-16 21:30:26 -04:00 |
|
Bobby Holley
|
ebbc4de5ce
|
Bug 516335 - Calling lockImage multiple times for borderImage. r=joe
|
2009-09-15 18:33:14 -06:00 |
|
Bobby Holley
|
fa0a6faa59
|
Bug 516486 - mDiscardable should be immutable - use lockImage() instead for animated images. r=joe
|
2009-09-15 18:30:52 -06:00 |
|
Bobby Holley
|
05b4959846
|
Bug 516335 - Stopgap patch to disable failing assertion. r=bz
|
2009-09-15 00:09:22 -06:00 |
|
Bobby Holley
|
a33d570dcc
|
orange fix - disabled the wrong test in f34cc41267d8. r=lumpy
|
2009-09-13 22:00:39 -06:00 |
|
Bobby Holley
|
39f194a2cb
|
Bug 516311 - Disable decode-on-draw and discarding until we can figure out what's going on with perf. r=joe
|
2009-09-13 19:18:59 -06:00 |
|
Justin Dolske
|
916dc97c10
|
Bug 431950 - disable scary-but-harmless zlib trace warnings in debug builds. r=bholley
|
2009-09-13 13:26:31 -07:00 |
|
Bobby Holley
|
d6c1c80ee0
|
Bug 516265 - GIF Decoder doesn't send close notifications if it never gets a size. r=joe
|
2009-09-13 14:53:55 -04:00 |
|
Dão Gottwald
|
1d0820d47f
|
Backed out changeset 40811b076d51
|
2009-09-13 17:36:23 +02:00 |
|
Taras Glek
|
ac8ba115d1
|
Bug 507288 - move greprefs/*js into res/greprefs.js and add that to toolkit.jar. r=benjamin
|
2009-09-13 15:52:24 +02:00 |
|
Dão Gottwald
|
d2a50b8639
|
Backed out experimental code from changeset 455f624cabca (CLOSED TREE)
|
2009-09-13 11:32:45 +02:00 |
|
Joe Drew
|
eb6ccf7482
|
Tell imgContainer to decode while/after loading, effectively disabling decode-on-draw. Test commit in a CLOSED TREE to check perf impliciations.
|
2009-09-12 22:41:50 -04:00 |
|
Bobby Holley
|
1d155c0cba
|
Bug 435296 - Tests. r=dolske
|
2009-09-12 16:44:19 -06:00 |
|
Bobby Holley
|
a5ecb73f88
|
Bug 512435 - Tests. r=dolske
|
2009-09-12 16:44:19 -06:00 |
|
Bobby Holley
|
2d5ec55945
|
Bug 435296 - Decode-On-Draw. r=joe,roc,bz,dolske,peterw sr=vlad
|
2009-09-12 16:44:18 -06:00 |
|
Alfred Kayser
|
e9d19c5ee2
|
Bug 514776 - [r=joe sr=vlad]
|
2009-09-12 00:27:13 -05:00 |
|
Robert O'Callahan
|
93541fb15e
|
Bug 514974. Test plugin reads from instanceData just after freeing it. r=joshmoz
--HG--
extra : rebase_source : 21adecafa47b6a476e191df6d0db10909505f02c
|
2009-09-07 12:35:14 +12:00 |
|
Benjamin Smedberg
|
84f70d6422
|
Bug 510963 - NPN_GetValue(NPNVPluginElementNPObject) is broken, r=josh
--HG--
extra : rebase_source : e1242620d2adfee22a5c8ede076e4d43916e72d9
|
2009-09-10 14:11:30 -04:00 |
|
Josh Aas
|
193b0904be
|
Remove unused member variable that should have gone away in bug 506985. r=smichaud
|
2009-09-08 12:36:19 -04:00 |
|
Alfred Kayser
|
a06970896c
|
Bug 513738 - [r=JOEDREW!]
|
2009-09-04 20:47:11 -05:00 |
|
Walter Meinl
|
c61a75f84d
|
Bug 507807 - Clean up linking on OS/2; clean plugins on trunk for real
r=Weilbacher
|
2009-09-05 00:29:13 +02:00 |
|
Benjamin Smedberg
|
008e309c7f
|
Bug 513032 - remove empty conditionals in our makefiles, r=ted
|
2009-08-27 10:48:18 -07:00 |
|
Marco Bonardo
|
00515c1a06
|
Backed out changeset 3cab7a0c2c3d due to mochitest timeout.
|
2009-09-03 14:15:19 +02:00 |
|
Alfred Kayser
|
411a24dcdd
|
Bug 510844 - "Remove memcpy()s for compressed jar reading" [r=tglek]
|
2009-09-01 14:47:00 -05:00 |
|
Sylvain Pasche
|
e2e27d0066
|
Bug 513439. Parse layout.css.devPixelsPerCSSPx as a string float. r=roc
--HG--
extra : rebase_source : 28d39726e3714d2614f5f010a8e6f914ddecaf75
|
2009-08-29 12:19:36 +02:00 |
|