remove deprecated methods and sginals

Bug #795286 reported by Curtis Hovey
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
HTML5-browser
Fix Released
High
Curtis Hovey

Bug Description

Deprecated code that is changeable for natty and maybe lucid.
    * WebKitWebView::load-finished is deprecated and should not be used
      in newly-written code.
      Use the "load-status" property instead.
    * webkit_web_view_open has been deprecated since version 1.1.1 and
      should not be used in newly-written code.
      Use webkit_web_view_load_uri() instead.
    * webkit_web_view_load_html_string has been deprecated since version 1.1.1
      and should not be used in newly-written code.
      Use webkit_web_view_load_string() instead.
    * WebKitWebView::title-changed has been deprecated since version 1.1.4
      and should not be used in newly-written code. Use "notify::title"
      instead.

Curtis Hovey (sinzui)
Changed in html5-browser:
status: Triaged → In Progress
Curtis Hovey (sinzui)
Changed in html5-browser:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.