Masayuki Nakano
|
eb6b871bcb
|
Bug 813445 part.1 Make widget::EventFlags and remove NS_EVENT_FLAG_TRUSTED r=roc+smaug, feedback=emk
|
2012-12-16 10:26:03 +09: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 |
|
Daniel Holbert
|
109d7d5784
|
Bug 821843: Remove no-longer-used variable 'isJava' from nsPluginHost.cpp, to fix GCC 4.7 warning (treated as error in enable-warnings-as-errors builds). r=johns
|
2012-12-14 13:08:49 -08:00 |
|
Daniel Holbert
|
27c62a122b
|
back out FAIL_ON_WARNINGS labeling from bug 821392, since there's one remaining android-only warning in that directory. (CLOSED TREE)
|
2012-12-13 16:26:30 -08:00 |
|
Daniel Holbert
|
9b64b06490
|
Bug 821392: Mark pluginSupportsAsyncDXGIDrawing as 'inline' instead of 'static' to fix build warning for .cpp files that #include it without using that method. r=Bas
|
2012-12-13 15:53:03 -08:00 |
|
John Schoenick
|
5cc487ae7e
|
Bug 767638 - Rename InitializeEmbedded* plugin functions to just Initialize*. r=josh
|
2012-12-13 13:51:28 -08:00 |
|
John Schoenick
|
84b9c456d3
|
Bug 767638 - Greatly simplify loading full-page plugins. r=josh
|
2012-12-13 13:51:27 -08:00 |
|
John Schoenick
|
2acf626c29
|
Bug 767633 - Bonus - Clean up whitespace in nsPluginHost. r=josh
|
2012-12-13 13:51:26 -08:00 |
|
John Schoenick
|
124e66d091
|
Bug 767633 - Part 3 - Remove a ton of obsolete nsPluginHost code. r=josh
|
2012-12-13 13:51:23 -08:00 |
|
John Schoenick
|
97210f5ad6
|
Bug 767633 - Part 2 - nsObjectLoadingContent should handle all initial streams for plugins. r=josh
|
2012-12-13 13:51:23 -08:00 |
|
James Willcox
|
3eb7873fa3
|
Bug 820905 - backout ea1643fd4285
--HG--
extra : rebase_source : 50ddda21ab6942b6397366b9823b36df257b9482
|
2012-12-13 14:23:07 -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 |
|
Georg Fritzsche
|
5beaeb5928
|
Bug 805330 - Ensure plugin widget visibility via paint flushes. r=josh,roc,robcee
--HG--
rename : layout/base/tests/chrome/paint_listener.js => testing/mochitest/tests/SimpleTest/paint_listener.js
|
2012-12-05 14:39:26 +01:00 |
|
Kartikaya Gupta
|
26f478aa7c
|
Bug 780831 - Guard against plugin code leaking refs in the JNI local ref table. r=snorp
|
2012-12-13 00:32:17 -05:00 |
|
Bobby Holley
|
b9b954824f
|
Bug 820666 - Tag XBL script for <field> elements and child scripts. r=jorendorff
|
2012-12-12 17:09:37 -08:00 |
|
James Willcox
|
eade793da1
|
Bug 800838 - Remove unnecessary delay when unscheduling plugin timers on Android r=blassey
--HG--
extra : rebase_source : 430d21db7ca1d513c1cd401f86d36a21e36e5f30
|
2012-12-10 10:00:44 -05:00 |
|
Robert O'Callahan
|
c304cb3844
|
Bug 785348. Part 1: Track when we've called into plugin code. While we're in plugin code, never run the refresh driver. r=mats
--HG--
extra : rebase_source : 2ddabda92acc1364d3c24cf20f7d45896ac09849
|
2012-12-07 12:58:14 +13:00 |
|
Ehsan Akhgari
|
4970895402
|
Merge mozilla-central into mozilla-inbound
|
2012-12-06 01:08:07 -05:00 |
|
Ehsan Akhgari
|
6221a8bf7e
|
Bug 806723 - Part 0: Don't run test_privatemode.xul in per-window PB builds
|
2012-12-06 00:26:04 -05:00 |
|
Georg Fritzsche
|
c2bbde6c2f
|
Bug 813906 - Resolve base URLs correctly for plugin streams. r=bz
|
2012-11-27 15:14:38 +01:00 |
|
Trevor Saunders
|
4d16e0db71
|
backout 2bb432c47170 for debug asserts
|
2012-12-05 04:19:33 -05:00 |
|
Trevor Saunders
|
bd2d1feb84
|
bug 801466 - part 3 1/2 remove some prmem usage from dom/ and docshell/ r=mounir
|
2012-12-05 02:55:37 -05:00 |
|
Tom Schuster
|
12e54d9bdb
|
Bug 676619 - Implementation of the download attribute for links. r=smaug
|
2012-12-02 21:55:52 +01:00 |
|
Ms2ger
|
4f3a54421a
|
Bug 810668 - Fix some gcc4.6 build warnings; r=bz
|
2012-12-02 09:54:55 +01:00 |
|
Trevor Saunders
|
f1b73ccb3d
|
bug 801466 - part 3.1 remove some prmem usage from dom/ and content/ r=mounir
|
2012-12-05 02:55:37 -05:00 |
|
Kartikaya Gupta
|
268082eeb3
|
Bug 814418 - Fix some warnings about unused variables. r=ehsan
|
2012-11-30 11:06:37 -05:00 |
|
Kartikaya Gupta
|
46c272ec04
|
Bug 814418 - Disable warnings-as-errors in dom/plugins/base on Android because of switch errors in android when building with gcc 4.6. r=joshmoz
|
2012-11-30 11:05:28 -05:00 |
|
Boris Zbarsky
|
2df1c922cc
|
Bug 815671 part 5. Various miscellaneous fixups in dom/ and hal/ code to copy arrays only when we explicitly want to. r=jlebar
|
2012-11-29 11:14:14 -05:00 |
|
mmakrai
|
ef4e8289ec
|
Bug 770864 - NPAPI stream destroyed with reason NPRES_NETWORK_ERR when the user leaves the page. r=gfritzsche
|
2012-11-28 12:15:47 +01:00 |
|
David Keeler
|
b737ede83b
|
bug 746374 - differentiate click-to-play plugin permissions by type and vulnerability status r=jaws r=joshmoz
|
2012-11-27 10:09:10 -08:00 |
|
Jeff Gilbert
|
5ea164ca57
|
Bug 811958 - Fix and move ShateType type - r=bgirard
|
2012-11-26 14:23:27 -08:00 |
|
Jeff Gilbert
|
144687e59c
|
Backed out csets 807f2c3df974, 1637c39b4ed6, ec29e09a270e (bug 811958) for burning android
|
2012-11-26 13:48:20 -08:00 |
|
Jeff Gilbert
|
6db824094c
|
Bug 811958 - Fix and move ShareType type - r=bgirard
|
2012-11-26 12:51:57 -08:00 |
|
Bobby Holley
|
7d7d751a1e
|
Bug 808608 - Fix up tests to work with new behavior. r=bz,me
|
2012-11-21 13:20:05 -08:00 |
|
Seth Fowler
|
630ed49838
|
Bug 812241 - Remove disabled test warnings. r=khuey
|
2012-11-20 16:13:04 -08:00 |
|
Benjamin Smedberg
|
0fb165e99e
|
Bug 791244 test fixup - allow for the pref to be unset by default, r=gfritzsche
--HG--
extra : transplant_source : kuU%89j%A3%2A%DF%E0%D0%A5S%07%5D%99z%1D%7B%B1%C8
|
2012-11-20 10:32:41 -05:00 |
|
Masayuki Nakano
|
0fb3fbdd2c
|
Bug 812427 part.2 Make event struct type named enumeration r=roc+smaug
|
2012-11-20 15:05:56 +09:00 |
|
David Keeler
|
0ad645bf69
|
bug 811375 - decouple nsIPluginTag::clicktoplay from click-to-play blocklisting r=joshmoz
|
2012-11-19 14:03:24 -08:00 |
|
John Schoenick
|
dea0a12fea
|
Bug 548133 - Remove special handling for object 'pluginurl' param. r=dolske,josh
|
2012-11-19 11:38:03 -08:00 |
|
Jim Mathies
|
af00b2b910
|
Bug 810810 - Fixup misc. directory issues with plugin tests. r=bsmedberg, glandium
|
2012-11-17 14:35:24 -06:00 |
|
Josh Matthews
|
ad6de44c12
|
Bug 722850 - Part 4: Make plugins provide the channel of the owning document when manipulating cookies. r=bsmedberg
|
2012-11-16 16:40:22 +00:00 |
|
Ed Morley
|
12188e22ea
|
Backout 7a0fe388a24b, 2a9fbd15cad4, 320c1567e431 & d907ac7bf669 (bug 722850) for xpcshell & browser-chrome failures
|
2012-11-16 14:18:41 +00:00 |
|
Josh Matthews
|
f4d73f416d
|
Bug 722850 - Part 4: Make plugins provide the channel of the owning document when manipulating cookies. r=bsmedberg
|
2012-11-16 12:32:57 +00:00 |
|
Matt Joras
|
5efd4dad8e
|
Bug 798033 - Removes 'using namespace' from dom headers - r=khuey
|
2012-11-10 10:45:52 -05:00 |
|
Bobby Holley
|
46b9d205df
|
Bug 800915 - Remove the cx parameter and simplify various APIs. r=sfink,bz
If callers want to throw, it's now their responsibility.
|
2012-11-14 09:56:26 -08:00 |
|
Masatoshi Kimura
|
cb0dd679d3
|
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 |
|
Ed Morley
|
ce7a3b5c6f
|
Backout a9541226ccd5 (bug 766886) to re-enable the test on debug builds, now the cause of the intermittent failure has been fixed
|
2012-11-13 17:16:36 +00:00 |
|
John Schoenick
|
82eeb5fb8a
|
Bug 766886 - Cleanup plugin streams earlier to avoid shutdown leak. r=bsmedberg
|
2012-11-12 14:11:40 -08:00 |
|
Georg Fritzsche
|
07fa2efaf4
|
Bug 805330 - Cleanup and attempt to avoid intermittent orange from bug 751809. r=josh
|
2012-10-29 18:27:32 +01: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 |
|
Karl Tomlinson
|
a1550b51cb
|
b=807728 use mozPaintCount instead of getPaintCount to keep track of when the browser gets updates rather than when the plugin provides them
--HG--
extra : transplant_source : Rc%0D2%F2%BF%B6%B0%B5%FB%3Cx%EC.%9EC%28%D5%2Cf
|
2012-11-11 21:06:08 -08:00 |
|
Peter Van der Beken
|
508194a997
|
Fix for bug 804950 (New DOM binding APIs for Element). r=bz.
--HG--
extra : rebase_source : a8691ead07dfa8ecca812396047627dc15474d83
|
2012-10-16 13:51:00 +02: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
|
ae9dab3775
|
disable test for bug 807728 due to win debug failure
--HG--
extra : rebase_source : c72b0814e628a811dfcc48513ab4078123ac279e
|
2012-11-08 13:12:29 +13:00 |
|
Karl Tomlinson
|
e3c0664238
|
test for bug 807728
--HG--
extra : transplant_source : Y%9F%88%0CW%10Ko3r%1Ej%C2%D3%237%E5%BFu%B1
|
2012-11-08 10:15:42 +13: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 |
|
Karl Tomlinson
|
9da873f8c3
|
b=797568 remove obsolete nsObjectFrame::GetImageContainer() r=roc
--HG--
extra : transplant_source : h%CB%86%8A%E4%9B%1A%7DqS9%AC6%93s%0D%099%0A%B2
|
2012-10-31 15:53:37 +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 |
|
Josh Matthews
|
6d71829f1b
|
Bug 769283 - Add a separate HTTP auth cache for private channels. r=mayhemer
|
2012-10-29 16:20:03 -04:00 |
|
Phil Ringnalda
|
30415c8366
|
Bug 766886 - Reenable test_pluginstream_seek_close.html to see whether it leaks, or only test_streamatclose.html does
|
2012-10-28 13:11:28 -07:00 |
|
Phil Ringnalda
|
5909705354
|
Bug 766886 - Disable test_streamatclose.html in debug builds for frequent leaks
|
2012-10-28 13:09:37 -07:00 |
|
Ed Morley
|
884329c538
|
Bug 766886 - Disable test_pluginstream_seek_close.html for intermittent leaks
|
2012-10-27 17:16:21 -04:00 |
|
James Willcox
|
c52a0d38f9
|
Bug 777460 - Guard against null plugin instance on Android r=blassey
|
2012-10-26 13:49:50 -04:00 |
|
Andrew Quartey
|
549c0bfc08
|
Bug 792581 - part 22: Replace LL_ZERO and LL_Zero() macros with 0. r=ehsan
|
2012-10-25 19:25:59 -04:00 |
|
Nick Hurley
|
31985d7fa6
|
Bug 536324 part 3 - Change consumers of nsIChannel. r=sworkman
|
2012-10-22 10:51:07 -07:00 |
|
Peter Van der Beken
|
350f7dd89a
|
Fix for bug 799464 (Make Element.getElementsBy* return HTMLCollection). r=bz.
--HG--
extra : rebase_source : fe059b8ad3b98df9e611899832584cc866db0479
|
2012-09-26 16:17:47 +02:00 |
|
Isaac Aggrey
|
cbb17fe7b2
|
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
|
c441de2073
|
Bug 802069 - Make "macintosh" the canonical name of its encoding, not "x-mac-roman"; r=smontagu
--HG--
rename : intl/uconv/tests/unit/test_decode_x_mac_roman.js => intl/uconv/tests/unit/test_decode_macintosh.js
rename : intl/uconv/tests/unit/test_encode_x_mac_roman.js => intl/uconv/tests/unit/test_encode_macintosh.js
|
2012-10-17 12:15:23 +02: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 |
|
Josh Aas
|
da0ff685ab
|
Bug 598397: Remove support for Carbon NPAPI. r=smichaud
|
2012-10-15 08:38:34 -04:00 |
|
Robert O'Callahan
|
ba0c33ffae
|
Bug 799078. Part 2: Get Mac plugin content scale factor from the device context instead of guessing. r=smichaud
--HG--
extra : rebase_source : e6157857bb6a3b698fc1d22383cdb05d259a0d1b
|
2012-10-09 00:24:18 +13:00 |
|
Robert O'Callahan
|
5e601c92d8
|
Bug 626245. Part 2: Fix test_convertpoint to poll until the plugin is in the right place. r=matspal
--HG--
extra : rebase_source : e949763a9925736723617ca3f829c52b4a5e40d1
|
2012-10-08 17:46:52 +13:00 |
|
Andrew Quartey
|
637d5881bf
|
Bug 792581 - part 18: Replace LL_L2D macro with double cast. r=ehsan
|
2012-10-12 13:29:11 -04:00 |
|
Nathan Froyd
|
926af47803
|
Bug 798573 - remove prtypes.h #includes in dom/; r=ehsan
|
2012-10-05 17:28:24 -04:00 |
|
Georg Fritzsche
|
271a5bce66
|
Bug 791798 - topcrash in mozilla::plugins::parent::_releaseobject because of incremental GC: we're creating a new wrapper before teardown which races with the release event. r=bsmedberg
|
2012-10-01 19:53:35 +02:00 |
|
Rafael Ávila de Espíndola
|
daebf6cedf
|
Bug 790830 - "Assertion failed: (len == 9 || len == 8), function parseHexColor" in test plugin. r=joshmoz.
|
2012-10-10 13:54:43 -04:00 |
|
Masatoshi Kimura
|
5637d27654
|
Bug 797385 - Part 2: Remove ibm864 usage. r=smontagu
|
2012-10-10 06:32:37 -04:00 |
|
Robert O'Callahan
|
a08f9690e9
|
Bug 798607. Ensure GetContentsScaleFactor is 1.0 on all non-Mac platforms. r=smichaud
|
2012-10-08 23:36:06 +13:00 |
|
Georg Fritzsche
|
d4a9e6ad67
|
Bug 750480 - Workaround for empty Java applets hanging with click-to-play. r=bsmedberg
|
2012-10-03 17:49:04 +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 |
|
Andrew Quartey
|
106c5d6f24
|
Bug 792581 - part 5: Replace LL_CMP macro with standard comparison. r=ehsan
|
2012-10-03 10:13:19 -04:00 |
|
Andrew Quartey
|
6745ad3f2c
|
Bug 792581 - part 3: Replace LL_NE macro with standard relation. r=ehsan
|
2012-10-03 10:13:18 -04:00 |
|
Andrew Quartey
|
79f41a48bd
|
Bug 792581 - part 2: Replace LL_EQ macro with standard relation. r=ehsan
|
2012-10-03 10:13:18 -04:00 |
|
Andrew Quartey
|
9eed719a44
|
Bug 792581 - part 1: Replace LL_IS_ZERO macro with standard relation. r=ehsan
|
2012-10-03 10:13:18 -04:00 |
|
Josh Aas
|
747ae561cc
|
Bug 797100: Replace internal usage of nsIPluginInstanceOwner with nsPluginInstanceOwner. r=jst
|
2012-10-02 22:43:18 -04:00 |
|
Steven Michaud
|
c109a6325b
|
Bug 785667 - Make plugins work with HiDPI mode on the Mac. r=bgirard
|
2012-10-02 14:48:05 -05:00 |
|
Alexander Surkov
|
ff53cbaba5
|
Bug 785047 - force disable oop when JAWS is running, r=joshmoz
|
2012-10-02 22:24:51 +09:00 |
|
Patrick McManus
|
f6050df8f3
|
bug 769764 - followup fix error check and whitespace r=josh
|
2012-09-30 21:29:42 -04:00 |
|
Isaac Aggrey
|
997db4d142
|
Bug 791906: Replace NSPR integer limit constants with stdint ones; r=ehsan
|
2012-09-28 01:57:33 -05:00 |
|
Matt Woodrow
|
58d3d65ab2
|
Bug 539356 - Part 10 - Test changes required for DLBI. r=roc
* * *
[mq]: test-fixes
|
2012-08-29 17:48:13 +12:00 |
|
Matt Woodrow
|
5a14809d04
|
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
|
958ce7d98d
|
Bug 539356 - Part 9c - Remove old invalidation code. r=bz
|
2012-08-29 17:39:31 +12:00 |
|
Patrick McManus
|
b0eb649bd8
|
bug 769764 move proxy resolution to separate thread and remove sync api r=biesi sr=josh
|
2012-09-14 16:27:46 -04:00 |
|
Ed Morley
|
c863356300
|
Revert mozilla-inbound to e4dd1fa6d222 for crashes and test failures on a CLOSED TREE
|
2012-09-27 16:34:46 +01:00 |
|
Matt Woodrow
|
0b20201fde
|
Bug 539356 - Part 10 - Test changes required for DLBI. r=roc
* * *
[mq]: test-fixes
|
2012-08-29 17:48:13 +12:00 |
|
Matt Woodrow
|
c73c0db2f1
|
Bug 539356 - Part 9 - Implement DLBI. r=roc,bz,jwatt
|
2012-08-29 17:38:58 +12:00 |
|
Karl Tomlinson
|
73e1d73bd2
|
b=788399 always use async drawing for OOP windowless plugins r=bsmedberg
--HG--
extra : transplant_source : d%B9m%A5%DB%A7%128g%B8%1C%1D%EC1%DE%BD%F8%E8b%A1
|
2012-09-27 12:22:51 +12:00 |
|
Karl Tomlinson
|
50b2d48f34
|
b=788399 remove dead NPNVariable code r=bsmedberg
--HG--
extra : transplant_source : %7B%C1%0B%FBC%16%F0%15%B6%99%2C%D7%D4%C3%DD%B2n%A8%A8%CC
|
2012-09-27 12:22:41 +12:00 |
|
Bill McCloskey
|
2e75082f62
|
Bug 787856 - Convert JS_GetPrototype to support lazy protos (r=bhackett)
|
2012-09-03 16:42:17 -07:00 |
|
Santtu Lakkala
|
b336a299a5
|
Bug 790198 - Cleanup local JNI references in Android plugins r=snorp
|
2012-09-11 05:19:00 -04:00 |
|
Mike Hommey
|
fb05de0176
|
Bug 793634 - Force builds to be compatible with gtk 2.18/glib 2.22. r=karlt
|
2012-09-25 14:47:18 +02:00 |
|
Ted Mielczarek
|
6ea3ea9e57
|
bug 705047 - re-enable OOP crashreporter tests on mac. r=philor
|
2012-09-20 10:50:21 -04:00 |
|
Georg Fritzsche
|
d4ef76ebda
|
Bug 788512 - Add dumps for Flash processes to the modified plugin hang report. r=bsmedberg
|
2012-09-11 17:21:26 +02:00 |
|
Georg Fritzsche
|
2659d11123
|
Bug 791215 - Test for plugin hang submission. r=ted
|
2012-09-21 19:38:37 +02:00 |
|
Ms2ger
|
1e7015f897
|
Merge PGO-green changeset from m-i to m-c.
|
2012-09-20 11:51:47 +02:00 |
|
Ms2ger
|
d1bb662c3c
|
Bug 792343 - Enable FAIL_ON_WARNINGS in some more of dom/ (second batch); r=mounir
|
2012-09-20 09:55:36 +02:00 |
|
Karl Tomlinson
|
2eadd9d983
|
b=777946 remove no-op code remaining from size change invalidation r=roc
--HG--
extra : transplant_source : %92%E0%C3d%25BA%BC%EC%22%B5%B2%83%FFW%11%DC%03V%2C
|
2012-09-18 15:16:33 +12:00 |
|
Karl Tomlinson
|
64cec31e08
|
reftest for bug 777946 r=roc
--HG--
extra : transplant_source : -%F70%922y%A0H%9E%F9%1D%20%A2%96u%D3%2A%0F%B5%1E
|
2012-09-18 10:15:35 +12:00 |
|
James Willcox
|
48979f1e8e
|
Bug 778442 - Cache the plugin size for ANPWindow::visibleRect r=blassey
|
2012-09-18 14:52:15 -04:00 |
|
Timothy Nikkel
|
a357c47d9d
|
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
|
f842b649ba
|
Backout e5289d3dce71 and f9a587042ea0 (bug 788436) due to OSX bustage.
|
2012-09-17 20:20:08 -04:00 |
|
Timothy Nikkel
|
96d445b800
|
Bug 788436. Bustage followup. r=me
|
2012-09-17 19:07:26 -05:00 |
|
Timothy Nikkel
|
49db70b49a
|
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
|
946a13d148
|
Backout 6d71ff5b4b36 (bug 347307), 75a3c47a3fe7 (bug 507578), 828f91de7143 (bug 769764) for near permaorange OS X 10.8 leaks
|
2012-09-17 16:54:09 +01:00 |
|
Ed Morley
|
6a83e3de8d
|
Backout 7f86b28171a2 (bug 787853) & e18fdb9a8e12, ba47dac3cf97, e3fdcf7ed7f2, 992ee4c72c87 (bug 777946) for intermittent linux M4 ABORTs
|
2012-09-17 14:17:02 +01:00 |
|
Ms2ger
|
214123d03d
|
Merge m-c to m-i.
|
2012-09-17 12:08:58 +02:00 |
|
Ms2ger
|
8976774677
|
Bug 787933 - Stop using stdin types in IPC code; r=bsmedberg+cjones sr=cjones
|
2012-09-17 10:37:20 +02:00 |
|
Patrick McManus
|
cafe3619a5
|
bug 769764 move proxy resolution to separate thread and remove sync api r=biesi sr=josh
|
2012-09-14 16:27:46 -04:00 |
|
Karl Tomlinson
|
c7bd6a555f
|
b=777946 remove no-op code remaining from size change invalidation r=roc
--HG--
extra : transplant_source : %DF%8D8%3AuG%80%2B%A8%DFFm%C8%28%1F%C7A%DB.J
|
2012-09-17 18:50:25 +12:00 |
|
Karl Tomlinson
|
7d7cc87ca0
|
reftest for bug 777946 r=roc
--HG--
extra : transplant_source : %5C%A9i%A5%D9B%12%5B%3E%E7%96%85%AF%A6WN%29%D6%F9n
|
2012-09-06 16:57:21 +12:00 |
|
Ed Morley
|
1525bc6440
|
Backout 3182f9d08c2d (bug 347307), 2a30593cca79 (bug 507578), b87b27f5a417 (bug 769764) for m-oth permaorange in browser_463205.js
|
2012-09-13 22:42:29 +01:00 |
|
Patrick McManus
|
22205a5249
|
bug 769764 move proxy resolution to separate thread and remove sync api r=biesi sr=josh
|
2012-09-13 15:22:56 -04:00 |
|
James Willcox
|
a06590001d
|
Bug 786248 - Followup to add a small comment
|
2012-09-12 10:20:27 -04:00 |
|
James Willcox
|
e78b363462
|
Bug 786248 - Always invert Flash video on Honeycomb r=blassey
|
2012-09-12 10:17:22 -04:00 |
|
James Willcox
|
40f4ac5682
|
Bug 750217 - Don't schedule plugin timers if the plugin isn't running r=josh
--HG--
extra : rebase_source : 9eb8316c48705b01c72b46dab993439f37a5607b
|
2012-09-11 10:24:25 -04:00 |
|
James Willcox
|
e4374bc2d0
|
Bug 778442 - Add some null guards in nsPluginInstanceOwner::GetVisibleRect r=blassey
--HG--
extra : rebase_source : 314d6defe42a0908f071eb7ca78393470b854f05
|
2012-09-11 10:20:44 -04:00 |
|
SADINENI RAVI CHANDRA
|
8c1e9ff557
|
Bug 654618: Fix signed/unsigned comparison warnings in nptest.cpp. r=bsmedberg
|
2012-09-10 23:53:04 -07:00 |
|
Georg Fritzsche
|
cf33482a3e
|
Bug 784145 - When submitting hang reports, submit the browser report as a field of the plugin report instead of as a completely separate report. r=ted
|
2012-09-08 19:20:59 +02:00 |
|
John Schoenick
|
2fceac1bc6
|
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 |
|
Ehsan Akhgari
|
68e34da122
|
Backout changeset ebd274828b7f (bug 791378) because it seems like the channel created is associated with a load context
|
2012-09-19 15:56:08 -04:00 |
|
Ehsan Akhgari
|
71751b8fbc
|
Bug 791378 - nsPluginHost::NewPluginURLStream needs to take the privacy information into account when creating a channel on behalf of a plugin; r=bzbarsky
|
2012-09-19 14:30:25 -04:00 |
|
Mounir Lamouri
|
4a90f2279e
|
Bug 787534 - Remove Portrait and Landscape special ScreenOrientation values. r=jlebar
|
2012-09-19 17:28:16 +01:00 |
|
John Schoenick
|
7d6435590f
|
Backout 827807082790 (bug 786650) for causing bug 789033
|
2012-09-06 19:03:22 -07:00 |
|
Jan Beich
|
9eb6b4f558
|
Bug 787730 - Don't assume NULL to be a character; r=ehsan
|
2012-09-06 12:53:00 -04:00 |
|
Ehsan Akhgari
|
65c5e19c37
|
Bug 579517 follow-up: Remove NSPR types that crept in
--HG--
extra : rebase_source : 3fc28d51fcb5c63e417b0fe2b90fb6e1eb0cac63
|
2012-09-06 10:11:28 -04:00 |
|
Makoto Kato
|
c28c020a8f
|
Bug 784912 - nsIStreamListener.onDataAvailable should handle 64-bit offset. r=honza
|
2012-09-06 11:41:02 +09:00 |
|
John Schoenick
|
6c657c7493
|
Backout a6f040934c99 (Bug 548133) for reftest orange
|
2012-09-05 14:58:17 -07:00 |
|
John Schoenick
|
8c4372a650
|
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
|
89dd8205be
|
Bug 548133 - Remove special handling for object 'pluginurl' param. r=dolske,josh
|
2012-09-05 14:02:06 -07:00 |
|
Mike Hommey
|
d4d87778e3
|
Bug 784262 - Use generic install/copy rule in rules.mk. r=ted
|
2012-08-29 08:55:57 +02:00 |
|
Mike Hommey
|
e3c782edaa
|
Bug 785269 - Replace a few DEPTH and relativesrcdir. r=ted,r=callek
|
2012-09-05 16:42:09 +02:00 |
|
Phil Ringnalda
|
3dfe068099
|
Bug 705047 followup, the || and or keys are right next to each other
|
2012-09-03 23:42:34 -07:00 |
|