Bug 91495 - [GTK] Fix a typo in WebKit2APITests/TestResources
Summary: [GTK] Fix a typo in WebKit2APITests/TestResources
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks: 91478
  Show dependency treegraph
 
Reported: 2012-07-17 05:13 PDT by Carlos Garcia Campos
Modified: 2012-07-17 05:30 PDT (History)
4 users (show)

See Also:


Attachments
Patch (6.44 KB, patch)
2012-07-17 05:15 PDT, Carlos Garcia Campos
xan.lopez: 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-07-17 05:13:50 PDT
s/waitUntilResourceLoadFinsihed/waitUntilResourceLoadFinished/g
Comment 1 Carlos Garcia Campos 2012-07-17 05:15:33 PDT
Created attachment 152738 [details]
Patch
Comment 2 WebKit Review Bot 2012-07-17 05:18:41 PDT
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Comment 3 Xan Lopez 2012-07-17 05:21:09 PDT
Comment on attachment 152738 [details]
Patch

r=me
Comment 4 Carlos Garcia Campos 2012-07-17 05:30:23 PDT
Committed r122840: <http://trac.webkit.org/changeset/122840>