Commit Graph

2006 Commits

Author SHA1 Message Date
Michael Comella
061bdad4c3 Bug 960746 - Sync tab state with gecko state in onLocationChange to update navigation buttons. r=lucasr 2014-11-12 06:47:34 -08:00
Margaret Leibovic
8a1e12656a Bug 1096612 - Properly handle exceptions thrown while parsing article. r=bnicholson 2014-11-11 17:11:30 -08:00
Mark Finkle
41a17e49e7 Bug 1063831 - Support tracking protection in browser.js r=margaret 2014-11-11 15:03:39 -05:00
Carsten "Tomcat" Book
f3b06a58b3 merge mozilla-inbound to mozilla-central a=merge 2014-11-11 13:23:32 +01:00
Mark Capella
3baff77d36 Bug 1050480 - Add a match case option to find-in-page, r=wesj 2014-11-11 01:11:46 -05:00
Eugen Sawin
9d92b10ac9 Bug 1093235 - Restore resolution on display port update. r=kats 2014-11-07 19:41:11 +01:00
Max Li
b0e550c0db Bug 1071777 - Use the contextmenu event target as a fallback for building context menus. r=kats 2014-11-02 20:20:11 -08:00
vivek
6281949c07 Bug 1078353 - handleReaderListStatusRequest should use JS-Java callbacks. r=margaret 2014-11-05 10:13:00 -05:00
Margaret Leibovic
9feebaa60a Bug 1094485 - Properly handle exceptions in readerWorker.js. r=bnicholson, a=metered 2014-11-06 14:07:55 -08:00
Tomasz Kołodziejski
1a87a10585 Bug 1058116 - Pass referrer and isPrivate to openURIInFrame instead of nullptr as aOpener. r=mconley, r=smaug, r=Margaret, r=ally 2014-11-06 09:41:00 -05:00
Margaret Leibovic
e753d47841 Bug 1087722 - Convert reader mode API to use promises. r=rnewman,bnicholson 2014-11-05 16:17:56 -08:00
Margaret Leibovic
6bb92c84ac Bug 1094234 - Get rid of unused BrowserApp.shutdown method. r=mfinkle 2014-11-05 16:17:56 -08:00
Brian Nicholson
448ba80aa6 Bug 1068425 - Add tile reporting tests. r=rnewman 2014-11-05 12:14:35 -08:00
Brian Nicholson
4f40fd9dbd Bug 1068425 - Implement tile reporting components. r=rnewman 2014-11-05 12:14:34 -08:00
vivek
91668fe972 Bug 847435 - Redesign tab history menu. r=bnicholson 2014-11-05 10:13:56 -08:00
vivek
f94f118757 Bug 1078365 - ""Feedback:LastUrl" should use JS-Java callbacks". r=margaret 2014-10-31 13:35:00 +01:00
Wes Kocher
df5afea581 Merge m-c to fx-team a=merge 2014-11-04 20:40:56 -08:00
Dave Townsend
a7d0217d78 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
7bd49169fa 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
d1b3f429d3 Bug 1007409 - Cache reading list articles in files, not indexedDB. r=rnewman 2014-11-04 13:34:45 -08:00
Mike Taylor
1c1b977c28 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
341b557e45 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
58b8b3f705 Bug 1090313 - Only prompt desktopMode users to report issues for webfacing urls. r=margaret 2014-10-28 10:32:00 -04:00
Mike Taylor
597f697116 Bug 1089734 - Report site issues over HTTPS by default. r=margaret 2014-10-27 11:22:00 -04:00
Mike Taylor
896fcc7cad Bug 1089376 - Report private browser site issues in private tab. r=margaret 2014-10-27 11:19:00 +01:00
Margaret Leibovic
af7192adc2 Bug 1085685 - Consolidate logic to add articles to reading list. r=rnewman 2014-10-27 17:59:16 -07:00
Mark Finkle
fcfe9ab25e Backout 6c79ec580eec in an attempt to find a Tp regression (Bug 1088669) 2014-10-24 20:40:53 -04:00
Kartikaya Gupta
eea178f9b0 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
a689009ad0 Merge m-c to inbound a=merge 2014-10-23 18:09:47 -07:00
Markus Stange
4a9b04adc7 Bug 1087293 - Remove unused nsIFrameLoader::renderMode. r=kats 2014-10-23 22:45:14 +02:00
Ryan VanderMeulen
0c14767a2c Backed out changeset 87433694df01 (bug 1082734) for Gaia unit test failures.
CLOSED TREE
2014-10-23 11:32:35 -04:00
Andrea Marchesini
b9590a301a 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
3dede2f234 Backed out changeset 2340c1d21e94 (bug 1082734) for w4 test failures 2014-10-23 15:00:30 +02:00
Andrea Marchesini
4ea9f2d003 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
f4be403c08 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
162cb65a88 Bug 1086991 - Reduce JS/Java message passing for reader mode (Reader:Remove*). r=rnewman 2014-10-22 09:12:11 -07:00
Margaret Leibovic
07b38c4d27 Bug 1086991 - Reduce JS/Java message passing for reader mode (Reader:Add*). r=rnewman 2014-10-22 09:12:08 -07:00
Chris Kitching
c4a9f755ea 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
107d3291ee Bug 1064038 - "Handle errors for About Feedback form submission". r=margaret 2014-10-20 10:44:00 +02:00
Mark Capella
f4b918b8c0 Bug 1084689 - Update ReadingList banner icon, r=margaret, lucasr 2014-10-20 20:31:57 -04:00
Christian Vielma
eb02427242 Bug 1064071: Remove obsolete Text Selection caret positioning logic; r=margaret 2014-10-18 12:01:36 -07:00
wesj
cddb3f663b 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
84b3ef779d Bug 1084134 - Move Reader into a lazy-loaded JS file. r=rnewman 2014-10-20 11:49:36 -07:00
Margaret Leibovic
4e4d29dc4c Bug 1084100 - Move Reader:Click/LongClick event listeners out of BrowserToolbar. r=bnicholson 2014-10-20 11:49:32 -07:00
Mike Taylor
413fc6a8e8 Bug 1024807 - Add "Report Site Issue" menu item (for Nightly users). r=wesj 2014-10-16 12:26:00 +02:00
Mark Capella
7f46e2bf27 Bug 1057667 - Expand selection of articles available for viewing in ReaderMode, r=lucasr 2014-10-16 22:30:11 -04:00
Mark Capella
178bbc9e00 Bug 1077574 - Add current and total counts to Find-in-page, r=wesj 2014-10-16 12:42:11 -04:00
Robin Ricard
e5d911e1a3 Bug 994724 - Clean up ZoomHelper logic. r=maragrete 2014-10-13 23:59:00 +02:00
Mark Finkle
0dd8e63b7b Bug 1035420 - [geckoview] Implement Java <-> Javascript messaging bridge r=bnicholson 2014-10-15 00:33:14 -04:00
Mark Finkle
5d8fab2066 Bug 1035420 - [geckoview] Implement chrome script injection r=bnicholson 2014-10-15 00:32:15 -04:00