Commit Graph

7099 Commits

Author SHA1 Message Date
Wes Kocher
49ad7fd209 Merge inbound to m-c a=merge 2014-11-18 18:07:51 -08:00
Jared Wein
c415ddd6d4 Bug 1099495 - Use moz10n.get instead of the aliased '__' function for consistency with the other files. r=NiKo` 2014-11-18 12:39:54 -05:00
Jared Wein
d4f91e3533 Bug 1074720 - Display partner logo depending on the locale on first-time experience. r=mikedeboer 2014-11-18 12:39:40 -05:00
Jared Wein
f40f731142 Bug 1083466 - Add a button to the Loop panel for the Getting Started tour. r=mikedeboer 2014-11-18 12:39:29 -05:00
Carsten "Tomcat" Book
d6019fb501 Merge mozilla-central to fx-team 2014-11-18 17:34:34 +01:00
Carsten "Tomcat" Book
a156113b50 merge mozilla-inbound to mozilla-central a=merge 2014-11-18 17:25:29 +01:00
Tim Taubert
ff38fd861a Bug 1099490 - Follow-up to fix spike of intermittent browser_sessionStorage.js failures r=me 2014-11-18 13:18:55 +01:00
Jed Davis
bb4ea7d6bd Bug 1058251 - Make "Save As" work in e10s without "Web Page, complete" mode. r=mconley f=paolo
--HG--
extra : amend_source : 6185bb1dd3e503c46ee2b452b36b64813fd2dc3a
2014-11-18 11:35:47 -08:00
Gijs Kruitbosch
86bd2509a9 Bug 1096763 - fix webide button issues with customize mode, r=Unfocused
This fixes the button to not call createWidget repeatedly when the button is in the palette.

It also fixes an edge case in CustomizableUI where, if you restore defaults, we don't re-add custom widgets to the list of seen widgets, meaning they'll be restored to their default position on next start, even if you move them after restoring to defaults.
2014-11-11 14:51:21 +00:00
Mark Banner
5a8c76020d Bug 1074694 - Allow rooms to be renamed from the conversation window. r=nperriault 2014-11-17 22:12:27 +00:00
Mark Banner
96bd191141 Bug 1074681 - When Loop "rooms" are enabled, hide the old call url generation UI. r=mikedeboer 2014-11-17 14:18:46 +00:00
Mike de Boer
5480e4da6b Bug 1074666 - Part 3 Play a sound when a participant joined a room. Updated by pkerr,r=Standard8 2014-11-17 13:28:59 +00:00
Mike de Boer
6708c18819 Bug 1074666 - Part 2 Change the toolbar icon when participants join and leave. Updated by pkerr,r=Standard8 2014-11-17 13:28:58 +00:00
Marco Bonardo
d52c03f81e Bug 1098556 - Rename locbar.pre.label to reflect new location bar preferences structure. r=Unfocused
--HG--
extra : rebase_source : c73b5f8944dc63817d8d5675780e2e4f59f2ca23
2014-11-14 22:15:02 +01:00
Phil Ringnalda
26f1e05ec3 Merge f-t to m-c, a=merge 2014-11-15 14:54:36 -08:00
Carsten "Tomcat" Book
6055171260 Merge mozilla-central to mozilla-inbound 2014-11-18 17:32:02 +01:00
Sid Stamm
c15d072ebe Bug 704320 - Add referrer policy support for nsIWebBrowserPersist and its consumers. (r=jst) 2014-11-18 08:47:14 -05:00
Owen Chu
2e8ffc3556 Bug 704320 - Parse and implement meta tag-based referrer policies for documents and nsHttpChannels. (r=bz,mcmanus) 2014-11-18 08:46:29 -05:00
Paul Duguet
ac6a835e89 Bug 1088257 - Fix tooltip/label inversion by removing the unnecessary 2 assignments. r=dao 2014-11-14 08:07:00 -05:00
Jared Wein
ebdeec0442 Bug 1098251 - Allow a contact to be created with either a phone number or an email address. r=MattN 2014-11-14 10:58:57 -05:00
Tim Taubert
6aed3bf760 Bug 1077652 - Don't access a tabbrowser's browsers through mPanelContainer r=dao 2014-11-14 06:18:53 +01:00
Tim Taubert
84da844365 Bug 1087112 - Fix intermittent issues with browser_586068-reload.js r=smacleod 2014-11-13 09:25:51 +01:00
Jared Wein
0019b959d2 Bug 1097742 followup - add comma to fix syntax error. r=me 2014-11-13 22:35:41 -05:00
Mark Banner
abc60809c1 Bug 1097742 - Part 1 Handle access being denied to media, and prevent the sdk prompts from showing in Loop Rooms. r=nperriault 2014-11-13 22:45:23 +00:00
Nicolas Perriault
5b45fbce2c Bug 1097743 - Part 1: Loop standalone styling enhancements. r=Standard8 2014-11-13 22:45:23 +00:00
Matthew Noorenberghe
bb16aaf8c5 Bug 1095379 - Separate push registrations by sessionType and prevent calling promiseRegisteredWithPushServer from outside of promiseRegisteredWithServers. r=Standard8
--HG--
extra : rebase_source : 7bf88b2fb498ea35eea8019046aad1d6d34f00fa
2014-11-13 18:59:04 +01:00
Mark Banner
312adab51d Bug 1097733 - Enable Loop Rooms to be reused without reloading, by resetting the multiplex gum. r=nperriault 2014-11-13 15:33:16 +00:00
Nicolas Perriault
f8b3a3aaa8 Bug 1074709 - Notify Loop room users when the room is full. r=Standard8 2014-11-13 15:33:15 +00:00
Carsten "Tomcat" Book
3c9e87d1cf Merge mozilla-central to fx-team 2014-11-13 16:27:00 +01:00
Carsten "Tomcat" Book
72d415b50a merge mozilla-inbound to mozilla-central a=merge 2014-11-13 16:20:52 +01:00
Daniel
e257b9dd40 Bug 956482 - Move inline script about:privatebrowsing out to an external file. r=jaws 2014-11-12 13:59:00 +01:00
Andrei Oprea
c0ae909548 Bug 1076794 Make Loop calls handle networkDisconnected events properly so that the correct messages get displayed. r=Standard8 2014-11-13 10:50:36 +00:00
Ryan VanderMeulen
f526c558d1 Merge m-c to inbound. a=merge 2014-11-17 16:28:46 -05:00
Jim Mathies
2e08184b54 Bug 1089008 - Enable e10s on Windows when acceleration is disabled. r=Mossop, r=felipe 2014-11-14 10:51:19 -06:00
Marco Bonardo
62ceb9a54c Bug 1095069 - Cannot copy or delete bookmarks from search results in library. r=mano
--HG--
rename : browser/components/places/tests/browser/browser_library_left_pane_commands.js => browser/components/places/tests/browser/browser_library_commands.js
2014-11-13 10:19:19 +01:00
Monica Chew
39e398207d Bug 1046430: Make cookie behavior the same on beta/release as on aurora/nightly (r=jdm) 2014-10-02 15:49:26 -07:00
Nicolas Perriault
39fc0e3d74 Bug 1074693 - Loop desktop room preview to use fullscreen local videostream. r=Standard8 2014-11-12 15:20:55 +00:00
Nicolas Perriault
7c60277a5e Bug 1074702 - Part 2: Room views for Loop standalone. r=Standard8 2014-11-12 15:20:54 +00:00
Carsten "Tomcat" Book
131e1b12f1 Merge mozilla-central to fx-team 2014-11-12 16:15:03 +01:00
Carsten "Tomcat" Book
db744f87ab merge mozilla-inbound to mozilla-central a=merge 2014-11-12 16:02:10 +01:00
Jared Wein
722f332c16 Bug 1081322 - Add a phone number field to the Add/Edit Contact view. r=dmose
--HG--
extra : rebase_source : cbd5fbf8f1b4d26690c614ebb02d16e577fe9c3a
2014-11-11 18:40:54 -05:00
Mark Banner
d2a4fe928f Bug 1074696 - Allow the user to copy and email Loop room urls from the room preview. r=nperriault 2014-11-11 22:15:44 +00:00
Matthew Noorenberghe
6cca8b6961 Bug 1085246 - Make browser_fxa_login.js ignore the load for the placeholder tab in openFxASettings. r=gavin, r=Mossop, a=me
--HG--
extra : amend_source : abbb3dcb181d3cd2aa34ef5c8edbd90997c8330b
extra : transplant_source : y%CFj%AA%B4%C3%E06%BC%EA%90jEK%E0%BFRX%25_
2014-11-11 21:05:44 +01:00
Joel Maher
e0e101fa17 Bug 1082133 - browser_*_behavior.js fails when run as a standalone directory. r=mak 2014-11-11 11:37:00 +01:00
Gijs Kruitbosch
4c4cff6169 Bug 1096787 - copy new logins.json database when using fx reset, r=MattN
--HG--
extra : rebase_source : e0d9ecd2d99c7e479869ee0066ab0521d21133f3
2014-11-12 00:35:02 +00:00
Richard Marti
d129137ad3 Bug 1062127 - Style the in-content preference dialogs. r=dao
--HG--
rename : browser/themes/shared/incontentprefs/preferences.css => browser/themes/shared/incontentprefs/preferences.inc.css
2014-11-12 10:15:42 +01:00
Matthew Noorenberghe
1bae59ebd4 Bug 1074670 - Implement the Hello NotificationView's button (e.g. retry). r=pkerr
--HG--
extra : rebase_source : 9c712ce0b135826acb0ff48b3f7ef08e7b64c0b2
2014-11-12 10:13:12 +01:00
Mark Banner
df3fe8a6b7 Bug 1074686 - Part 5 Hook up the active room store to the sdk for Loop rooms on desktop to enable audio and video in rooms. r=nperriault 2014-11-11 14:48:56 +00:00
Paolo Amadini
5b97510eea Bug 1076767 - Add a spinner to the Import Contacts button whilst importing. r=jaws 2014-11-11 14:07:11 +00:00
Tim Taubert
c2420f6256 Bug 1096013 - [e10s] Improve perceived session restore duration by prioritizing selected tabs when restoring session history and by setting tab labels and icons as soon as possible to indicate a restored session r=smacleod 2014-11-09 12:28:56 +01:00