Commit Graph

546 Commits

Author SHA1 Message Date
Mark Hammond
cd2c8e6c5b Bug 987404 - Disable failing mochitest-browser tests in e10s. r=ted. 2014-04-02 10:53:55 +11:00
Ehsan Akhgari
5fb7914aae Bug 984267 - Double the test timeout 2014-03-30 09:57:51 -04:00
Ehsan Akhgari
599d75f689 Trial fix for bug 986760: focus the test runner window and also request a longer timeout 2014-03-29 21:32:20 -04:00
Matthew Noorenberghe
804c45ecff Bug 988305 - UITour: getTarget should catch exceptions from a target's query function. r=Unfocused 2014-03-27 23:14:20 -07:00
Paolo Amadini
144b6e8493 Bug 988341 - Convert code before switching Task.jsm to use Promise.jsm. r=mak 2014-03-26 18:15:00 +01:00
Matthew Noorenberghe
5fa6d5c1cf Bug 988144 - UITour: Highlight effects don't occur if a highlight is moved to a different target with the same effect. r=Unfocused 2014-03-26 03:00:18 -07:00
Matthew Noorenberghe
d3fa897bcd Bug 941862 - UITour: Support a callback to notify when the menu panel opens while the menu button is an info panel target. r=Unfocused 2014-03-25 01:25:53 -07:00
Marco Castelluccio
f258044304 Bug 986493 - Lazily load some modules in Webapps.jsm. r=felipe 2014-03-24 09:37:27 -04:00
Matthew Noorenberghe
c912cba7e7 Bug 986688 - Load SignInToWebsite.jsm lazily and on Nightly only. r=felipe 2014-03-22 20:46:18 -07:00
Jared Wein
89c0580e77 Bug 940393 - Win8: Text color on inactive tabs makes text very hard to read. r=gijs
--HG--
extra : rebase_source : 03e07612be960c1b3a961e065404034ae0db5ce1
2014-03-20 20:23:36 -04:00
Phil Ringnalda
be6c79f9d6 Back out bbb44c125553 (bug 940393) for breaking WinXP 2014-03-20 20:57:39 -07:00
Jared Wein
f4708b1dbe Bug 940393 - Win8: Text color on inactive tabs makes text very hard to read. r=gijs 2014-03-20 20:23:36 -04:00
Blake Winton
e8d5a62a48 Bug 983653 - UITour: Make the highlight effect a circle on the bookmarks combo button. ui-r=shorlander, r=MattN 2014-03-15 18:29:38 -07:00
Phil Ringnalda
df7c82a42d Merge m-c to f-t 2014-03-15 18:21:41 -07:00
Marco Castelluccio
97ab2c87f2 Bug 898647 - Backend for app updates. r=myk,fabrice
--HG--
rename : browser/modules/webappsUI.jsm => browser/modules/WebappManager.jsm
rename : toolkit/webapps/WebappsInstaller.jsm => toolkit/webapps/NativeApp.jsm
rename : webapprt/WebappsHandler.jsm => webapprt/WebappManager.jsm
2014-03-15 14:37:37 -07:00
Matthew Noorenberghe
1bef6091ac Bug 971108 - UITour: Update the doorhanger menu style with a footer background and primary button style. r=Unfocused
--HG--
extra : rebase_source : fbbfc8c7a6c08f224aea0a8e786bc96f120da67b
2014-03-15 14:21:20 -07:00
Wes Kocher
c71cbaa650 Backed out changeset 4ce831d82c1f (bug 898647) for gaia-ui bustage on an already CLOSED TREE
--HG--
rename : browser/modules/WebappManager.jsm => browser/modules/webappsUI.jsm
rename : toolkit/webapps/NativeApp.jsm => toolkit/webapps/WebappsInstaller.jsm
rename : webapprt/WebappManager.jsm => webapprt/WebappsHandler.jsm
2014-03-14 14:13:25 -07:00
Marco Castelluccio
2a551f3b08 Bug 898647 - Backend for app updates. r=myk,fabrice
--HG--
rename : browser/modules/webappsUI.jsm => browser/modules/WebappManager.jsm
rename : toolkit/webapps/WebappsInstaller.jsm => toolkit/webapps/NativeApp.jsm
rename : webapprt/WebappsHandler.jsm => webapprt/WebappManager.jsm
extra : rebase_source : d009be9de28cb917062d567592f773e9ece4266e
2014-03-14 10:30:53 -07:00
Matthew Noorenberghe
c6e34cfc3e Bug 982620 - UITour: Test that the menu panel is closed after tearing down. r=Gijs
[Australis]
2014-03-15 11:21:43 -07:00
Gijs Kruitbosch
31179fb0ab Bug 982620 - Australis' UITour doesn't hide the menu panel on teardown, causing recreatePopup to break later hideMenu calls, r=MattN 2014-03-15 00:52:15 +01:00
Blake Winton
994a414863 Bug 971116 - Implement new Australis UITour highlight effect. ui-r=madhava, r=Unfocused 2014-03-13 09:29:24 -04:00
Carsten "Tomcat" Book
fc2f11e1f9 merge fx-team to mozilla-central 2014-03-12 12:19:49 +01:00
Shane Caraveo
4d0239801d bug 894806 [Australis] refactor and remove social.provider, r=markh 2014-03-11 19:25:45 -07:00
Bill McCloskey
7f8b73d76c Bug 666804 - [e10s] Support NetworkPrioritizer (r=felipe) 2014-03-11 20:13:48 -07:00
Matthew Noorenberghe
d4df8e412c Bug 935823 - UITour: Add a close button to info panels. r=Unfocused 2014-03-07 13:00:18 -05:00
Matthew Noorenberghe
fa51524955 Bug 970788 - UITour: Remove the incorrect size attributes on annotation panels on Linux to workaround Ubuntu glitches. r=Gijs 2014-03-06 18:59:00 +13:00
Blair McBride
a124eab109 Bug 966933 - [Australis] UITour: Add a UI tour link in the Help menu. r=Gijs 2014-03-06 14:41:43 +13:00
Mike Conley
a3a9b7abb1 Bug 979034 - [Australis] Make CustomizationTabPreloader kick-off when the user opens the menu panel. r=ttaubert. 2014-03-04 11:48:00 -05:00
Drew Willcoxon
44d19f8d0a Bug 936195 - Australis UITour: Give webpage a way to query what UI targets are available. r=unfocused 2014-03-03 17:39:35 -08:00
Florian Quèze
45e2e5edbe Bug 876041 - Granting access to microphone shows video icon next to address bar, r=dolske, ui-r=Boriss. 2014-02-28 18:47:18 +01:00
Tim Taubert
565f054b9c Bug 975552 - [Australis] Preload about:customizing like we do with about:newtab to increase transition performance. r=jaws,ttaubert. 2014-02-25 18:51:41 +01:00
Jim Mathies
3efc8a683a Bug 969831 - Use the new feature level check for desktop browser 'switch to metro' ux elements. r=msamuel 2014-02-28 07:37:31 -06:00
Blair McBride
a3b28dabfa Bug 974086 - [australis-measuring] UITour.seenPageIDs should persist across sessions. r=MattN sr=taras 2014-02-27 22:25:44 +13:00
Florian Quèze
b4f865560b Bug 804611 - Add a way to grant/deny getUserMedia permissions persistently, r=jesup,dolske, ui-r=Boriss. 2014-02-25 12:50:42 +01:00
Matthew Noorenberghe
29626e8b0a Bug 974804 - UITour: Calling recreatePopup on the menu panel before it's ready leads to a computed width of 0 for the panel scroller. r=adw 2014-02-21 14:42:40 -08:00
Gijs Kruitbosch
666a1bd1d8 Bug 970321 - Australis' UITour: make menu panel not break if tour tab is opened in new window, r=Unfocused 2014-02-20 22:42:33 +00:00
Jan-Ivar Bruaroey
f609395190 Bug 949907 - GetUserMediaDevices cleanup + untie GetUserMediaRequest obj from DOM. r=jesup 2014-02-14 11:32:58 -08:00
Masayuki Nakano
b3b19a9e2f Bug 969247 part.1 Remove or replace DOM_VK_ENTER and NS_VK_ENTER users r=smaug 2014-02-15 09:57:39 +09:00
Ryan VanderMeulen
dd78278d2d Backed out changeset e1d1542ff35c (bug 949907) for robocop failures.
CLOSED TREE
2014-02-14 13:38:04 -05:00
Jan-Ivar Bruaroey
1741cc3ce3 Bug 949907 - GetUserMediaDevices cleanup + untie GetUserMediaRequest obj from DOM. r=jesup 2014-02-13 15:32:17 -08:00
Ryan VanderMeulen
2459f12ae2 Merge inbound to m-c. 2014-02-11 08:39:31 -05:00
Florian Quèze
1582bc8d1e Bug 965265 - Opening a new private window shows social provider buttons which don't do anything, r=mixedpuppy.
--HG--
extra : rebase_source : 74d3f5fd7eea7c4c146f0eba843e7d39837c406f
2014-02-11 08:28:25 +01:00
Bill McCloskey
0d06ea5ab8 Bug 970276 - Don't respect <link rel=""> elements from subframes (r=felipe) 2014-02-10 16:42:18 -08:00
Phil Ringnalda
ccc12a1098 Merge m-c to m-i 2014-02-08 19:32:35 -08:00
Bill McCloskey
fcc7cca536 Bug 961529 - Run DOMLinkHandler in a content script (r=felipe) 2014-02-08 17:41:34 -08:00
Bill McCloskey
6fe4fadbc0 Bug 961529 - Add Feeds module (r=felipe) 2014-02-08 17:41:30 -08:00
Matthew Noorenberghe
14597d3b20 Bug 966072 - [Linux] UITour highlight panel appears below the menu panel. r=Enn,Unfocused
[Australis]
2014-02-07 13:36:09 -08:00
Matthew Noorenberghe
e27d1d964c Bug 967391 - Follow-up fix to hide the menu panel before the next subtest starts. r=bustage 2014-02-07 00:41:27 -08:00
Matthew Noorenberghe
dd1d37f02b Bug 967391 - UITour: When opening a menu panel sub-view, annotations in the initial view should be hidden. r=Unfocused
[Australis]
2014-02-06 21:43:28 -08:00
Blair McBride
01d398c421 Bug 952568 - [australis-measuring] Determine if Australis Update experience tab is/was active. r=mconley,MattN 2014-02-07 16:19:12 +13:00