Benoit Girard
|
c4c6a0ddf5
|
Bug 851611 - Part 2: Update profiler calls. r=jrmuizel
--HG--
extra : rebase_source : 3032aaf7e50cdf9c350da688ec34e50a695fc7ca
|
2013-03-16 00:47:02 -04:00 |
|
Kyle Huey
|
167e35ed17
|
No bug: Remove some windows line endings to kick-start a build.
|
2013-03-07 22:15:26 -08:00 |
|
Benoit Girard
|
5f237c58b3
|
Bug 673440 - add support for NPNVSupportsCompositingCoreAnimationPluginsBool. r=josh
|
2011-07-31 13:37:06 -04:00 |
|
Georg Fritzsche
|
5f47ef0c6d
|
Bug 824069 - Check if entry is in object map. r=bsmedberg
|
2013-01-15 17:02:11 +01:00 |
|
Ms2ger
|
3813557cac
|
Merge m-i to b-s.
|
2013-02-28 14:46:10 +01:00 |
|
Gregory Szorc
|
e2966f651c
|
Bug 784841 - Part 18k: Convert /dom; f=Ms2ger rs=khuey
|
2013-02-25 12:47:20 -08:00 |
|
Brian Smith
|
f2b558322e
|
Bug 841477: Fix build bustage in the case MOZ_CRASHREPORTER_INJECTOR not being defined, rs=dholbert
--HG--
extra : rebase_source : bb2b4777d6b45bad6b856e23d21f71117e1b9381
|
2013-02-27 17:25:38 -08:00 |
|
Masatoshi Kimura
|
62ce59892e
|
Bug 841477 - Enable FAIL_ON_WARNINGS on MSVC in dom/plugins. r=benjamin
|
2013-02-28 07:44:52 +09:00 |
|
Aaron Klotz
|
c445f273be
|
Bug 845491: Make Plugin Hang UI push buttons automatically resize to fit their text. r=jmathies
|
2013-02-27 16:23:09 -05:00 |
|
Aaron Klotz
|
f5026d4a7a
|
Bug 834127 - Make Plugin Hang UI dialog unowned. r=bsmedberg
|
2013-02-14 18:03:05 -05:00 |
|
Aaron Klotz
|
5ab4d199fd
|
Bug 833560 - Part 2: Add timings to Plugin Hang UI telemetry. r=vdjeric
|
2013-02-12 15:05:39 -05:00 |
|
Aaron Klotz
|
b1b3cfad7e
|
Bug 839236 - Add nsRefPtr to a nsPluginHost::GetInst call. r=bsmedberg
|
2013-02-11 20:49:33 -05:00 |
|
Jet Villegas
|
bd55f031cc
|
Bug 832696 - gfx gets prefs in the plugin process r=jmuizelaar
|
2013-01-25 00:22:16 -05:00 |
|
Aaron Klotz
|
89cb7f8868
|
Bug 828034 - Fix crash when PluginModuleParent::CleanupFromTimeout runs before channel error notification. r=bsmedberg
|
2013-01-24 21:10:02 -05:00 |
|
Ben Turner
|
d7c5c23c6e
|
Bug 831307 - Allow invalid file handles to not crash child processes. r=cjones.
|
2013-01-24 17:10:39 -08:00 |
|
Steven Michaud
|
6aced240ae
|
Bug 829284 - Unity plugin doesn't display in HiDPI mode. r=bgirard
|
2013-01-23 16:19:15 -06:00 |
|
Steven Michaud
|
51ec5854ff
|
Bug 833936 - NPNVcontentsScaleFactor inadvertently not supported for NPN_GetValue() when called from OOP plugins. r=bgirard
|
2013-01-23 15:55:41 -06:00 |
|
Aaron Klotz
|
1807d965b2
|
Bug 829909 - Fix some Plugin Hang UI synchronization problems. r=bbondy
|
2013-01-17 21:22:21 -05:00 |
|
Trevor Saunders
|
10701d89a1
|
no bug - mark several classes final to avoid warnings about deleting objects of polymorphic type
|
2013-01-11 04:43:29 -05:00 |
|
Jacek Caban
|
4b4e02a428
|
Bug 827262 - Fix plugin hang UI compilation on mingw. r=bsmedberg
|
2013-01-09 17:34:14 -05:00 |
|
Ben Turner
|
5c41b8582d
|
Bug 827330 - 'Windows build error in PluginHangUIParent.cpp', r=bbondy.
|
2013-01-07 16:11:35 +01:00 |
|
Aaron Klotz
|
d826938329
|
Bug 805591 - Win32 implementation of the Plugin Hang UI r=bsmedberg,bbondy
|
2013-01-04 17:59:05 -05:00 |
|
Benoit Girard
|
daa8d06cd7
|
Bug 787513 - Give the proper update rectangle for NPAPI for CoreGraphics plugins on mac. r=smichaud
|
2013-01-04 12:49:36 -05:00 |
|
Benjamin Smedberg
|
c7ab3acf29
|
Bug 559432 - Don't fail the assert if the cached actor is null... that probably just means we're in the process of tearing down the instance, r=josh
--HG--
extra : rebase_source : c7add3dc063f52127818fcdfc9b76e45ed45bf1a
|
2013-01-04 09:50:43 -05:00 |
|
Ehsan Akhgari
|
c962137cc8
|
Backed out changeset a6acebd9c9d5 (bug 805591) because of build failures
|
2013-01-03 22:55:45 -05:00 |
|
Aaron Klotz
|
192737bef9
|
Bug 805591 - Win32 implementation of the Plugin Hang UI. r=bsmedberg,bbondy
|
2013-01-03 22:24:07 -05:00 |
|
Benoit Girard
|
306eeb0c45
|
Bug 825620 - Refactor plugin quirks on OSX to properly initialize values. r=smichaud
|
2013-01-02 16:05:03 -05:00 |
|
Masatoshi Kimura
|
b5e27745c8
|
Bug 824247 - Part 3: Disable FAIL_ON_WARNINGS on not-yet-warning-free directories on MSVC. r=ted
|
2013-01-03 00:56:38 +09:00 |
|
Trevor Saunders
|
e3b2aa92a5
|
bug 822717 - remove checks for old gcc r=glandium
|
2012-12-18 13:22:28 -05:00 |
|
Nicholas Nethercote
|
bd7d66d93a
|
Bug 824883 - Fix three warnings in dom/ code. r=bz.
--HG--
extra : rebase_source : 3763606a23b66493596787ca33cec32618efa2f1
|
2012-12-26 20:24:59 -08:00 |
|
Neil Rashbrook
|
b87325632b
|
Bug 818861 Shouldn't allow promising a flat string from a flat string r=dbaron
|
2012-12-22 20:40:37 +00:00 |
|
Georg Fritzsche
|
3e0b502428
|
Bug 823559 - Make _convertpoint fail instead of abort when called from outside the plugin thread. r=bsmedberg
|
2012-12-20 20:47:46 +01:00 |
|
Steven Michaud
|
315b4dccc7
|
Bug 804606 - Stop Flash from crashing in CoreGraphics mode on accessing "our" CGContextRef outside of the call we use to pass it. r=bgirard
|
2012-12-16 16:39:29 -06:00 |
|
Jeff Walden
|
7146c23e80
|
Bug 820570 - Move mozilla::DebugOnly into DebugOnly.h to pare down the grab-baggish Util.h. r=Ms2ger
|
2012-12-14 18:58:45 -05:00 |
|
Benjamin Smedberg
|
4ddd8054dd
|
Bug 818664 - Report plugin version in plugin crash reports, r=josh
--HG--
extra : rebase_source : 4e9c0fe80cafe5294a85599c5f31bffbc78ebee6
|
2012-12-13 12:06:52 -05:00 |
|
Matt Joras
|
5efd4dad8e
|
Bug 798033 - Removes 'using namespace' from dom headers - r=khuey
|
2012-11-10 10:45:52 -05:00 |
|
Karl Tomlinson
|
263fdf0bc6
|
b=810426 Flush() old surfaces before the plugin may redraw r=roc
--HG--
extra : transplant_source : n%F7%0D%20J%D9%DF%CBY%60J0%09%F2%02h2%DC%C6%E7
|
2012-11-11 21:10:32 -08:00 |
|
Ryan VanderMeulen
|
a17df69b99
|
Backed out changeset 5054c2552a30 (bug 798033) for b2g bustage.
|
2012-11-10 11:52:15 -05:00 |
|
Matt Joras
|
ed596163dd
|
Bug 798033 - Removes 'using namespace' from dom headers - r=khuey
|
2012-11-10 10:45:52 -05:00 |
|
Karl Tomlinson
|
c981603dac
|
b=807728 Finish() only Xlib old surfaces r=roc
--HG--
extra : transplant_source : %DB%1B%92%BA%27%25%05%DE%B2-%E5j%EB%A8%06T%C8%24_%F5
|
2012-11-02 15:04:41 +13:00 |
|
Karl Tomlinson
|
5ff1381f60
|
b=797568 call Finish() on old surfaces before passing them back to child r=roc
--HG--
extra : transplant_source : %9A%EF%B0%AF.%F4c%A5%3A%9C%D2aV%84%CE%B3FfeJ
|
2012-10-31 15:54:42 +13:00 |
|
Karl Tomlinson
|
9c4ac49947
|
b=797568 update the ImageContainer in RecvShow instead of GetImageContainer, for CAIRO images r=roc
--HG--
extra : transplant_source : %CF%C2%B8%97%E3%14%95F%3A%F9%25%A0vw.%E9%D4Ml%E6
|
2012-10-31 15:54:06 +13:00 |
|
Karl Tomlinson
|
72ea587259
|
b=797568 don't create a container just to reset it r=roc
--HG--
extra : transplant_source : %A5%86%22%D2%A8n%B6%F6E%05%1Ez%05%AB%09%1C%D8%AB%D4%A1
|
2012-10-31 15:54:06 +13:00 |
|
Nathan Froyd
|
bd55a07f0e
|
Bug 806618 - rewrite PR_NewLogModule calls to not generate static initializers; r=ehsan
|
2012-10-29 19:32:10 -04:00 |
|
Rafael Ávila de Espíndola
|
6b1f2f4aab
|
Bug 802381 - fix clang build. r=bgirard.
|
2012-10-16 18:33:47 -04:00 |
|
Steven Michaud
|
5038f543ad
|
bug 794038 pt 3 - plugins support for resolution change. r=bgirard
|
2012-10-16 20:41:21 +01:00 |
|
Georg Fritzsche
|
fef817a5de
|
Bug 788512 - Actually generate Flash process dumps instead of just collecting them if present. r=bsmedberg,ted
--HG--
extra : rebase_source : 3f418dfb63cd1d7f8830be548734d3b1cdca52e9
|
2012-09-26 22:49:20 +02:00 |
|
Georg Fritzsche
|
e348cee9bb
|
Bug 788512 - Repost CleanupFromTimeout if it can't currently be processed. r=bsmedberg
--HG--
extra : rebase_source : 0a7e7a65df1448b7337a3bf5e549f29a2eccd5d4
|
2012-10-15 12:29:47 +02:00 |
|
Benjamin Smedberg
|
243bb7b3ea
|
Bug 792372 - Use a check to solve a race notifying the browser process about a Flash crash while the channel is being closed [@ mozilla::ipc::AsyncChannel::CloseWithError()], r=gfritzsche
|
2012-10-04 12:58:42 -04:00 |
|
Jacek Caban
|
9e6e56ba3a
|
Bug 797316 - Fix -Werror=conversion-null errors in Windows-only code (dom/plugins part) r=joshmoz
--HG--
extra : rebase_source : c62bc730aa7c1d4f8c00c41b3e5d21b1a6f59604
|
2012-10-04 10:31:37 +02:00 |
|