Commit Graph

10338 Commits

Author SHA1 Message Date
Gijs Kruitbosch
8762005779 Bug 1134501 - add way for UITour'd page to force-show the reader mode button, r=margaret a=lmandel 2015-04-13 20:12:57 +01:00
Nate Weiner
1dd62548e9 Bug 1164698 - Update Pocket code to latest version (May 13th code drop). r=dolske a=dolske 2015-05-13 20:44:53 -07:00
Justin Dolske
9e203130fa Bug 1164407 - Pocket not enabled on ja builds under Mac OS X. r=adw a=dolske 2015-05-13 20:44:53 -07:00
Gijs Kruitbosch
55bcb77a36 Bug 1164410 - fix l10n use in pocket, r=jaws a=dolske 2015-05-12 18:21:08 +01:00
Matthew Noorenberghe
a5531e52a9 Bug 1161810 - UITour: Allow opening the Pocket panel via showMenu("pocket"). r=jaws a=dolske 2015-05-11 22:03:45 -07:00
Gijs Kruitbosch
7706f18139 Bug 1164302 - pocket button gets lost after a restart, r=jaws a=dolske 2015-05-13 22:18:00 +01:00
Nate Weiner
44193beff1 Bug 1163411 - Update View Pocket Menu Link. r=jaws a=dolske 2015-05-13 20:44:52 -07:00
Justin Dolske
aabbe4077f Bug 1164208 - Update Pocket code to latest version (May 11th code drop) r=jaws a=dolske 2015-05-13 20:44:52 -07:00
Justin Dolske
17092f507a Bug 1164253 - Save request is sent twice for every button press. r=jaws a=dolske 2015-05-13 20:44:52 -07:00
Nate Weiner
1bc05198da Bug 1164161 - Panel dictionary file missing entries for some languages. r=jaws a=dolske 2015-05-13 20:44:52 -07:00
Nate Weiner
f44922b4cc Bug 1163576 - Pages that were only added to Pocket by one user failed to get removed. r=jaws a=dolske 2015-05-11 15:50:42 -04:00
Matthew Noorenberghe
2749b4e91b Bug 1162205 - Don't import encrypted cookies from Chrome. r=mak a=lmandel
Includes https://hg.mozilla.org/mozilla-central/raw-diff/0ac453f0a1f6/browser/components/migration/tests/unit/head_migration.js
2015-05-13 13:38:48 -07:00
Florian Quèze
0ea19019c5 Bug 1160076 - Hide the in-content preferences Search pane when browser.search.showOneOffButtons is false. r=Gijs, a=sledru 2015-05-05 15:58:58 +02:00
Tim Taubert
959e0a6df7 Bug 961215 - Fix intermittent browser_tabview_bug625269.js failures by taking into account that window.resizeTo() can fail to change the window size sometimes. r=MattN, a=test-only 2015-05-07 20:27:52 +02:00
Justin Dolske
b24975f49e Bug 1163319 - Pocket button in hamburger menu breaks layout. r=jaws, a=dolske 2015-05-10 17:19:18 -07:00
Justin Dolske
2e0b5ca45e Bug 1163360 - Update Pocket code to latest version (May 9th code drop) r=jaws, a=dolske 2015-05-10 17:19:17 -07:00
Justin Dolske
b3f4cee9ff Bug 1163265 - Update Pocket code to latest version (May 8th code drop) r=jaws, a=dolske 2015-05-10 17:19:17 -07:00
Drew Willcoxon
bf5bc92bf4 Bug 1162283 - Add support for limited hard-coded localizations to Pocket. r=dolske, a=dolske 2015-05-08 18:57:08 -07:00
Jared Wein
3feef742ac Bug 1163111 - Update Pocket code to latest version (May 7th code drop). r=dolske a=dolske 2015-05-08 16:47:41 -04:00
Justin Dolske
37629aa9b3 Bug 1163349 - "View Pocket List" menuitem not working. r=gavin, a=dolske 2015-05-10 17:19:17 -07:00
Justin Dolske
af32cb9dbb Bug 1162253 - Update the Pocket Menu Icon with the correct aspect ratios. r=jaws, a=dolske 2015-05-10 17:19:17 -07:00
Jared Wein
d747b2ecce Bug 1161793 - Wait to run the Pocket popupshowing code until the popupshowing event is dispatched, same for the popupshown code. r=dolske a=dolske 2015-05-07 17:55:21 -04:00
Jared Wein
ee99445440 Bug 1162735 - Re-add code that got removed accidentally to fix context menus. r=florian a=dolske 2015-05-07 17:53:46 -04:00
Gijs Kruitbosch
10d9301591 Bug 1161838 - fix positioning of newly added widgets, r=jaws a=dolske 2015-05-06 17:01:30 +01:00
Drew Willcoxon
48eb10df97 Bug 1155521 - Migrate Pocket add-on and social provider users to the new Pocket button (part 2, migration). r=jaws, a=dolske 2015-05-05 17:23:59 -07:00
Gijs Kruitbosch
1b22f9f825 Bug 1155521 - Migrate Pocket add-on and social provider users to the new Pocket button (part 1, CustomizableUI changes). r=jaws, a=dolske 2015-05-05 17:21:33 -07:00
Justin Dolske
4c9352f535 Bug 1160663 - Allow hilighting the Pocket button via UITour. r=MattN a=sledru 2015-05-06 16:53:48 -07:00
Jared Wein
0ac459a752 Bug 1160678 - Pocket door hangers arent automatically closed. r=dolske a=sledru 2015-05-06 00:11:32 -04:00
Jared Wein
eac10fa35e Bug 1161654 - Remove some dead code in Pocket.jsm and use pktApi for checking if the user is logged in. r=dolske 2015-05-05 17:05:45 -07:00
Jared Wein
3b7339c5a7 Bug 1160578 - Disable the Pocket button for logged-in users on internal Firefox pages. r=dolske 2015-05-05 19:25:07 -04:00
Jared Wein
acb4856708 Bug 1161654 - Import latest Pocket code. r=dolske 2015-05-05 17:55:29 -04:00
Florian Quèze
447ddbe507 Bug 1155519 - Add "View Pocket Items" menuitem to the bookmarks menu, r=dolske. 2015-05-05 12:24:11 +02:00
Jared Wein
57ba2770f3 Bug 1159744 - Use the panel implementations from the Pocket add-on for the Pocket feature. r=dolske 2015-05-01 17:16:42 -04:00
Florian Quèze
3cf09ad6f2 Bug 1156878 - Send a request to the server when clicking the Pocket toolbar button, r=jaws. 2015-04-27 11:49:21 +02:00
Jared Wein
a2460733b3 Bug 1155523 - Implement Pocket toolbarbutton and subview. r=gijs 2015-04-24 14:29:05 -04:00
Matthew Noorenberghe
faf188639f Bug 1134507 - Implement infopanel to promote Reader View when first available. r=Gijs, a=sledru
Based on a patch by Jared Wein (:jaws).
2015-04-30 14:24:00 -04:00
Alessio Placitelli
a11206a41c Bug 1154518 - Make sure extended data gathering (Telemetry) is disabled when FHR is disabled. r=Gijs, a=sledru 2015-04-15 08:25:00 +02:00
Jared Wein
44c1ea0747 Bug 1153403 - Don't allow dialogs to resize if they didn't resize in windowed preferences. r=Gijs, a=sledru 2015-04-14 18:15:52 -04:00
Mark Banner
47ebc37f8c Bug 1145541. r=mikedeboer, a=sledru 2015-04-21 21:53:15 +01:00
Mark Banner
35c79448cd Bug 1153630 - Allow buttons in the Loop panel to be bigger if required as L10n needs. r=dmose, a=sledru 2015-04-17 08:34:02 +01:00
Justin Dolske
49421b7f17 Bug 1155191 - Please disable readling list and reader view for 38. r=markh, a=me 2015-04-20 15:15:45 -07:00
Gijs Kruitbosch
529a3b6b96 Bug 1150520 - Disable EME for Windows XP. r=dolske, a=sledru 2015-04-17 11:57:22 +01:00
Gijs Kruitbosch
0db27b403e Bug 1141031 - Fix in-content prefs dialogs overflowing. r=jaws, a=sledru 2015-04-16 19:51:04 +01:00
Jared Wein
ed0ca6b090 Bug 1134501 - UITour: Force page into Reader View automatically whenever the ReaderView/ReadingList tour page is loaded. r=gijs, a=dolske 2015-04-15 23:45:50 -04:00
Gijs Kruitbosch
427e32f695 Bug 1153900 - add fixes to tests for aurora, rs=me, a=RyanVM 2015-04-17 19:23:15 +01:00
Gijs Kruitbosch
dc4ba4d72c Bug 1153900 - Fix IE cookies migration. a=sylvestre
* * *
Bug 1153900 - Fix TDZ issue in IEProfileMigrator.js, r=gijs
* * *
Bug 1153900 - fix use of 'File' constructor in IEProfileMigrator.js, r=mak
* * *
Bug 1154472 - fix expiry dates in IE cookie imports, r=mak
* * *
Bug 1154294 - write a test for IE cookies migration. r=Gijs
2015-04-17 05:28:00 -04:00
Gijs Kruitbosch
aee9aec9c2 Bug 1150862, make about:reader unlinkable from content on desktop, r=gavin, a=sylvestre 2015-04-03 09:58:00 +01:00
Mark Hammond
42022d8c03 Bug 1148701 - React to Backoff and Retry-After headers from Reading List server. r=adw, a=sledru 2015-04-14 11:14:00 +10:00
Jared Wein
db350b36a5 Bug 1043612 - Persist the size of resizable in-content subdialogs. r=gijs, a=sledru 2015-04-09 11:23:32 -04:00
Mark Hammond
a440e2f60d Bug 1152703 - Prevent desktop reading list sync errors from preventing sync from starting again. r=adw, a=sledru 2015-04-09 19:49:18 +10:00