Commit Graph

25839 Commits

Author SHA1 Message Date
Wes Kocher
4a533e451f Merge inbound to m-c a=merge CLOSED TREE 2014-10-10 18:58:06 -07:00
Panos Astithas
1a28cd5cbc Strings for an optional badge to the hamburger menu when updates are available (bug 1080690); r=dao,jwalker 2014-10-09 19:51:47 +03:00
Felipe Gomes
a0ad7fc383 Bug 1081296 - Add sumo link for promotional translation doorhanger. r=florian 2014-10-10 17:37:51 -03:00
Gijs Kruitbosch
093a48eb3d Bug 1079869 - fix closing forget panel by adding a closemenu=none attribute, r=jaws
--HG--
extra : rebase_source : 7321b30522e5f0addb8a7d48ae30c8be908b331b
2014-10-10 09:09:17 +01:00
Mark Hammond
b3b493641b Bug 1063702 - Update all Reset Firefox strings and relevant UI to new UX requirements. r=MattN
--HG--
extra : rebase_source : 4e9f51eb421ccd12e2fc14b6294a104d1c7a1aff
2014-10-11 12:37:16 +11:00
Mike de Boer
3f6a20d840 Bug 1081322: add string for new contacts phone number editing. r=mattn 2014-10-11 00:00:44 +02:00
Stephen Pohl
6b7b767456 Bug 1077282: Cleanup uses of GreD vs GreBinD, introcuded by v2 signature changes on OSX. Based on initial patch by rstrong. r=bsmedberg 2014-10-10 15:06:57 -04:00
Chris Manchester
20ab5a2fe6 Bug 1082196 - Update imports in test files to reflect changes to mach's marionette script made in bug 1050511. r=dmose 2014-10-13 18:08:28 -04:00
Wes Kocher
33234298cb Backed out changeset 869f6077817a (bug 1049551) for e10s bc1 bustage 2014-10-14 23:36:05 -07:00
Ed Lee
806bec6f26 Bug 1075620 - Switch to GET for fetch to allow caching of links data from redirect [r=ttaubert]
Use GET instead of POST and update the fetch endpoint to use %LOCALE%.
2014-10-01 09:44:32 -07:00
Simon Lindholm
9d7d23724f Bug 1075665 - Fix typo in font inspector. r=paul
--HG--
extra : rebase_source : f14d846e129ec461128636add62bddcacab6b6e0
2014-10-01 17:39:09 +01:00
viv1fi
18871a4eee Bug 1051847 - Add trusted identity block to about:license and about:rights. r=dao 2014-10-16 15:35:54 +02:00
Felipe Gomes
b4046a57ea Bug 1081296 - Follow up, update URL. r=me DONTBUILD 2014-10-11 19:21:28 -03:00
Mark Banner
0cf6b430ac Bug 1081066 Incoming call window stays open forever if the caller closes the window/tab or crashes. r=nperriault 2014-10-13 09:17:49 +01:00
Patrick Brosset
8178f76acd Bug 1020038 - Disable test browser/devtools/layoutview/test/browser_layoutview_update-in-iframes.js; r=me 2014-10-13 09:35:50 +02:00
Ed Lee
b043c15b71 Bug 1081157 - "What is this page" link appears on "blank" version of about:newtab [r=ttaubert]
Hide the link with css display: none when page is disabled.
2014-10-10 09:31:54 -07:00
Mike Hommey
eeff387869 Bug 1080319 - Remove the -remote option. r=bsmedberg
The -remote option has existed essentially forever, but its usefulness is
questionable:
- It requires a running instance to be any useful, so any script actually
  using it should first do -remote 'ping()' and handle the response properly.
- It is not cross-application. The remote service dispatches the -remote
  commands to the command line handler, and, for example, desktop b2g builds
  don't have handlers for -remote (although thunderbird and seamonkey do).
- It is not a cross-platform option, which leads to the following point:
- There are other command line ways to do the same thing (at least in
  Firefox), without having to jump through hoops with -remote 'ping()',
  because there are command line options to do those same things on non-X11
  platforms.

For the latter, in Firefox case:
- -remote 'openURL(url)' can be replaced with firefox url
- -remote 'openURL(url,new-tab)' can be replaced with firefox -new-tab url
- -remote 'openURL(url,new-window)' can be replaced with firefox -new-window
  url
- -remote 'openfile(file,...)' is the same as -remote 'openurl(file,...) so,
  can be replaced as above
- -remote 'xfedocommand(openbrowser)' is inherited from the mozilla suite and
   doesn't make much sense, but can be replaced with firefox -new-window

The interesting part is that without changing nsBrowserContentHandler.js,
-remote still works, meaning that if people really feel strongly about
-remote, they'll still be able to write an addon to bring it back. This also
means this patch actually doesn't remove -remote for applications other than
Firefox that do support it, although -remote 'ping()' doesn't work as
expected. However, other -remote commands will now work even without a
running instance.
2014-10-14 07:19:52 +09:00
George Wright
91277e6d62 Bug 1049551 - Add a tab delay spinner that's visible if we switch tabs before the content has been drawn r=dao 2014-10-10 11:46:27 -04:00
Boris Zbarsky
e6651ee69a Bug 1082843. Don't import Promise.jsm into the global scope in xpcshell tests. r=yoric 2014-10-15 00:42:54 -04:00
Wes Kocher
bca70dd02e Merge m-c to inbound a=merge 2014-10-14 17:35:16 -07:00
Wes Kocher
d4d56563b4 Backed out changeset c3099024c40a (bug 874050) for OSX 10.8 bc1 orange 2014-10-14 16:23:35 -07:00
Olli Pettay
30ec898b4b Bug 874050, Make Nofification's click event cancelable, r=wchen
--HG--
extra : rebase_source : 155ceeec566a9726d9280be0eeeb6e0209df456c
2014-10-15 17:48:04 +03:00
Brian R. Bondy
ea08346cf7 Bug 1051223 - Don't install service on updates if user originally selected not to install. r=rstrong 2014-10-18 20:28:27 -04:00
Bruno Peres
18da7e0c5a Bug 949651 - Serialize all pseudo-elements with the two-colon syntax, even those that allow one colon. r=dbaron 2014-10-18 17:01:58 -04:00
Tanvi Vyas
64e8a8a885 Bug 418354 - Disable mixed content blocker redirect test for e10s. r=jduell 2014-10-18 13:21:15 -07:00
Brian R. Bondy
4abc996f8c Bug 715876 - Start using the maintenance service for x64 updates and enable verifying signatures. r=rstrong 2014-10-10 23:13:20 -04:00
Florian Quèze
2967a195ef Bug 1072743 - Land Es/Vi/Tr/Pl strings for the promotional translation doorhanger. r=felipe 2014-10-10 19:19:23 +02:00
Dão Gottwald
7804ab0c8f Backing out changeset 30b100f7edbe (bug 1049551) 2014-10-23 20:43:43 +02:00
Ryan VanderMeulen
3309392b4d Merge m-c to fx-team. a=merge
--HG--
rename : media/libcubeb/README => media/libcubeb/README.md
extra : rebase_source : e737591afb844e80b36bb0192ef72b23f68cbd5e
2014-10-23 14:07:56 -04:00
Dave Townsend
b0b036e313 Bug 1073315: Avoid the shims for accessing the session history in the browser. r=felipe 2014-10-23 11:07:43 -07:00
Paul Kerr
2fd6df7067 Bug 1074663: Register with PushServer for updates to rooms, r=MattN 2014-10-23 09:50:12 -07:00
Marco Bonardo
a427a4acec Bug 1068009 - Implement the async bookmarking API (tests), rs=mano 2014-10-23 16:44:41 +02:00
Carsten "Tomcat" Book
d73e451dbb Backed out changeset 69c5cfd6e270 (bug 1081343) for bc1 test failures 2014-10-23 16:17:24 +02:00
Brian Grinstead
476d5959d1 Bug 1053434 - Switch some hardcoded OSX values to CSS variables for devedition;r=Gijs 2014-10-23 06:49:34 -07:00
Tomasz Kołodziejski
bc8b6ecad6 Bug 1081343 - Create a pref to control Polaris. r=gavin 2014-10-21 10:16:00 +02:00
Jordan Santell
c47033ee24 Bug 1069673 - Add support methods on devtool's Target, r=jryans 2014-10-22 13:33:00 +02:00
Paul Rouget
7494493a1d Bug 1050502 - [timeline] display console.time/timeEnd calls as markers. r=pbrosset,r=vporof,r=baku 2014-10-22 23:51:00 +02:00
Nick Fitzgerald
41f1bac0a4 Bug 1049825 - Option to invert the call tree. r=pbrosset,vporof 2014-10-21 12:13:00 +02:00
Tim Taubert
3bd19fb0da Bug 960959 - Use RunState to keep track of the SessionFile's closed status r=yoric 2014-10-20 13:08:44 +02:00
Tim Taubert
7374aaaea5 Bug 1070620 - Render newtab page grid and sites in a single step using a DocumentFragment r=gijs,adw 2014-09-20 18:08:49 +02:00
Mark Banner
efb1f39bd2 Bug 1074517 Second call with a Loop url gets disconnected - ensure stream published/subscribed flags are properly reset. r=dmose 2014-10-23 10:44:13 +01:00
Mark Banner
84ac9ba83d Bug 1081023 - Handle call url changes to the format for Loop's call links. r=nperriault 2014-10-23 09:42:21 +01:00
Mark Hammond
cf3cfdf39d Backed out changeset 0b08eb8e264b (Bug 1080934) for bc failures. 2014-10-23 16:20:13 +11:00
Mark Hammond
44af57a807 Bug 1080934 - add radio buttons to about:welcomeback. r=Unfocused 2014-10-23 15:00:23 +11:00
Mark Hammond
2d5ca9e1bf Bug 1063710 - Make Reset Profile write the reset's timestamp to times.json. r=gps 2014-10-23 15:00:23 +11:00
Mark Hammond
551b3bc5c4 Bug 1063714 - migrate FHR related data to new profile on profile migration/reset. r=gps 2014-10-23 15:00:22 +11:00
Wes Kocher
8667ffff6b Merge m-c to fx-team a=merge CLOSED TREE 2014-10-22 18:54:14 -07:00
Gijs Kruitbosch
f6e34269b0 Bug 1074520 - use CSS instead of hacks to make the forget button panel lay out correctly, r=jaws 2014-10-22 12:39:04 +01:00
Jim Mathies
1a0f44f0e2 Bug 1042708 - Fix improper metro main thread identification. Regression from bug 1033358. r=me 2014-07-23 10:13:18 -05:00
Neil Deakin
f540fb7745 Bug 1069966, use a system event listener for contextmenu events, otherwise stopPropagation can prevent the default behaviour, r=mconley 2014-10-20 09:55:36 -04:00
Jim Mathies
77c2a72711 Bug 1083376 - Fix for typeo error in browserPlacesViews.js, regression from bug 1068671. r=mak 2014-10-16 14:28:50 -05:00
George Wright
9265ba8eba Bug 1049551 - Add a tab delay spinner that's visible if we switch tabs before the content has been drawn r=dao 2014-10-10 11:46:27 -04:00
David Rajchenbach-Teller
ace8967e8b Bug 1016387 - Whitelisting tests that leak Promise rejections (bc1, part 3);r=yoric 2014-10-10 05:53:00 -04:00
Brian Grinstead
01eaa8221e Bug 1053434 - Add string for toggling devedition theme;r=jaws 2014-10-10 14:49:39 -05:00
Matt Brubeck
c80b3b58ed Bug 1079338 - Log resources blocked by tracking protection. r=mcmanus,mmc,dcamp
* * *
Bug 1079338 - Put tracking protection logging in the Security tab
2014-10-10 12:19:14 -07:00
Randell Jesup
6f09447b2b Bug 1081176: Apply loop oauth keys to debug builds/etc r=catlee 2014-10-10 14:59:24 -04:00
Nicolas Perriault
69775cb5ad Bug 1074672 Part 2 - Loop Rooms tab icon should reuse the Call tab icon. r=Standard8 2014-10-10 14:03:57 +01:00
Mark Banner
bd4cc22442 Bug 1029433 When in a Loop call, the title bar should display the remote party's information. r=nperriault 2014-10-10 14:03:56 +01:00
David Rajchenbach-Teller
e2dd9c88d9 Bug 1016387 - Whitelisting tests that leak Promise rejections (bc1, part 3). r=yoric 2014-10-10 05:53:00 +02:00
David Rajchenbach-Teller
671ea3201c Bug 1016387 - Whitelisting tests that leak Promise rejections (devtools, part 3). r=yoric 2014-10-10 05:52:00 +02:00
Dão Gottwald
6d3456a2a4 Bug 1081071 - Remove hardcoded gray text colors from subviews. r=gijs 2014-10-10 13:08:02 +02:00
David Rajchenbach-Teller
ee5eefb0c4 Bug 1016387 - Whitelisting tests that leak Promise rejections (bc1, part 2). r=yoric 2014-10-10 03:59:00 +02:00
David Rajchenbach-Teller
7bf1cf21d4 Bug 1016387 - Whitelisting tests that leak Promise rejections (devtools, part 2). r=yoric 2014-10-10 03:56:00 +02:00
Mark Banner
3e5b7bbeb6 Fix typo in addressing review comments in bug 1020449 that caused broken jsx. rs=NiKo 2014-10-10 11:12:02 +01:00
Andrei Oprea
3d9ab57bbe Bug 1020449 Loop should show caller information on incoming calls. Patch originally by Andrei, updated and polished by Standard8. r=nperriault 2014-10-10 10:19:45 +01:00
David Rajchenbach-Teller
c3f66c7ffe Bug 1016387 - Whitelisting tests that leak Promise rejections. r=ted 2014-10-04 14:17:00 +02:00
David Rajchenbach-Teller
157af6afe5 Bug 1016387 - Whitelisting tests that leak Promise rejections (devtools). r=paul 2014-10-04 14:21:00 +02:00
Carsten "Tomcat" Book
7917fa69ef Backed out changeset 746989e4c8d1 (bug 1016387) for bc1/bc3 test failures 2014-10-10 10:41:25 +02:00
Carsten "Tomcat" Book
aa25d91134 Backed out changeset 71abd0791f96 (bug 1016387) 2014-10-10 10:40:30 +02:00
Heather Arthur
3f7265abd5 Bug 1077523 - Enable CSS source maps by default. r=bgrins 2014-10-09 14:27:00 +02:00
Tom Tromey
cee73ca27e Bug 1080013 - string change for devtools. r=dcamp 2014-10-08 11:14:00 +02:00
David Rajchenbach-Teller
ea54c74c50 Bug 1016387 - Whitelisting tests that leak Promise rejections. r=ted 2014-10-04 14:17:00 +02:00
David Rajchenbach-Teller
78201d5734 Bug 1016387 - Whitelisting tests that leak Promise rejections (devtools). r=paul 2014-10-04 14:21:00 +02:00
Gijs Kruitbosch
f40dc36510 Bug 1050638 - fix nits which got missed out in initial commit 2014-10-10 08:44:21 +01:00
Gijs Kruitbosch
d773637966 Bug 1050638 - should be able to close tab with onbeforeunload warning if clicking close a second time, r=ttaubert
--HG--
extra : rebase_source : 2290f2d27e57cf3281d2884442e54e9c29e0e4e8
2014-10-10 08:36:51 +01:00
Gijs Kruitbosch
6e62569ddc Bug 1077404 - subviewradio elements in panic button panel are elliptical and labels get borders, r=jaws
--HG--
extra : rebase_source : 1ad491b0097e76aa3933163d554c146889a81256
2014-10-06 20:00:49 +01:00
Dão Gottwald
e5569b9745 Bug 992637 - Remove the background color from subview headers and make them all-caps instead such that the background matches the panel arrow color. r=jaws 2014-10-10 08:54:00 +02:00
Dão Gottwald
ce8d53fd58 Bug 1069089 - [e10s] Location bar gets focus when switching back to the previous tab after opening a new one. r=mconley
--HG--
extra : rebase_source : 5c64f2a14eb591bde59f42490429a09bb8b1aeac
2014-10-10 08:40:46 +02:00
Jared Wein
8a004ac333 Bug 1078345 - Change references from Firefox WebRTC to Firefox Hello in the standalone UI, as well as fix some strings that weren't being passed the replacement arguments. r=MattN 2014-10-10 01:41:18 -04:00
Jared Wein
55f0da6d69 Bug 1070753 - Rename standalone client's page title to Firefox Hello. r=dmose 2014-10-10 00:38:35 -04:00
Jared Wein
16fff87426 Bug 1076709 - "Beta" Tag to be added to the panel. r=mikedeboer 2014-10-09 16:58:56 -04:00
Wes Kocher
f27a11829a Merge m-c to fx-team a=merge CLOSED TREE 2014-10-09 17:11:58 -07:00
Wes Kocher
b352543e1a Merge fx-team to m-c a=merge CLOSED TREE 2014-10-09 16:46:51 -07:00
Dave Townsend
51dcbf1256 Bug 1039500: Fix remaining callers of tabbrowser._getTabForBrowser on a CLOSED TREE. r=Unfocused 2014-10-09 16:26:11 -07:00
Wes Kocher
5b7ad066cb Backed out changeset cde9ebf247be (bug 1076314) so it doesn't ship in a Nightly on friday or over the weekend CLOSED TREE a=me 2014-10-09 16:24:35 -07:00
Shane Caraveo
158569d3ca Bug 1014332 fix share context menu tests, r=jaws 2014-10-09 12:02:43 -07:00
Shane Caraveo
c465a6d7ba Bug 1014332 test cleanups that better address some async issues, r=jaws 2014-10-09 12:02:35 -07:00
Shane Caraveo
08db5a90ea Bug 1014332 activation support for share panel, r=jaws 2014-10-09 12:02:21 -07:00
Shane Caraveo
9172f8ec7d Bug 1014332 share button CUI widget, r=jaws 2014-10-09 12:02:13 -07:00
Shane Caraveo
66e235c246 Bug 1014332 error page fixes for share panel and about:providerdirectory support, r=jaws 2014-10-09 12:01:48 -07:00
Shane Caraveo
d2f0544a30 Bug 1014332 new about:providerdirectory page that appears in share panel, r=jaws
--HG--
rename : browser/themes/osx/aboutSocialError.css => browser/themes/shared/aboutSocialError.css
2014-10-09 12:01:39 -07:00
Jared Wein
fd58abd066 Bug 1071272 - Remove the clearUserPref("loop.hawk-session-token.fxa") hack from bug 1071259 since 1071247 has been deployed. r=MattN 2014-10-09 14:08:58 -04:00
Paolo Amadini
7b113ef3d0 Bug 1080661 - The count of shared URLs should be increased only once per generated URL. r=MattN 2014-10-09 19:04:14 +01:00
Mike de Boer
8c4d60ed1d Bug 1069816: App name is appended to the document title on Windows and Linux, so authentication failed. r=abr
Bug 1069816: App name is appended to the document title on Windows and Linux, so authentication failed. r=abr
2014-10-09 16:49:02 +02:00
Tim Taubert
7c941e7bde Bug 1073992 - Fix bc1-pgo bustage on a CLOSED TREE by flushing the main window's tab r=bustage 2014-10-09 19:43:51 +02:00
Jared Wein
c6eba8f119 Bug 1079430 - Land the new Loop strings for Firefox 35. r=Standard8 2014-10-09 11:45:04 -04:00
Jared Wein
fc1716c51f Backed out changeset 047060a5b1dc (bug 1078309) for failing browser_LoopContacts.js 2014-10-08 23:44:10 -04:00
Mike de Boer
8ffd08eccf Bug 1078309: use a different database for each Loop Fx Account. r=paolo 2014-10-08 17:40:38 +02:00
Jared Wein
8f2a1ecdf2 Bug 1047133 - Persist FxA OAuth token between browser sessions. r=MattN 2014-10-08 20:49:47 -04:00
Wes Kocher
fdacece326 Merge m-c to fx-team a=merge 2014-10-08 17:18:48 -07:00
Nicolas Perriault
f096dd1ea2 Bug 1074672 Part 1 - Implement a room list view for Loop, r=mikedeboer. 2014-10-08 16:59:56 -07:00
Wes Kocher
b2cbe8c0b3 Merge fx-team to m-c a=merge 2014-10-08 16:46:52 -07:00
Adam Roach [:abr]
9753aaf0bc Bug 1080094 - Google import fails if a contact contains an org but no title r=dmose 2014-10-08 18:30:45 -05:00
Chris AtLee
5589a69540 Bug 1075675: Fix configure options for oauth r=rail 2014-10-08 16:15:05 -04:00
Ryan VanderMeulen
c04a97ecc3 Backed out changeset 4205a47f317c (bug 1037235) for xpcshell orange.
CLOSED TREE
2014-10-08 15:45:56 -04:00
Nick Fitzgerald
03d1b99ed3 Bug 1076830 - Name the test function so it doesn't get GC'd. r=past 2014-10-07 16:23:00 +02:00
Nick Fitzgerald
3c284bd099 Bug 1076830 - Re-enable browser_dbg_breakpoints-reload.js. r=RyanVM 2014-10-08 11:00:00 +02:00
Brian Grinstead
a6233ce67e Bug 1053434 - Add listeners for devedition prefs in browser.js and stub CSS files;r=Gijs 2014-10-08 16:05:46 -05:00
Jan Odvarko
1fe5ea3f55 Bug 1078235 - Implement new 'destroy' panel event; r=bgrins 2014-10-06 19:40:59 +02:00
Manu Jain
27f203cfc2 Bug 1066558 - Cant collapse a tree in web IDE, after expanding it; r=bgrins 2014-10-08 15:49:48 -07:00
Patrick Brosset
d46128c9fc Bug 917696 - Makes markup-view tag name edition go through the protocol; r=bgrins 2014-10-08 15:46:16 -07:00
Tim Nguyen
a652a862cb Bug 1078067 - Remove custom background from Loop panel. r=mdeboer 2014-10-08 15:46:13 -07:00
Tim Taubert
302677e997 Bug 1073992 - Keep track of revivable windows separately to allow reviving more windows than the max_undo_windows pref allows r=yoric 2014-09-27 09:34:08 +02:00
Mike de Boer
2a07ddde89 Bug 1078309: use a different database for each Fx Account. r=abr,paolo 2014-10-09 13:11:24 +02:00
Andrea Marchesini
2ca496756f Bug 1047483 - patch 1 - Porting DOMFile/DOMBlob to WebIDL, r=bz, r=bkelly, r=bholley 2014-10-08 17:15:22 +01:00
Stephen Pohl
afe8977ec8 Bug 1079520: Ensure that GTest can also be run via mach on OSX. r=bsmedberg 2014-10-08 10:48:06 -04:00
Carsten "Tomcat" Book
22c6bea259 merge fx-team to mozilla-central a=merge 2014-10-08 15:53:14 +02:00
Jennifer Fong
e0cfea69b3 Bug 1074880 - Remove file icons on tree view. r=jryans 2014-10-06 12:58:00 +02:00
Jan Odvarko
5c9944fe58 Bug 1072208 - Implement new events for ToolSidebar. r=bgrins 2014-10-07 18:13:51 +02:00
Dão Gottwald
2692457ddb Bug 1079372 - Default browser notification bar should have 'warning' priority, not 'info'. r=gijs 2014-10-08 06:23:30 +02:00
Adam Roach [:abr]
a469e633d5 Bug 1017257 - Attach Loop CSP Policy r=sstamm,dmose 2014-10-06 15:25:04 -05:00
Tim Taubert
b1d0030153 Bug 1078085 - Simplify preference checking code in the newtab preloader r=gijs 2014-10-07 17:54:31 +02:00
Blair McBride
719d7fbfc8 Bug 1078213 - Search bar binding shouldn't set IDs for menuitems. r=MattN
--HG--
extra : transplant_source : %3EG%1A%90P%81%C0%F9%8C%8A%16%93%D5e%BC%86%85%A4%99%CD
2014-10-08 11:58:04 +13:00
Mark Hammond
7445b6177c Bug 1079073 - disable browser_819510_perwindowpb.js with e10s. r=billm 2014-10-08 08:54:08 +11:00
Gijs Kruitbosch
0a65f75dc6 Bug 1059934 - lwt panel height shouldn't persist, r=jaws 2014-10-06 10:43:30 +01:00
Adam Roach [:abr]
c9b993e0ec Bug 1073859 - Store/restore original pref values rather than resetting them rs=jseup 2014-10-07 16:20:03 -05:00
Ryan VanderMeulen
907caa0110 Merge m-c to fx-team. a=merge 2014-10-07 16:14:26 -04:00
Ryan VanderMeulen
91eb0a0177 Merge fx-team to m-c. a=merge 2014-10-07 15:42:04 -04:00
Ryan VanderMeulen
21989786fe Bug 1076830 - Skip browser_dbg_breakpoints-reload.js on Linux debug for frequent failures. a=me 2014-10-07 15:40:41 -04:00
Paolo Amadini
c3c12e9342 Bug 1077412 - Add a confirmation dialog when deleting contacts in the Desktop client. r=mikedeboer 2014-10-07 15:12:07 -04:00
Mark Banner
86712e23bc Bug 1072323: Hook up the contact menus to be able to start outgoing calls. r=mikedeboer 2014-10-07 17:10:56 +02:00
Paolo Amadini
21e19674e9 Bug 1015988 - Client needs to report number of shared URLs on Desktop. r=MattN 2014-10-07 15:11:46 -04:00
Jared Wein
19847f12cd Bug 1016434 - Backout of bug 759252 from mozilla-beta for blurry throbbers. 2014-10-07 10:34:45 +02:00
Matthew Noorenberghe
c5fd3878f6 Bug 1077996 - Allow disabling Loop FxA support and related items (contacts, direct calling) via loop.fxa.enabled. r=mikedeboer
--HG--
extra : rebase_source : 99b0d348b6725c35c048a491e83c65e5b5e1b13d
2014-10-07 00:44:37 -07:00
Massimo Gervasini
4e5f8f8f37 Bug 1075675 - use google-oauth-api.key for builds r=catlee 2014-10-06 17:03:48 -04:00
Justin Dolske
14f52be678 Bug 1071238 - UI Tour: add ability to put a widget in the toolbar. r=mattn 2014-10-06 15:49:30 -07:00
Matthew Noorenberghe
e5afb90247 Bug 1078261 - Don't fetch Loop call data for the FxA session if we aren't logged in. r=pkerr
--HG--
extra : rebase_source : e9dc9ddfa4c62254801889275c3fe46121036655
2014-10-06 15:36:07 -07:00
Adam Roach [:abr]
c597b9c481 Backed out changeset b56f9bccea92 (bug 1017257) 2014-10-06 16:36:49 -05:00
Adam Roach [:abr]
66b2cc7fa9 Bug 1017257 - Attach Loop CSP Policy r=sstamm 2014-10-06 15:25:04 -05:00
Mike Hommey
199a7c2dbc Bug 1073212 - Filter searchplugins to find existing ones, and print out missing ones. r=Pike 2014-10-08 13:41:39 +09:00
Jared Wein
d489a37bf1 Bug 1065537 - Loop isn't using system/platform fonts in various places. r=mikedeboer 2014-10-07 14:27:02 -04:00
Mihaela Velimiroviciu
3fff924bbf Bug 987185 - Add test for the functionality of the Sync button when user is signed into an account. r=Gijs, r=markh 2014-10-03 10:59:07 +03:00
anirudhgp
fdc1351055 Bug 1058140 - Changed troubleshooting to Troubleshooting on a button in the WebIDE UI. r=jryans 2014-10-06 10:04:14 -05:00
Mike de Boer
45b5b25a6f Bug 1077332: fix tests to always show the contacts tab. r=paolo 2014-10-06 16:35:48 +02:00
Mike de Boer
db64275e82 Bug 1077332: hide tabs when not logged in with FxA. r=paolo 2014-10-06 16:35:45 +02:00
Florian Quèze
b868cbd171 Bug 1072742 - Add more language targets for translation, r=felipe. 2014-10-06 15:22:45 +02:00
Florian Quèze
89e59d404f Bug 1072740 - Translation - Implement doorhanger for in-product promotion, r=felipe. 2014-10-06 15:21:11 +02:00
Heather Arthur
cf69f85ecc Bug 1077376 - don't prettify original sources in the style editor. r=pbrosset 2014-10-03 04:35:00 +02:00
Vikneshwar
b96cc3aec6 Bug 1039500 - Created a field with a WeakMap to record the tab for each browser and made _getTabForBrowser non-private. r=dao 2014-10-05 12:57:00 +02:00
Phil Ringnalda
bcb451dbe7 Merge m-c to f-t 2014-10-05 09:53:05 -07:00
Phil Ringnalda
8c2c4a4fac Merge m-i to m-c, a=merge 2014-10-05 09:34:55 -07:00
Nick Alexander
5c87bfaa95 Merge fx-team to m-c. a=merge 2014-10-04 20:12:17 -07:00
ffxbld
213b05cb64 No bug, Automated blocklist update from host bld-linux64-spot-197 - a=blocklist-update 2014-10-04 03:19:32 -07:00
Ryan VanderMeulen
d222e46ad3 Merge fx-team to m-c. a=merge 2014-10-03 16:13:24 -04:00
Tomasz Kołodziejski
1f8f3cfc2b Bug 1077200 - Include searchSuggestionUI.js before newTab.js in case it's used synchronously. r=ttaubert 2014-10-03 10:30:29 -07:00
Blake Kaplan
8917309372 Bug 1026099 - Rework the spellchecker context menu to not use CPOWs. r=ehsan/billm/felipe
This patch fixes a few nits and typos in the C++ spellchecking code as well as
fixing the Finnish dictionary and multiple installed dictionaries in general (r=ehsan).

It reworks the spellchecking context menu to use async message passing (in JS)
and reduces, by a little, the CPOW use in the context menu code (r=felipe).

Finally, the spellcheck IPDL no longer needs to be 'rpc' since we no longer
nest spellchecking calls, so it can go back to being 'sync' (r=billm).
2014-10-03 10:52:37 -04:00
Gijs Kruitbosch
c443eb10ba Bug 1070888 - set position and flip attribute so lightweight themes panel in customize mode opens correctly, r=jaws
--HG--
extra : rebase_source : 9a34be6c24641103c7c0b70573322b2defe0c90d
2014-10-05 09:12:09 +01:00
Gijs Kruitbosch
7059786fc3 Bug 1073240 - update Firefox's default theme icon, hide menu on non-default themes, r=jaws
--HG--
extra : rebase_source : 3651f3e80cf537c365a6ab4a0659221fb6d50d4b
2014-10-05 09:12:06 +01:00
Nick Fitzgerald
298e368be6 Bug 1074899 - Add self time and self percentage to the profiler. r=vporof 2014-10-01 07:54:00 -04:00
J. Ryan Stinnett
4092209471 Bug 1070957 - Show deprecation notice in App Manager. r=paul 2014-10-02 08:30:00 -04:00
Mihaela Velimiroviciu
60d3c11f4c Bug 973641 - Add test for the functionality of addon button in Australis. r=Gijs 2014-10-02 09:19:55 +03:00
Jennifer Fong
888830b56c Bug 1057958 - Add reload button to webide. r=jryans 2014-09-30 03:28:00 -04:00
mferretti@mozilla.com
3f4826af83 Bug 994280 - Improve badged button for Australis. r=enn
- moved badged button XBL from browser to toolkit
 - made the XBL applied by CSS class instead of button's type
 - added australis look & feel to badged button
 - fixed OS X badge position
2014-10-02 11:52:50 +01:00
Raphaël Lustin
b8c7131126 Bug 859133 - Add a plain request/response headers view. r=vporof 2014-10-01 08:09:00 -04:00
Ed Morley
e5f4173add Merge mozilla-central and fx-team 2014-10-03 15:15:58 +01:00
Ed Morley
60a8c08d6b Merge latest green fx-team changeset and mozilla-central; a=merge 2014-10-03 14:51:14 +01:00
anirudhgp
d257412d67 Bug 1076626 - Global notification bars should be hidden in fullscreen mode. r=dao 2014-10-03 13:29:57 +02:00
Richard Marti
264dbd6e28 Bug 1008603 - Define panel-subviews background-color in platform files. r=dao 2014-10-03 08:44:11 +02:00
Matthew Noorenberghe
5c7ac1f4de Bug 1047164 - Handle authentication errors (e.g. token expiry) for FxA Loop sessions and notify users. r=jaws 2014-10-03 03:17:32 -07:00
Ed Morley
1b548da245 Merge mozilla-central and inbound 2014-10-03 15:14:53 +01:00
Yury Delendik
adb34bbb3e Bug 1077198 - Update Shumway to version 0.9.2970. r=till 2014-10-02 19:13:04 -05:00
Mark Banner
dfee244955 Bug 972017 Part 4 - Hook up the OT sdk to the direct calling window for Loop. r=nperriault 2014-10-03 22:42:02 +01:00
Victor Porof
2c3279052c Bug 1056342 - Performance tab fails with app after second toolbox open, r=paul 2014-10-03 21:40:42 +01:00
Ryan VanderMeulen
10ebdd06f9 Merge m-c to fx-team. a=merge 2014-10-03 16:33:31 -04:00
Ryan VanderMeulen
7427f9dac7 Backed out changeset 0a3385aaff01 (bug 1015988) for mochitest-bc orange. 2014-10-03 16:07:47 -04:00
Ryan VanderMeulen
f654fb715f Backed out changeset 53e7cea7d468 (bug 1077332) for Marionette failures. 2014-10-03 14:58:26 -04:00
Mike de Boer
763b363e11 Bug 1077332: hide tabs when not logged in with FxA. r=paolo 2014-10-03 18:49:15 +02:00
Paolo Amadini
ebc49b6e28 Bug 1037114 - Implement contacts list filtering on Name, Last Name and Mail. r=mikedeboer 2014-10-03 19:04:13 +01:00
Paolo Amadini
5e568af905 Bug 1015988 - Client needs to report number of shared URLs on Desktop. r=MattN 2014-10-03 19:04:12 +01:00
Andrew Halberstadt
2da4ee197d Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester 2014-10-07 18:18:28 -04:00
Wes Kocher
45513d515d Merge m-c to inbound a=merge 2014-10-07 18:43:16 -07:00
Ehsan Akhgari
a2be3a36e1 Bug 1079331 - Simplify test_contextmenu.html by removing privateBrowsingMode.js; r=jdm 2014-10-07 16:14:20 -04:00
Ryan VanderMeulen
c9280310e1 Merge m-c to inbound. a=merge 2014-10-07 16:09:10 -04:00
Erik Vold
817cd61eaa Bug 1037235 - toolkit/loader doesn't check module compatibility r=Mossop,past,jaws f=dteller 2014-09-09 18:33:55 -07:00
Adam Roach [:abr]
880e1be0a8 Bug 1079959 - Google import fails if a contact contains a physical address r=mikedeboer 2014-10-08 11:42:45 -05:00
Mark Banner
9dba53531d Follow-up to bug 1072323 - Fix the Loop ui-showcase by passing a mock contact parameter, which is now needed rather than the call Id. rs=nperriault over irc. NPOTB so DONTBUILD 2014-10-08 16:37:46 +01:00
Carsten "Tomcat" Book
0aadb80b39 Merge m-c to fx-team 2014-10-08 16:02:16 +02:00
Tim Taubert
b44295d4ff Bug 1077369 - Remove border between search term and globe icon for actiontype!=switchtab r=dao 2014-10-08 01:37:54 +02:00
Yury Delendik
c479b47720 Bug 1064306 - Adjust pdfjs Makefile to stop excluding non-existent files. r=gps 2014-09-08 09:48:10 -05:00
Mark Banner
c91c4bb5ac Bug 972017 Part 3 - Finish the view flow transition for direct calling for Loop. r=nperriault 2014-10-02 19:55:22 +01:00
Nicolas Perriault
df1bc2d502 Bug 1047406 - Remove notifications in Loop conversation window. r=Standard8 2014-10-02 19:55:21 +01:00
Justin Dolske
463669b918 Bug 1076943 - forget icon has white border (non-transparent background). r=jaws 2014-10-02 10:30:00 -07:00
Ryan VanderMeulen
b3e28fa23f Merge m-c to fx-team. a=merge 2014-10-02 13:16:26 -04:00
Ryan VanderMeulen
9e879e02d8 Merge fx-team to m-c. a=merge 2014-10-02 13:00:31 -04:00
Mike de Boer
84fc2dc6c3 Bug 1074547: improve rendering flow of contacts list. r=Niko 2014-10-02 12:59:43 +02:00
Mike de Boer
de69c7b8a1 Bug 1069816: Enable import button in the contacts list. r=abr 2014-10-02 12:37:43 +02:00
Mike de Boer
3de92ffd8d Bug 1069816: add unit tests for the GoogleImporter class. r=abr 2014-10-02 12:37:41 +02:00
Mike de Boer
b7328204e1 Bug 1069816: implement Google contacts import class. r=abr 2014-10-02 12:37:38 +02:00
Mike de Boer
fdbf67f60c Backed out changeset b26c709330d6 (bug 1069962). r=paolo. 2014-10-01 15:51:50 +02:00
J. Ryan Stinnett
370fda5da0 Bug 989168 - Disable browser_manifest_editor. r=jryans 2014-10-01 05:24:00 +02:00
J. Ryan Stinnett
1d8ef2c6d4 Bug 916804 - Telemetry for WebIDE. r=mratcliffe,paul 2014-10-01 16:04:00 +02:00
Nick Fitzgerald
2a439ec2f3 Bug 915426 - Don't store debugging data in the global scope. r=ejpbruel 2014-10-01 07:45:00 +02:00
Mark Banner
49765267b9 Follow-up to bug 1000240 Fix the generated conversation.js file, missed during bitrot. rs=nperriault 2014-10-02 08:55:56 +01:00
stefanh@inbox.com
0c343d5328 Bug 1075672 - Style the sidebar in places window with Yosemite behind-window vibrancy, r=gijs 2014-10-01 10:02:00 +01:00
Gijs Kruitbosch
44b9bce3a0 Bug 1057166 - move FHR reporting out of docshell and fix test to work in e10s, r=bz
--HG--
extra : rebase_source : d5b9122803f306ab08deb85b953bbc7129e182f0
2014-09-11 14:50:55 +01:00
Victor Porof
cbbedf9884 No Bug - Changeset 8a221e7030b1 was empty; Actually fix indentation on a line introduced in bug 1061653, r=me DONTBUILD 2014-10-02 08:09:16 +01:00
Felipe Gomes
df5a4068bc Bug 1053456 - Pass a serialized SSL status to the parent process so that "Add exception" from about:certerror works. r=dkeeler 2014-10-02 01:17:13 -03:00
Jared Wein
bcf27cee21 No bug - Change tabs to spaces in MozLoopPushHandler.jsm r=me DONTBUILD 2014-10-01 20:02:09 -04:00
Mark Hammond
6238930d82 Bug 1075341 - tests disabled in Linux due to bug 1073339 are now also disabled for e10s. r=unfocused
--HG--
extra : rebase_source : 633c203e3836223466d77b698053e04d25fb0d5d
2014-10-02 09:29:40 +10:00
Wes Kocher
e12565592e Merge inbound to m-c a=merge despite the CLOSED TREE 2014-10-01 16:26:44 -07:00
Dão Gottwald
485f673c17 Bug 1075069 - Backed out search term highlighting in the location bar (bug 1047469). r=ttaubert
--HG--
extra : rebase_source : de556821938f8d11a30487bbef0fb28a1a9f7ec7
2014-10-01 20:33:56 +02:00
Jared Wein
487dd73ae3 Bug 1075697 - MozLoopService.hawkRequest is not properly reset. r=dmose 2014-10-01 14:24:07 -04:00
Nicolas Perriault
33cb7c2cbd Bug 1000240 - Added a Call Failed view for Loop standalone. r=Standard8 2014-10-01 15:16:05 +01:00
Carsten "Tomcat" Book
29d7d7a356 Backed out changeset b30d47d94a85 (bug 1068671) for bc1 test failures 2014-10-01 13:14:06 +02:00
Carsten "Tomcat" Book
33c4a5d9c2 Backed out changeset 5a6b95c47b55 (bug 1068671) 2014-10-01 13:12:13 +02:00
Gijs Kruitbosch
d8e3e20495 Backed out changeset 3cc898b3ef5d (bug 1057166) for build bustage
--HG--
extra : rebase_source : 724c8cb9e4c021a523a58af7e2f53a23aaa1901a
2014-10-01 11:46:28 +01:00
Florian Quèze
ea6a65d232 Bug 1071626 - make the global WebRTC sharing indicators actually list the streams with e10s enabled, r=felipe. 2014-10-01 12:39:52 +02:00
Florian Quèze
a0cbe44ac9 Bug 1074202 - The WebRTC urlbar sharing indicator gets confused if 2 iframes on the same page are using different devices, r=felipe. 2014-10-01 12:39:48 +02:00
Gijs Kruitbosch
9db078a24b Bug 1057166 - move FHR reporting out of docshell and fix test to work in e10s, r=bz 2014-09-11 14:50:55 +01:00
Asaf Romano
f4eb33eb12 Bug 1068671 - Fix review comment (comment 15 on the bug) and a couple of typos. r=mak 2014-10-01 12:59:11 +03:00
Asaf Romano
6860a7fd03 Bug 1068671 - Remove 'read-only' folders support from places. r=mak 2014-10-01 12:19:06 +03:00
Erik Vold
5573946a7a Bug 1075211 - Remove the self hack from content/newtab/updater.js r=ttaubert 2014-09-30 23:42:03 +01:00
Wes Kocher
034e6af469 Merge m-c to fx-team a=merge 2014-09-30 17:13:45 -07:00
Wes Kocher
c3dfb064c8 Merge fx-team to m-c a=merge 2014-09-30 16:55:14 -07:00
Mark Banner
d1632dc85c Bug 1074823 - Infinite ringing if the caller cancels the call in the 'connecting' state. Handle the initial state returned from the websocket. r=dmose 2014-09-30 23:06:34 +01:00
Mark Banner
3ef399e7fb Bug 972017 Part 2 - Set up actions and a dispatcher and start to handle obtaining call data for outgoing Loop calls from the desktop client. r=mikedeboer 2014-09-30 20:44:05 +01:00
Mark Banner
b86a73008f Bug 972017 Part 1 - Add a new controller view for selecting between incoming and outgoing calls in the Loop Conversation window. Also, set up a bare-bones outgoing pending conversation view. r=mikedeboer 2014-09-30 20:44:04 +01:00
Neil Deakin
238bcbb268 Bug 1071771, disable dictionary list when it cannot be accessed from another process. This makes the context menu work again after using it on a misspelled word, r=mconley 2014-09-30 12:05:53 -04:00
Mike Conley
52676fa9cc Bug 1069075 - Send location along with CTP messages. r=gfritzsche.
Before, we were comparing Principals sent up from PluginContent against the
Principal of the selected browser - this was in order to account for races
(and intermittent oranges) where the browser has moved away from a page before
a CTP message has been received by the parent.

Comparing Principals works beautifully, except in the case of Data URIs, since
Data URIs inherit the Principals of the page they were linked from. That means
that if we're on a page with a link to a Data URI that embeds a plugin, if we
quickly browse to that page and back before a CTP message reaches the parent,
when the CTP message finally arrives, the Principals will match. We solve this
by sending the location as well as the Principal, to do a final comparison if
the Principals do match.

--HG--
extra : rebase_source : 095706306d241a254f62b28527a96a427d7e55c3
extra : histedit_source : 3afe814271166f70afce6a423bbb7809c5a983c7
2014-09-28 11:01:29 -04:00
Mike Conley
7cec4260d1 Bug 1069075 - Fix race condition in flushing pluginData cache in PluginContent.jsm. r=gfritzsche.
--HG--
extra : rebase_source : 0a0c801e0a8802e0a8ae04ac34e9977576f64e1e
extra : histedit_source : 03138083b2ac0892c2d66898db918528dda01fe0
2014-09-26 17:17:36 -04:00
Ed Morley
cbc58aea59 Backed out changeset 0ec9bd8e9880 (bug 1044020) for asan failures 2014-09-30 17:35:44 +01:00
Gijs Kruitbosch
a88057ff3d Bug 1074498 - some of the panic button panel's labels don't wrap, r=jaws 2014-09-29 23:47:31 +01:00
Gijs Kruitbosch
e5ed5a63c2 Bug 1065429 - fix tabbar border on yosemite, r=mconley 2014-09-30 12:55:27 +01:00
David Rajchenbach-Teller
1fd3e2ade6 Bug 1044020 - Add the duration of shutdown phases to Telemetry. r=froydnj 2014-09-30 11:43:46 +02:00
Mihaela Velimiroviciu
960a22c6b3 Bug 947914 - Add test for the functionality of Panel Menu buttons in Australis. r=Gijs 2014-09-30 10:12:43 +03:00
Carsten "Tomcat" Book
31e6dd4408 Merge m-c to fx-team 2014-09-30 15:38:31 +02:00
Carsten "Tomcat" Book
1f82b2fb58 merge fx-team to mozilla-central a=merge 2014-09-30 15:10:47 +02:00
Paolo Amadini
fbaad1dfd4 Bug 1038257 - Desktop client needs the ability to delete, block, and unblock contacts. r=mikedeboer 2014-09-30 13:10:24 +01:00
Paolo Amadini
40c8ab7975 Bug 1038246 - Desktop client needs the ability to edit a contact locally. r=mikedeboer 2014-09-30 13:10:23 +01:00
Paolo Amadini
327b8e1803 Bug 1071633 - Add dropdown menu to contact buttons. r=mikedeboer 2014-09-26 13:53:54 -07:00
Dão Gottwald
54e845e00c Bug 1073497 - Merge autocomplete-search.svg CSS rules. r=unfocused 2014-09-30 12:57:27 +02:00
Michael Pruett
1e54b96268 Bug 1056871 - Remove workarounds for bug 687194 in tests. r=mconley 2014-09-28 21:52:25 -05:00
Camilo Viecco
836f2a96a1 Bug 787133 - (hpkp) Part 2/2. Tests r=keeler 2014-09-29 20:31:08 -07:00
Brian Grinstead
03ce1f7e86 Bug 920141 - Add support for inspecting anonymous content. r=pbrosset
--HG--
rename : browser/devtools/styleinspector/test/browser_ruleview_pseudo-element.js => browser/devtools/styleinspector/test/browser_ruleview_pseudo-element_01.js
2014-09-29 09:29:00 +02:00
Phil Ringnalda
413f3a0505 Backed out 2 changesets (bug 1070778, bug 1073846) for bc1 bustage
Backed out changeset c5f1d81d3849 (bug 1070778)
Backed out changeset b327a052e47f (bug 1073846)

--HG--
extra : rebase_source : 49d62043ba91398f370997868bba693ccc6d8251
2014-09-29 20:34:54 -07:00
Blair McBride
bf25d2da6e Bug 1070778 - Selecting a moz-action: result then typing more can result in "Search X for moz-action:..." item. r=mak
--HG--
extra : transplant_source : P/b%9D%B6T%85%22%A8%1B%F0%18%3A%827%C2qx%F6%97
2014-09-30 13:56:06 +13:00
Mark Hammond
daf46102ef Bug 1073855 - fix browser_datareporting_notification tests for dialog-based prefs. r=gfritzsche 2014-09-30 09:52:39 +10:00
Tim Taubert
8129932975 Bug 1073993 - Tiny follow-up fix to allow disabling the preloader again r=me 2014-09-29 13:24:47 -07:00
Ryan VanderMeulen
7420c8422d Merge m-c to fx-team. a=merge 2014-09-29 16:09:22 -04:00
Ryan VanderMeulen
b8afeaae1d Merge b2g-inbound to m-c. a=merge 2014-09-29 15:55:33 -04:00