Brian Crowder
|
09b010931e
|
Bug 518057 - Fixing FT builds in debug on WinCE, r=blassey
|
2009-09-24 15:28:57 -07:00 |
Jonathan Griffin
|
a481eebac3
|
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
|
02e66e18b9
|
Bug 514665 - fix stupid module name differences on windows. r=ted
|
2009-09-25 18:41:16 +02:00 |
Jonathan Griffin
|
94e5e113fd
|
Bug 517078. Document stream-related functionality of test plugin.
|
2009-09-24 12:10:19 -07:00 |
Masayuki Nakano
|
98626c083e
|
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
|
f483632546
|
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
|
fb827c093a
|
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
|
fa245d1e70
|
[OS/2] Bug 517880 - Build Break following removal of nsplugindefs.h, r=pweilbacher
|
2009-09-22 15:49:26 +02:00 |
Dave Townsend
|
26384bd1cb
|
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
|
3d3ede6116
|
Bug 517078 part I: create mochitests for stream APIs in NPAPI
|
2009-09-18 10:08:08 -04:00 |
Vladimir Vukicevic
|
0f60817109
|
b=517729; rename more canvas3d prefs to webgl; r=mwsteele
|
2009-09-20 12:05:23 -07:00 |
Bobby Holley
|
facb2e0148
|
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
|
fceecee8a4
|
Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted
|
2009-09-18 19:59:53 -07:00 |
Oleg Romashin
|
873eab1aec
|
b=512884; nsStringGlue should be used in nsIPluginInstance.h; r+sr=jst
|
2009-09-18 05:35:49 -04:00 |
Vladimir Vukicevic
|
3457dfa249
|
b=516213; Freshen WebGL implementation and enable on trunk (part 2); r=mwsteele,roc
|
2009-09-17 23:01:12 -07:00 |
Markus Stange
|
fb78e2336a
|
Bug 482985 - add hidden pref for activity cursor. r=bz
|
2009-09-17 15:04:08 +02:00 |
Reed Loden
|
c2c0f3ca4a
|
Bug 516971 - "Remove lcms from the tree" [r=bholley r=gerv]
|
2009-09-17 01:17:19 -05:00 |
Josh Aas
|
cd29d35d13
|
Gecko should use NPAPI directly, remove nsplugindefs.h abstractions. b=516661 r/sr=jst
|
2009-09-16 21:30:26 -04:00 |
Bobby Holley
|
b1f9d43def
|
Bug 516335 - Calling lockImage multiple times for borderImage. r=joe
|
2009-09-15 18:33:14 -06:00 |
Bobby Holley
|
20c741d752
|
Bug 516486 - mDiscardable should be immutable - use lockImage() instead for animated images. r=joe
|
2009-09-15 18:30:52 -06:00 |
Bobby Holley
|
5801b04e17
|
Bug 516335 - Stopgap patch to disable failing assertion. r=bz
|
2009-09-15 00:09:22 -06:00 |
Bobby Holley
|
1486037dde
|
orange fix - disabled the wrong test in f34cc41267d8. r=lumpy
|
2009-09-13 22:00:39 -06:00 |
Bobby Holley
|
af53b0aa24
|
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
|
d630c79533
|
Bug 431950 - disable scary-but-harmless zlib trace warnings in debug builds. r=bholley
|
2009-09-13 13:26:31 -07:00 |
Bobby Holley
|
8afb561a5b
|
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
|
d8ad5ef64a
|
Backed out changeset 40811b076d51
|
2009-09-13 17:36:23 +02:00 |
Taras Glek
|
d5fc560904
|
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
|
43447e99c5
|
Backed out experimental code from changeset 455f624cabca (CLOSED TREE)
|
2009-09-13 11:32:45 +02:00 |
Joe Drew
|
63a751a2b8
|
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
|
c97177fd5f
|
Bug 435296 - Tests. r=dolske
|
2009-09-12 16:44:19 -06:00 |
Bobby Holley
|
d9483ebbe9
|
Bug 512435 - Tests. r=dolske
|
2009-09-12 16:44:19 -06:00 |
Bobby Holley
|
92e80175ef
|
Bug 435296 - Decode-On-Draw. r=joe,roc,bz,dolske,peterw sr=vlad
|
2009-09-12 16:44:18 -06:00 |
Alfred Kayser
|
c5d02eeb21
|
Bug 514776 - [r=joe sr=vlad]
|
2009-09-12 00:27:13 -05:00 |
Robert O'Callahan
|
fe40c5e291
|
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
|
e58da4b612
|
Bug 510963 - NPN_GetValue(NPNVPluginElementNPObject) is broken, r=josh
--HG--
extra : rebase_source : e1242620d2adfee22a5c8ede076e4d43916e72d9
|
2009-09-10 14:11:30 -04:00 |
Josh Aas
|
bee5f313ff
|
Remove unused member variable that should have gone away in bug 506985. r=smichaud
|
2009-09-08 12:36:19 -04:00 |
Alfred Kayser
|
fa3a305872
|
Bug 513738 - [r=JOEDREW!]
|
2009-09-04 20:47:11 -05:00 |
Walter Meinl
|
4ac0986839
|
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
|
6399d22ef3
|
Bug 513032 - remove empty conditionals in our makefiles, r=ted
|
2009-08-27 10:48:18 -07:00 |
Marco Bonardo
|
9f3fd30f1d
|
Backed out changeset 3cab7a0c2c3d due to mochitest timeout.
|
2009-09-03 14:15:19 +02:00 |
Alfred Kayser
|
686d48d813
|
Bug 510844 - "Remove memcpy()s for compressed jar reading" [r=tglek]
|
2009-09-01 14:47:00 -05:00 |
Sylvain Pasche
|
ff37120ad8
|
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 |
Mitchell Field
|
1fc35207e1
|
Bug 514131 - remove xpcom/obsolete, r=bsmedberg
|
2009-09-02 13:01:29 -04:00 |
Joe Drew
|
460faaa43e
|
Bug 511689 - Ensure we're always on the correct frame when decoding GIF images. r=jrmuizel,alfredkeyser sr=vlad
|
2009-09-02 11:50:14 -04:00 |
Joe Drew
|
471db0a5d3
|
Bug 513749 - Mismerge/thinko makes animated images do extra work. r=bholley
|
2009-09-02 11:48:23 -04:00 |
Mark Banner
|
e0f916c144
|
Bug 501925 Change cookie policy to relax the mailnews-specific APP_TYPE_MAIL requirement. r=Neil,r=dwitte,sr=dmose
|
2009-09-02 09:42:53 +01:00 |
Reed Loden
|
ba6352bc2b
|
Backing out 510844 to fix unittest failure on CLOSED TREE.
|
2009-09-01 16:20:47 -05:00 |
Alfred Kayser
|
740080dd73
|
Bug 510844 - "Remove memcpy()s for compressed jar reading" [r=tglek]
|
2009-09-01 14:47:00 -05:00 |
Taras Glek
|
29a18e5ff3
|
Bug 457949 - no need for Stopwatch r=bsmedberg
--HG--
extra : rebase_source : 5cd3baecf54295012b28d42fc7bf4c9b34e12714
|
2009-08-28 11:03:51 -07:00 |
Phil Ringnalda
|
68acab3a5b
|
Bug 512708 - Remove long-dead TestJarCache and its makefile.win, r=tglek
|
2009-08-27 19:35:20 -07:00 |