Drew Willcoxon
|
6e55dbfc46
|
Bug 1013722 - Fix ContentSearch.jsm error: TypeError: msg.target.messageManager is undefined. r=felipe
|
2014-05-21 14:20:29 -07:00 |
|
Tim Taubert
|
4d11c9a4b4
|
Bug 973532 - Let the preloader's docShells be inactive so that about:newtab can rely on document.hidden r=adw
|
2014-05-19 23:33:59 +02:00 |
|
Blair McBride
|
bdf12ba904
|
Bug 1012526 - UITour.jsm only registers with UITelemetry when it's lazily imported on-demand. r=mconley
|
2014-05-21 12:25:50 +12:00 |
|
Drew Willcoxon
|
b7e6b62ffa
|
Bug 1009313 - ContentSearch.jsm should call nsIBrowserSearchService.init. r=felipe
|
2014-05-19 19:11:04 -07:00 |
|
Shane Caraveo
|
a4fd1ceaf6
|
Bug 960991 support for standard share endpoints, r=markh
|
2014-05-13 11:10:47 -07:00 |
|
Mark Hammond
|
30e85277b1
|
Bug 1002914 (part 1) - refactor the chat window so it can be used by loop and social. r=mixedpuppy
|
2014-05-10 12:03:07 +10:00 |
|
Ryan VanderMeulen
|
3c1768e7a4
|
Backed out changesets 2f3f35b8cea3 and 7824a3826963 (bug 1002914) for intermittent mochitest-bc failures.
|
2014-05-07 16:56:28 -04:00 |
|
Mark Hammond
|
80da9e20fd
|
Bug 1002914 (part 1) - refactor the chat window so it can be used by loop and social. r=mixedpuppy
|
2014-05-07 09:58:18 +10:00 |
|
Jared Wein
|
a112dbbd43
|
Bug 1004576 - Background tabs are unreadable when the Color Intensity of the window frame is at or near its lowest point (white text on light-grey window frame). r=Gijs
--HG--
extra : rebase_source : 2fb257c889c8613aba6f488f5a4c867a34f85944
|
2014-05-05 18:41:40 -04:00 |
|
Roberto A. Vitillo
|
a6791b2423
|
Bug 785487 - Have AboutHomeUtils use the asynchronous search service initialization API and adjust browser_aboutHome.js accordingly. r=felipe, r=gavin
|
2014-04-30 11:33:58 +01:00 |
|
Dão Gottwald
|
6d33d9b85d
|
Bug 865826 - Remove the browser.tabs.closeButtons pref. r=jaws
|
2014-04-25 14:30:18 +02:00 |
|
Carsten "Tomcat" Book
|
f7b071cb25
|
Backed out changeset 1c2ef0d3d997 (bug 865826) for failing jetpack tests
|
2014-04-25 14:13:33 +02:00 |
|
Dão Gottwald
|
63e55755db
|
Bug 865826 - Remove the browser.tabs.closeButtons pref. r=jaws
|
2014-04-25 11:48:33 +02:00 |
|
Drew Willcoxon
|
e5872075c1
|
Bug 962490 - Add a search field to the new tab page (part 1: ContentSearch). r=felipe
|
2014-04-24 19:09:20 -07:00 |
|
Nicholas Nethercote
|
4cfd24151e
|
Bug 996448 - Lazify the loading of PluralForm.jsm everywhere. r=mak.
--HG--
extra : rebase_source : 371f4ed436bbdb864edcb593f55bad325d98cfca
|
2014-04-22 20:19:12 -07:00 |
|
Florian Quèze
|
279816f19f
|
Bug 993495 - Update WebRTC UI and add test, r=felipe.
|
2014-04-18 00:37:59 +02:00 |
|
Randell Jesup
|
44384d2552
|
Bug 993495: Update MediaManager UI r=jesup,florian,smaug
|
2014-04-16 02:22:19 -04:00 |
|
Carsten "Tomcat" Book
|
6a4d67f8ec
|
Merge m-c to mozilla-inbound
|
2014-04-08 15:39:46 +02:00 |
|
Neil Deakin
|
df603a7f4d
|
Bug 610545, fix tests to disable arrow panel transitions to speed them up and fix mouse targetting issues, r=felipe
|
2014-04-08 08:45:52 -04:00 |
|
Florian Quèze
|
f1a4d21492
|
Bug 991202 - The event callback of popup notifications should have a way to prevent the panel from showing, r=felipe.
--HG--
extra : rebase_source : 3005a199a081d8cc9aa803c0f7d6e426d8af03a0
|
2014-04-07 19:37:50 +02:00 |
|
Blake Kaplan
|
3745131216
|
Bug 899648 - Initial patch to make tab-modal prompts work. Original patch from Tom Schuster <evilpies@gmail.com>. r=dolske
|
2014-04-04 14:50:42 -07:00 |
|
Phil Ringnalda
|
60bf8edbbe
|
Bug 986760 (with a dash of 989101 added in) - disable browser_UITour3.js on Linux for excessive failures and lack of action taken toward fixing them
|
2014-04-03 20:12:02 -07:00 |
|
Mark Hammond
|
763885adb1
|
Bug 987404 - Disable failing mochitest-browser tests in e10s. r=ted.
|
2014-04-02 10:53:55 +11:00 |
|
Ehsan Akhgari
|
2ec7354350
|
Bug 984267 - Double the test timeout
|
2014-03-30 09:57:51 -04:00 |
|
Ehsan Akhgari
|
758721b070
|
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
|
741780aca6
|
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
|
1a4a4adc7b
|
Bug 988341 - Convert code before switching Task.jsm to use Promise.jsm. r=mak
|
2014-03-26 18:15:00 +01:00 |
|
Matthew Noorenberghe
|
6c4364ff2f
|
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
|
b89f583274
|
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
|
883ab21b7c
|
Bug 986493 - Lazily load some modules in Webapps.jsm. r=felipe
|
2014-03-24 09:37:27 -04:00 |
|
Matthew Noorenberghe
|
6ca67f7da9
|
Bug 986688 - Load SignInToWebsite.jsm lazily and on Nightly only. r=felipe
|
2014-03-22 20:46:18 -07:00 |
|
Jared Wein
|
f559742ef6
|
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
|
593ff4a77e
|
Back out bbb44c125553 (bug 940393) for breaking WinXP
|
2014-03-20 20:57:39 -07:00 |
|
Jared Wein
|
530b60ca90
|
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
|
d217b60f0c
|
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
|
37f7300460
|
Merge m-c to f-t
|
2014-03-15 18:21:41 -07:00 |
|
Marco Castelluccio
|
fd501ab986
|
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
|
daf4b78a43
|
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
|
9ec0bdb04f
|
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
|
08cd30e121
|
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
|
08bb94a554
|
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
|
a932f1fd32
|
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
|
dfa89809b3
|
Bug 971116 - Implement new Australis UITour highlight effect. ui-r=madhava, r=Unfocused
|
2014-03-13 09:29:24 -04:00 |
|
Carsten "Tomcat" Book
|
feb79ab47b
|
merge fx-team to mozilla-central
|
2014-03-12 12:19:49 +01:00 |
|
Shane Caraveo
|
0f6efe3f3f
|
bug 894806 [Australis] refactor and remove social.provider, r=markh
|
2014-03-11 19:25:45 -07:00 |
|
Bill McCloskey
|
430c5155ae
|
Bug 666804 - [e10s] Support NetworkPrioritizer (r=felipe)
|
2014-03-11 20:13:48 -07:00 |
|
Matthew Noorenberghe
|
dd6388f495
|
Bug 935823 - UITour: Add a close button to info panels. r=Unfocused
|
2014-03-07 13:00:18 -05:00 |
|
Matthew Noorenberghe
|
221a7ac9dc
|
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
|
c59582644a
|
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
|
92b6a61302
|
Bug 979034 - [Australis] Make CustomizationTabPreloader kick-off when the user opens the menu panel. r=ttaubert.
|
2014-03-04 11:48:00 -05:00 |
|