Commit Graph

2010 Commits

Author SHA1 Message Date
Shane Caraveo
d2c7085aa0 bug 872605 add ability to update provider manifest, r=markh 2013-07-03 10:24:16 -07:00
Ryan VanderMeulen
a917eba8e8 Merge m-c to fx-team. 2013-07-12 13:34:44 -04:00
Tim Taubert
6e2261b2d9 Bug 890409 - Disable browser_aboutHome.js for intermittent failures; rs=mak 2013-07-12 14:59:18 +02:00
Tim Taubert
d90c207b12 Bug 867550 - Make browser_aboutHome.js not fail if it starts before but runs past midnight; r=mak 2013-07-12 11:03:00 +02:00
Ryan VanderMeulen
92a7cf431a Merge m-c to inbound. 2013-07-11 10:59:21 -04:00
Tim Taubert
9c19d0a619 Bug 879375 - Add SessionStore.getWindowDimensions() and tabPreviews.capture() to the reflow exclusion list; r=dao 2013-07-11 12:40:23 +02:00
Ed Morley
b4b3abdbd5 Merge latest green fx-team changeset and mozilla-central 2013-07-11 10:12:37 +01:00
Tim Taubert
5b4e4a8105 Bug 891806 - part 1 - replace 'yield;' with 'yield undefined;' in browser/; r=jaws 2013-07-10 23:52:04 +02:00
Jared Wein
51ed8a276d Bug 882977 - Identity state of IDENTITY_MODE_UNKNOWN is set for about:home when a new window is created. r=dao 2013-07-09 15:23:51 -04:00
Jared Wein
919c6811e8 Bug 885965 - Change browser_typeAheadFind.js to use load event instead of pageshow event. r=ttaubert 2013-07-10 14:38:04 -04:00
Jared Wein
94973bcf26 Bug 891721 - Add some sanity to the ordering of the tests in browser/base/content/test. r=ttaubert 2013-07-10 14:15:35 -04:00
Ed Morley
8553d034d1 Merge mozilla-central and inbound 2013-07-11 10:59:11 +01:00
Adam Dane [:hobophobe]
1064732972 Bug 891638 - "Highlight All" button does not persist when switching tabs. r=dao 2013-07-10 16:53:34 -05:00
Tom Schuster
f0bcc6c807 Bug 666809 - Support SecurityUI in e10s mode. r=felipe f=gavin 2013-07-09 22:45:07 -04:00
Drew Willcoxon
05bd8b8ba1 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]
c7a99edd90 Bug 892384 - When switching to a tab with an open find bar, focus it. r=dao 2013-07-11 18:42:34 -05:00
Adam Dane [:hobophobe]
515691af5e Bug 537013 - Make the find bar exist on a per-tab basis. r=dao 2013-07-06 02:56:36 +02:00
Shane Caraveo
42db06b38a bug 860421 fix intermittent failure in chat tests, r=markh 2013-07-04 19:21:27 -07:00
Florian Quèze
798556995d Bug 888336 - chat title not displayed after tearing off and reattaching a chat window, r=mixedpuppy. 2013-07-04 12:12:24 +02:00
Tanvi Vyas
912d4a5a55 Bug 838402 - update a test case with the new identity mode for mixed display content. r=dolske 2013-07-03 15:14:17 -07:00
Gavin Sharp
f63c732760 Bug 880101: attempt #2 at fixing an intermittent orange, wait a bit longer before trying to check the location bar in a new window 2013-07-03 11:36:45 -07:00
Ivan Alagenchev
cad172d481 Bug 838396 - Don't set hasMixedDisplayContentLoaded and hasMixedDisplayContentBlocked flag in nsMixedContentBlocker.cpp. r=smaug, r=bz 2013-08-29 16:46:25 -04:00
Raymond Lee
fc20cfc5f7 Bug 846635 - Use asynchronous getCharsetForURI in getShortcutOrURI. r=mano 2013-06-25 09:26:22 +08:00
Steven MacLeod
fd077d7bc2 Bug 570266 - Use the forms baseURI instead of the document URI. r=gavin 2013-07-01 09:24:32 -04:00
Gijs Kruitbosch
e3820f7b77 Bug 888746 - browser_bug422590.js should enable location bar, r=dao 2013-07-01 13:55:08 +02:00
Marco Bonardo
4ed6c40cec Bug 888031 - Remove about:home from tests not explicitly requiring it.
r=ttaubert
2013-06-28 09:02:19 -04:00
Max Li
e39f9c8136 Bug 877453 - Expose longdesc in image context menus. r=gavin ui-r=boriss 2013-06-23 09:37:21 -04:00
Marco Bonardo
97d0044424 Bug 791776 - Convert inline autocomplete host query to async.
r=mano
2013-06-27 12:43:11 -04:00
Shane Caraveo
9961476e36 bug 869278 fix intermittent mozSocial test failure, r=felipe 2013-06-25 13:04:30 -04:00
Shane Caraveo
d924d9671c bug 886086 fix intermittent test failure in chat window tests, r=felipe 2013-06-25 14:31:28 -04:00
Shane Caraveo
3bec1ba252 bug 886072 fix intermittent test failure in chat window tests, r=felipe 2013-06-25 12:32:33 -04:00
Shane Caraveo
5e3a98314f bug 886300 fix intermittent orange in blocklist test, r=markh 2013-06-25 10:04:31 -04:00
Benjamin Smedberg
2b35f633bc 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
521aeddc8b Bug 882848 - Use MOCHITEST_BROWSER_FILES more; r=gps 2013-06-23 09:16:19 +02:00
Ms2ger
d4e316d227 Bug 766546 - Undisable test on non-mac platforms; r=edmorley 2013-06-23 09:16:10 +02:00
Ehsan Akhgari
1a44b5b136 Merge mozilla-central to mozilla-inbound 2013-06-22 08:42:15 -04:00
Tim Taubert
8dd0bb67b3 Bug 881590 - Don't cancel loads when preloading in the hiddenWindow; r=jaws 2013-06-17 19:46:55 +02:00
Benjamin Smedberg
f9fd520c0c Bug 882858 - Add a "showing" notification to PopupNotifications, r=jaws sr=gavin 2013-06-19 13:29:05 -04:00
Shane Caraveo
2d9e5c4a45 bug 882132 fix setting provider icon via worker api, r=felipe 2013-06-19 10:14:47 -07:00
Benjamin Smedberg
cb8a435cc4 Bug 882339 - Cache the blocklist state on plugin tags to avoid querying the blocklist service constantly, r=johns 2013-06-19 11:07:28 -04:00
Ed Morley
40276affc1 Bug 880226 - Disable browser_bug386835.js for too many intermittent failures, whilst we wait for review 2013-06-19 11:48:58 +01:00
Benjamin Smedberg
159e83e88d Back out 2d970c9c1fad - Bug 882858 Because of mochitest-browser failures in browser_CTP_drag_drop.js and perhaps browser_pluginnotification.js 2013-06-18 21:38:00 -04:00
Jared Wein
7f17f1ccd5 Bug 698174 - Set full-screen-api.approval-required to false before checking fullscreen context menu items. r=cpearce 2013-06-18 19:28:39 -04:00
Benjamin Smedberg
b154aaf4a2 Back out revision d3da96f774b3 on a CLOSED TREE - Bug 882339 because of mochitest-browser failures in browser_CTP_drag_drop.js and browser-pluginnotification.js 2013-06-18 16:44:07 -04:00
Benjamin Smedberg
4f6e3d1346 Bug 882858 - Add a "showing" notification to PopupNotifications, r=jaws sr=gavin 2013-06-18 13:16:40 -04:00
Benjamin Smedberg
8e5920cd99 Bug 882339 - Cache the blocklist state on plugin tags to avoid querying the blocklist service constantly, r=johns 2013-06-18 13:16:40 -04:00
Gavin Sharp
81bfc0c7c8 Bug 880101: fix intermittent orange in browser_locationBarCommand.js, r=margaret 2013-06-17 14:00:10 -04:00
Stefan Mirea
5a52379d7a Bug 852411 - Migrating from promise.js to Promise.jsm; r=gps 2013-06-13 18:36:21 -07:00
Gregory Szorc
2bb61f617b Backout 9080f6701733 (bug 852411) for hitting weird xpcshell test harness behavior in multiple local builds 2013-06-14 14:38:29 -07:00
Stefan Mirea
eebeff8c59 Bug 852411 - Migrating from promise.js to Promise.jsm; r=gps 2013-06-13 18:36:21 -07:00