Margaret Leibovic
91125467bc
Bug 1132591 - Unpin shortcut tabs when navigating to a new host. r=mcomella
2015-07-16 11:01:03 -07:00
Margaret Leibovic
4be5f383b9
Bug 1183115 - Remove apps AboutRedirector contract from MobileComponents.manifest. r=mcomella
2015-07-15 17:16:26 -07:00
Chenxia Liu
a6c997d773
Bug 1147112 - Add doorhanger icons. r=ally
2015-07-09 18:46:37 -07:00
Margaret Leibovic
d06e3f4e19
Bug 1179872 - Remove about:apps page and menu item. r=mcomella
2015-07-07 16:01:43 -07:00
Fabrice Desré
720b6a1817
Bug 1180507 - Don't hardcode defaultChromeURI in BrowserCLH.js r=mfinkle
2015-07-05 20:26:17 -07:00
Sebastian Kaspari
75b2d8e8d3
backout c084008baf54 for busting home panel add-ons (bug 1178703)
2015-07-03 17:02:59 +02:00
Michael Comella
c7260d5045
Bug 1177774 - Disable warnings for "aText". r=margaret
2015-06-26 14:37:41 -07:00
Michael Comella
aee26db2f3
Bug 1177774 - Import ContentAreaUtils. r=margaret
2015-06-26 14:22:39 -07:00
Michael Comella
08b66b978f
Bug 1177774 - Explicitly declare generator functions. r=margaret
...
Use `function* () { ... }`.
2015-06-26 13:31:09 -07:00
Michael Comella
0a4b5b93c9
Bug 1170804 - Fix bugs found by eslint in components/. r=margaret
...
A few errors still remain.
2015-06-24 21:56:23 -07:00
Chenxia Liu
b171a19614
Bug 1173887 - Only display one title + favicon for the first doorhanger in a popup. r=ally, a=Kwierso
2015-06-16 14:03:09 -07:00
Michael Comella
6e73cd95d4
Bug 1168980 - Search app store when there is no app to handle intent:// URI. r=margaret
2015-06-16 11:39:00 -07:00
Florian Quèze
465c6d082c
Bug 1109354 - prefer Firefox default engines over profile-installed plugins with the same name, r=markh.
2015-06-15 18:32:09 +02:00
Chenxia Liu
c6a46cd229
Bug 1167740 - Allow editing login from "Update login" doorhanger. r=margaret
2015-06-11 18:06:58 -07:00
Margaret Leibovic
27188fdf57
Bug 1170843 - Show a warning when a user attempts to install an unsigned add-on. r=mfinkle
2015-06-08 14:31:48 -04:00
Allison Naaktgeboren
8e86b05738
Bug 1136477 - Unify terminology of Passwords/Logins for about:logins (nee about:passwords).1/2.r=margaret
2015-06-10 18:52:27 -07:00
Chenxia Liu
3f42f61c33
Bug 1147064 - Add positive/negative to buttons. r=margaret
2015-05-18 17:40:30 -07:00
Chenxia Liu
e5eb2496d1
Bug 1147064 - Make negative/positive button order consistent. r=margaret
2015-04-09 16:04:21 -07:00
Phil Ringnalda
dfe6365f6a
Back out 7 changesets (bug 1147064) for NullPointerExceptions
...
Backed out changeset 1e9ce9823fd0 (bug 1147064)
Backed out changeset 17d997c1e1dc (bug 1147064)
Backed out changeset cb76155407ab (bug 1147064)
Backed out changeset 3194afdcbb92 (bug 1147064)
Backed out changeset 87af8d27e784 (bug 1147064)
Backed out changeset fd6e15eb81c3 (bug 1147064)
Backed out changeset 1175733ce0bb (bug 1147064)
2015-06-01 21:40:01 -07:00
Chenxia Liu
81285fb32d
Bug 1147064 - Add positive/negative to buttons. r=margaret
2015-05-18 17:40:30 -07:00
Chenxia Liu
281e79d656
Bug 1147064 - Make negative/positive button order consistent. r=margaret
2015-04-09 16:04:21 -07:00
Giorgos Logiotatidis
cbc84962fd
Bug 1155579 - Allow multiple countries per snippet. r=margaret
...
Giorgos Logiotatidis <giorgos@mozilla.com>
# Parent b3b825c069146b057ff797f5e7a4a1b502d4ccf8
2015-05-07 09:42:59 -07:00
Chenxia Liu
7965bbb017
Bug 1135126 - Only show one Login doorhanger at a time. r=ally
2015-04-08 18:30:47 -07:00
Gijs Kruitbosch
04290b9910
Bug 1150862, make about:reader unlinkable from content on mobile, r=margaret
2015-04-03 14:15:00 +01:00
Chenxia Liu
0f52c3c50e
Bug 1144385 - Handle edited login. r=margaret
2015-03-30 20:45:47 -07:00
Chenxia Liu
c01c1489a9
Bug 1144385 - Add option to edit login to password doorhanger. r=margaret
2015-03-27 17:35:26 -07:00
Kartikaya Gupta
29bfc170f0
Bug 1148857 - Use a valid property string for password prompt dialogs. r=liuche
2015-03-30 11:13:00 -04:00
Martyn Haigh
68a7b8b219
Bug 1146589
- Ensure that tab opened with "open now" action is selected and visible when fennec loads (r=mcomella)
2015-03-30 10:45:03 +01:00
Ehsan Akhgari
c76a7dea16
Bug 1148787 - Ensure that the sessionstore properties exist on the browser object before reading them; r=bnicholson
2015-03-28 21:23:58 -04:00
Andrea Marchesini
94545cbb2e
Bug 1148527 - Indentation fix after bug 1145631, r=ehsan
2015-03-27 18:52:19 +00:00
Martyn Haigh
ec686db052
Bug 1146325 - Convert loaded tab queue data to the required format and send to gecko to open (r=margaret)
2015-03-27 11:47:41 +00:00
Chenxia Liu
db9c7a0f3b
Bug 1088220 - Add login doorhanger. r=margaret
2015-03-26 16:34:29 -07:00
Ehsan Akhgari
5cccea6f0f
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
...
This patch was automatically generated using the following script:
function convert() {
echo "Converting $1 to $2..."
find . \
! -wholename "*/.git*" \
! -wholename "obj-ff-dbg*" \
-type f \
\( -iname "*.cpp" \
-o -iname "*.h" \
-o -iname "*.c" \
-o -iname "*.cc" \
-o -iname "*.idl" \
-o -iname "*.ipdl" \
-o -iname "*.ipdlh" \
-o -iname "*.mm" \) | \
xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}
convert MOZ_OVERRIDE override
convert MOZ_FINAL final
2015-03-21 12:28:04 -04:00
Kartikaya Gupta
13a1d09ded
Bug 1140815 - Don't leave .part files lying around after a preferred helper app is used to process a URL. r=paolo,mfinkle
2015-03-08 21:35:39 -04:00
Chenxia Liu
b0ef9e1e48
Bug 1124465 - Add telemetry probe for usage of the password capture dialog. r=MattN
2015-03-02 16:37:24 -08:00
Chris Peterson
d56c97f2d1
Bug 1133418 - Remove nonstandard expression closures from mobile/android. r=mfinkle
2015-01-24 23:50:50 -08:00
David Keeler
652443351c
bug 1076329 - fix NSSDialogService to properly inspect checkbox state in confirmDownloadCACert r=mfinkle
2015-02-09 15:09:06 -08:00
Fernando Jimenez
b205affc37
Bug 1130057 - TypeError: this.__DOM_IMPL_ is undefined Preventing Purchase on FF Android Nightly. r=wjohnston
2015-02-09 21:55:16 +01:00
Dave Townsend
a6ef3298b5
Bug 1068186: Update window.sidebar and window.external APIs to support e10s. r=felipe
...
Moves nsSidebar.js to toolkit and makes it just pass messages to chrome for each
API call. MainProcessSingleton listens for those messages and passes the call
along to the search service.
Combines the validation code into the same function and takes the opportunity to
support relative URLs too.
Adds a bunch of tests for these web APIs.
Also fixes:
Bug 518929: Implement window.external APIs in core code
Bug 530847: Remove Fennec's nsISidebar implementation once that code is moved into the core
Bug 517720: Adding a search engine using relative URIs is not supported
2015-02-02 12:15:26 -08:00
Mike Connor
64b738d06a
Bug 1130246 - Treat general.useragent.locale as a localized pref in DirectoryProvider. r=rnewman
2015-02-05 20:46:01 -08:00
Ganesh Sahukari
e740a59ab3
Bug 1114594 - Remove promptForSaveToFile in favor of promptForSaveToFileAsync. r=paolo
2015-01-27 16:07:20 -05:00
Ryan VanderMeulen
9fdf069c78
Backed out changeset dd417504346b (bug 1114594) for crashes.
...
CLOSED TREE
2015-01-27 15:17:39 -05:00
Ganesh Sahukari
a30dd201bb
Bug 1114594 - Remove promptForSaveToFile in favor of promptForSaveToFileAsync. r=paolo
2015-01-20 10:11:00 +00:00
Carsten "Tomcat" Book
03a4d5fca0
Backed out changeset d34e894a9ea2 (bug 1114594) for xpcshell and m5 test failures
2015-01-26 15:01:16 +01:00
Ganesh Sahukari
c0ea7c540b
Bug 1114594 - Remove promptForSaveToFile in favor of promptForSaveToFileAsync. r=paolo
2015-01-20 10:11:00 +00:00
Mark Finkle
16cfb525d1
Bug 671993 - Refactor writeFile to use promises and cleanup the caller code flow r=bnicholson
2015-01-22 23:43:20 -05:00
Mark Finkle
79d6b0f69c
Bug 671993 - Collect some telemetry when writing session state to disk r=bnicholson
2015-01-22 23:43:17 -05:00
Mark Finkle
1b832dd74a
Bug 671993 - Save/restore form data for main content and direct frames into session state r=bnicholson
2015-01-22 23:43:15 -05:00
Mark Finkle
a3ba61e6f4
Bug 671993 - Don't save session history for dynamic frames but correctly save shentry children r=bnicholson
2015-01-22 23:43:12 -05:00
Nick Alexander
705ea0bd14
Bug 1093358 - Add mobile/android AppConstants.jsm. r=mfinkle,f=rnewman
...
I did as much conversion to "real Javascript" as I could stomach. It
is, unfortunately, not feasible to remove all preprocessing from CSS
and XHTML files.
2015-01-20 15:17:58 -08:00