lp:~mardy/webaccounts-browser-extension/lgpl21

Created by Alberto Mardegan and last modified
Get this branch:
bzr branch lp:~mardy/webaccounts-browser-extension/lgpl21
Only Alberto Mardegan can upload to this branch. If you are Alberto Mardegan please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Alberto Mardegan
Project:
Online Accounts: Browser Extensions
Status:
Merged

Recent revisions

33. By Alberto Mardegan

Update licence information in Debian packaging

32. By Alberto Mardegan

Use LGPL 2.1

Set the licence to LGPL v2.1 for the libwebaccounts library and for the NPAPI plugin. Set the unit tests to GPL v2.

Approved by David King.

31. By Robert Bruce Park

Inline packaging metadata.

This mp was already approved my mardy, however jenkins got a bit confused so I deleted that one and am resubmitting an identical mp.

Approved by PS Jenkins bot, Didier Roche.

30. By Alberto Mardegan

Version 0.4.5

29. By Alberto Mardegan

Do not open the libwebaccounts library more than once

Do not let the library handle to be garbage-collected, and avoid opening the
library more than once.

28. By Alberto Mardegan

Version 0.4.4

27. By Alberto Mardegan

Make libwebaccounts private

Install libwebaccounts.so under /usr/lib/webaccounts-browser-extension/ and not
directly in /usr/lib.
While at it, generate the install.rdf file with the version number inferred
from configure.ac.

26. By Alberto Mardegan

Version 0.4.3

25. By Alberto Mardegan

Don't use a NPAPI plugin for Firefox: access the system via ctypes

Take the account-creation code out of the NPAPI plugin into its own tiny shared
library (libwebaccounts.so); the NPAPI, still used by Chromium, has been
modified to link to this library, while for Firefox we'll be using ctypes
(https://developer.mozilla.org/en-US/docs/Mozilla/js-ctypes?redirectlocale=en-US&redirectslug=js-ctypes)
to interface with the new library, of which we use just one function.

In this way we get also rid of a couple of bugs related to the embedding of the NPAPI plugin.

24. By Alberto Mardegan

Update firefox install.rdf

Ken Vandine changed this in the packaging branch.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:webaccounts-browser-extension
This branch contains Public information 
Everyone can see this information.

Subscribers