Commit Graph

6448 Commits

Author SHA1 Message Date
Birunthan Mohanathas
33e82ed611 Bug 1049979 - Fix 'functions may be declared only at top level or immediately within another function' warnings. r=gavin 2014-08-10 11:16:32 -07:00
Dan Mosedale
d0af2ceaa0 Bug 1050932 - Fix UI showcase regression triggered by tokbox SDK upgrade, NPOTB, DONTBUILD, r=Standard8 2014-08-08 15:43:54 -07:00
Wes Kocher
9d6d4afc15 Merge m-c to inbound on a CLOSED TREE 2014-08-08 14:15:34 -07:00
Ryan VanderMeulen
cde47db557 Merge fx-team to m-c. a=merge
--HG--
extra : amend_source : 35bb2e9e2b827884507d4fcf12c69150baa3c4b3
2014-08-08 16:17:12 -04:00
Mark Banner
545b2fe835 Bug 1048785 Part 2: Extend MozLoopAPI with channel, version and OS details. r=mikedeboer 2014-08-08 18:10:54 +01:00
Nicolas Perriault
5105271e9b Bug 1048785 Part 1: Update Loop FeedbackAPIClient to allow attaching more metadata. r=Standard8 2014-08-08 18:10:51 +01:00
Ed Morley
b9b1f1be05 Merge latest green fx-team changeset and mozilla-central; a=merge 2014-08-08 17:11:32 +01:00
Mark Banner
f000246608 Bug 1049927 Update OpenTok library to 2.2.7. r=dmose 2014-08-08 09:28:49 +01:00
Mark Banner
135098fd11 Bug 1050314 Loop standalone client is broken in Chrome due to use of ES6 functions. r=dmose 2014-08-08 09:28:48 +01:00
Birunthan Mohanathas
158cd718d9 Bug 952925 - Part 2: Show quit warning for private windows as well. r=ehsan 2014-08-08 07:04:45 -07:00
Birunthan Mohanathas
b64c2a2325 Bug 952925 - Part 1: Cleanup BrowserGlue._onQuitRequest. r=ehsan 2014-08-08 07:04:45 -07:00
Mark Banner
59b45ae708 Bug 1050263: Remove incorrect name reference from email subject when emailing a loop url r=dhenein,arcadio 2014-08-07 22:36:23 -04:00
Tim Taubert
617836fcc4 Bug 1050745 - Don't list .sjs files as tests in sessionstore's browser.ini r=smacleod 2014-08-08 14:34:46 +02:00
Valentin Tsatskin
e81e25e009 Bug 1000625 - Move generic in-content styles from preferences.css to common.css. r=Unfocused
--HG--
rename : browser/themes/shared/in-content/common.css => browser/themes/shared/in-content/common.inc.css
extra : rebase_source : 5bbbecfcc91eada37a6806cae0946fa2fc2495f9
2014-08-07 12:56:35 +02:00
Nicolas Perriault
18b7b9a187 Bug 1000771: Add a button to copy Loop urls to the clipboard. r=mikedeboer 2014-08-07 15:45:08 +01:00
Nicolas Perriault
582dd8cae1 Bug 1048834 - Fixed empty sad feedback description field for Loop for predefined categories. r=Standard8,ui-review=darrin 2014-08-07 15:45:06 +01:00
Mike Hommey
cbe32e4bb3 Bug 1047267 - Move remaining OS_LIBS and EXTRA_LIBS to moz.build. r=gps
* * *
Bug 1047267 - To fold with "Move remaining OS_LIBS and EXTRA_LIBS to moz.build"
2014-08-07 14:21:03 +09:00
Romain Gauthier
640ab31813 Bug 1000772: Allow Loop users to send a call-back URL by email. r=nperriault 2014-08-06 14:11:38 +01:00
Mike Hommey
1cb5547cd1 Bug 1045783 - Move most OS_LIBS to moz.build and do some related cleanup. r=mshal 2014-08-06 07:25:33 +09:00
Ryan VanderMeulen
16bf52bbe4 Merge m-c to inbound on a CLOSED TREE. a=merge 2014-08-05 16:01:50 -04:00
Mark Banner
8967c4c2c5 Bug 1022594 Part 1 follow-up. Fix random failure in browser/components/loop/test/standalone/index.html - use fake timers to prevent timers kicking in when we don't want them. r=nperriault 2014-08-05 17:32:53 +01:00
Ed Morley
19372c2808 Merge mozilla-central and fx-team 2014-08-05 16:33:55 +01:00
Ed Morley
ba1065a7d7 Merge latest green fx-team changeset and mozilla-central; a=merge 2014-08-05 16:13:06 +01:00
Mark Banner
8c3d7deb6a Bug 1022594 Part 1 Change Loop's incoming call handling to get the call details before displaying the incoming call UI. r=nperriault 2014-08-05 15:54:55 +01:00
Dan Mosedale
02b2118798 Bug 976114 - stand up basic functional test for a fetching a URL, r=Standard8 2014-08-05 07:21:28 -07:00
Nicolas Perriault
95e2c8fe0f Bug 1040662: Fixed erroneous path to react lib in Loop UI showcase. r=Standard8 NPOTB DONTBUILD 2014-08-05 14:09:15 +01:00
Richard Marti
09f9b7a74f Bug 1035629 - Convert most Privacy pane dialogs to be in-content. r=MattN 2014-08-04 18:58:13 -07:00
Simon Montagu
eae90150b9 Bug 756022 patch 4: change "Western" to "Latin" and "Other Languages" to "Other Writing Systems" in the font preferences dialog, r=jfkthame 2014-08-05 10:49:17 +03:00
Simon Montagu
81b3155ed0 Bug 756022 patch 3: merge tr with x-western, r=jfkthame 2014-08-05 10:49:16 +03:00
Simon Montagu
53a4b70e1c Bug 750622 patch 2: merge x-central-euro with x-western, r=jfkthame 2014-08-05 10:49:16 +03:00
Simon Montagu
a8d59c72ef Bug 750622 patch 1: merge x-baltic with x-western, r=jfkthame 2014-08-05 10:49:16 +03:00
Nicolas Perriault
cf4a2cc46b Bug 1040662: Upgrade Loop's use of React to version 0.11.1. r=Standard8
--HG--
rename : browser/components/loop/content/shared/libs/react-0.10.0.js => browser/components/loop/content/shared/libs/react-0.11.1.js
2014-08-04 16:35:35 +01:00
Sebastian Hengst
d26d3f3750 Bug 1034841 - Loop: Fix 'Privacy notice' url and also improve l10n situation. r=Standard8 2014-08-04 13:28:44 +01:00
Nicolas Perriault
d6801571cf Bug 972992 (Part 2): Loop desktop feedback add an API client to actually submit feedback. r=Standard8 2014-08-04 13:28:26 +01:00
Ed Morley
ef7919d5ef Merge mozilla-central and inbound 2014-08-05 16:32:17 +01:00
Nicolas Perriault
3dbf7c07bc Bug 972992 (Part 1): Loop desktop client user feedback form. r=Standard8 2014-07-23 19:27:55 +02:00
Florian Quèze
d233c02ae9 Bug 1029148 - store current search engine configuration outside of prefs, r=MattN. 2014-08-05 01:02:19 +02:00
Tyler Colgan
86fd2f3212 Bug 952224 - Remove _ensureInitialized(), along with any calls made to it, now that synchronous start up fallback for session store has been removed r=smacleod 2014-08-02 11:16:23 +02:00
Andrei Oprea
6987009635 Bug 1000127 - Implement new standalone UI link clicker, r=dmose 2014-08-01 16:36:39 -07:00
Steven MacLeod
80f95c189b Bug 1027181 - Call click() instead of syntehsizing mouse events in customizableui test to ensure subview opens. r=mconley
--HG--
extra : rebase_source : 17b71f4b8a15cbbbe51adac514e4038afa1f2ca6
2014-08-01 16:28:07 -04:00
Florian Quèze
5d90edf24b Bug 1046142 - Empty language to translate to drop down on localized builds, r=gavin.
--HG--
extra : rebase_source : 0d2c4d772a672a4b2f7db28ea5cf0905d58b03b1
2014-08-01 15:18:46 +02:00
Bernardo P. Rittmeyer
a437321b7c Bug 951396 - Bookmark toolbar now can show icons in HiDPI resolution using a new helper function in PlacesUIUtils.jsm. r=MattN,mak 2014-07-31 19:29:57 -07:00
Ryan VanderMeulen
e1b9fda9b3 Merge m-c to fx-team. a=merge 2014-07-31 15:54:50 -04:00
Paolo Amadini
e153bb1307 Bug 1040721 - The search service should provide details for parsing search result URLs. r=gavin 2014-07-31 15:57:02 +01:00
Carsten "Tomcat" Book
30a910777d Merge mozilla-central to fx-team 2014-07-31 13:08:59 +02:00
Carsten "Tomcat" Book
90c925895f merge fx-team to mozilla-central a=merge 2014-07-31 13:01:27 +02:00
Tyler Colgan
bb6a1f8ecc Bug 1038215 - Change FormData.collect() to avoid storing credit card data for Session Restore r=ttaubert 2014-07-30 15:25:35 +02:00
Nathan Froyd
d86ff9f990 Bug 1042878 - part 2 - move MOZ_CAIRO_CFLAGS et al additions to C*FLAGS into moz.build; r=glandium 2014-07-24 11:55:33 -04:00
Michael Pruett
b0bd2101ed Bug 574460 - Fix handling of permission deletion notifications in preference dialogs. Original patch by Mehdi Mulani. r=unfocused 2014-07-06 13:35:00 +02:00
Ryan VanderMeulen
4aa9f2dca1 Merge inbound to m-c. a=merge 2014-07-30 17:13:20 -04:00