Commit Graph

31092 Commits

Author SHA1 Message Date
Wes Kocher
0dadefde36 Merge inbound to m-c a=merge CLOSED TREE 2014-10-10 18:58:06 -07:00
Panos Astithas
604d1a5726 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
e9467f9c8d Bug 1081296 - Add sumo link for promotional translation doorhanger. r=florian 2014-10-10 17:37:51 -03:00
Gijs Kruitbosch
7cd5e24bf9 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
647a58c354 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
491011b3c9 Bug 1081322: add string for new contacts phone number editing. r=mattn 2014-10-11 00:00:44 +02:00
Stephen Pohl
0b58cd9573 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
ae49c5abce 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
58b978e91d Backed out changeset 869f6077817a (bug 1049551) for e10s bc1 bustage 2014-10-14 23:36:05 -07:00
Ed Lee
be8f96130d 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
75d06ad770 Bug 1075665 - Fix typo in font inspector. r=paul
--HG--
extra : rebase_source : f14d846e129ec461128636add62bddcacab6b6e0
2014-10-01 17:39:09 +01:00
viv1fi
acde75333f Bug 1051847 - Add trusted identity block to about:license and about:rights. r=dao 2014-10-16 15:35:54 +02:00
Felipe Gomes
a0d8806209 Bug 1081296 - Follow up, update URL. r=me DONTBUILD 2014-10-11 19:21:28 -03:00
Mark Banner
ebc9fbb967 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
938f666e75 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
35611d4a7d 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
740cec5575 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
5e15f1e357 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
427f80e0de 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
08f61089ac Merge m-c to inbound a=merge 2014-10-14 17:35:16 -07:00
Wes Kocher
4fc024771c Backed out changeset c3099024c40a (bug 874050) for OSX 10.8 bc1 orange 2014-10-14 16:23:35 -07:00
Olli Pettay
e9644d49d4 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
e821b79b59 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
747255721f 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
a2c68569d2 Bug 418354 - Disable mixed content blocker redirect test for e10s. r=jduell 2014-10-18 13:21:15 -07:00
Brian R. Bondy
dbca014aa2 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
71996760cf 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
f977c02132 Backing out changeset 30b100f7edbe (bug 1049551) 2014-10-23 20:43:43 +02:00
Ryan VanderMeulen
de50edfb55 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
fc203193ee 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
62b6df7d3c Bug 1074663: Register with PushServer for updates to rooms, r=MattN 2014-10-23 09:50:12 -07:00
Marco Bonardo
0ccc383328 Bug 1068009 - Implement the async bookmarking API (tests), rs=mano 2014-10-23 16:44:41 +02:00
Carsten "Tomcat" Book
7a99c09c0f Backed out changeset 69c5cfd6e270 (bug 1081343) for bc1 test failures 2014-10-23 16:17:24 +02:00
Brian Grinstead
29ad75d2bc 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
63e359d8e9 Bug 1081343 - Create a pref to control Polaris. r=gavin 2014-10-21 10:16:00 +02:00
Jordan Santell
0ba8932661 Bug 1069673 - Add support methods on devtool's Target, r=jryans 2014-10-22 13:33:00 +02:00
Paul Rouget
2f39e96d72 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
b833d2e824 Bug 1049825 - Option to invert the call tree. r=pbrosset,vporof 2014-10-21 12:13:00 +02:00
Tim Taubert
614314a0ee 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
20449165ca 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
544e9b05e8 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
f7c76f5450 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
7e0e31669a Backed out changeset 0b08eb8e264b (Bug 1080934) for bc failures. 2014-10-23 16:20:13 +11:00
Mark Hammond
9c68a3252e Bug 1080934 - add radio buttons to about:welcomeback. r=Unfocused 2014-10-23 15:00:23 +11:00
Mark Hammond
4683821ea9 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
ffbc0b9c2c 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
ebe358a80d Merge m-c to fx-team a=merge CLOSED TREE 2014-10-22 18:54:14 -07:00
Gijs Kruitbosch
5420b18de7 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
1dd937c97e Bug 1042708 - Fix improper metro main thread identification. Regression from bug 1033358. r=me 2014-07-23 10:13:18 -05:00
Neil Deakin
486dad8c5e 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
25c6db8f3d 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
2239ca4229 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
2c259d62cf Bug 1016387 - Whitelisting tests that leak Promise rejections (bc1, part 3);r=yoric 2014-10-10 05:53:00 -04:00
Brian Grinstead
2c7a2c36e4 Bug 1053434 - Add string for toggling devedition theme;r=jaws 2014-10-10 14:49:39 -05:00
Matt Brubeck
2d90949938 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
382ada86d2 Bug 1081176: Apply loop oauth keys to debug builds/etc r=catlee 2014-10-10 14:59:24 -04:00
Nicolas Perriault
bf600da318 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
6cd85e9bcd 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
ce56061190 Bug 1016387 - Whitelisting tests that leak Promise rejections (bc1, part 3). r=yoric 2014-10-10 05:53:00 +02:00
David Rajchenbach-Teller
d72374fb56 Bug 1016387 - Whitelisting tests that leak Promise rejections (devtools, part 3). r=yoric 2014-10-10 05:52:00 +02:00
Dão Gottwald
75ef0298c6 Bug 1081071 - Remove hardcoded gray text colors from subviews. r=gijs 2014-10-10 13:08:02 +02:00
David Rajchenbach-Teller
ebaa95e661 Bug 1016387 - Whitelisting tests that leak Promise rejections (bc1, part 2). r=yoric 2014-10-10 03:59:00 +02:00
David Rajchenbach-Teller
2869e72053 Bug 1016387 - Whitelisting tests that leak Promise rejections (devtools, part 2). r=yoric 2014-10-10 03:56:00 +02:00
Mark Banner
4e8f3d12ea 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
2ea5a124e7 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
b5723002a9 Bug 1016387 - Whitelisting tests that leak Promise rejections. r=ted 2014-10-04 14:17:00 +02:00
David Rajchenbach-Teller
6ccc5443f6 Bug 1016387 - Whitelisting tests that leak Promise rejections (devtools). r=paul 2014-10-04 14:21:00 +02:00
Carsten "Tomcat" Book
716ea73d4c Backed out changeset 746989e4c8d1 (bug 1016387) for bc1/bc3 test failures 2014-10-10 10:41:25 +02:00
Carsten "Tomcat" Book
2e60ab87b2 Backed out changeset 71abd0791f96 (bug 1016387) 2014-10-10 10:40:30 +02:00
Heather Arthur
9e513f212d Bug 1077523 - Enable CSS source maps by default. r=bgrins 2014-10-09 14:27:00 +02:00
Tom Tromey
d8c5ab1404 Bug 1080013 - string change for devtools. r=dcamp 2014-10-08 11:14:00 +02:00
David Rajchenbach-Teller
746408f2c2 Bug 1016387 - Whitelisting tests that leak Promise rejections. r=ted 2014-10-04 14:17:00 +02:00
David Rajchenbach-Teller
b3a1b1ca35 Bug 1016387 - Whitelisting tests that leak Promise rejections (devtools). r=paul 2014-10-04 14:21:00 +02:00
Gijs Kruitbosch
228c7daf21 Bug 1050638 - fix nits which got missed out in initial commit 2014-10-10 08:44:21 +01:00
Gijs Kruitbosch
cefd9f3267 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
7b1aaeaae6 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
b3341f795f 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
57f3c84e33 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
f2d5bc39df 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
40084742f8 Bug 1070753 - Rename standalone client's page title to Firefox Hello. r=dmose 2014-10-10 00:38:35 -04:00
Jared Wein
77701f82d3 Bug 1076709 - "Beta" Tag to be added to the panel. r=mikedeboer 2014-10-09 16:58:56 -04:00
Wes Kocher
473fc46705 Merge m-c to fx-team a=merge CLOSED TREE 2014-10-09 17:11:58 -07:00
Wes Kocher
c115e555a8 Merge fx-team to m-c a=merge CLOSED TREE 2014-10-09 16:46:51 -07:00
Dave Townsend
13630eb0e0 Bug 1039500: Fix remaining callers of tabbrowser._getTabForBrowser on a CLOSED TREE. r=Unfocused 2014-10-09 16:26:11 -07:00
Wes Kocher
4bb9cac09b 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
9d52a943fa Bug 1014332 fix share context menu tests, r=jaws 2014-10-09 12:02:43 -07:00
Shane Caraveo
a6061b249e Bug 1014332 test cleanups that better address some async issues, r=jaws 2014-10-09 12:02:35 -07:00
Shane Caraveo
d44c10e1f6 Bug 1014332 activation support for share panel, r=jaws 2014-10-09 12:02:21 -07:00
Shane Caraveo
eb7bee7d96 Bug 1014332 share button CUI widget, r=jaws 2014-10-09 12:02:13 -07:00
Shane Caraveo
fe4fdca242 Bug 1014332 error page fixes for share panel and about:providerdirectory support, r=jaws 2014-10-09 12:01:48 -07:00
Shane Caraveo
e590054df9 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
419eb359e9 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
e2315da5c2 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
735095c457 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
7556ce1cc1 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
d424f25551 Bug 1079430 - Land the new Loop strings for Firefox 35. r=Standard8 2014-10-09 11:45:04 -04:00
Jared Wein
34c1606e52 Backed out changeset 047060a5b1dc (bug 1078309) for failing browser_LoopContacts.js 2014-10-08 23:44:10 -04:00
Mike de Boer
c5325823e9 Bug 1078309: use a different database for each Loop Fx Account. r=paolo 2014-10-08 17:40:38 +02:00
Jared Wein
7543d4da50 Bug 1047133 - Persist FxA OAuth token between browser sessions. r=MattN 2014-10-08 20:49:47 -04:00
Wes Kocher
f6ebcf9b37 Merge m-c to fx-team a=merge 2014-10-08 17:18:48 -07:00
Nicolas Perriault
5a7d5e605f Bug 1074672 Part 1 - Implement a room list view for Loop, r=mikedeboer. 2014-10-08 16:59:56 -07:00
Wes Kocher
88eab9e3b2 Merge fx-team to m-c a=merge 2014-10-08 16:46:52 -07:00
Adam Roach [:abr]
0d84d7d1e0 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
1302271513 Bug 1075675: Fix configure options for oauth r=rail 2014-10-08 16:15:05 -04:00
Ryan VanderMeulen
a03c76c081 Backed out changeset 4205a47f317c (bug 1037235) for xpcshell orange.
CLOSED TREE
2014-10-08 15:45:56 -04:00
Nick Fitzgerald
40af9b7a39 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
09a4457aa2 Bug 1076830 - Re-enable browser_dbg_breakpoints-reload.js. r=RyanVM 2014-10-08 11:00:00 +02:00
Brian Grinstead
f0b02eb27c 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
c473b8046b Bug 1078235 - Implement new 'destroy' panel event; r=bgrins 2014-10-06 19:40:59 +02:00
Manu Jain
2f59234170 Bug 1066558 - Cant collapse a tree in web IDE, after expanding it; r=bgrins 2014-10-08 15:49:48 -07:00
Patrick Brosset
941fd72e58 Bug 917696 - Makes markup-view tag name edition go through the protocol; r=bgrins 2014-10-08 15:46:16 -07:00
Tim Nguyen
d290e279fa Bug 1078067 - Remove custom background from Loop panel. r=mdeboer 2014-10-08 15:46:13 -07:00
Tim Taubert
544cd47e8c 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
f09732faab Bug 1078309: use a different database for each Fx Account. r=abr,paolo 2014-10-09 13:11:24 +02:00
Andrea Marchesini
7491bee8c3 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
50407a9ef7 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
c4c00dbea8 merge fx-team to mozilla-central a=merge 2014-10-08 15:53:14 +02:00
Jennifer Fong
10c1efd57b Bug 1074880 - Remove file icons on tree view. r=jryans 2014-10-06 12:58:00 +02:00
Jan Odvarko
76cc6249cc Bug 1072208 - Implement new events for ToolSidebar. r=bgrins 2014-10-07 18:13:51 +02:00
Dão Gottwald
337d4c2560 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]
13232b1e7e Bug 1017257 - Attach Loop CSP Policy r=sstamm,dmose 2014-10-06 15:25:04 -05:00
Tim Taubert
222b53c498 Bug 1078085 - Simplify preference checking code in the newtab preloader r=gijs 2014-10-07 17:54:31 +02:00
Blair McBride
28e2c117a7 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
8f099499aa Bug 1079073 - disable browser_819510_perwindowpb.js with e10s. r=billm 2014-10-08 08:54:08 +11:00
Gijs Kruitbosch
fea569a036 Bug 1059934 - lwt panel height shouldn't persist, r=jaws 2014-10-06 10:43:30 +01:00
Adam Roach [:abr]
ee762c80d6 Bug 1073859 - Store/restore original pref values rather than resetting them rs=jseup 2014-10-07 16:20:03 -05:00
Ryan VanderMeulen
2a44f93838 Merge m-c to fx-team. a=merge 2014-10-07 16:14:26 -04:00
Ryan VanderMeulen
f51b0bff1d Merge fx-team to m-c. a=merge 2014-10-07 15:42:04 -04:00
Ryan VanderMeulen
adea1d4781 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
5f169e86c9 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
d9b0f044f4 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
b30f99562a Bug 1015988 - Client needs to report number of shared URLs on Desktop. r=MattN 2014-10-07 15:11:46 -04:00
Jared Wein
938134f37b Bug 1016434 - Backout of bug 759252 from mozilla-beta for blurry throbbers. 2014-10-07 10:34:45 +02:00
Matthew Noorenberghe
eed68ae1a9 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
d4b11568f1 Bug 1075675 - use google-oauth-api.key for builds r=catlee 2014-10-06 17:03:48 -04:00
Justin Dolske
ea46ae6a5d 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
57cfa5fc7b 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]
0e53fbc62d Backed out changeset b56f9bccea92 (bug 1017257) 2014-10-06 16:36:49 -05:00
Adam Roach [:abr]
f1a8c1f87f Bug 1017257 - Attach Loop CSP Policy r=sstamm 2014-10-06 15:25:04 -05:00
Mike Hommey
e9bb065032 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
c012ae9eaa Bug 1065537 - Loop isn't using system/platform fonts in various places. r=mikedeboer 2014-10-07 14:27:02 -04:00
Mihaela Velimiroviciu
c6d71a2148 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
ac87e448b9 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
eda7128f11 Bug 1077332: fix tests to always show the contacts tab. r=paolo 2014-10-06 16:35:48 +02:00
Mike de Boer
6921158765 Bug 1077332: hide tabs when not logged in with FxA. r=paolo 2014-10-06 16:35:45 +02:00
Florian Quèze
0f504ba4d4 Bug 1072742 - Add more language targets for translation, r=felipe. 2014-10-06 15:22:45 +02:00
Florian Quèze
685b1dda0d Bug 1072740 - Translation - Implement doorhanger for in-product promotion, r=felipe. 2014-10-06 15:21:11 +02:00
Heather Arthur
4c8b453c20 Bug 1077376 - don't prettify original sources in the style editor. r=pbrosset 2014-10-03 04:35:00 +02:00
Vikneshwar
cedc62cb8d 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
1fb4d7ea41 Merge m-c to f-t 2014-10-05 09:53:05 -07:00
Phil Ringnalda
9764e19e06 Merge m-i to m-c, a=merge 2014-10-05 09:34:55 -07:00
Nick Alexander
956884ba31 Merge fx-team to m-c. a=merge 2014-10-04 20:12:17 -07:00
ffxbld
329f383b94 No bug, Automated blocklist update from host bld-linux64-spot-197 - a=blocklist-update 2014-10-04 03:19:32 -07:00
Ryan VanderMeulen
4b07046320 Merge fx-team to m-c. a=merge 2014-10-03 16:13:24 -04:00
Tomasz Kołodziejski
dd47aa6b87 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
f809f5b13f 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
e47ed2ff0e 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
2dc96d71fc 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
318b30af30 Bug 1074899 - Add self time and self percentage to the profiler. r=vporof 2014-10-01 07:54:00 -04:00
J. Ryan Stinnett
cd2741e613 Bug 1070957 - Show deprecation notice in App Manager. r=paul 2014-10-02 08:30:00 -04:00
Mihaela Velimiroviciu
5b02973fff Bug 973641 - Add test for the functionality of addon button in Australis. r=Gijs 2014-10-02 09:19:55 +03:00
Jennifer Fong
96fa10c9b4 Bug 1057958 - Add reload button to webide. r=jryans 2014-09-30 03:28:00 -04:00
mferretti@mozilla.com
851f19f43f 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
401627ef48 Bug 859133 - Add a plain request/response headers view. r=vporof 2014-10-01 08:09:00 -04:00
Ed Morley
05d2bcbce8 Merge mozilla-central and fx-team 2014-10-03 15:15:58 +01:00
Ed Morley
e70f0aed29 Merge latest green fx-team changeset and mozilla-central; a=merge 2014-10-03 14:51:14 +01:00
anirudhgp
7b5b772866 Bug 1076626 - Global notification bars should be hidden in fullscreen mode. r=dao 2014-10-03 13:29:57 +02:00
Richard Marti
ffb51c42ec Bug 1008603 - Define panel-subviews background-color in platform files. r=dao 2014-10-03 08:44:11 +02:00
Matthew Noorenberghe
e8358d1819 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
8c0d5a673b Merge mozilla-central and inbound 2014-10-03 15:14:53 +01:00
Yury Delendik
f05e4f226e Bug 1077198 - Update Shumway to version 0.9.2970. r=till 2014-10-02 19:13:04 -05:00
Mark Banner
863c847e79 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
2a779406c7 Bug 1056342 - Performance tab fails with app after second toolbox open, r=paul 2014-10-03 21:40:42 +01:00
Ryan VanderMeulen
3e02d1aa6e Merge m-c to fx-team. a=merge 2014-10-03 16:33:31 -04:00
Ryan VanderMeulen
9140e15c0c Backed out changeset 0a3385aaff01 (bug 1015988) for mochitest-bc orange. 2014-10-03 16:07:47 -04:00
Ryan VanderMeulen
2e19f5277d Backed out changeset 53e7cea7d468 (bug 1077332) for Marionette failures. 2014-10-03 14:58:26 -04:00
Mike de Boer
525397604c Bug 1077332: hide tabs when not logged in with FxA. r=paolo 2014-10-03 18:49:15 +02:00
Paolo Amadini
0ae54b5649 Bug 1037114 - Implement contacts list filtering on Name, Last Name and Mail. r=mikedeboer 2014-10-03 19:04:13 +01:00
Paolo Amadini
f841786c0f Bug 1015988 - Client needs to report number of shared URLs on Desktop. r=MattN 2014-10-03 19:04:12 +01:00
Andrew Halberstadt
d292ee73f1 Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester 2014-10-07 18:18:28 -04:00
Wes Kocher
37702e967f Merge m-c to inbound a=merge 2014-10-07 18:43:16 -07:00
Ehsan Akhgari
e11ea02957 Bug 1079331 - Simplify test_contextmenu.html by removing privateBrowsingMode.js; r=jdm 2014-10-07 16:14:20 -04:00
Ryan VanderMeulen
deca1e4adb Merge m-c to inbound. a=merge 2014-10-07 16:09:10 -04:00
Erik Vold
7c5f78fe4f 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]
3386c3751e Bug 1079959 - Google import fails if a contact contains a physical address r=mikedeboer 2014-10-08 11:42:45 -05:00
Mark Banner
1a81c9a195 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
2fb3ffe395 Merge m-c to fx-team 2014-10-08 16:02:16 +02:00
Tim Taubert
b218ccd277 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
9136fb6c01 Bug 1064306 - Adjust pdfjs Makefile to stop excluding non-existent files. r=gps 2014-09-08 09:48:10 -05:00
Mark Banner
85b2d189ea 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
ad583709b0 Bug 1047406 - Remove notifications in Loop conversation window. r=Standard8 2014-10-02 19:55:21 +01:00
Justin Dolske
241dfc0454 Bug 1076943 - forget icon has white border (non-transparent background). r=jaws 2014-10-02 10:30:00 -07:00
Ryan VanderMeulen
44cc0b6341 Merge m-c to fx-team. a=merge 2014-10-02 13:16:26 -04:00
Ryan VanderMeulen
4c98b09137 Merge fx-team to m-c. a=merge 2014-10-02 13:00:31 -04:00
Mike de Boer
6568594f93 Bug 1074547: improve rendering flow of contacts list. r=Niko 2014-10-02 12:59:43 +02:00
Mike de Boer
392056106c Bug 1069816: Enable import button in the contacts list. r=abr 2014-10-02 12:37:43 +02:00
Mike de Boer
0b4d324d7e Bug 1069816: add unit tests for the GoogleImporter class. r=abr 2014-10-02 12:37:41 +02:00
Mike de Boer
9aa1b91cc1 Bug 1069816: implement Google contacts import class. r=abr 2014-10-02 12:37:38 +02:00
Mike de Boer
7d96aca1c9 Backed out changeset b26c709330d6 (bug 1069962). r=paolo. 2014-10-01 15:51:50 +02:00
J. Ryan Stinnett
f2f1a95536 Bug 989168 - Disable browser_manifest_editor. r=jryans 2014-10-01 05:24:00 +02:00
J. Ryan Stinnett
a52457932b Bug 916804 - Telemetry for WebIDE. r=mratcliffe,paul 2014-10-01 16:04:00 +02:00
Nick Fitzgerald
6cab715092 Bug 915426 - Don't store debugging data in the global scope. r=ejpbruel 2014-10-01 07:45:00 +02:00
Mark Banner
4965914593 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
49612ba0d9 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
aff56ac9f2 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
9df36d6225 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
5e25592280 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
2cc33e7473 No bug - Change tabs to spaces in MozLoopPushHandler.jsm r=me DONTBUILD 2014-10-01 20:02:09 -04:00
Mark Hammond
a82765b476 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
86eb3305b3 Merge inbound to m-c a=merge despite the CLOSED TREE 2014-10-01 16:26:44 -07:00
Dão Gottwald
2cff510db7 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
352c896d30 Bug 1075697 - MozLoopService.hawkRequest is not properly reset. r=dmose 2014-10-01 14:24:07 -04:00
Nicolas Perriault
e1f1020688 Bug 1000240 - Added a Call Failed view for Loop standalone. r=Standard8 2014-10-01 15:16:05 +01:00
Carsten "Tomcat" Book
459781f902 Backed out changeset b30d47d94a85 (bug 1068671) for bc1 test failures 2014-10-01 13:14:06 +02:00
Carsten "Tomcat" Book
29fad8f0d6 Backed out changeset 5a6b95c47b55 (bug 1068671) 2014-10-01 13:12:13 +02:00
Gijs Kruitbosch
c7d764da67 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
8da2701539 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
1c771c5a6e 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
22e6962ade 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
eb24352288 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
896f516dd7 Bug 1068671 - Remove 'read-only' folders support from places. r=mak 2014-10-01 12:19:06 +03:00
Erik Vold
afa2847351 Bug 1075211 - Remove the self hack from content/newtab/updater.js r=ttaubert 2014-09-30 23:42:03 +01:00
Wes Kocher
e271b31367 Merge m-c to fx-team a=merge 2014-09-30 17:13:45 -07:00
Wes Kocher
4912aa7261 Merge fx-team to m-c a=merge 2014-09-30 16:55:14 -07:00
Mark Banner
062a92d254 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
122e4eddcd 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
631b97c2df 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
6c1e283ef7 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
97117148cf 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
c4006a26e4 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
1090f50427 Backed out changeset 0ec9bd8e9880 (bug 1044020) for asan failures 2014-09-30 17:35:44 +01:00
Gijs Kruitbosch
4cc11faace 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
ce29fa90bc Bug 1065429 - fix tabbar border on yosemite, r=mconley 2014-09-30 12:55:27 +01:00
David Rajchenbach-Teller
33d73c6559 Bug 1044020 - Add the duration of shutdown phases to Telemetry. r=froydnj 2014-09-30 11:43:46 +02:00
Mihaela Velimiroviciu
ec54f075e2 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
c34fdca71b Merge m-c to fx-team 2014-09-30 15:38:31 +02:00
Carsten "Tomcat" Book
b37ac43e39 merge fx-team to mozilla-central a=merge 2014-09-30 15:10:47 +02:00
Paolo Amadini
f559f84c07 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
64d54f95ed Bug 1038246 - Desktop client needs the ability to edit a contact locally. r=mikedeboer 2014-09-30 13:10:23 +01:00
Paolo Amadini
065886e1f1 Bug 1071633 - Add dropdown menu to contact buttons. r=mikedeboer 2014-09-26 13:53:54 -07:00
Dão Gottwald
16c4c6ad95 Bug 1073497 - Merge autocomplete-search.svg CSS rules. r=unfocused 2014-09-30 12:57:27 +02:00
Michael Pruett
06db6f98bd Bug 1056871 - Remove workarounds for bug 687194 in tests. r=mconley 2014-09-28 21:52:25 -05:00
Camilo Viecco
886005b84a Bug 787133 - (hpkp) Part 2/2. Tests r=keeler 2014-09-29 20:31:08 -07:00
Brian Grinstead
dc6e2e7d01 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
fe1673fc99 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
fcd3684965 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
9a68dd9c53 Bug 1073855 - fix browser_datareporting_notification tests for dialog-based prefs. r=gfritzsche 2014-09-30 09:52:39 +10:00
Tim Taubert
3acbbbf2f6 Bug 1073993 - Tiny follow-up fix to allow disabling the preloader again r=me 2014-09-29 13:24:47 -07:00
Ryan VanderMeulen
c8d14e42a2 Merge m-c to fx-team. a=merge 2014-09-29 16:09:22 -04:00
Ryan VanderMeulen
2168d239a4 Merge b2g-inbound to m-c. a=merge 2014-09-29 15:55:33 -04:00