lp:~robru/webaccounts-browser-extension/inline-packaging

Created by Robert Bruce Park and last modified
Get this branch:
bzr branch lp:~robru/webaccounts-browser-extension/inline-packaging
Only Robert Bruce Park can upload to this branch. If you are Robert Bruce Park please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Recent revisions

33. By Robert Bruce Park

Fix debian/rules as per didrocks.

32. By Robert Bruce Park

Don't ignore .pem files, we need those.

31. By Robert Bruce Park

Inline packaging metadata.

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.