[MIR] libunity-webapps
Bug #1033614 reported by
Ken VanDine
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
libunity-webapps (Ubuntu) |
Fix Released
|
High
|
Unassigned |
Bug Description
Provides the desktop APIs and services needed for webapp integration planned for 12.10.
Related branches
Changed in libunity-webapps (Ubuntu): | |
status: | Incomplete → Fix Committed |
Changed in libunity-webapps (Ubuntu): | |
importance: | Undecided → High |
To post a comment you must log in.
Blocker: daemon/ unity-webapps- action- manager. c:1043 (it does sizeof(data) when it should do sizeof(*data)) -- a blocker just because it's an obvious crasher with an easy fix
* Invalid use of malloc at src/context-
Nits: service is incorrect.
Long description for unity-webapps-
Usually Canonical uses GPL-3, not GPL-3+. Are you sure this is +?
Do we really want to install a .a file instead of just the .so?
I note the crash bug 1033374, but that looks like it needs investigation.
Approved with an upload for the malloc issue.