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
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
Marco Bonardo
4ed6c40cec
Bug 888031 - Remove about:home from tests not explicitly requiring it.
...
r=ttaubert
2013-06-28 09:02:19 -04:00
Wes Kocher
92a95ff6a1
Merge m-c to fx-team
2013-09-24 20:26:24 -07:00
Mark Hammond
a3cd60d13f
Bug 915961 - browser_save_link-perwindowpb.js now checks the observer is for the URL being tested. r=mmc
2013-09-25 09:48:33 +10: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
Sankha Narayan Guria
985e73c672
Bug 864895 - Catch exceptions from PopupNotification callbacks. r=MattN
2013-06-01 08:22:16 +05:30
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
Georg Fritzsche
063164597a
Bug 906703 - Trigger "PluginBindingAttached" before tests that use the missing plugin notification. r=jaws
2013-08-19 21:19:03 +02:00
Georg Fritzsche
a1c26562b2
Bug 902530 - Fix contentDocument usage from test wrapper function. r=jaws
2013-08-12 22:51:09 +02:00
Tom Schuster
7b88080a81
Bug 666816 - Refactor findbar to use a result listener and move most of the logic into a JSM. r=mikedeboer
2013-09-13 10:41:23 -04:00
Tom Schuster
ad0194e564
backout changeset 3734bebc9bfb, because bad commit message and missed nit
2013-09-13 11:41:47 -04:00
Tom Schuster
73e948a1e1
Bug 666816 - Support findbar in e10s. r=mikedeboer
2013-09-13 10:41:23 -04:00
Bill McCloskey
13bbe06664
Bug 910523 - about:home tests now take into account async startup of SessionRestore;r=felipe
2013-09-13 14:58:02 +02:00
Gijs Kruitbosch
6d74e73948
Bug 749804 - part 0: remove the add-on bar, r=jaws
2013-05-09 12:08:07 +02:00
Jared Wein
30d3564532
Automated merge with https://hg.mozilla.org/mozilla-central
2013-06-26 11:01:37 -04:00
Gijs Kruitbosch
5d9f3e051e
Merge from m-c to ux
2013-06-26 10:44:39 -04:00
Shane Caraveo
5e3a98314f
bug 886300 fix intermittent orange in blocklist test, r=markh
2013-06-25 10:04:31 -04:00
Jared Wein
d4398dc023
Automated merge with https://hg.mozilla.org/mozilla-central
2013-06-23 02:58:41 -04:00
Jared Wein
d79465b54f
Automated merge with https://hg.mozilla.org/mozilla-central
2013-06-21 19:22:56 -04:00
Mike Conley
61cee74492
Automated merge with https://hg.mozilla.org/mozilla-central
2013-06-19 19:17:41 -04:00
Matthew Noorenberghe
32a489f247
Merge mozilla-central to UX
2013-06-17 03:54:34 -07:00
Gijs Kruitbosch
52c50a6598
Merge mozilla-central and ux-central
2013-06-14 10:18:31 +02: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
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
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
Mike de Boer
131de8880e
Bug 860119 - Live-update about:home page when defaultEngine property changes. r=mak
2013-06-11 22:41:22 +02: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
Jared Wein
4c40b86224
Automated merge with https://hg.mozilla.org/mozilla-central
2013-06-13 10:04:45 -04:00
Jared Wein
447864d5e9
Automated merge with https://hg.mozilla.org/mozilla-central
2013-06-12 23:12:42 -04:00
Gijs Kruitbosch
e257afed76
Merge mozilla-central and ux-central
2013-06-08 00:09:29 +02:00
Mike Conley
942a5a2585
Bug 880399 - Move star button out from URL bar into the bookmarks-menu-button. r=mak.
2013-06-07 14:46:53 -04:00
Gijs Kruitbosch
c628b56ab5
Merge m-c to UX.
2013-06-06 16:57:35 +02:00
Ryan VanderMeulen
cacc662ce3
Merge m-c to fx-team.
2013-06-06 15:21:01 -04:00
Tim Taubert
056c3061fb
Bug 878747 - part 2 - use the new 'nodefaultsrc' attribute for browsers; r=dao
2013-06-06 21:05:21 +02:00
Tim Taubert
c735bc7474
Bug 791670 - part 3 - fix newtab page tests; r=jaws
2013-06-04 22:20:44 +02:00
Tim Taubert
99f8d08f3c
Bug 791670 - part 2 - fix browser_bug763468_perwindowpb.js test; r=ehsan
2013-06-04 22:20:44 +02:00
Jared Wein
98ca77b716
Automated merge with https://hg.mozilla.org/mozilla-central
2013-06-05 11:43:23 -04:00
Jared Wein
b6e9bc1fc4
Bug 755593 - Remove tabs-on-bottom mode. r=dao
2013-06-04 18:08:55 -04:00
Tim Taubert
c7d42811a3
Bug 876374 - Eliminate uninterruptible reflow caused by calling adjustTabstrip() in addTab(); r=dao
2013-06-03 19:36:01 +02:00