Commit Graph

1996 Commits

Author SHA1 Message Date
Margaret Leibovic
5b7aa5ad69 Bug 1087722 - Convert reader mode API to use promises. r=rnewman,bnicholson 2014-11-05 16:17:56 -08:00
Margaret Leibovic
6e4d54d867 Bug 1094234 - Get rid of unused BrowserApp.shutdown method. r=mfinkle 2014-11-05 16:17:56 -08:00
Brian Nicholson
e7a9bd4d6c Bug 1068425 - Add tile reporting tests. r=rnewman 2014-11-05 12:14:35 -08:00
Brian Nicholson
cb11266e0d Bug 1068425 - Implement tile reporting components. r=rnewman 2014-11-05 12:14:34 -08:00
vivek
436c4172e1 Bug 847435 - Redesign tab history menu. r=bnicholson 2014-11-05 10:13:56 -08:00
vivek
36a759e0dd Bug 1078365 - ""Feedback:LastUrl" should use JS-Java callbacks". r=margaret 2014-10-31 13:35:00 +01:00
Wes Kocher
86d13896ae Merge m-c to fx-team a=merge 2014-11-04 20:40:56 -08:00
Dave Townsend
8073b76b55 Bug 1084558: Switch the web installer interfaces to use browsers instead of DOM windows. r=Unfocused 2014-11-04 19:20:52 -08:00
Chris Kitching
0df8196842 Bug 914027: Do not attempt to decode Favicons of unsupported types. Fallback on Favicon failure. r=margaret 2014-11-04 21:41:20 +00:00
Margaret Leibovic
c1da8b2813 Bug 1007409 - Cache reading list articles in files, not indexedDB. r=rnewman 2014-11-04 13:34:45 -08:00
Mike Taylor
bc63d7486c Bug 1092447 - Ignore non top-level documents when enabling/disabling Report Site Menu. r=margaret 2014-11-03 12:39:00 +01:00
Richard Newman
e44886f410 Bug 1091803 - Correctly treat general.useragent.locale and intl.accept_languages as complex prefs in all cases. r=mfinkle 2014-10-31 16:39:47 -07:00
Mike Taylor
dda64b2eef Bug 1090313 - Only prompt desktopMode users to report issues for webfacing urls. r=margaret 2014-10-28 10:32:00 -04:00
Mike Taylor
76b55ae807 Bug 1089734 - Report site issues over HTTPS by default. r=margaret 2014-10-27 11:22:00 -04:00
Mike Taylor
79b6892e7b Bug 1089376 - Report private browser site issues in private tab. r=margaret 2014-10-27 11:19:00 +01:00
Margaret Leibovic
7ef68d4a4d Bug 1085685 - Consolidate logic to add articles to reading list. r=rnewman 2014-10-27 17:59:16 -07:00
Mark Finkle
9475ca336d Backout 6c79ec580eec in an attempt to find a Tp regression (Bug 1088669) 2014-10-24 20:40:53 -04:00
Kartikaya Gupta
2f4bb36a2b Bug 1078029 - Dispatch a dummy mouse event so that browser.js can pick up the event's retargeted target. r=wesj 2014-11-04 09:53:17 -05:00
Wes Kocher
40b2127075 Merge m-c to inbound a=merge 2014-10-23 18:09:47 -07:00
Markus Stange
aba4dd12f9 Bug 1087293 - Remove unused nsIFrameLoader::renderMode. r=kats 2014-10-23 22:45:14 +02:00
Ryan VanderMeulen
dd75c0e619 Backed out changeset 87433694df01 (bug 1082734) for Gaia unit test failures.
CLOSED TREE
2014-10-23 11:32:35 -04:00
Andrea Marchesini
cd528c2dd2 Bug 1082734 - Remove URL.searchParams to avoid the stealing of data from future cross-origin sites, r=bz 2014-10-23 14:43:40 +01:00
Carsten "Tomcat" Book
f47de25453 Backed out changeset 2340c1d21e94 (bug 1082734) for w4 test failures 2014-10-23 15:00:30 +02:00
Andrea Marchesini
4d11e3f323 Bug 1082734 - Remove URL.searchParams to avoid the stealing of data from future cross-origin sites, r=bz 2014-10-23 12:48:44 +01:00
Margaret Leibovic
eda257a6f8 Bug 1042135 - Change three-state DNT back to two state and update text in Fennec. (r=liuche)
* * *
Bug 1042135 - Update robocop tests
2014-09-19 14:41:44 -07:00
Margaret Leibovic
23eeb7ecc5 Bug 1086991 - Reduce JS/Java message passing for reader mode (Reader:Remove*). r=rnewman 2014-10-22 09:12:11 -07:00
Margaret Leibovic
29515ce460 Bug 1086991 - Reduce JS/Java message passing for reader mode (Reader:Add*). r=rnewman 2014-10-22 09:12:08 -07:00
Chris Kitching
a4961c55d5 Bug 914027: Do not attempt to decode Favicons of unsupported types. Fallback on Favicon failure. r=margaret 2014-10-22 14:55:53 +01:00
vivek
85947c26d8 Bug 1064038 - "Handle errors for About Feedback form submission". r=margaret 2014-10-20 10:44:00 +02:00
Mark Capella
a67ed644c9 Bug 1084689 - Update ReadingList banner icon, r=margaret, lucasr 2014-10-20 20:31:57 -04:00
Christian Vielma
51faa0237e Bug 1064071: Remove obsolete Text Selection caret positioning logic; r=margaret 2014-10-18 12:01:36 -07:00
wesj
56fd376863 Bug 1070086 - When files are deleted from Firefox's DownloadManager, also remove them from Android's. r=bnicholson 2014-09-30 11:59:00 -07:00
Margaret Leibovic
f08eeb7840 Bug 1084134 - Move Reader into a lazy-loaded JS file. r=rnewman 2014-10-20 11:49:36 -07:00
Margaret Leibovic
102eebb7cd Bug 1084100 - Move Reader:Click/LongClick event listeners out of BrowserToolbar. r=bnicholson 2014-10-20 11:49:32 -07:00
Mike Taylor
d1f112c324 Bug 1024807 - Add "Report Site Issue" menu item (for Nightly users). r=wesj 2014-10-16 12:26:00 +02:00
Mark Capella
0b2deebe9e Bug 1057667 - Expand selection of articles available for viewing in ReaderMode, r=lucasr 2014-10-16 22:30:11 -04:00
Mark Capella
18ab77dd10 Bug 1077574 - Add current and total counts to Find-in-page, r=wesj 2014-10-16 12:42:11 -04:00
Robin Ricard
b0a884bbf2 Bug 994724 - Clean up ZoomHelper logic. r=maragrete 2014-10-13 23:59:00 +02:00
Mark Finkle
b9c7b61cf0 Bug 1035420 - [geckoview] Implement Java <-> Javascript messaging bridge r=bnicholson 2014-10-15 00:33:14 -04:00
Mark Finkle
bb0e31d65a Bug 1035420 - [geckoview] Implement chrome script injection r=bnicholson 2014-10-15 00:32:15 -04:00
vivek
5bc5a74231 Bug 1071117 - "Add support to distinguish organic and inorganic feedback." r=margaret 2014-10-14 13:35:00 +02:00
Carsten "Tomcat" Book
a1feda49cd Backed out changeset b4bfcde216b9 (bug 1035420) for Android Bustage 2014-10-15 08:57:06 +02:00
Carsten "Tomcat" Book
53908fb89c Backed out changeset f7c918458900 (bug 1035420) for Android Bustage 2014-10-15 08:56:51 +02:00
Mark Finkle
0f8db5bf0f Bug 1035420 - [geckoview] Implement Java <-> Javascript messaging bridge r=bnicholson 2014-10-15 00:33:14 -04:00
Mark Finkle
f56fda2e23 Bug 1035420 - [geckoview] Implement chrome script injection r=bnicholson 2014-10-15 00:32:15 -04:00
Chenxia Liu
edc4a2969a Bug 1078761 - Add 'stop tab mirroring' one level higher in the menu. r=rbarker 2014-10-14 16:31:10 -07:00
Richard Newman
d6b443dec6 Bug 1045053 - Part 1: set intl.accept_languages from Android OS/app locale. r=bnicholson 2014-10-01 18:09:42 -07:00
vivek
76a5781493 Bug 1077047 - "Refine footer banner in about:feedback" . r=margaret.leibovic 2014-10-10 07:51:00 +02:00
Margaret Leibovic
5cc4a49ab6 Bug 1079817 - Compare add-on id instead of add-on object when checking to see if current add-on was unisntalled. r=mfinkle 2014-10-13 14:54:06 -04:00
wesj
5e3f4d1d14 Bug 1046941 - "Disable downloads and extension installs in guest mode" [r=mark.finkle] 2014-10-08 14:34:00 -07:00