Jeff Gilbert
|
534b58bc55
|
Bug 811958 - Fix and move ShareType type - r=bgirard
|
2012-11-26 12:51:57 -08:00 |
|
Masayuki Nakano
|
79dfaa9ad6
|
Bug 812427 part.2 Make event struct type named enumeration r=roc+smaug
|
2012-11-20 15:05:56 +09:00 |
|
John Schoenick
|
9cb35b3ef7
|
Bug 548133 - Remove special handling for object 'pluginurl' param. r=dolske,josh
|
2012-11-19 11:38:03 -08:00 |
|
Matt Joras
|
909b0a4093
|
Bug 798033 - Removes 'using namespace' from dom headers - r=khuey
|
2012-11-10 10:45:52 -05:00 |
|
Masatoshi Kimura
|
2f5d383645
|
Bug 562091 - Remove the EUC-KR conveter and rename x-windows-949 to EUC-KR. r=smontagu
|
2012-11-13 18:58:48 -05:00 |
|
Peter Van der Beken
|
2cb383db41
|
Fix for bug 804950 (New DOM binding APIs for Element). r=bz.
|
2012-10-16 13:51:00 +02:00 |
|
Ryan VanderMeulen
|
ee28986d89
|
Backed out changeset 5054c2552a30 (bug 798033) for b2g bustage.
|
2012-11-10 11:52:15 -05:00 |
|
Matt Joras
|
07b8c503c4
|
Bug 798033 - Removes 'using namespace' from dom headers - r=khuey
|
2012-11-10 10:45:52 -05:00 |
|
Karl Tomlinson
|
8fcacc1473
|
b=797568 update the ImageContainer in RecvShow instead of GetImageContainer, for CAIRO images r=roc
|
2012-10-31 15:54:06 +13:00 |
|
Karl Tomlinson
|
179db6e56a
|
b=797568 remove obsolete nsObjectFrame::GetImageContainer() r=roc
|
2012-10-31 15:53:37 +13:00 |
|
James Willcox
|
3f92e68408
|
Bug 777460 - Guard against null plugin instance on Android r=blassey
|
2012-10-26 13:49:50 -04:00 |
|
Peter Van der Beken
|
07b09c8eb9
|
Fix for bug 799464 (Make Element.getElementsBy* return HTMLCollection). r=bz.
|
2012-09-26 16:17:47 +02:00 |
|
Isaac Aggrey
|
50d6240e45
|
Bug 794510: Part 2: Use more stdint types instead of protypes.h types; r=ehsan
|
2012-10-11 18:38:04 -05:00 |
|
Aryeh Gregor
|
a27dc7f2e0
|
Bug 802069 - Make "macintosh" the canonical name of its encoding, not "x-mac-roman"; r=smontagu
|
2012-10-17 12:15:23 +02:00 |
|
Steven Michaud
|
881c04e390
|
bug 794038 pt 3 - plugins support for resolution change. r=bgirard
|
2012-10-16 20:41:21 +01:00 |
|
Josh Aas
|
9198e7804c
|
Bug 598397: Remove support for Carbon NPAPI. r=smichaud
|
2012-10-15 08:38:34 -04:00 |
|
Robert O'Callahan
|
d0c9047d04
|
Bug 799078. Part 2: Get Mac plugin content scale factor from the device context instead of guessing. r=smichaud
|
2012-10-09 00:24:18 +13:00 |
|
Masatoshi Kimura
|
d7a8d16498
|
Bug 797385 - Part 2: Remove ibm864 usage. r=smontagu
|
2012-10-10 06:32:37 -04:00 |
|
Robert O'Callahan
|
071a98a827
|
Bug 798607. Ensure GetContentsScaleFactor is 1.0 on all non-Mac platforms. r=smichaud
|
2012-10-08 23:36:06 +13:00 |
|
Josh Aas
|
677edac3b7
|
Bug 797100: Replace internal usage of nsIPluginInstanceOwner with nsPluginInstanceOwner. r=jst
|
2012-10-02 22:43:18 -04:00 |
|
Steven Michaud
|
207a80cc98
|
Bug 785667 - Make plugins work with HiDPI mode on the Mac. r=bgirard
|
2012-10-02 14:48:05 -05:00 |
|
Matt Woodrow
|
19164d9447
|
Bug 539356 - Part 9f - Compute the invalid area of the layer tree and pass this to the widget. r=roc
|
2012-08-29 17:47:18 +12:00 |
|
Matt Woodrow
|
e813da3696
|
Bug 539356 - Part 9c - Remove old invalidation code. r=bz
|
2012-08-29 17:39:31 +12:00 |
|
Ed Morley
|
ed4fe023b5
|
Revert mozilla-inbound to e4dd1fa6d222 for crashes and test failures on a CLOSED TREE
|
2012-09-27 16:34:46 +01:00 |
|
Matt Woodrow
|
24eaff95c9
|
Bug 539356 - Part 9 - Implement DLBI. r=roc,bz,jwatt
|
2012-08-29 17:38:58 +12:00 |
|
Karl Tomlinson
|
e2d970fe24
|
b=788399 always use async drawing for OOP windowless plugins r=bsmedberg
|
2012-09-27 12:22:51 +12:00 |
|
Karl Tomlinson
|
e72079a7da
|
b=777946 remove no-op code remaining from size change invalidation r=roc
|
2012-09-18 15:16:33 +12:00 |
|
James Willcox
|
149fa9d34d
|
Bug 778442 - Cache the plugin size for ANPWindow::visibleRect r=blassey
|
2012-09-18 14:52:15 -04:00 |
|
Timothy Nikkel
|
ff695ae62a
|
Bug 788436. In the mac plugin code if the event model changes we may need to add/remove our scroll position listener. r=josh
|
2012-09-17 20:00:29 -05:00 |
|
Ryan VanderMeulen
|
22f1f81f57
|
Backout e5289d3dce71 and f9a587042ea0 (bug 788436) due to OSX bustage.
|
2012-09-17 20:20:08 -04:00 |
|
Timothy Nikkel
|
95d7cd5ce6
|
Bug 788436. Bustage followup. r=me
|
2012-09-17 19:07:26 -05:00 |
|
Timothy Nikkel
|
eaaab429f7
|
Bug 788436. In the mac plugin code if the event model changes we may need to add/remove our scroll position listener. r=josh
|
2012-09-17 18:43:08 -05:00 |
|
Ed Morley
|
bc7eac1c76
|
Backout 7f86b28171a2 (bug 787853) & e18fdb9a8e12, ba47dac3cf97, e3fdcf7ed7f2, 992ee4c72c87 (bug 777946) for intermittent linux M4 ABORTs
|
2012-09-17 14:17:02 +01:00 |
|
Karl Tomlinson
|
17e5242961
|
b=777946 remove no-op code remaining from size change invalidation r=roc
|
2012-09-17 18:50:25 +12:00 |
|
James Willcox
|
fadb134bea
|
Bug 786248 - Followup to add a small comment
|
2012-09-12 10:20:27 -04:00 |
|
James Willcox
|
a6c002154d
|
Bug 786248 - Always invert Flash video on Honeycomb r=blassey
|
2012-09-12 10:17:22 -04:00 |
|
James Willcox
|
f510098570
|
Bug 778442 - Add some null guards in nsPluginInstanceOwner::GetVisibleRect r=blassey
|
2012-09-11 10:20:44 -04:00 |
|
John Schoenick
|
82f4904998
|
Bug 786650 - Abort load of channel-having plugins without frames at the appropriate point (second attempt). r=josh
|
2012-09-10 13:30:45 -07:00 |
|
John Schoenick
|
b02d3a02b0
|
Backout 827807082790 (bug 786650) for causing bug 789033
|
2012-09-06 19:03:22 -07:00 |
|
John Schoenick
|
e15c882896
|
Backout a6f040934c99 (Bug 548133) for reftest orange
|
2012-09-05 14:58:17 -07:00 |
|
John Schoenick
|
7bb09123c2
|
Bug 786650 - Abort load of channel-having plugins without frames at the appropriate point. r=josh
|
2012-09-05 14:02:07 -07:00 |
|
John Schoenick
|
291183557a
|
Bug 548133 - Remove special handling for object 'pluginurl' param. r=dolske,josh
|
2012-09-05 14:02:06 -07:00 |
|
Randell Jesup
|
3b4961b603
|
Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg
|
2012-09-01 22:35:17 -04:00 |
|
Josh Aas
|
c57b0e9247
|
Bug 598401: Remove support for the Quickdraw NPAPI drawing model. r=smichaud
|
2012-08-30 15:10:55 -04:00 |
|
Georg Fritzsche
|
20f486dc62
|
Bug 751809 - Fix OSX focus issue with click-to-play. r=josh
|
2012-08-10 20:28:34 +02:00 |
|
Ehsan Akhgari
|
243c878d26
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
This patch was generated by a script. Here's the source of the script for
future reference:
function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
! -wholename "*security/nss*" \
! -wholename "*/.hg*" \
! -wholename "obj-ff-dbg*" \
! -name nsXPCOMCID.h \
! -name prtypes.h \
-type f \
\( -iname "*.cpp" \
-o -iname "*.h" \
-o -iname "*.c" \
-o -iname "*.cc" \
-o -iname "*.idl" \
-o -iname "*.ipdl" \
-o -iname "*.ipdlh" \
-o -iname "*.mm" \) | \
xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}
convert PRInt8 int8_t
convert PRUint8 uint8_t
convert PRInt16 int16_t
convert PRUint16 uint16_t
convert PRInt32 int32_t
convert PRUint32 uint32_t
convert PRInt64 int64_t
convert PRUint64 uint64_t
convert PRIntn int
convert PRUintn unsigned
convert PRSize size_t
convert PROffset32 int32_t
convert PROffset64 int64_t
convert PRPtrdiff ptrdiff_t
convert PRFloat64 double
|
2012-08-22 11:56:38 -04:00 |
|
Matt Woodrow
|
8a1b8efbbd
|
Bug 782372 - Fix clang build. r=nical
|
2012-08-20 14:39:10 +12:00 |
|
Nicolas Silva
|
e0905a590a
|
Bug 782372 - Splits ImageLayers.h into ImageLayers.h ImageContainer.h and ImageTypes.h, r=bgirard
|
2012-08-19 15:33:25 -04:00 |
|
Ryan VanderMeulen
|
0ba22e8103
|
Merge the last PGO-green inbound changeset to m-c.
|
2012-08-18 19:10:45 -04:00 |
|
Kyle Huey
|
6ef1317f69
|
Bug 773435: Remove some extraneous nsIImageLoadingContent includes. r=jlebar
|
2012-08-18 12:15:04 -07:00 |
|