Merge lp:~ps-jenkins/signon-ui/latestsnapshot-0.14daily13.06.05.1-0ubuntu1 into lp:signon-ui

Proposed by PS Jenkins bot
Status: Merged
Approved by: PS Jenkins bot
Approved revision: 101
Merged at revision: 101
Proposed branch: lp:~ps-jenkins/signon-ui/latestsnapshot-0.14daily13.06.05.1-0ubuntu1
Merge into: lp:signon-ui
Diff against target: 72 lines (+60/-2)
1 file modified
debian/changelog (+60/-2)
To merge this branch: bzr merge lp:~ps-jenkins/signon-ui/latestsnapshot-0.14daily13.06.05.1-0ubuntu1
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
Online Accounts Pending
Review via email: mp+167647@code.launchpad.net

Commit message

Releasing 0.14daily13.06.05.1-0ubuntu1 to ubuntu

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2013-06-03 16:24:08 +0000
3+++ debian/changelog 2013-06-05 21:28:25 +0000
4@@ -1,9 +1,67 @@
5-signon-ui (0.14daily13.05.14ubuntu.unity.next-0ubuntu2) UNRELEASED; urgency=low
6+signon-ui (0.14daily13.06.05.1-0ubuntu1) saucy; urgency=low
7
8+ [ phablet ]
9 * Add some more logic for the webview, based on Ubuntu.Browser for better
10 support on phablet
11
12- -- phablet <phablet@ubuntu-phablet> Thu, 16 May 2013 20:00:59 +0000
13+ [ Ken VanDine ]
14+ * Optionally use WebKit2 in Qt5 Add a configuration option ("qmake
15+ CONFIG+=no-widgets") to disable using the QtWidgets based QWebView
16+ and use QtQuick's WebView, which is based on WebKit2. Another
17+ configuration option ("CONFIG+=force-foreign-qwindow") can be used
18+ to enable window embedding/reparenting with Qt5, which otherwise
19+ would only be enabled with Qt 5.1 or later. Note that the "no-
20+ widgets" option is not activated in debian/rules; that bit should go
21+ into a separate branch. The WebView implementation is mostly based
22+ on Ken Vandine's "phablet-rebased" branch; the big difference here
23+ is that the WebView is opened in a separate process, which is
24+ spawned by signon-ui with a hacked $HOME variable which will force
25+ WebKit2 to store all its data (cookies and form completions) into a
26+ different location depending on the identity being authenticated.
27+ The process separation is needed in order not to share the same
28+ WebKit's WebProcess among the WebViews, which would defeat the trick
29+ of changing $HOME.
30+
31+ [ Alberto Mardegan ]
32+ * Use bzr-export to implement the "make dist" command This includes
33+ the po/Makefile file, which was previously being excluded by
34+ mistake. . (LP: #1162296)
35+ * Wait 3 seconds before reporting a page load failure When logging in
36+ to Google with an Ubuntu SSO account, the browser is briefly
37+ redirected to a page which fails to load; however, the
38+ authentication then continues successfully. In order not to stop the
39+ authentication process, wait three seconds before terminating the
40+ authentication with an error, and abort the timer if another URL is
41+ queued. . (LP: #1171853)
42+ * Cancel fail timer when a load is in progress If a page is loading,
43+ don't make the request fail. . (LP: #1171853)
44+ * Implement removeIdentityData signond will call this method when an
45+ identity is removed or being signed out. .
46+ * Optionally use WebKit2 in Qt5 Add a configuration option ("qmake
47+ CONFIG+=no-widgets") to disable using the QtWidgets based QWebView
48+ and use QtQuick's WebView, which is based on WebKit2. Another
49+ configuration option ("CONFIG+=force-foreign-qwindow") can be used
50+ to enable window embedding/reparenting with Qt5, which otherwise
51+ would only be enabled with Qt 5.1 or later. Note that the "no-
52+ widgets" option is not activated in debian/rules; that bit should go
53+ into a separate branch. The WebView implementation is mostly based
54+ on Ken Vandine's "phablet-rebased" branch; the big difference here
55+ is that the WebView is opened in a separate process, which is
56+ spawned by signon-ui with a hacked $HOME variable which will force
57+ WebKit2 to store all its data (cookies and form completions) into a
58+ different location depending on the identity being authenticated.
59+ The process separation is needed in order not to share the same
60+ WebKit's WebProcess among the WebViews, which would defeat the trick
61+ of changing $HOME.
62+ * Runtime detection of browser handler Even if the "use-webkit2"
63+ option is given at build time, allow using the qtwebkit1 interface
64+ on xcb. This allows us to use the same signon-ui binary for desktop
65+ and phone form factors. .
66+
67+ [ Ubuntu daily release ]
68+ * Automatic snapshot from revision 100
69+
70+ -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Wed, 05 Jun 2013 18:49:08 +0000
71
72 signon-ui (0.14daily13.05.14ubuntu.unity.next-0ubuntu1) raring; urgency=low
73

Subscribers

People subscribed via source and target branches

to all changes: