~midori/midori/trunk

« back to all changes in this revision

Viewing changes to midori/midori-searchaction.c

  • Committer: Tarmac
  • Author(s): Christian Dywan
  • Date: 2013-06-19 21:00:46 UTC
  • mfrom: (6216.1.10 midori.butcher)
  • Revision ID: tarmac-20130619210046-i3yv8cnkyjuafubb
Bump WebKit requirement to 1.8.3 and drop support for earlier versions

Show diffs side-by-side

added added

removed removed

Lines of Context:
905
905
                                          PangoEllipsizeMode ellipsize)
906
906
{
907
907
#ifndef HAVE_WEBKIT2
908
 
    #if WEBKIT_CHECK_VERSION (1, 5, 0)
909
908
    WebKitDOMDocument* doc;
910
909
    WebKitDOMHTMLFormElement* active_form;
911
910
    WebKitDOMHTMLCollection* form_nodes;
1020
1019
    #else
1021
1020
    return NULL;
1022
1021
    #endif
1023
 
#else
1024
 
    return NULL;
1025
 
#endif
1026
1022
}
1027
1023
 
1028
1024
void