~ubuntu-branches/ubuntu/saucy/webbrowser-app/saucy-proposed

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Ubuntu daily release, Alexandre Abreu, Olivier Tilloy, Ubuntu daily release
  • Date: 2013-09-19 15:52:17 UTC
  • mfrom: (1.1.23)
  • Revision ID: package-import@ubuntu.com-20130919155217-tu7k7o4inckuh1hm
Tags: 0.22+13.10.20130919.3-0ubuntu1
[ Alexandre Abreu ]
* Add a 'maximized' command line parameter mostly to enhance the
  control for webapps launch.

[ Olivier Tilloy ]
* Use the value of APP_ID to set the application name. This ensures
  that webapps (which run with a unique app ID) will write their data
  where they ought to, and that they won’t have access to other apps’
  cache and cookies. (LP: #1226085)
* Add a unity action to clear the navigation history.
* Override the UA string for facebook.com to ensure we’re getting
  touch-enabled content. Without this override, we were getting
  unstyled mobile content from the 90s. Impersonating an iphone or
  android would offer to install the respective applications when
  logging in. The 'Firefox' token gets us the right content (and
  pretending to be AppleWebKit seems to be necessary too, otherwise
  the layout is busted). (LP: #1215002)

[ Ubuntu daily release ]
* Automatic snapshot from revision 318

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
webbrowser-app (0.22+13.10.20130919.3-0ubuntu1) saucy; urgency=low
 
2
 
 
3
  [ Alexandre Abreu ]
 
4
  * Add a 'maximized' command line parameter mostly to enhance the
 
5
    control for webapps launch.
 
6
 
 
7
  [ Olivier Tilloy ]
 
8
  * Use the value of APP_ID to set the application name. This ensures
 
9
    that webapps (which run with a unique app ID) will write their data
 
10
    where they ought to, and that they won’t have access to other apps’
 
11
    cache and cookies. (LP: #1226085)
 
12
  * Add a unity action to clear the navigation history.
 
13
  * Override the UA string for facebook.com to ensure we’re getting
 
14
    touch-enabled content. Without this override, we were getting
 
15
    unstyled mobile content from the 90s. Impersonating an iphone or
 
16
    android would offer to install the respective applications when
 
17
    logging in. The 'Firefox' token gets us the right content (and
 
18
    pretending to be AppleWebKit seems to be necessary too, otherwise
 
19
    the layout is busted). (LP: #1215002)
 
20
 
 
21
  [ Ubuntu daily release ]
 
22
  * Automatic snapshot from revision 318
 
23
 
 
24
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Thu, 19 Sep 2013 15:52:17 +0000
 
25
 
1
26
webbrowser-app (0.22+13.10.20130918.1-0ubuntu1) saucy; urgency=low
2
27
 
3
28
  [ Alexandre Abreu ]