Bug 85175 - [GTK] Update NEWS and configure.ac for 1.9.1 release
Summary: [GTK] Update NEWS and configure.ac for 1.9.1 release
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-30 04:25 PDT by Carlos Garcia Campos
Modified: 2012-04-30 04:58 PDT (History)
3 users (show)

See Also:


Attachments
Patch (5.68 KB, patch)
2012-04-30 04:27 PDT, Carlos Garcia Campos
pnormand: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2012-04-30 04:25:29 PDT
ssia
Comment 1 Carlos Garcia Campos 2012-04-30 04:27:31 PDT
Created attachment 139430 [details]
Patch
Comment 2 Philippe Normand 2012-04-30 04:37:16 PDT
Comment on attachment 139430 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=139430&action=review

> Source/WebKit/gtk/NEWS:41
> +  - Add support for GStreamer 0.11.

- More work on GStreamer 0.11 support
Comment 3 Martin Robinson 2012-04-30 04:51:09 PDT
View in context: https://bugs.webkit.org/attachment.cgi?id=139430&action=review

Be sure to disable WebKit2 before cutting the release, since we still haven't worked out the library  version situation.

> Source/WebKit/gtk/NEWS:37
> +  - Web Timing is not enabled.

not enabled -> now enabled

> Source/WebKit/gtk/NEWS:41
> +  - Add support for GStreamer 0.11.

I think it's still experimental, so might want to double-check with Phil here.

> Source/WebKit/gtk/NEWS:46
> +  - Add WebKitWebView::contex-menu signal to allow applications to

contex-menu -> context-menu
Comment 4 Philippe Normand 2012-04-30 04:57:53 PDT
(In reply to comment #3)
> View in context: https://bugs.webkit.org/attachment.cgi?id=139430&action=review
> 

> > Source/WebKit/gtk/NEWS:41
> > +  - Add support for GStreamer 0.11.
> 
> I think it's still experimental, so might want to double-check with Phil here.
> 

Yes, still experimental. In fact the video-sink patch is still not landed... The port is useless without that patch. That's why I wanted to rephrase to "More work on..." :)
Comment 5 Carlos Garcia Campos 2012-04-30 04:58:01 PDT
Committed r115624: <http://trac.webkit.org/changeset/115624>