Bug 41594 - ThreadingPthreads.cpp should use JNIUtility.h on Android, not outdated jni_utility.h
Summary: ThreadingPthreads.cpp should use JNIUtility.h on Android, not outdated jni_ut...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Android Android
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-05 01:59 PDT by Steve Block
Modified: 2010-07-05 10:10 PDT (History)
2 users (show)

See Also:


Attachments
Patch (927 bytes, patch)
2010-07-05 02:03 PDT, Steve Block
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Block 2010-07-05 01:59:46 PDT
http://trac.webkit.org/changeset/53497 renamed jni_utility.h to JNIUtility.h.

The Android-specific include in ThreadingPthreads.cpp should be updated to reflect this.
Comment 1 Steve Block 2010-07-05 02:03:41 PDT
Created attachment 60504 [details]
Patch
Comment 2 WebKit Commit Bot 2010-07-05 10:10:24 PDT
Comment on attachment 60504 [details]
Patch

Clearing flags on attachment: 60504

Committed r62493: <http://trac.webkit.org/changeset/62493>
Comment 3 WebKit Commit Bot 2010-07-05 10:10:29 PDT
All reviewed patches have been landed.  Closing bug.