Commit Graph

7362 Commits

Author SHA1 Message Date
Mark Banner
941190018a Bug 1120428 - No error/failure message if the websocket fails to connect for some reason. Add a null check when closing the socket. r=nperriault 2015-01-13 15:16:49 +00: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
Dave Townsend
6f42a65173 Bug 1118135: Clicking the magnifying glass while the suggestions are open should close the popup and not re-open it. r=felipe
The popup gets closed when native events trigger rollup. This is before the any
mousedown event reaches the DOM so it is difficult to detect the case where it
was a click on the magnifying glass icon that closed the popup. Here a field
is added to the popup that is set to true when rollup is triggered and false
on the next tick of the event loop which will be after the mousedown event
reaches the DOM. This allows us to detect the case and ignore the click on the
magnifying glass.

--HG--
extra : rebase_source : 521d024b33011d0f501a5cd6a1317363f585ffed
2015-01-06 11:05:32 -08:00
Carsten "Tomcat" Book
64250a3a9f Merge mozilla-central to fx-team 2015-01-12 15:15:24 +01:00
Carsten "Tomcat" Book
a95e320814 merge fx-team to mozilla-central a=merge 2015-01-12 13:01:26 +01:00
Paolo Amadini
fcc0d2239f Bug 1114614 - Remove nsIDownloadManagerUI from Firefox for Desktop. r=mak 2015-01-12 12:49:06 +00:00
Dan Mosedale
6539a5091f Bug 1118061-add "caller unavailable" messages to Hello, r=jaws 2015-01-09 14:51:51 -08:00
Dave Townsend
6022ced1e2 Bug 1119450: Clicks on the search go button shouldn't open the search popup. r=felipe
--HG--
extra : rebase_source : 0f7fa4e6e6cc833a41cac28288bdce38722815a7
2015-01-09 11:05:50 -08:00
Abdelrhman Ahmed
0d9d5783f6 Bug 1102961 - Cannot navigate AMO without closing the Options window, r=florian. 2015-01-11 20:51:11 +01:00
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
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