Alfred Kayser
|
cdd88ea8e4
|
Bug 510874 - Replace ZIP error codes with the NS_ERROR_ codes
|
2009-10-08 16:24:22 +02:00 |
|
L. David Baron
|
a64226cb90
|
Change NS_ABORT_IF_FALSE to NS_ASSERTION since the icon decoder causes it to fire quite a bit. (Bug 518704)
|
2009-10-07 20:22:42 -07:00 |
|
Jonathan Griffin
|
ad50a2449d
|
Bug 517078. Move 'using namespace' out of header files, per comment from roc.
--HG--
extra : rebase_source : a67c25de3a53131df3e7dd68c0ae4209f496ea58
|
2009-10-07 16:48:31 -07:00 |
|
Alfred Kayser
|
d79bcb9d5c
|
Bug 510878 - HG Remove nsJARDirectoryInputStream.cpp
--HG--
extra : rebase_source : e23f76a07a998d8a27ea253c2cfe7e07a3f4b268
|
2009-10-07 16:28:45 +02:00 |
|
Jonathan Griffin
|
452bcdd767
|
Bug 518940. Tests for NPN_Invoke.
|
2009-10-07 10:27:37 -07:00 |
|
Robert O'Callahan
|
da50921b87
|
Disable test_windowed_invalidate.html on non-Windows, since it's only needed for Windows and seems to be failing on GTK2 at least
--HG--
extra : rebase_source : dc4114dfddee4d8714f7d5c881356352791e6400
|
2009-11-04 09:17:50 +13:00 |
|
Mats Palmgren
|
632cf29816
|
Corrupt prefs.js file not removed if backup file (invalidprefs.js) exists. b=495735 r=dietrich r=benjamin
|
2009-11-03 20:05:31 +01:00 |
|
timeless@mozdev.org
|
688e01bef4
|
Bug 525980 Fix typos in npapi.h
r=joshmoz
|
2009-11-04 07:39:43 +13:00 |
|
Robert O'Callahan
|
3a9836be55
|
Bug 510082. Silverlight depends on NPN_InvalidateRect working even when the plugin is in windowed mode (although it should really just call Win32 APIs to invalidate its window), so make NPN_InvalidateRect work for windowed plugins. r=josh
|
2009-11-04 07:39:42 +13:00 |
|
Jeff Muizelaar
|
0eface99b7
|
Add some tests that exercise bug 525326. r=joe
|
2009-11-02 13:15:09 -05:00 |
|
Jory A. Pratt
|
b964b108d4
|
Bug 506599 multiple inclusion of nptypes.h causes build error r=joshmoz
|
2009-11-02 17:41:36 +08:00 |
|
Justin Dolske
|
4db9e88910
|
Bug 506798 - Unable to tag a bookmark through the star panel. r=vladimir
|
2009-10-30 16:13:41 -07:00 |
|
Jonathan Griffin
|
6caac7613e
|
Bug 523216. Check for NULL message in NPN_SetException. r=joshmoz
|
2009-10-30 13:15:22 -07:00 |
|
Gijs Kruitbosch
|
c888c1980e
|
Back out bug 487059, fix tests and EM to cope, r=gavin,beltzner, bug 524995
--HG--
extra : rebase_source : d8414b8de165cf2fa534719c36416d82d21872c6
|
2009-10-29 14:44:10 +01:00 |
|
Michael Wu
|
6fd1b4821a
|
Improve GetURL/PostURL code
Bug 273025 - bad logic results in potential leak xor crash based on flow; v4, (1/2)
r+sr=jst
|
2009-10-29 01:29:44 +01:00 |
|
Bobby Holley
|
b8fc782588
|
Bug 517543 - need a STATUS_DECODE_COMPLETE for imgIRequest.r=joe
|
2009-10-06 21:39:30 -07:00 |
|
Kyle Huey
|
4b65ce7eff
|
Mouse wheel scrolling broken with Katmouse enabled - bug 514927 r+a=roc
|
2009-10-07 00:19:04 -04:00 |
|
Robert O'Callahan
|
549d1578f2
|
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 |
|
Bobby Holley
|
e36296240f
|
Bug 516334: Track image decode notifications to send correct notifications to late-coming consumers (Tp4 orange fix). r=joe
|
2009-12-14 10:35:47 +00:00 |
|
Jonathan Kew
|
445bbc5280
|
Bug 531363: test flags correctly in jpeg decoder. r=bholley
|
2009-12-14 10:35:46 +00:00 |
|
Glenn Randers-Pehrson
|
5311b03652
|
Bug 529683 - Code cleanup needed in PNG decoder, r=joe
|
2009-12-03 18:41:00 -08:00 |
|
Jacek Caban
|
f864f5780d
|
Bug 531300 - Link failure in testplugin on mingw, r=roc
|
2009-12-13 09:44:15 -08:00 |
|
Jae-Seong Lee-Russo
|
1f93aa0ac2
|
Bug 530389 - Replace PR_MIN/PR_MAX with NS_MIN/NS_MAX in /modules/plugin/, r=joshmoz
|
2009-12-13 09:32:10 -08:00 |
|
Jae-Seong Lee-Russo
|
984b808973
|
Bug 530409 - Replace PR_MIN/PR_MAX with NS_MIN/NS_MAX in /modules/libjar/, r=tglek
|
2009-12-13 09:32:10 -08:00 |
|
Robert O'Callahan
|
4dc8105944
|
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 |
|
Oleg Romashin
|
6be0c87239
|
b=512884; nsStringGlue should be used in nsIPluginInstance.h; r+sr=jst
|
2009-09-18 05:35:49 -04:00 |
|
Vladimir Vukicevic
|
c62e96b0c0
|
b=516213; Freshen WebGL implementation and enable on trunk (part 2); r=mwsteele,roc
|
2009-09-17 23:01:12 -07:00 |
|
Vladimir Vukicevic
|
56b5a74b14
|
b=517729; rename more canvas3d prefs to webgl; r=mwsteele
|
2009-09-20 12:05:23 -07:00 |
|
Markus Stange
|
83ddb4fd22
|
Bug 482985 - add hidden pref for activity cursor. r=bz
|
2009-09-17 15:04:08 +02:00 |
|
Reed Loden
|
32d9ce14f2
|
Bug 516971 - "Remove lcms from the tree" [r=bholley r=gerv]
|
2009-09-17 01:17:19 -05:00 |
|
Josh Aas
|
2a7ea592aa
|
Gecko should use NPAPI directly, remove nsplugindefs.h abstractions. b=516661 r/sr=jst
|
2009-09-16 21:30:26 -04:00 |
|
Bobby Holley
|
758b701626
|
Bug 516335 - Calling lockImage multiple times for borderImage. r=joe
|
2009-09-15 18:33:14 -06:00 |
|
Bobby Holley
|
78477abd60
|
Bug 516486 - mDiscardable should be immutable - use lockImage() instead for animated images. r=joe
|
2009-09-15 18:30:52 -06:00 |
|
Bobby Holley
|
651098e3db
|
Bug 516335 - Stopgap patch to disable failing assertion. r=bz
|
2009-09-15 00:09:22 -06:00 |
|
Bobby Holley
|
ee565047f5
|
orange fix - disabled the wrong test in f34cc41267d8. r=lumpy
|
2009-09-13 22:00:39 -06:00 |
|
Bobby Holley
|
1bdca9e1fd
|
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
|
ee048fd6af
|
Bug 431950 - disable scary-but-harmless zlib trace warnings in debug builds. r=bholley
|
2009-09-13 13:26:31 -07:00 |
|
Bobby Holley
|
c1225c588a
|
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
|
c32d750749
|
Backed out changeset 40811b076d51
|
2009-09-13 17:36:23 +02:00 |
|
Taras Glek
|
515305e4e7
|
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
|
bc35c3df59
|
Backed out experimental code from changeset 455f624cabca (CLOSED TREE)
|
2009-09-13 11:32:45 +02:00 |
|
Joe Drew
|
fb75811325
|
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
|
c32a1505e2
|
Bug 435296 - Tests. r=dolske
|
2009-09-12 16:44:19 -06:00 |
|
Bobby Holley
|
f9b8d27445
|
Bug 512435 - Tests. r=dolske
|
2009-09-12 16:44:19 -06:00 |
|
Bobby Holley
|
86dd317584
|
Bug 435296 - Decode-On-Draw. r=joe,roc,bz,dolske,peterw sr=vlad
|
2009-09-12 16:44:18 -06:00 |
|
Alfred Kayser
|
004cdccd0f
|
Bug 514776 - [r=joe sr=vlad]
|
2009-09-12 00:27:13 -05:00 |
|
Josh Aas
|
8f395c5d69
|
Fix some spelling mistakes. No bug.
|
2009-11-10 00:16:05 -05:00 |
|
Josh Aas
|
ab17acd8b4
|
Cocoa event model: 1) fix spurious NPP_SetWindow calls 2) propagate event model immediately. b=527115 r=smichaud r=roc
|
2009-11-09 22:58:48 -05:00 |
|
Robert O'Callahan
|
894f1656d4
|
Bug 501627. Take out unncessary and harmful surface size check. r=jrmuizelaar
|
2009-11-10 14:00:36 +13:00 |
|
Dão Gottwald
|
b04a04e38b
|
Bug 527417 - nsIPluginHost::getPluginTags aPluginCount out param should be optional. r=josh
|
2009-11-09 22:11:58 +01:00 |
|