diff browse annotate |
99d7b188d62edd92ac154053afdbf97cbd31c89d created 2018-02-19 15:05 -0800 pushed 2018-05-14 03:13 +0000 |
Chris Peterson | Chris Peterson - Bug 1461243 - Part 3: Remove unused Java `codebase` check from nptest plugin. r?jimm |
diff browse annotate |
98e2b4ee9775a2a2b5cc1bb8a390bfe901814f38 created 2017-11-06 13:22 +0100 pushed 2017-11-07 10:47 +0000 |
Sylvestre Ledru | Sylvestre Ledru - reformat all |
diff browse annotate |
78f6394c884cc4d87c5ac188ba4abeec314813a4 created 2017-11-05 17:29 +0100 pushed 2017-11-05 18:10 +0000 |
Sylvestre Ledru | Sylvestre Ledru - reformat all |
diff browse annotate |
989ab34fd26da1673f0c1c03e5f555ecfdba6976 created 2017-10-02 12:39 -0700 pushed 2017-10-03 07:13 +0000 |
Benjamin Smedberg | Benjamin Smedberg - Bug 1352567 - Remove tests for plugin stream behavior except NP_NORMAL, r=jimm |
diff browse annotate |
db05998a8a032109be3afe6066518cdf903c13e0 created 2017-08-03 22:12 +1000 pushed 2017-10-02 12:23 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 1352573 (part 2) - Remove NPN_PluginThreadAsyncCall() and related machinery. r=bsmedberg. |
diff browse annotate |
c236dfe7dc98c387219d7cb45d0693560db708fd created 2017-08-17 11:13 +0200 pushed 2017-08-17 11:56 +0000 |
Sylvestre Ledru | Sylvestre Ledru - indent all (with js specific coding style) |
diff browse annotate |
267c72a9f0c6d9d05d8c70e7ecd0c88eb91603db created 2017-07-30 13:55 +0200 pushed 2017-07-30 13:08 +0000 |
Sylvestre Ledru | Sylvestre Ledru - various clang tidy stuff |
diff browse annotate |
5e1aec769707e9367ffec52425d53280411e2c57 created 2017-07-27 10:43 +0200 pushed 2017-07-30 13:08 +0000 |
Sylvestre Ledru | Sylvestre Ledru - foo loop stuff |
diff browse annotate |
ac384451f2bf49b18a31def3c97f3490e27ff069 created 2017-07-28 13:40 -0400 pushed 2017-07-28 18:45 +0000 |
Benjamin Smedberg | Benjamin Smedberg - Bug 1352567 - Remove tests for plugin stream behavior except NP_NORMAL, r?jimm |
diff browse annotate |
87a066ca85c0176996d656b4ec6fa6672631cd99 created 2017-07-11 14:27 -0400 pushed 2017-07-17 20:07 +0000 |
dan1bh | dan1bh - Bug 1352559 - Remove support for plugin-provided streams; NPN_NewStream, PPluginStream and other supporting machinery, r=bsmedberg |
diff browse annotate |
aff336ac161daa3ea350e59a288963edbd58ed39 created 2017-07-17 09:41 +1000 pushed 2017-07-17 02:16 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Backed out changeset cb1548354e0c (bug 1352559, part 3) for causing *many* crashes in Nightly. r=backout |
diff browse annotate |
cb1548354e0cf582dca6b0ab0d27712d01a4c819 created 2017-07-11 14:27 -0400 pushed 2017-07-12 20:01 +0000 |
dan1bh | dan1bh - Bug 1352559 - Remove support for plugin-provided streams; NPN_NewStream, PPluginStream and other supporting machinery, r=bsmedberg |
diff browse annotate |
28f351ecb49b91cba62b4be6ed222657a4b01143 created 2017-07-12 19:10 +0200 pushed 2017-07-12 20:01 +0000 |
Sebastian Hengst | Sebastian Hengst - Backed out changeset 999aa7b6683d (bug 1352559) |
diff browse annotate |
84caed2154c4b6ef4d20706efb87d2901e074f9d created 2017-07-11 14:27 -0400 pushed 2017-07-11 18:34 +0000 |
dan1bh | dan1bh - Bug 1352559 - Remove support for plugin-provided streams; NPN_NewStream, PPluginStream and other supporting machinery, r=bsmedberg |
diff browse annotate |
793f60ab6037c3c4fbca64081593b352b43e22c4 created 2017-06-23 16:46 +0000 pushed 2017-07-11 12:56 +0000 |
dan1bh | dan1bh - Bug 1352559 - Remove support for plugin-provided streams; NPN_NewStream, PPluginStream and other supporting machinery, r?bsmedberg |
diff browse annotate |
8ec0bff9d9f83bd15abba7c03d0a8b43da1bf830 created 2017-06-23 16:46 +0000 pushed 2017-07-03 20:21 +0000 |
dan1bh | dan1bh - ipdl files updated |
diff browse annotate |
9afd30fee86c18b8d0a2ab804e19bf4865e3d52d created 2017-06-09 14:40 +0200 pushed 2017-06-09 12:40 +0000 |
Sylvestre Ledru | Sylvestre Ledru - Bug 1371626 - Fix a format-overflow issue with gcc 7.1 r?bsmedberg |
diff browse annotate |
b6b634c2541250b8ff83feca2296ae927c3063cb created 2017-05-29 15:00 +0100 pushed 2017-05-29 14:41 +0000 |
dan1bh | dan1bh - Bug 1352559 - Delete API NPN_NewStream NPN_Write NPN_DestroyStream. In nsNPAPIPluginStreamListener.h/cpp:* remove nsNPAPIStreamWrapper and supporting code // blocked by other bug * remove nsPluginStreamToFile and supporting code //blocked. Remove PPluginStream.ipdl and its references in PPluginInstance.ipdl //?? can't find it? Remove PluginStreamParent.h/cpp and PluginStreamChild.h/cpp // not done remove the whole files?. r=bsmedberg |
diff browse annotate |
2d375cce3d2d8cd0a48e9ac897bda191329d55b5 created 2017-04-27 03:10 +0000 pushed 2017-05-09 13:26 +0000 |
Lie Ryan | Lie Ryan - Bug 1352572 - Implement nptest.cpp:streamTest(postFile) parameter; r=bsmedberg |
diff browse annotate |
3a24d9b6553d37d64445b7c13fca578a82e5ba58 created 2017-04-09 16:05 +0000 pushed 2017-05-09 13:26 +0000 |
Lie Ryan | Lie Ryan - Bug 1352572 - Fix misleading/incorrect comment in streamTest; r=bsmedberg |
diff browse annotate |
ccab38d73dfdf9027e0e8460878c25714554c7ef created 2017-04-27 11:17 +0000 pushed 2017-05-09 13:26 +0000 |
Lie Ryan | Lie Ryan - Bug 1352572 - Add support in nptest plugin to test NPN_PostURL(file=true); r=bsmedberg |
diff browse annotate |
967597277530b248ef3b4ec4a4f1352c1f3e2b9c created 2017-04-27 03:10 +0000 pushed 2017-04-27 16:26 +0000 |
Lie Ryan | Lie Ryan - Bug 1352572 - Implement nptest.cpp:streamTest(postFile) parameter; r?bsmedberg |
diff browse annotate |
a060f42eb287942c9a789fa38db9624e46e9f6d1 created 2017-04-09 16:05 +0000 pushed 2017-04-27 16:26 +0000 |
Lie Ryan | Lie Ryan - Bug 1352572 - Fix misleading/incorrect comment in streamTest; r?bsmedberg |
diff browse annotate |
d6baaef06270d32cd1a276b34b4845ba0671eedb created 2017-04-27 03:10 +0000 pushed 2017-04-27 16:02 +0000 |
Lie Ryan | Lie Ryan - Bug 1352572 - Implement nptest.cpp:streamTest(postFile) parameter; r?bsmedberg |
diff browse annotate |
dc19b64e0031624922fbec37635a47ba5a5f0200 created 2017-04-09 16:05 +0000 pushed 2017-04-27 16:02 +0000 |
Lie Ryan | Lie Ryan - Bug 1352572 - Fix misleading/incorrect comment in streamTest; r?bsmedberg |
diff browse annotate |
43248d7bc0c54f6c1edad1f5395dc3cfb92e2d28 created 2017-04-08 15:23 +0000 pushed 2017-04-27 16:02 +0000 |
Lie Ryan | Lie Ryan - Bug 1352572 - Add generic callback handling mechanism to testplugin; r?bsmedberg |
diff browse annotate |
0b69bd8646896c719444e4b2398269ba857dc504 created 2017-04-27 11:17 +0000 pushed 2017-04-27 16:02 +0000 |
Lie Ryan | Lie Ryan - Bug 1352572 - Add support in nptest plugin to test NPN_PostURL(file=true); r?bsmedberg |
diff browse annotate |
993019b16c8f5cd149a8d170100ca4435eb8c618 created 2017-04-11 13:27 +0000 pushed 2017-04-12 16:27 +0000 |
Lie Ryan | Lie Ryan - Bug 1352572 - Add negative test for NPN_PostURLNotify(); r?bsmedberg |
diff browse annotate |
e764222c79340cca2295d0aa69d086fa86b88f4e created 2017-04-09 16:21 +0000 pushed 2017-04-12 16:27 +0000 |
Lie Ryan | Lie Ryan - Bug 1352572 - Implement nptest.cpp:streamTest(postFile) parameter; r?bsmedberg |
diff browse annotate |
224b14f259c9db76604623ff9e5192bba8dc7a6e created 2017-04-09 16:05 +0000 pushed 2017-04-12 16:27 +0000 |
Lie Ryan | Lie Ryan - Bug 1352572 - Fix misleading/incorrect comment in streamTest; r?bsmedberg |
diff browse annotate |
16c21eecaa1fac38530a71fbf28349cabb8402fa created 2017-04-08 15:23 +0000 pushed 2017-04-12 16:27 +0000 |
Lie Ryan | Lie Ryan - Bug 1352572 - Add generic callback handling mechanism to testplugin; r?bsmedberg |
diff browse annotate |
24e13fe22222e745cd189c4f92c8ca6012501836 created 2017-04-07 10:44 +0000 pushed 2017-04-12 16:27 +0000 |
Lie Ryan | Lie Ryan - Bug 1352572 - Add support in nptest plugin to test NPN_PostURL(file=true); r?bsmedberg |
diff browse annotate |
00a3f0b10c69e3de9a4338675bbdf27c9b6e5d9d created 2017-04-10 23:37 +1200 pushed 2017-04-10 11:46 +0000 |
raouldc | raouldc - Bug 1352576 - Removed all instances of NPN_GetAuthenticationInfo from the codebase |
diff browse annotate |
fd7a49fdef4dd1d94b4bf9b79f9cb0bc4f951a16 created 2017-01-16 14:48 +1300 pushed 2017-03-03 03:42 +0000 |
Karl Tomlinson | Karl Tomlinson - Bug 1331320 - Test that a crashreport is generated on X11 protocol error in plugin. r=glandium, a=jcristau |
diff browse annotate |
158ccc5168b36244eed861e2009798b111aab229 created 2017-01-16 14:48 +1300 pushed 2017-03-03 00:21 +0000 |
Karl Tomlinson | Karl Tomlinson - Bug 1331320 - Test that a crashreport is generated on X11 protocol error in plugin. r=glandium, a=jcristau |
diff browse annotate |
05d9746016f47666c00390aacc9f9d62c8ffffb4 created 2017-02-24 17:04 +0100 pushed 2017-02-25 15:06 +0000 |
Sylvestre Ledru | Sylvestre Ledru - Move to 99 chars instead of 80 |
diff browse annotate |
cbb8fdf1daf98a15f7d57f6b08d273bdf96aa1a0 created 2017-02-24 09:55 +0100 pushed 2017-02-25 15:06 +0000 |
Sylvestre Ledru | Sylvestre Ledru - indent all but js/ |
diff browse annotate |
bc1b57ae9579098d8a2d2fe7c3bbe395a9ab5ed6 created 2017-02-23 13:07 -0500 pushed 2017-02-23 18:08 +0000 |
Benjamin Smedberg | Benjamin Smedberg - Bug 1342141 part B - The test plugin will use name="plugin" as an indicator of fullpage, rather than NP_FULL, to make test_fullpage.html green, r?jimm |
diff browse annotate |
507cfcf7b653905e03d03802dc8ad03ba9614073 created 2017-01-16 14:48 +1300 pushed 2017-02-09 11:08 +0000 |
Karl Tomlinson | Karl Tomlinson - bug 1331320 test that a crashreport is generated on X11 protocol error in plugin r=glandium |
diff browse annotate |
9bb8ea03f5b51fb917a51707541eb599165991ea created 2017-01-27 11:03 -0500 pushed 2017-01-27 19:43 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 1334509 - Remove support for the NPNURLVCookie NPAPI; r=bsmedberg |
diff browse annotate |
ec799efea60cbc4462ef8cc155b6bdb2a9789e91 created 2017-01-17 11:31 -0500 pushed 2017-01-18 00:24 +0000 |
Ryan VanderMeulen | Ryan VanderMeulen - Backed out 3 changesets (bug 1331320) for frequent X_GetWindowAttributes crashes. |
diff browse annotate |
96454ef7ea851555504fd2318e092a41500a7701 created 2017-01-16 14:48 +1300 pushed 2017-01-16 07:36 +0000 |
Karl Tomlinson | Karl Tomlinson - bug 1331320 test that a crashreport is generated on X11 protocol error in plugin r?glandium |
diff browse annotate |
c1a0df0334a19e3ebd8f94772a2f48bfc920bb5e created 2016-11-18 16:13 -0500 pushed 2016-11-18 23:19 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 909656. Remove the legacycaller from HTMLObjectElement/HTMLEmbedElement, since it's not used in the wild, other browsers don't seem to support it, and we're dropping non-Flash plugins anyway. r=bsmedberg |
diff browse annotate |
91e9715a7065bbc541660646047a3db6260fc86b created 2016-10-17 22:02 -0700 pushed 2016-10-26 21:20 +0000 |
Kyle Machulis | Kyle Machulis - Bug 1307694 - Mochitests for plugin parameter ordering; r=bsmedberg a=ritu |
diff browse annotate |
6f18ae4d64f718856899b5102fb1949408dd67b6 created 2016-10-17 22:02 -0700 pushed 2016-10-20 20:25 +0000 |
Kyle Machulis | Kyle Machulis - Bug 1307694 - Mochitests for plugin parameter ordering; r=bsmedberg |
diff browse annotate |
8e8d0bf55d2f7f0382b8253026c3053e76cb9a55 created 2015-07-13 14:37 -0700 pushed 2016-09-07 22:16 +0000 |
Kyle Machulis | Kyle Machulis - Bug 820831 - Mochitest changes for contentsScaleFactor on windows |
diff browse annotate |
4a3d5109a73e0a9297d0607acc07c143fd4917f9 created 2016-03-17 12:02 -0700 pushed 2016-03-18 20:09 +0000 |
Kyle Machulis | Kyle Machulis - Bug 1171182 - Mochitest for NPAPI Zoom; r=bsmedberg |
diff browse annotate |
83f585c7fd400c5fc144f35b38777c011bda148b created 2016-03-09 14:42 -0800 pushed 2016-03-10 01:23 +0000 |
Kyle Machulis | Kyle Machulis - Backout 6397f46b0628 and c6be87916507 (Bug 1171182) due to windows mochitest failures |
diff browse annotate |
c6be87916507fc8a7f2bf810fc47c3db98154282 created 2016-02-03 10:42 -0800 pushed 2016-03-09 21:00 +0000 |
Kyle Machulis | Kyle Machulis - Bug 1171182 - Mochitests for NPAPI CSS Zoom; r=bsmedberg |
diff browse annotate |
a1800ff23514f93ad5dbdb74ddfa33be9268cf26 created 2016-02-10 22:12 -0800 pushed 2016-03-01 09:47 +0000 |
Chris Peterson | Chris Peterson - Bug 1251891 - Fix -Wunreachable-code warnings in testplugin. r=jimm |
diff browse annotate |
7f199f2e1b1bbd2f034aa77a65e480235970b96a created 2015-12-29 22:57 +0900 pushed 2016-01-02 11:05 +0000 |
Makoto Kato | Makoto Kato - Bug 1208944 - Part 11. Add test. r=jmathies |
diff browse annotate |
54a19e8d57c42fc139e49d84c880f559ef240f8c created 2015-12-29 17:42 +0100 pushed 2015-12-29 18:21 +0000 |
Sebastian Hengst | Sebastian Hengst - Backed out 15 changesets (bug 1208944) for failing tests M(2,5) on OSX. r=backout |
diff browse annotate |
c29de223de2f8ba0b724ac910b7bacfdddbd2bc7 created 2015-12-29 22:57 +0900 pushed 2015-12-29 18:21 +0000 |
Makoto Kato | Makoto Kato - Bug 1208944 - Part 11. Add test. r=jmartins |
diff browse annotate |
3d99da255be1f6fd83a86b521cf184895ffe86f6 created 2015-12-29 23:03 +0900 pushed 2015-12-29 18:21 +0000 |
Makoto Kato | Makoto Kato - Backed out changeset 3c915942af38 (bug 1209844) due to invalid bug number |
diff browse annotate |
3c915942af38133b0b771b8c6df58ca15831b14c created 2015-12-29 22:57 +0900 pushed 2015-12-29 18:21 +0000 |
Makoto Kato | Makoto Kato - Bug 1209844 - Part 11. Add test. r=jmartins |
diff browse annotate |
3394473d21016267c9f430a269c209cf623646bd created 2015-11-27 06:24 +0100 pushed 2015-12-08 12:55 +0000 |
Bogdan Postelnicu |
Bogdan Postelnicu |
diff browse annotate |
7c063ffd2e22434ae4ed66fd391c59e0650d0976 created 2015-12-02 11:31 -0800 pushed 2015-12-02 21:44 +0000 |
David Anderson | David Anderson - Add an NPN_GetValue query to find the browser's DXGI adapter. (bug 1217665 part 10, r=aklotz,mattwoodrow) |
diff browse annotate |
71328ca2c9c088d0e7cca6ced9878c6097523b6f created 2015-12-02 11:31 -0800 pushed 2015-12-02 21:44 +0000 |
David Anderson | David Anderson - Revive test plugin changes for async plugin surfaces. (bug 1217665 part 2, r=aklotz) |
diff browse annotate |
7924b7209be370dce8800cf9f93ab9511ab11497 created 2015-11-19 09:13 +0200 pushed 2015-11-19 16:38 +0000 |
Birunthan Mohanathas | Birunthan Mohanathas - Bug 1217307 - Remove some unnecessary null checks in rest of dom/. r=njn |
diff browse annotate |
34bd669481c2ca8523fe34fcbc3bf9cb4a56e490 created 2015-10-06 14:23 -0500 pushed 2015-10-07 19:27 +0000 |
Jim Mathies | Jim Mathies - Bug 1196539 - Add plugin window visibility tests. r=roc |