Commit Graph

481 Commits

Author SHA1 Message Date
Christian Holler
344469fcbd Bug 899492 - Disable plugin crash test when crashreporter not available. r=ted
--HG--
extra : rebase_source : abfb42265477940a373891241f6fa5d68e441e03
2013-07-30 16:01:45 +02:00
Tim Taubert
11324dcbd9 Bug 766546 - Ignore the iframe's load event and continue when the whole page has loaded. r=avih 2013-07-24 17:58:05 +02:00
Georg Fritzsche
37d6680e19 Bug 887773 - Test coverage for plugin doorhanger for data URLs. r=jaws 2013-07-04 20:01:10 +02:00
Jared Wein
a05c3a6714 Bug 887515 - Replace multiple tab closing prompt with a menuitem to restore multiple tabs. r=ttaubert
--HG--
extra : rebase_source : 743b8bb459802675e38ef2ab8e8cee2c41b90f90
2013-07-17 18:48:39 -04:00
Marco Bonardo
61632cbb93 Bug 890409 - Re-enable browser_aboutHome.js but ignoring uncaught exceptions.
r=ttaubert
2013-07-13 11:35:49 +02:00
Tim Taubert
437ad6d1d8 Bug 890409 - Disable browser_aboutHome.js for intermittent failures; rs=mak 2013-07-12 14:59:18 +02:00
Jared Wein
eb9a2230f8 Bug 882977 - Identity state of IDENTITY_MODE_UNKNOWN is set for about:home when a new window is created. r=dao
--HG--
extra : rebase_source : 9c5e5f06645018333515dba89d4fc84cf9445338
2013-07-09 15:23:51 -04:00
Jared Wein
d7a6e76996 Bug 891721 - Add some sanity to the ordering of the tests in browser/base/content/test. r=ttaubert
--HG--
extra : rebase_source : 82e076e20b15d6a1518caba5d4f5e3b8618f9050
2013-07-10 14:15:35 -04:00
Drew Willcoxon
5af410f320 Bug 880226 - Fix intermittent browser_bug386835.js by improving browser-fullZoom.js's async handling. r=mak 2013-07-09 14:12:43 -07:00
Adam Dane [:hobophobe]
ebe2053c43 Bug 537013 - Make the find bar exist on a per-tab basis. r=dao 2013-07-06 02:56:36 +02:00
Steven MacLeod
a6a563980d Bug 570266 - Use the forms baseURI instead of the document URI. r=gavin 2013-07-01 09:24:32 -04:00
Benjamin Smedberg
82eede8f1b Bug 880735 test fixups:
* Add a test-only setter to the center-item XBL binding
* add a head.js function to remove plugin permissions for use in cleanup functions
* browser_pluginnotification.js - lots of fixes for the core feature tests
* Alter test_bug751809 not to assume that clicking the page overlay will directly activate the plugin
* Alter browser_CTP_plugins.js because disabled plugins now do show up in the plugin doorhanger
* remove browser_CTPScriptPlugin.js and supporting files because we no longer auto-pop based on scripting
* fix browser_CTP_drag_drop.js so that active plugins still show the doorhanger icon, and other fixup
* fix browser_bug743421.js to expect the doorhanger all the time and activate it correctly
* fix browser_bug752516.js to check for doorhanger activation instead of plugin activation
* remove browser_bug818009.js and supporting files because they are testing something that no longer exists
* alter browser_bug820497.js so that it shows the popup notification before checking .centerActions, since we populate that data lazily now
* browser_plugins_added_dynamically.js: remove the "activate all" tests which are no longer relevant and fix the rest to match the new doorhanger structure.
2013-06-24 08:51:07 -04:00
Ms2ger
2c937acc56 Bug 882848 - Use MOCHITEST_BROWSER_FILES more; r=gps 2013-06-23 09:16:19 +02:00
Ms2ger
3ac11adced Bug 766546 - Undisable test on non-mac platforms; r=edmorley 2013-06-23 09:16:10 +02:00
Ed Morley
2b5aaf1572 Bug 880226 - Disable browser_bug386835.js for too many intermittent failures, whilst we wait for review 2013-06-19 11:48:58 +01:00
Michael Brennan
437152f1be Bug 866880 - Implement Close Tabs to the Right. r=jaws, ui-r=madhava 2013-05-29 16:07:26 +02:00
Ryan VanderMeulen
5ed1c07b65 Bug 879760 - Re-disable tests that were inadvertently enabled on Linux. 2013-06-12 11:01:02 -04:00
Mark Hammond
9900bb7ec4 Bug 857868 - Convert storage quota notifications to a doorhanger panel. r=MattN
--HG--
extra : rebase_source : 361b3947c54f7ddb4e265927ecdcf171e3638915
2013-06-12 08:08:44 +10:00
Martin Stransky
7e46baece4 Bug 879760 - Port GTK2 to GTK3 - browser dir. r=karlt 2013-06-11 13:40:28 -04:00
Benjamin Smedberg
e1d1d600ef Bug 880675 - Remove the writable nsIPluginTag.blocklisted property, which is a poorly-constructed cache of the blocklist data, r=jschoenick r=unfocused
--HG--
extra : rebase_source : 04fd347af86d9bb47493ca37455008dedcc570f4
2013-06-11 10:58:42 -04:00
Tim Taubert
524d1fe28b Bug 876374 - Eliminate uninterruptible reflow caused by calling adjustTabstrip() in addTab(); r=dao 2013-06-03 19:36:01 +02:00
Mike de Boer
a6c4485310 Bug 862401: make sure nsDefaultURIFixup::KeywordToURI propagates POST data. sr=bz, r=gavin
--HG--
rename : browser/base/content/test/browser_keywordSearch.js => browser/base/content/test/browser_keywordSearch_postData.js
rename : content/base/test/bug435425.sjs => browser/base/content/test/print_postdata.sjs
2013-05-01 13:04:21 +02:00
Ryan VanderMeulen
28cff8923c Bug 825739 - Disable test on Windows due to frequent intermittent failures. 2013-05-09 11:02:28 -04:00
Georg Fritzsche
8c22117b23 Bug 752516 - Give pluginProblemBinding the top-most z-index. r=bsmedberg,jaws 2013-04-22 13:47:37 +02:00
David Keeler
740c10c2f8 bug 549697 - add click-to-play plugin UI to the addon manager r=unfocused r=jaws
--HG--
rename : browser/base/content/test/test_bug787619.html => browser/base/content/test/browser_bug787619.js
rename : browser/base/content/test/test_bug787619.html => browser/base/content/test/plugin_bug787619.html
2013-04-23 16:21:22 -07:00
Stephen Pohl
28ee11a080 Bug 678392 - Add support for swipe animation as in Safari. r=smichaud,jaws,felipc 2013-04-09 14:44:01 -05:00
Nathan Froyd
7e51e0b4bf Bug 839103 - part 4 - add test for StyleSheet{Added,Removed} events; r=bz 2013-03-27 15:48:04 -04:00
Matt Brubeck
aaac2a55c2 Back out bug 839103 for build errors on a CLOSED TREE 2013-04-02 08:18:27 -07:00
Nathan Froyd
fe7749342a Bug 839103 - part 4 - add test for StyleSheet{Added,Removed} events; r=bz 2013-03-27 15:48:04 -04:00
Mike Connor
5b7277eef4 remove unused test file mistakenly landed with bug 840124 2013-03-26 18:30:27 -04:00
Mike Connor
9bd0f6aa25 Bug 840124 - implement postMessage API for remote report (tests) r=jaws, f=gps+gavin 2013-03-14 21:25:04 -04:00
Tom Schuster
c04652f376 Bug 736324 - Test. r=sicking 2013-03-21 23:23:48 +01:00
Adam Dane [:hobophobe]
b7eee0869d Bug 585558 - Implement properties for easier visible tab access via JS and CSS. r=dao, r=fyan 2013-03-19 18:41:01 -05:00
Joe Drew
cf1bc0d3de Backed out 2 changesets (bug 840124) for breaking mochitest-browser-chrome CLOSED TREE
Backed out changeset 12e2ef135ea8 (bug 840124)
Backed out changeset 59ef39cbab73 (bug 840124)
2013-03-19 21:42:31 -04:00
Mike Connor
4c315e1971 Bug 840124 - implement postMessage API for remote report (tests) r=jaws, f=gps+gavin 2013-03-14 21:25:04 -04:00
Nathan Froyd
37a4f9fd2b Bug 771331 - make form elements fire events when <input type=password> elements are added/removed; r=smaug 2013-01-31 13:47:00 -05:00
Tim Taubert
c6107cb869 merge m-c to fx-team 2013-03-18 09:23:51 +01:00
Gregory Szorc
ed48d991bf Merge mozilla-central into services-central 2013-03-17 10:42:13 -07:00
Ms2ger
637f274b81 Bug 766546 - Disable test on Mac OS X on a CLOSED TREE. 2013-03-16 10:32:51 +01:00
Gregory Szorc
304463adfd Bug 830408 - Tests for data reporting notification bar; r=gavin 2013-03-15 10:07:39 -07:00
Tim Taubert
ea12cd4c5e Bug 841350 - Drag and drop a CTP tab in a new window makes the CTP icon disappear; r=gavin,ttaubert 2013-03-15 14:13:52 +01:00
Justin Dolske
222f62986a Bug 850925 - Remove front-end UI for unused npapi-carbon-event-model-failure plugin error. r=bsmedberg 2013-03-15 15:55:24 -07:00
Mounir Lamouri
0deb7d9f69 Bug 766546 - Re-enabling browser_bug561636.js just to give it a last chance. r=me 2013-03-15 15:45:51 -07:00
Ed Morley
22d653b003 Bug 766546 - Disable browser_bug561636.js until it can behave 2013-03-15 17:07:18 +00:00
Josh Matthews
65ac5f3938 Bug 844561 - Avoid prompting about closing private windows unnecessarily. r=ehsan 2013-02-27 13:06:46 -05:00
Ryan VanderMeulen
a1f3f57770 Backed out changeset 9c92da2ea3d7 (bug 844561) for mochitest b-c orange. 2013-03-05 12:53:43 -05:00
Josh Matthews
011099e5ef Bug 844561 - Avoid prompting about closing private windows unnecessarily. r=ehsan 2013-03-05 10:41:58 -05:00
David Keeler
b25111eb4e backout 4fb9e70a38b2 (bug 841350) for causing bug 847070 2013-03-04 13:03:49 -08:00
Ryan VanderMeulen
2f27d96616 Bug 841341 - Disable test on Windows due to frequent failures. 2013-03-02 21:02:15 -05:00
Ryan VanderMeulen
cfccea4077 Backed out changeset b97a4451fc30 (bug 841341) because apparently changing the order of the tests causes others to fail. 2013-03-02 23:23:21 -05:00