Kris Maglione
2a27aabf16
Bug 1356828: Don't call getAddonById from the Pocket bootstrap scope. r=rhelmer
...
MozReview-Commit-ID: DJM1dOIA7X4
2017-04-15 16:23:54 -07:00
Florian Queze
d3c36892fa
Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws.
2017-04-14 21:51:38 +02:00
Sebastian Hengst
42670ceca0
Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout
2017-04-14 23:39:22 +02:00
Florian Queze
9b4f73599f
Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws.
2017-04-14 21:51:38 +02:00
Florian Quèze
49d8db6821
Bug 1345294 - script generated patch (+ some hand cleanup) to replace {get,set}ComplexValue for nsISupportsString by {get,set}StringPref, r=Mossop.
2017-03-16 19:26:01 +01:00
Mark Banner
8e77745f85
Bug 1336070 - Fix no-undef issues in the pocket code. r=mixedpuppy
...
MozReview-Commit-ID: F5brmleBkca
2017-02-02 12:08:56 +00:00
Florian Quèze
45647c4570
Bug 1329182 - remove trailing newURI null parameters in browser/, r=jaws.
2017-01-09 20:27:25 +01:00
Jared Wein
e3149c378f
Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN
...
MozReview-Commit-ID: 7E7LPorrEje
2016-12-29 18:34:54 -05:00
Wes Kocher
2d7553dcfd
Backed out 3 changesets (bug 1325464) for xpcshell failures a=backout
...
Backed out changeset 562ddc32cc21 (bug 1325464)
Backed out changeset cd10db6087dd (bug 1325464)
Backed out changeset 4079437c4648 (bug 1325464)
2016-12-29 14:05:44 -08:00
Jared Wein
34e228f767
Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN
...
MozReview-Commit-ID: 8WoGr8i6oCR
2016-12-29 15:20:47 -05:00
Dave Townsend
4e295aa48d
Bug 1316882: Turn on space-before-function-paren eslint rule (browser). r=jaws
...
MozReview-Commit-ID: 2ZvTiZDHchz
2016-11-11 08:10:51 -08:00
Mark Banner
f1870b61b8
Bug 1315615 - Fix no-unused-vars issues in the Pocket extension. r=jaws
...
MozReview-Commit-ID: 4L8XCRo1PWe
2016-11-07 08:57:40 +00:00
Shane Caraveo
58e23eae37
Bug 1301442 new layout for external l10n build support, r=Gijs,glandium
...
MozReview-Commit-ID: GnZ91obbR75
2016-09-14 12:13:16 -07:00
Shane Caraveo
b9224974cb
Bug 1289549 P5 socialapi fix path in pocket bootstrap, r=florian
...
MozReview-Commit-ID: 8dqHYLjj5RX
2016-08-23 15:24:07 -07:00
Katie Broida[:ktbee]
0bcb756d06
Bug 1171746 - Ensure tab-specific panels close when you switch the tab. r=jaws
2016-08-19 07:27:00 -04:00
Mark Banner
07d2bfc6af
Bug 1291641 - Make the Pocket system add-on as e10s compatible. r=mixedpuppy
...
Move the about: handler registration into the content process, and set the flag on the add-on.
MozReview-Commit-ID: Ken10jJH9o8
2016-08-18 13:59:59 +01:00
Wes Kocher
60df6d1b56
Backed out changeset 33fcf83eefe4 (bug 1171746) for browser_visibleFindSelection.js failures a=backout
2016-08-12 19:11:21 -07:00
Katie Broida[:ktbee]
d45a62dd73
Bug 1171746 - ensure tab specific panels close when you switch the tab r=jaws
...
Adds a tabspecific attribute to the edit bookmarks panel and the Pocket subview panel to signal that these popups should close when the user navigates away from the tab. It also specifies that the localized keyboard short cut for closing a window should close the edit bookmarks panel and the tab by adding a general function to check whether a certain <key> has been pressed. Adds tests for both closing specific tabs and checking keys.
MozReview-Commit-ID: AxW5uQgDQQB
2016-08-11 16:51:45 -04:00
Sumit Tiwari
4edded08d9
Bug 1290698 - Replace Iterator() with Object.{values, entries}; r=mossop
...
MozReview-Commit-ID: DEoVeqEZWpd
2016-08-07 21:58:24 -04:00
Shane Caraveo
921e84e760
Bug 1263599 fix missing menu items in pocket, r=Gijs
2016-04-25 13:24:17 -07:00
Gijs Kruitbosch
da5b4a977b
Bug 1253673, r=bz
...
MozReview-Commit-ID: eyZ0XvZkfM
2016-04-19 09:56:19 +01:00
Shane Caraveo
d3ffe88fe3
Bug 1263032 turn on pocket addon during tests, r=markh
2016-04-08 08:06:46 -07:00
Shane Caraveo
1ba8861a62
Bug 1259729 fix attaching pocket styles on startup, r=jaws
2016-04-01 08:39:48 -07:00
Wes Kocher
7c1dda9a38
Backed out 2 changesets (bug 1259729) for pocket test failures
...
Backed out changeset 9b5113e833ff (bug 1259729)
Backed out changeset 24134582d0ce (bug 1259729)
MozReview-Commit-ID: AKMIgo1HJBi
2016-04-01 09:53:07 -07:00
Shane Caraveo
b00798bc51
Bug 1259729 fix attaching pocket styles on startup, r=jaws
2016-04-01 08:39:48 -07:00
Shane Caraveo
1820b4c664
Bug 1245074 workaround CUI defaults for pocket to fix restore defaults, r=gijs
2016-03-22 12:43:38 -07:00
Shane Caraveo
81e91ad505
Bug 1255824 fix hidden state on startup when pocket button not available, r=gijs
2016-03-14 10:36:52 -07:00
Christoph Kerschbaumer
dae1b91511
Bug 1256050 - Update newChannel implementation after deprecating API on ioservice. r=mixedpuppy
2016-03-12 17:00:50 -08:00
Christoph Kerschbaumer
b5d51539fb
Bug 1254752 - Update pocket to use newChannelWithLoadInfo. r=scaraveo
2016-03-09 13:19:57 -08:00
Shane Caraveo
07955de3a5
Bug 1252661 fix visibility state of pocket menu items, r=gijs
2016-03-04 14:38:13 -08:00
Shane Caraveo
bd0a1fb856
Bug 1245277 pocket addon needs to respect prior set default prefs, r=Gijs
2016-02-24 15:14:30 -08:00
Shane Caraveo
a1047973bf
Bug 1250369 Fix out-of-band upgrades of pocket system addon, r=Gijs
2016-02-23 09:03:26 -08:00
Shane Caraveo
22a7d64455
Bug 1245447 fix CUI customization breakage, r=gijs
2016-02-10 12:27:18 -08:00
Gijs Kruitbosch
9da6575d8c
Bug 1246460 - re-add pocket bookmarks button menuitem now that its original insertion point is gone, r=MattN
2016-02-08 10:08:43 +00:00
Dave Townsend
a215a4a95a
Bug 1245649: Turn on no-extra-semi. r=markh
2016-02-03 17:27:36 -08:00
Shane Caraveo
ee64a8946a
Bug 1236755 use about urls for panel iframes, r=Gijs
2016-01-12 09:27:33 -08:00
Gijs Kruitbosch
d6dfb03542
Bug 1236605 - Fix pocket style addition performance, r=mixedpuppy
2016-01-07 15:08:37 +00:00
Gijs Kruitbosch
fe5a70baae
Bug 1235845 - add the pocket stylesheet to browser windows instead of using the stylesheet service, r=mixedpuppy
2015-12-31 13:04:08 +00:00
Shane Caraveo
3d87f487dc
Bug 1215694 move pocket to a system addon, r=Gijs, r=glandium
...
part 1: reorganize file locations, r=Gijs
part 2: remove built-in pocket code, r=Gijs
part 3: l10n support, r=glandium
part 4: move code/functionality from part 2 into the addon, r=Gijs
part 5: remove dead code, r=Gijs
part 6: create a simple api for addons to add to reader mode, r=Gijs
part 7: various test fixes related to cui behaviour and pocket, r=me
2015-12-29 15:40:52 -08:00