⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 101049 in webkit


Ignore:
Timestamp:
Nov 23, 2011, 12:48:23 AM (15 years ago)
Author:
commit-queue@webkit.org
Message:

Documentation fix for load-committed in webkitwebframe
https://bugs.webkit.org/show_bug.cgi?id=72927

Patch by Kaustubh Atrawalkar <Kaustubh Atrawalkar> on 2011-11-23
Reviewed by Martin Robinson.

  • webkit/webkitwebframe.cpp:

(webkit_web_frame_class_init):

Location:
trunk/Source/WebKit/gtk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WebKit/gtk/ChangeLog

    r100995 r101049  
     12011-11-23  Kaustubh Atrawalkar  <kaustubh@motorola.com>
     2
     3        Documentation fix for load-committed in webkitwebframe
     4        https://bugs.webkit.org/show_bug.cgi?id=72927
     5
     6        Reviewed by Martin Robinson.
     7
     8        * webkit/webkitwebframe.cpp:
     9        (webkit_web_frame_class_init):
     10
    1112011-11-22  Pavel Feldman  <pfeldman@google.com>
    212
  • trunk/Source/WebKit/gtk/webkit/webkitwebframe.cpp

    r98677 r101049  
    204204
    205205    /**
    206      * WebKitWebFrame::load-done
     206     * WebKitWebFrame::load-committed
    207207     * @web_frame: the object on which the signal is emitted
    208208     *
Note: See TracChangeset for help on using the changeset viewer.