[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#596094: unblock: epiphany-browser/2.30.5-1



On Wed, Sep  8, 2010 at 18:18:09 +0200, Josselin Mouette wrote:

> Package: release.debian.org
> Severity: normal
> User: release.debian.org@packages.debian.org
> Usertags: freeze-exception
> 
> Please unblock epiphany-browser for squeeze.
> 
 158 files changed, 26177 insertions(+), 32174 deletions(-)

Sad panda.

+++ epiphany-browser-2.30.5/data/epiphany-2.29.pc       2010-08-30 22:55:34.000000000 +0000

that file shouldn't be in the tarball.

+++ epiphany-browser-2.30.5/data/org.gnome.Epiphany.service 2010-08-30 22:58:52.000000000 +0000

same.

+       cd debian/epiphany-browser-data/usr/share/applications/ \
+               && mv epiphany.desktop epiphany-browser.desktop

is this what made epiphany disappear from my panel?  any way we can
avoid that?

[ignoring doc/reference/ changes]

+  gboolean inspector_attached;
   guint is_setting_zoom : 1;

kind of weird to be mixing Booleans as gboolean and as 1-bit bitfield.

   gtk_window_set_default_size (GTK_WINDOW (embed->priv->inspector_window),
-                               600, 400);
+                               800, 600);

Not quite convinced... 600 pixels high on a netbook means part of it
will be off-screen, if you take into account the panel and window
decorations?  Why is the size static anyway...

There's a changelog entry saying 'use cairo_fill instead of
cairo_paint', yet lib/widgets/ephy-spinner.c replaced gdk_draw_pixbuf
with cairo_paint?

+    Split EphyNavigationAction in one abstract class and two subclasses

that one is pretty huge, I won't be reviewing this part.

Cheers,
Julien

Attachment: signature.asc
Description: Digital signature


Reply to: