Commit Graph

7454 Commits

Author SHA1 Message Date
Gijs Kruitbosch
758488d03f Bug 1118032 - adjust UI describing color behaviour, r=jaws 2015-01-07 12:22:31 +00:00
Gijs Kruitbosch
f743d76b07 Bug 1100399 - use existing strings and add more unique strings to ensure modal prompt and notification bar don't share strings, r=mconley,f=stef,flod 2015-01-09 13:52:21 +00:00
Neil Deakin
e4fc31f0ac Bug 1089005, add a third consume option that never consumes even over the anchor. This allows clicks on the location field to adjust the caret position, r=dao 2015-01-09 21:12:10 -05:00
Sebastian Hengst
5573ee124e Bug 1119747 - Fix up selected cookie count. r=dao 2015-01-09 20:28:03 +01:00
Monica Chew
b6ee8754e3 Bug 1109039: Disable browser_bug400731.js on windows (r=gcp) 2015-01-09 13:25:24 -08:00
Mark Banner
f218d0cc59 Bug 1119485 - Link clicker UI no longer resets to the stat conversation view after giving feedback. r=nperriault 2015-01-09 09:07:46 +00:00
Richard Marti
4ff3eebb09 Bug 1118888 - Remove extra space around Tracking Protection preferences. r=jaws 2015-01-08 22:14:14 +01:00
Wes Kocher
529fc3ce40 Merge mozilla-central to fx-team a=merge 2015-01-08 17:17:13 -08:00
Wes Kocher
6991bac6f9 Merge fx-team to mozilla-central a=merge 2015-01-08 16:58:52 -08:00
Mike de Boer
7d30b7e6ab Bug 1114957: cleanup LoopRooms event listeners when the conversation window is closed. r=Niko 2015-01-08 18:52:10 +01:00
Carsten "Tomcat" Book
ccd7def071 merge fx-team to mozilla-central a=merge 2015-01-08 14:36:19 +01:00
Mark Banner
db753cad2d Bug 1117863 - Correct Loop's language fallback to use all of accept languages properly. r=mikedeboer 2015-01-07 20:08:01 +00:00
Neil Deakin
5f6fe195ec Bug 1088540, fix email link for content processes, r=gijs 2015-01-07 20:52:20 -05:00
Drew Willcoxon
ca0f5ff5a7 Bug 1110336 - Update sync old-dialog-based preferences UI to match FxA migration flows, part 2. r=markh 2015-01-08 15:03:25 -08:00
Mark Hammond
d13c08b493 Bug 1110336 - Update sync old-dialog-based preferences UI to match FxA migration flows, part 1. r=adw 2015-01-08 15:03:22 -08:00
Dan Mosedale
9b59c9bd2f Bug 1118402-Close panel after sign-in/sign-up clicked to avoid user confusion, r=MattN 2015-01-08 14:58:59 -08:00
Romain Gauthier
4069676c19 Bug 1113613: Show the telefonica logo only on first use. r=NiKo` 2015-01-08 15:00:12 +01:00
Sebastian Hengst
8fcade4e84 Bug 1118226 - Allow to add number to string for removing selected cookies to improve localizability. r=dao 2015-01-07 12:40:29 +01:00
Mike de Boer
12dcf3bcef Bug 1102477: pass HAWK request errors through to content. r=Standard8 2015-01-07 16:44:50 +01:00
Mark Banner
0906cbe895 Bug 1079227 - Loop feedback form should always allow comments. r=nperriault 2015-01-07 11:52:57 +00:00
Chris
385cde08ce Bug 1117153 - Added 'keyword' param for location bar searches triggered by search engine keyword. r=gavin 2015-01-04 17:14:26 -08:00
Blake Winton
04323c7981 Bug 1102937 - Add UITelemetry for the improved search bar UI. r=florian, r=felipe 2015-01-06 13:09:43 -05:00
Mark Hammond
56a6091ae8 Bug 1114445 - update sync migration flows to reflect latest requirements. r=adw 2015-01-07 13:57:38 +11:00
Mark Banner
14a4cf6e1b Bug 1118246 - Loop should handle forceDisconnect events from the OT sdk. r=nperriault 2015-01-06 17:28:26 +00:00
Nicolas Perriault
7997b6ed9a Bug 1096399 - [Loop] Upgrade React to 0.12.2. r=Standard8
--HG--
rename : browser/components/loop/content/shared/libs/react-0.11.2.js => browser/components/loop/content/shared/libs/react-0.12.2.js
2015-01-06 13:07:26 +01:00
Blair McBride
099b9e9b54 Bug 1098071 - Move uitour.js library out of test directory. r=MattN
--HG--
rename : browser/modules/test/uitour.js => browser/components/uitour/UITour-lib.js
rename : browser/modules/UITour.jsm => browser/components/uitour/UITour.jsm
rename : browser/base/content/content-UITour.js => browser/components/uitour/content-UITour.js
rename : browser/modules/test/browser_UITour.js => browser/components/uitour/test/browser_UITour.js
rename : browser/modules/test/browser_UITour2.js => browser/components/uitour/test/browser_UITour2.js
rename : browser/modules/test/browser_UITour3.js => browser/components/uitour/test/browser_UITour3.js
rename : browser/modules/test/browser_UITour_annotation_size_attributes.js => browser/components/uitour/test/browser_UITour_annotation_size_attributes.js
rename : browser/modules/test/browser_UITour_availableTargets.js => browser/components/uitour/test/browser_UITour_availableTargets.js
rename : browser/modules/test/browser_UITour_detach_tab.js => browser/components/uitour/test/browser_UITour_detach_tab.js
rename : browser/modules/test/browser_UITour_loop.js => browser/components/uitour/test/browser_UITour_loop.js
rename : browser/modules/test/browser_UITour_modalDialog.js => browser/components/uitour/test/browser_UITour_modalDialog.js
rename : browser/modules/test/browser_UITour_observe.js => browser/components/uitour/test/browser_UITour_observe.js
rename : browser/modules/test/browser_UITour_panel_close_annotation.js => browser/components/uitour/test/browser_UITour_panel_close_annotation.js
rename : browser/modules/test/browser_UITour_registerPageID.js => browser/components/uitour/test/browser_UITour_registerPageID.js
rename : browser/modules/test/browser_UITour_resetProfile.js => browser/components/uitour/test/browser_UITour_resetProfile.js
rename : browser/modules/test/browser_UITour_sync.js => browser/components/uitour/test/browser_UITour_sync.js
rename : browser/modules/test/head.js => browser/components/uitour/test/head.js
rename : browser/modules/test/image.png => browser/components/uitour/test/image.png
rename : browser/modules/test/uitour.html => browser/components/uitour/test/uitour.html
2015-01-06 19:13:46 +13:00
Wes Kocher
b22f691e1d Merge fx-team to m-c a=merge 2015-01-05 17:08:49 -08:00
Mark Banner
f9448b6752 Bug 1117138 - Move incoming call views from conversation.jsx to conversationViews.jsx. r=nperriault 2015-01-05 14:53:03 +00:00
Mark Hammond
4153cc3972 Bug 972196 - copy signedInUser.json on Firefox reset to keep sync working. r=MattN 2015-01-05 09:05:14 +11:00
Phil Ringnalda
577013867e Merge m-i to m-c, a=merge 2015-01-03 20:02:33 -08:00
Mark Banner
a8f36177dd Bug 1058038 - Improve Marionette failure notices for frontend tests when the test fails to find "Complete". r=cmanchester 2015-01-02 15:43:30 +00:00
Mark Banner
a78f3ec81c Bug 1000085 - panel.css and contacts.css should move to a non-shared directory. r=mikedeboer
--HG--
rename : browser/components/loop/content/shared/css/contacts.css => browser/components/loop/content/css/contacts.css
rename : browser/components/loop/content/shared/css/panel.css => browser/components/loop/content/css/panel.css
2015-01-02 12:29:13 +00:00
Dave Townsend
3bd65ce688 Bug 1102050: Set consumeoutsideclicks="false" whenever the popup is opened. r=felipe
showHistoryPopup in autocomplete.xml always sets consumeoutsideclicks to true
so we have to override that when the popup is actually opened.

The test here isn't a very good one. For some reason the events generated by
EventUtils aren't consumed regardless of consumeoutsideclicks, I'm not sure
there is a great way to test this automatically.

--HG--
extra : rebase_source : 1e413c645cc0445089f0214a6d3b68365b47ca80
2014-12-31 13:36:28 -08:00
Paolo Amadini
1dd7d2a39d Bug 1115791 - Developer Edition profile switching feature broken when in-content preferences are disabled. r=jaws 2014-12-30 16:42:27 +00:00
Chris Peterson
2ee21425bb Bug 1115293 - Remove deprecated SpiderMonkey language extensions from about:permissions. r=Mossop 2014-11-29 23:46:55 -08:00
Carsten "Tomcat" Book
d61a02be6d Merge mozilla-central to mozilla-inbound 2015-01-05 12:34:48 +01:00
Brian Birtles
d947b42c20 Bug 927349 part 29 - Temporarily disable failing tests {browser_555547.js on Windows opt, test_animation-pausing.html on 10.8, test_deferred_start.html on mulet}; r=me (as discussed with jwatt) 2014-12-24 15:42:37 +09:00
Sebastian Hengst
06218fd66d Bug 1119233 - Part 2 - Move inline event handlers and styles from search.xul into other files: css. r=Gijs 2015-01-10 19:37:33 +01:00
Sebastian Hengst
5578e7a975 Bug 1119233 - Part 1 - Move inline event handlers and styles from search.xul into other files: js. r=Gijs 2015-01-10 19:36:32 +01:00
Michael Lopez
4afc4eec85 Bug 658179 - Set the selected tag listitem to the listitem of the tag being added or removed to prevent scrolling to a previously selected tag; r=mak 2015-01-02 12:54:00 +01:00
Gijs Kruitbosch
19e6715d28 Bug 1120421 - checkbox value should match checkbox text, r=mconley
--HG--
extra : rebase_source : 73aed4c5883a39146ae49b31d715bfcb0b4f5b30
2015-01-12 15:45:01 +00:00
Paolo Amadini
9738456aad Bug 875648 - Use Downloads.jsm functions to get download directories in Firefox for Desktop. r=jaws 2013-11-01 18:24:00 +00:00
Paolo Amadini
e3851e63ba Bug 1115364 - Downloads Panel code style refresh. r=jaws 2014-12-29 12:35:27 +00:00
Sebastian Hengst
6c7a874f6b Bug 1103314 - Clarify label of "Remove All Cookies" button to indicate whether it removes all cookies or just removes the cookies shown. r=dao 2014-12-27 17:35:24 +01:00
Paul Kerr [:pkerr]
dcdf74eaed Bug 1115186: prevent network connections during loop module tests. r=MattN 2014-12-26 12:30:01 -08:00
Paul Kerr [:pkerr]
a7633eda9b Bug 1055145 - Part 2: Fix failing loop tests: prevent spurious network access attempts r=mattn 2014-12-24 13:12:18 -08:00
Nils Ohlmeier [:drno]
0a7054ee99 Bug 1114822 - Add an option to specify the location of the standalone server. r=dmose 2014-12-22 16:48:00 -05:00
Paolo Amadini
eb43f9d34e Bug 1112088 - Use Downloads.jsm functions to get download directories in the Safari Migrator. r=mak 2014-12-24 18:10:04 +00:00
Eric Rahm
630acc398a Bug 1112733 - Clear tabData storage after calling restore. r=billm 2014-12-19 14:10:43 -08:00
Paul Kerr [:pkerr]
3a4af941e5 Bug 1076650: retry registration on a 401 response. r=mikedeboer 2014-12-23 12:39:52 +00:00
Nicolas Perriault
c98b60738c Bug 1110155 - Fixed renamed Loop room not reflected into the panel. r=Standard8 2014-12-23 11:54:32 +01:00
Matthew Noorenberghe
8f9f8dd243 Bug 1113574 - Check that the room <chatbox> is still open before resuming the tour from a join notification. r=dmose,markh
The room participant list only gets updated after getting a push notification and this can lead to the Rooms store still showing the user in their room even after they have left. To avoid this, we check that the <chatbox> for the room is actually still present.

--HG--
extra : rebase_source : f4133b922e8be4cc3ece3aebc9e96162efd3190e
2014-12-23 02:35:28 -05:00
Florian Quèze
eeaf0c7548 Bug 1110678 - Re-implement Ctrl+up/down and Alt+up/down in the search field, r=felipe. 2014-12-23 02:12:36 +01:00
Dave Townsend
35cca24fcc Bug 1103455: Change the events used to popup the search suggestions to avoid showing them when opening context menus. r=florian 2014-12-22 11:54:15 -08:00
Romain Gauthier
20d66f7e20 Bug 1109849 - Bypass the feedback form if no-one has entered the room yet. r=nperriault 2014-12-22 16:56:16 +01:00
Florian Quèze
1771104c17 Bug 1113567 - No notification when trying to add the same keyword for two search engines in the in-content search preferences, r=Gijs. 2014-12-22 15:04:17 +01:00
Florian Quèze
08190af00e Bug 1112688 - Height of Search pane preferences window too small in some localizations, hiding the 'Add more search engines' link, r=Gijs. 2014-12-22 15:03:51 +01:00
Carsten "Tomcat" Book
ca2660700d merge fx-team to mozilla-central a=merge 2014-12-22 13:22:28 +01:00
Paul Kerr [:pkerr]
a1a8f48b9c Bug 1104279 - Part 2: Add sequence verification to logInToFxa test. r=dmose 2014-12-19 14:51:25 -08:00
Paul Kerr [:pkerr]
1c4282edcb Bug 1055145: Remove push server fallback from Loop Client. r=abr 2014-12-19 15:37:26 -08:00
Bill McCloskey
ba57944c59 Backout bug 1072980 due to regressions. 2014-12-20 21:15:36 -08:00
Ryan VanderMeulen
84ddefdf5b Backed out changeset ded76f782c5e (bug 1106432) for leaks. 2014-12-19 16:54:30 -05:00
Blake Winton
06d5298caf Bug 1106432 - Allow search bar icon to indicate when a page offers OpenSearch. ui-r=shorlander, r=florian. 2014-12-18 15:25:21 -05:00
Ryan VanderMeulen
a330fb5e95 Merge m-c to fx-team. a=merge 2014-12-19 15:13:27 -05:00
Ryan VanderMeulen
68a9b89f29 Merge inbound to m-c. a=merge 2014-12-19 15:03:54 -05:00
Matthew Noorenberghe
b57dd6d3f5 Bug 1113739 - Make sure loop.gettingStarted.resumeOnFirstJoin is true before resuming the Hello tour. r=dolske
--HG--
extra : rebase_source : 7faa57772aa4d1d792b8a23abc14d9712598d715
2014-12-19 14:07:15 -05:00
Dan Mosedale
d57653f25c Bug 1112264-Hide loop self-view with message if it would be incompletely shown, r=NiKo 2014-12-19 10:15:08 -08:00
Nicolas Perriault
487051c298 Bug 1112021 - Remove drop shadows on Loop video elements. r=Standard8 2014-12-19 00:16:45 +01:00
Florian Quèze
d7bef18288 Bug 1104142 - Shift-tab doesn't go back to location bar if there is text in the search field, r=Gijs, ui-r=shorlander. 2014-12-18 23:54:26 +01:00
Dan Mosedale
6fb0ec0688 Bug 1113346-update loop test runner script, rs=MattN, NPOTB, DONTBUILD 2014-12-18 14:10:17 -08:00
Margaret Leibovic
02418a54e0 Bug 795968 - Create about:reader page. r=jaws
--HG--
extra : rebase_source : 5989b4e9434368aa5dac1eca03b331c2e845048a
2014-12-16 16:37:30 -08:00
Nicolas Perriault
8c2db6760e Bug 1110155 - Added minimal Loop room name validation. r=mikedeboer 2014-12-19 15:22:39 +01:00
Nicolas Perriault
84f8d0cae4 Bug 1109073 - Ensure a Loop room entry is highlighted when opened. r=mikedeboer 2014-12-19 15:13:16 +01:00
Nicolas Perriault
3696eccdb9 Bug 1105708 - More l10n compliant buttons for Loop. r=mikedeboer 2014-12-19 14:34:11 +01:00
Florian Quèze
f9e1fe7b75 Bug 1113530 - Space key included in a keyword disables search engine, r=Gijs. 2014-12-19 12:37:56 +01:00
Mark Banner
c9d56cffd4 Bug 1104279 Direct FxA Hello calls don't connect after you log in. Avoid registering with the loop server before we've finished fxa registration. r=pkerr 2014-12-19 04:46:24 -05:00
Florian Quèze
aadb55d1c1 Bug 1106432 - Search bar icon should indicate when a page offers open search - fix leak caused by XBL in toolbarless popups, r=Gijs. 2014-12-21 01:10:46 +01:00
Blake Winton
81f134d608 Bug 1106432 - Allow search bar icon to indicate when a page offers OpenSearch. ui-r=shorlander, r=florian. 2014-12-18 15:25:21 -05:00
Phil Ringnalda
e2878ada9a Backed out 2 changesets (bug 1106432) for mochitest-a11y failures
CLOSED TREE

Backed out changeset 513130bd59ed (bug 1106432)
Backed out changeset 4dbb2ddd0093 (bug 1106432)
2014-12-20 17:58:08 -08:00
abdelrhman
f27d2362b0 Bug 1113096 - Low quality favicons in new search preferences, r=florian. 2014-12-21 01:11:58 +01:00
Florian Quèze
3af2f817fa Bug 1106432 - Search bar icon should indicate when a page offers open search - fix leak caused by XBL in toolbarless popups, r=Gijs. 2014-12-21 01:10:46 +01:00
Blake Winton
5c65e92619 Bug 1106432 - Allow search bar icon to indicate when a page offers OpenSearch. ui-r=shorlander, r=florian. 2014-12-18 15:25:21 -05:00
Carmen Jimenez
94e8297c83 Bug 1097703 - Enable install/open FxOS Loop client from standalone UI for ROOM. r=mbanner 2014-11-23 20:59:03 +01:00
Carmen Jimenez
3b5b8cdf05 Bug 1109032 - Fix the activity so audio only calls from received links work. r=mbanner 2014-12-16 02:56:00 -05:00
Gijs Kruitbosch
d948fa9892 Bug 1101287 - fix browser_934951_zoom_in_toolbar.js to use a mutation observer to wait for a label change, r=adw 2014-12-10 18:18:14 +00:00
Carsten "Tomcat" Book
5c8fbd319a Merge mozilla-central to fx-team 2014-12-18 13:58:10 +01:00
Carsten "Tomcat" Book
42565f2b20 merge mozilla-inbound to mozilla-central a=merge 2014-12-18 13:50:27 +01:00
Mark Banner
66b2d1a0e1 Bug 1109149 - Display a basic error to the user if Loop room creation fails. r=nperriault 2014-12-18 10:14:40 +00:00
Mark Hammond
4c79862df5 Bug 1109430 - Sync migrator module should show confirmation after resending verification email. r=adw 2014-12-18 16:14:58 +11:00
Mark Hammond
b226ba9b22 Bug 1098661 - Update sync in-content preferences UI to match FxA migration flows. r=adw 2014-12-18 16:14:58 +11:00
Matthew Noorenberghe
6d2d9c40a0 Bug 1112565 - Close the Loop panel when opening the getting started tour. rs=dolske 2014-12-17 23:43:33 -05:00
Matthew Noorenberghe
c715194576 Bug 1080953 - UITour: tell page when first incoming call is received and if that room window is open. r=dmose,dolske
--HG--
extra : rebase_source : de8a2b58aedc35fb07951736829cd43b8f1632fc
2014-12-17 22:37:19 -05:00
Blake Winton
947fa3c0c7 Bug 1106101 - Let people open searches in new tabs with ctrl/cmd+click or middle mouse button. ui-r=phlsa, r=florian 2014-12-17 15:23:44 -05:00
Shubham Jindal
3ea04e77f0 Bug 1043346 - In-content prefs - Reset width and height of sub-dialogs when closing. r=jaws 2014-12-15 01:21:00 -05:00
Florian Quèze
d413320756 Bug 1106559 - Improve the in-content search preference UI, r=felipe. 2014-12-17 16:20:04 +01:00
Florian Quèze
7ae192629d Bug 1106559 - Improve the search preference UI, r=felipe,dao. 2014-12-17 16:20:01 +01:00
Mike de Boer
4aa070b7b4 Fix marionette bustage - follow-up of bug 1080948. CLOSED TREE. r=bustage 2014-12-17 15:24:06 +01:00
Mike de Boer
3f63e3add1 Bug 1080948: UITour: tell the page when a URL is copied or emailed. r=MattN,dmose 2014-12-17 09:33:08 +01:00
Nicolas Perriault
9eedf19581 Bug 1105525 - Enlarge Loop room rename field to prevent l10n issues. r=Standard8 2014-12-17 14:16:53 +01:00
Carsten "Tomcat" Book
6072d6a564 merge fx-team to mozilla-central a=merge 2014-12-17 12:50:10 +01:00
Marcus Saad
2470e11253 Bug 1102398 - The question mark button under about:preferences#search should point to the proper support article. r=felipe 2014-12-16 20:12:45 -02:00
Mike de Boer
3f59c7dad3 Bug 1102432: refresh the list of rooms upon account switch or logout. r=Niko 2014-12-16 16:59:05 +01:00
Dan Mosedale
ec611a1745 Bug 1109950-speed up loop run-all-browser-tests by ~20 seconds, r=Standard8 2014-12-16 12:44:20 -08:00
Jared Wein
75b048977a Bug 1100595 - Add UI for indicating if renaming a room failed. r=NiKo`
--HG--
extra : rebase_source : a03dfe3f46d5ec8881ec7e34f9ec605467f01b8c
2014-12-16 13:23:16 -05:00
Chris Peterson
c582a636ed Bug 1110031 - Part 1: Mark more directories as FAIL_ON_WARNINGS. r=gps 2014-12-10 22:56:31 -08:00
Tom Schuster
939f404e73 Bug 783829 - Make PlacesUtils.nodeAncestors a new generator. r=mak 2014-12-17 00:28:39 +01:00
Georg Fritzsche
4fb9344cf5 Bug 1101491 - Properly record SEARCH_DEFAULT_ENGINE on search service init and change events. r=mconley 2014-12-16 18:10:28 +01:00
Carsten "Tomcat" Book
377a249e57 merge fx-team to mozilla-central a=merge 2014-12-16 13:39:48 +01:00
Brad Lassey
584f791170 bug 1088758 - Add the ability to mirror tabs from desktop to a second screen r=mconley, mfinkle 2014-12-15 18:52:55 -05:00
Thejdeep
c68ee51e36 Bug 1111275 - Replace gBrowser.mCurrentBrowser with gBrowser.selectedBrowser. r=dao
--HG--
extra : rebase_source : 8a8ef5fafbdbddf987eb69407444b3a2edc1be19
2014-12-15 22:07:18 +01:00
abdelrhman
605c00590b Bug 1111276 - Replace gBrowser.selectedTab.linkedBrowser with gBrowser.selectedBrowser. r=dao
--HG--
extra : rebase_source : d7ef16a16f884458d99dff05efb370694d2ea5e3
2014-12-15 22:05:46 +01:00
Romain Gauthier
01ae4d8d11 Bug 1107655 - Show the ToS/Privacy display in the Loop panel whenever Get Started is displayed. r=nperriault 2014-12-15 22:28:18 +00:00
Romain Gauthier
d6c075b589 Bug 1109325 - Change the help url for Hello's standalone rooms. r=nperriault 2014-12-15 22:28:18 +00:00
Mark Banner
222ae1356a Bug 1097862 - Perform the leave notification to the loop-server in a synchronous fashion to give the notification more change of succeeding. r=nperriault 2014-12-15 20:34:31 +00:00
Mark Banner
7d55501e50 Bug 1111560 - Upgrade Loop's use of sinon to version 1.12.2. r=nperriault 2014-12-15 20:34:30 +00:00
Nicolas Perriault
bf244c4c2b Bug 1097743 - Improved Loop standalone UI/X on smaller screens. r=dmose 2014-12-15 16:56:34 +01:00
Mark Banner
c3aeec79e9 Bug 1109923 - Fix the Loop panel views in the ui-showcase. r=nperriault 2014-12-15 12:32:53 +00:00
Blair McBride
c09e08b790 Backed out changeset be8677c20b9f (bug 1062623) due to colourful tree 2014-12-15 12:37:04 +13:00
Matthew Cook
1f8ab910df Bug 1062623 - Remove CustomizableUI's custom logging code in favour of using Log.jsm, r=Unfocused 2014-12-14 22:53:04 +13:00
Wes Kocher
624683558a Merge fx-team to m-c a=merge 2014-12-12 17:18:42 -08:00
Dan Mosedale
5135cb5ec9 Bug 1111011-loop panel should close on 'Start a Conversation' click, r=MattN 2014-12-12 13:30:20 -08:00
Ankit Goyal
d8c264deb7 Bug 1110069 - Replace getBrowser() with gBrowser in /browser. r=dao 2014-12-11 21:48:00 -05:00
Christoph Kerschbaumer
a4b4f3c4cb Bug 1087442 - Attach LoadInfo inside each individual ProtocolHandler - browser/ changes (r=sicking) 2014-12-12 09:08:27 -08:00
Jared Wein
062b21ca9f Bug 1008172 - Scrolling when focused on the tabbox should not change the selected tab for the in-content preferences. r=Gijs 2014-12-12 14:15:13 -05:00
Dan Mosedale
2d960d3ce4 Bug 1101378 - self-image can be cropped, meaning the user doesn't see the entire sent images, r=NiKo` 2014-12-12 11:01:27 -08:00
Mike de Boer
8c0e1bd1ea Bug 1109511: listen for the 'delete' event to update the toolbar icon when a room is deleted. r=Niko 2014-12-12 16:39:17 +01:00
Romain Gauthier
9cd5fbdc36 Bug 1106991 - Added missing icon for Hello's "tour". r=nperriault 2014-12-12 15:43:01 +01:00
Carsten "Tomcat" Book
b99c181926 Backed out changeset 85a89a0a4c1c (bug 1110069) 2014-12-12 13:14:57 +01:00
Ankit Goyal
99c97ab78d Bug 1110069 - Replace getBrowser() with gBrowser. r=dao
--HG--
extra : rebase_source : 4db6c01d37ea4e38e94f70a677c5d31decd22f72
2014-12-12 10:40:23 +01:00
Matthew Noorenberghe
7aab8e3a93 Bug 1104927 - UITour: Add Loop conversation view target for email/copy link buttons. r=Unfocused,mixedpuppy 2014-12-11 21:05:54 -08:00
Nils Ohlmeier [:drno]
bdb66b7749 Bug 1095303 - Update the test case to the new Rooms UI. r=dmose 2014-12-12 16:03:00 -05:00
Tim Taubert
c60b8e95b0 Bug 1077652 - Remove old BrowserNewTabPreloader.jsm and references r=jaws 2014-11-19 16:21:07 +01:00
Ryan VanderMeulen
ba010dc4dd Backed out changeset c677f867a18a (bug 1101287) for making the test more failure-prone that it was before. CLOSED TREE 2014-12-11 15:13:46 -05:00
Gijs Kruitbosch
f2fb3ab012 Bug 1101287 - fix browser_934951_zoom_in_toolbar.js to use a mutation observer to wait for a label change, r=adw 2014-12-10 18:18:14 +00:00
Nathan Froyd
10bb00480f Bug 1109826 - part 0c - don't preprocess aboutPrivateBrowsing.js; r=mshal 2014-12-10 14:52:56 -05:00
Chris Peterson
6335c7bba0 Bug 1113031 - Replace deprecated expression closures in about:sessionrestore with real functions. r=ttaubert 2014-12-16 19:42:45 -08:00
Bill McCloskey
85e73d3dc5 Bug 1072980 - Ensure event.currentTarget is correct in event shim (r=ally) 2014-12-18 17:34:24 -08:00
Richard Marti
043538b745 Bug 1032790 - Add the "Close" button on permission dialogs also to OS X. r=jaws 2014-09-19 16:06:03 +02:00
Mark Banner
3ac22ecb8c Bug 1107836 - Allow the local video and audio to be muted whilst in the invitiation view for Loop's rooms. r=nperriault 2014-12-10 22:45:19 +00:00
Mark Banner
bb23b3000c Bug 1103908 - Handle unicode room names properly for Loop. r=mikedeboer 2014-12-10 22:45:18 +00:00
Nicolas Perriault
dc3047c6cd Bug 1102170 - Share a room url by email when Loop direct call fails. r=Standard8 2014-12-10 22:51:53 +01:00
Ryan VanderMeulen
1235490c83 Merge inbound to m-c. a=merge
CLOSED TREE
2014-12-10 16:01:20 -05:00
Drew Willcoxon
feac183095 Bug 1026342 - Show legacy-Sync-to-Firefox-Accounts migration indicators in the app menu panel. r=markh 2014-12-10 09:33:36 -08:00
Mark Banner
88c5de1c91 Follow-up to bug 1045498. Fix Loop's ui-showcase to load properly. rs=nperriault over irc, NPOTB so DONTBUILD 2014-12-10 15:45:22 +00:00
Mike de Boer
9cf2d6a623 Bug 1102437: make sure only push updates for the appropriate channel are processed. r=Standard8 2014-12-09 11:48:59 +01:00
Mike de Boer
4f624a9f2d Bug 1106010: make sure enough UI elements are always visible when not signed in to FxA. r=Niko 2014-12-10 12:05:49 +01:00
Carsten "Tomcat" Book
c9fd5b9a48 Merge mozilla-central to mozilla-inbound 2014-12-10 13:01:03 +01:00
Chris Peterson
d79789a849 Bug 1108311 - Remove deprecated let block and add "use strict" in about:preferences. r=Unfocused 2014-11-29 23:37:17 -08:00
Dan Mosedale
99fbe5ba11 Bug 1107255-Fix tested Loop callers of window.close to use WindowCloseMixin, r=NiKo` 2014-12-09 12:04:25 -08:00
Dan Mosedale
1420ea3443 Bug 1107255 - Close panel on call conversation start, r=:NiKo` 2014-12-09 11:22:47 -08:00