Benjamin Smedberg
|
995c9cbf9a
|
Bug 582012 - register identifiers in the ID maps when they are created by the browser, so that a plugin never sees two identifiers for the same string/integer, r=bent
|
2010-07-28 13:20:33 -04:00 |
Bobby Holley
|
0c0db8d51f
|
Bug 580669 - Mac Menu icon crash with enabled image discarding.r=joe
|
2010-07-26 16:45:15 -04:00 |
Kyle Huey
|
ccc69fca65
|
Bug 508082: Implement a raw video decoder. Based on an earlier patch by Brad Lassey. r=doublec
|
2010-07-26 12:35:16 -07:00 |
Glenn Randers-Pehrson
|
9a5a7110d3
|
Bug 581192: Sync mozpngconf.h with libpng-1.4.3. (fix obsolete #defines for png_check_sig & png_set_dither) r=joe a=blocking
|
2010-07-26 12:11:09 -07:00 |
Ilpo Ruotsalainen
|
78ccec8be5
|
Bug 489142 - Use fastpath in JPEG decoder when CMS mode is tagged-only. r=joedrew, approval2.0=benjamin
--HG--
extra : rebase_source : 7759b352b6b39c2fd6407e0614cbd342fd4f84db
|
2010-07-16 14:05:40 -07:00 |
Brad Lassey
|
c214a79c6a
|
bug 580921 - debug android builds fail with undefined symbols z_verbose and z_error r=khuey
|
2010-07-22 15:17:15 -04:00 |
Glenn Randers-Pehrson
|
26458c12ef
|
Bug 564792 - Update libpng to version 1.4.3. r=joe
|
2010-07-22 09:00:30 +02:00 |
Brad Lassey
|
17864e61eb
|
bug 576997 - Need to upgrade in-tree FreeType to 2.4.0 once it has been released r=bsmedberg b=2.0+
|
2010-07-21 12:59:38 -04:00 |
Steven Michaud
|
f3b2471ebf
|
Bug 577967 - Crash [@ NSAddImage ] on startup on 2.0 branch. r=josh
|
2010-07-21 11:27:13 -05:00 |
Josh Aas
|
6ee6e0f0e7
|
Bug 542971, bug 577985: Includes a number of plugin module memory mgmt fixes. Remove/replace nsPluginInstanceTag (instance tags), stop storing the plugin library and function table twice. r=jst
|
2010-07-19 22:11:26 -04:00 |
Chris Jones
|
613ff7284a
|
Bug 578262: Clean up style in and remove build warnings from new-ishly merged e10s code. r=bsmedberg
--HG--
rename : dom/ipc/ContentProcessChild.cpp => dom/ipc/ContentChild.cpp
rename : dom/ipc/ContentProcessChild.h => dom/ipc/ContentChild.h
rename : dom/ipc/ContentProcessParent.cpp => dom/ipc/ContentParent.cpp
rename : dom/ipc/ContentProcessParent.h => dom/ipc/ContentParent.h
rename : dom/ipc/ContentProcessProcess.cpp => dom/ipc/ContentProcess.cpp
rename : dom/ipc/ContentProcessProcess.h => dom/ipc/ContentProcess.h
rename : dom/ipc/PIFrameEmbedding.ipdl => dom/ipc/PBrowser.ipdl
rename : dom/ipc/PContentProcess.ipdl => dom/ipc/PContent.ipdl
|
2010-07-19 13:33:33 -05:00 |
Josh Aas
|
9a8a73ee06
|
Bug 579516: Patch contains a number of fixes to nsPluginStreamListenerPeer memory management. Also moves storage of the stream array for cache lookups to the plugin instance rather than the instance tag. Also stops adding streams to the cached list that shouldn't be there. r=benwa
|
2010-07-17 19:47:29 -04:00 |
Josh Aas
|
9d110a0600
|
Improve memory mgmt and reduce COM pointer type usage in plugin stream code. b=578913 r=benwa (re-landing, did not cause Ts Shutdown regression)
|
2010-07-16 15:55:54 -04:00 |
Josh Aas
|
ff84c50aad
|
Backed out changeset 764bb4ae886c, bug 578913, it may be at fault for a Ts Shutdown regression.
|
2010-07-16 13:25:01 -04:00 |
Josh Aas
|
ee2aabe5e5
|
Improve memory mgmt and reduce COM pointer type usage in plugin stream code. b=578913 r=benwa
|
2010-07-15 22:30:07 -04:00 |
Robert O'Callahan
|
0970406293
|
Bug 564991. Part 37: Add test plugin API to make the plugin invalidate itself during each paint. r=josh
|
2010-07-16 09:08:11 +12:00 |
timeless@mozdev.org
|
c32cacc40f
|
Bug 577230 nsJPEGEncoder::mImageBufferReadPoint will be initialized after nsJPEGEncoder::mFinished
r=jmuizelaar
--HG--
extra : rebase_source : 4749619bdf1ffad836353da6d22a9f37377d8080
|
2010-07-07 12:38:40 +03:00 |
timeless@mozdev.org
|
429854f1ec
|
Bug 577992 warning: unused variable ‘isSentinel’ in imgDiscardTracker::Reset
r=bholley
--HG--
extra : rebase_source : 790bb046a21e45ca79c23cfc522cf89430467f8b
|
2010-07-15 15:55:04 +03:00 |
Dão Gottwald
|
c7d6319911
|
remove bogus test for bug 521495
|
2010-07-15 11:35:33 +02:00 |
Nils Maier
|
9051d6a92c
|
Bug 521495 - moz-icon:// protocol does not work with SVG icons. r=joe
--HG--
extra : rebase_source : 4db9f6f86c2a2811d2b21dc28a4ede4216f4e705
|
2010-07-15 10:14:11 +02:00 |
Vladimir Vukicevic
|
59836b1055
|
b=571172; import and use ANGLE GLSL ES shader validator (disabled by default for now); r=joe
|
2010-07-14 20:52:34 -07:00 |
Blake Kaplan
|
cd9ea8da1b
|
Fix bustage from bug 578392 (r=sayrer on the bustage fix).
|
2010-07-14 17:39:22 -07:00 |
Blake Kaplan
|
1cf4f29f63
|
Bug 578392 - Don't assume things about comparing non-nsISupports pointers. r=bsmedberg
|
2010-07-14 16:06:17 -07:00 |
Bobby Holley
|
1a25380c15
|
Added some checks for the random orange in bug 578591.r=joe
|
2010-07-14 13:53:01 -04:00 |
Robert Sayre
|
e3ad7b484c
|
merge tracemonkey to mozilla-central.
|
2010-07-14 06:00:32 -07:00 |
Robert Sayre
|
dd51c79fca
|
Merge mozilla-central to tracemonkey.
|
2010-07-12 20:42:21 -07:00 |
Josh Aas
|
6989f1220a
|
Fix mStreamListeners incorrectly initialized to nsnull. Also remove a bad comment. b=577982
|
2010-07-12 16:22:51 -04:00 |
Robert Sayre
|
86b530a417
|
Merge mozilla-central to tracemonkey.
|
2010-07-11 16:23:48 -07:00 |
timeless@mozdev.org
|
ecdf6abded
|
Bug 577229 nsPNGEncoder::mImageBufferReadPoint will be initialized after nsPNGEncoder::mFinished
r=jmuizelaar
--HG--
extra : rebase_source : 20c5eb547b819fde0bdd915f7dc1f9a154e9ea57
|
2010-07-07 12:35:29 +03:00 |
Makoto Kato
|
ca4131be55
|
Bug 574095 - crash loading test plugin on 64-bit win7 tests in /layout/generic/crashtests/505912-1.html , /tests/layout/generic/test/test_plugin_clipping.xhtml [@ _SetWindowLongPtr() | nsPluginNativeWindowWin::SubclassAndAssociateWindow]. r=joshmoz
|
2010-07-12 13:49:12 +09:00 |
deadfones@gmail.com
|
2cbd236609
|
Bug 478398 - Don't hard code get_discard_timer_ms, use a pref instead.r=joe
|
2010-07-11 21:51:52 -04:00 |
Bobby Holley
|
80dbbc7df5
|
Bug 553982 - myvidoop.com login broken on trunk.r=joe
|
2010-07-11 21:11:03 -04:00 |
Bobby Holley
|
57fe00ab9a
|
Bug 576621 - clearing cache does NOT clear cached images.r=joe,gavin
|
2010-07-11 21:01:53 -04:00 |
Robert Sayre
|
f94d6c3608
|
Merge mozilla-central to tracemonkey.
|
2010-07-06 11:05:39 -07:00 |
Daniel Holbert
|
ec22b5aebb
|
Bug 276431 helper-patch: Make args to imgIContainer::Draw const. r=joe
|
2010-07-05 13:49:05 -07:00 |
Saint Wesonga
|
4bd9280674
|
Bug 562387 - Convert NS_NEWXPCOM/NS_DELETEXPCOM to new/delete. r=bsmedberg
|
2010-07-05 11:42:18 +02:00 |
Robert Sayre
|
2fd899ed0f
|
Merge mozilla-central to tracemonkey.
|
2010-07-02 17:25:52 -07:00 |
Mitchell Field
|
d0f35f6883
|
Remove @status FROZEN and @status UNDER_REVIEW. r=bsmedberg
--HG--
extra : rebase_source : 7fab31a6b7898e05ff828482390846cc9ce2854d
|
2010-07-02 10:27:06 -04:00 |
Benjamin Smedberg
|
116342b0a1
|
Bug 576492 - Load default preferences from extension defaults, r=Mossop
|
2010-07-02 12:45:20 -04:00 |
Josh Aas
|
7cd34cf663
|
Move nsPluginStreamListenerPeer to its own files, clean up the plugin host. b=578447 r=benwa
|
2010-07-13 16:48:00 -04:00 |
Josh Aas
|
91d27b3dc6
|
Move nsNPAPIPluginStreamListener implementation to its own file. b=578383 r=jst
|
2010-07-13 14:42:03 -04:00 |
Bobby Holley
|
4d8ef3bd3e
|
Tests for bug 478398, as well as for a few others, now that we have a discard timer pref.r=joe
|
2010-07-13 13:30:39 -04:00 |
Josh Aas
|
fada1b3fd6
|
Remove nsPluginCacheListener, it is unused. b=578285 r=benwa
|
2010-07-13 02:58:30 -04:00 |
Benjamin Smedberg
|
a18bc5814e
|
Bug 568691 - Fix MOZ_OMNIJAR registration, r=mwu
--HG--
rename : modules/libjar/nsXPTZipLoader.cpp => modules/libjar/nsManifestZIPLoader.cpp
rename : modules/libjar/nsXPTZipLoader.h => modules/libjar/nsManifestZIPLoader.h
rename : xpcom/reflect/xptinfo/public/nsIXPTLoader.idl => xpcom/components/nsIManifestLoader.idl
|
2010-07-02 09:53:19 -04:00 |
Dão Gottwald
|
b2124655df
|
Backed out changeset 59ace8d80ce8
|
2010-07-04 22:01:13 +02:00 |
Saint Wesonga
|
8952503f91
|
Bug 562387 - Convert NS_NEWXPCOM/NS_DELETEXPCOM to new/delete. r=bsmedberg
|
2010-07-04 21:39:17 +02:00 |
Chris Jones
|
04bd8e72a3
|
Bug 576680: Initialize |rv| so that valgrind doesn't complain (though it's technically unnecessary) and add a helper function to cut some LoC. r=dwitte
|
2010-07-02 22:03:18 -05:00 |
Jesse Ruderman
|
3aa2e3fa71
|
Add bug numbers for all remaining asserts() annotations in crashtests and reftests
|
2010-07-01 19:33:56 -07:00 |
Chris Jones
|
8b2a196f48
|
Temporarily disable plugin crash submission tests. See bug 573290
|
2010-07-01 20:01:09 -05:00 |
Benjamin Smedberg
|
8391bd98eb
|
Followup to bug 568691 landing, QT-specific JS component on a CLOSED TREE.
|
2010-07-01 15:44:46 -04:00 |