Commit Graph

6320 Commits

Author SHA1 Message Date
Peter Weilbacher
68f18866df [OS/2] Bug 454956: fix OS/2 build break with GCC 3.4.6 or newer, part 2 2008-10-11 14:49:03 +03:00
Peter Weilbacher
22caaa4ccc [OS/2] Bug 459429: OS/2 build brakes after rename of npupp.h to npfunctions.h 2008-10-11 10:35:51 +03:00
Walter Meinl
2d09f092a9 Bug 454097 - [OS/2] get rid of VisualAge in configures; m-c part; r=mozilla 2008-10-11 03:01:28 +02:00
Arpad Borsos
c72ef7d248 Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan 2008-10-10 17:04:34 +02:00
Dave Townsend
e812ae14e9 Backing out changeset 62274f98ccf8 from bug 455213 due to test failures 2008-10-09 12:55:47 +01:00
Dave Townsend
dab1586173 Bug 455213: Plugins get enabled when updating to Firefox 3.1. r=jst, r=josh 2008-10-09 10:35:20 +01:00
Brad Lassey
da78c11211 Bug 445988 - no focus rings around text input boxes in fennec p=tonikitoo r=roc sr=roc 2008-10-08 19:28:31 -04:00
Josh Aas
7510a5abce Clean up npupp.h and rename it to npfunctions.h, part 2. b=455458 r/sr=jst 2008-10-07 21:53:02 -04:00
Josh Aas
bad0caf3f6 Clean up npupp.h and rename it to npfunctions.h. b=455458 r/sr=jst
--HG--
rename : modules/plugin/base/public/npupp.h => modules/plugin/base/public/npfunctions.h
2008-10-07 21:50:25 -04:00
Boris Zbarsky
5c7541d076 Bug 458100. Make sure that we'll also instantiate the plug-in even if the nsPluginDocument has no presshell yet at OnStartRequest time. Thanks to Evgeny <evg.salmin@gmail.com> for pointing out the problem. r+sr=jst 2008-10-07 14:53:23 -04:00
Boris Zbarsky
2111950092 Backed out changeset d07aa0d0712a: Relanding: Bug 373701. Make sure to properly cancel multipart image loads when they need canceling. r=joedrew, sr=biesi 2008-10-02 09:53:35 -04:00
Boris Zbarsky
0f00c2e36d Backing out changeset afcc5aa0fb07 to see effect on the Windows Txul 2008-10-01 20:06:48 -04:00
Mike Hommey
75b421dbea Bug 368428 - "XUL FastLoad cache corruption when application running while upgrading" [r=biesi] 2008-10-01 00:25:29 -05:00
John Daggett
37c61248d6 Bug 441473. Implement user font set object. r+sr=roc 2008-10-01 12:01:53 +09:00
Joe Drew
15abb5060d Bug 455606 - Remove old cache elements when pushing elements with the same key r/sr=stuart 2008-09-30 17:47:47 -04:00
Doug Turner
dfd452942e Merge after pull 2008-09-29 14:20:20 -07:00
Boris Zbarsky
d1d37978a3 Bug 373701. Make sure to properly cancel multipart image loads when they need canceling. r=joedrew, sr=biesi 2008-09-29 16:46:53 -04:00
Doug Turner
aabf3a10dd Bug 457728 - icon decoder wince fixes. patch by blassey, r=stuart/dougt 2008-09-29 11:06:09 -07:00
Doug Turner
d0b13df9f2 Bug 457047 - WinCE FatalAppExit function missing in OS. Patch by wolfe. r=pavlov 2008-09-29 10:51:19 -07:00
Peter Weilbacher
bace29eb8b [OS/2] fix up more plugin build bustage following bug 453883
(for some reason this only affects TB builds and went unnoticed until now)
2008-09-28 10:45:09 +03:00
Josh Aas
81dfc77596 Remove a lot of dead Mac code. Part of bug 456662. sr=pinkerton 2008-09-25 12:23:33 -04:00
Oleg Romashin
31aa5e9277 Bug 451263 - Implement moz-icon for Qt port. Add missing icon/qt directory part. r=vladimir. 2008-09-24 18:45:42 -05:00
Doug Turner
aea0938841 Bug 455373 - WinCE LCMS no compiler support for inline ASM. patch by wolfe, r=pavlov 2008-09-23 11:00:27 -07:00
Neil Rashbrook
898fd2b8d9 Remove <CR>s (to fix cross-compilation bustage) rs=bsmedberg,gavin,roc,smontagu b=372802 2008-09-20 20:45:25 +01:00
Oleg Romashin
40ef3f4b57 Bug 451263 - Implement moz-icon for Qt port. r=vladimir. 2008-09-20 04:03:23 -04:00
Robert O'Callahan
b906c64b28 Bug 424626. NetworkManager sometimes incorrectly tells us the machine has no network link, causing Gecko to default to offline mode. Since we can't trust NM, disable it by default. r=dcamp 2008-09-18 14:35:22 +12:00
Peter Weilbacher
7f9c21af21 [OS/2] fix plugin build bustage following bug 453883 (and clean up whitespace) 2008-09-17 00:12:14 +03:00
Markus Stange
32449e2eac Bug 350471 - Reenable pixel scrolling (two-finger touchpad), r=smaug r=smichaud sr=roc 2008-09-17 13:27:19 +02:00
Wolfgang Rosenauer
fb806ac585 Bug 414843 - "print.use_native_print_dialog" preferences is pointless; r=gavin.sharp 2008-09-15 17:18:38 +02:00
Josh Aas
84239664d0 Stop referring to NPAPI plugins as "4x". b=454807 r/sr=jst 2008-09-15 08:45:01 -04:00
Glenn Randers-Pehrson
d1b7e1d3c6 Update trunk to libpng-1.2.31 - bug 418900 r=joe sr=tor 2008-09-10 16:56:22 -04:00
Josh Aas
5932c9b429 replace TRUE/FALSE usage with PR_TRUE/PR_FALSE. Patch by Antonio Gomes. b=454860 r/sr=jst 2008-09-12 16:49:43 -04:00
Josh Aas
0856b6df76 Clean up ns4xPluginInstance code. b=454809 r/sr=jst 2008-09-12 16:23:30 -04:00
Josh Aas
eb27fa4240 New Mac OS X sample plugin for NPAPI SDK. b=453785 r/sr=jst 2008-09-12 15:53:26 -04:00
Bobby Holley
6ae6957614 Turning color management on by default for tagged images - bug 418538. r=vlad
Also updating some reftests whose behavior changes with color management
enabled - bug 453548. r=dolske
2008-09-11 18:45:43 -07:00
Bobby Holley
9e48c71bef Fixed a cms bug involving side effects and early return - bug 454747. r=vlad 2008-09-11 12:31:28 -07:00
Josh Aas
f312aa714e clean up ns4xPlugin. b=454279 r/sr=jst 2008-09-11 11:10:26 -04:00
Ginn Chen
56507d7453 Bug 454376 imgLoader.cpp does not compile with Sun Studio 12 on Solaris r=joedraw sr=vladimir 2008-09-11 19:34:17 +08:00
Josh Aas
6191674f3d fix npapi types bustage, b=453883 2008-09-11 02:45:35 -04:00
Bobby Holley
4b1435f65d merge after backout of e7c6d7843e81 2008-09-10 22:27:21 -07:00
Bobby Holley
e6b52dca37 Backed out changeset e7c6d7843e81 due to linux reftest failures 2008-09-10 22:24:41 -07:00
Josh Aas
733c5b7851 fix npapi types bustage, b=453883 2008-09-11 01:10:49 -04:00
Josh Aas
35b64071fb fix npapi types bustage, b=453883 2008-09-11 00:36:07 -04:00
Josh Aas
63a1966443 fix npapi types bustage, b=453883 2008-09-11 00:12:43 -04:00
Josh Aas
bc365627c2 fix npapi types bustage, b=453883 2008-09-10 23:51:45 -04:00
Josh Aas
756af4034c fix npapi types bustage, b=453883 2008-09-10 23:40:58 -04:00
Bobby Holley
eb39826b0f Turning color management on by default - bug 418538. r=vlad
Also updating some reftests whose behavior changes with color management
enabled - bug 453548. r=dolske
2008-09-10 19:35:00 -07:00
Josh Aas
813137a5d5 Remove npapi dependency on nspr and use C99 integer types in npapi instead of defining our own. b=453883 r/sr=jst 2008-09-10 22:32:36 -04:00
Doug Turner
45e735c1b7 Bug 453836 - handle OOM while images decoding. r=jim 2008-09-10 13:23:29 -07:00
Magnus Melin
d4ae76ff7e Bug 147789: remove obsolte pref network.hosts.nntp_server. r+sr=neil 2008-09-10 19:01:15 +03:00