Bug 35238 - Shared worker types used in globalObjectPrototypeIsDOMWindow are not properly guarded
Summary: Shared worker types used in globalObjectPrototypeIsDOMWindow are not properly...
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-02-22 06:15 PST by Steve Block
Modified: 2010-02-22 08:18 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.74 KB, patch)
2010-02-22 06:18 PST, 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-02-22 06:15:18 PST
Shared worker types used in globalObjectPrototypeIsDOMWindow are not properly guarded
Comment 1 Steve Block 2010-02-22 06:17:49 PST
This causes build failure on Android.
It was introduced in http://trac.webkit.org/changeset/54972
Comment 2 Steve Block 2010-02-22 06:18:42 PST
Created attachment 49212 [details]
Patch
Comment 3 Nate Chapin 2010-02-22 07:55:52 PST
Comment on attachment 49212 [details]
Patch

Ok, thanks.
Comment 4 WebKit Commit Bot 2010-02-22 08:17:56 PST
Comment on attachment 49212 [details]
Patch

Clearing flags on attachment: 49212

Committed r55084: <http://trac.webkit.org/changeset/55084>
Comment 5 WebKit Commit Bot 2010-02-22 08:18:00 PST
All reviewed patches have been landed.  Closing bug.