Bug 43901 - WebKit2 needs to initialize SafariTheme
Summary: WebKit2 needs to initialize SafariTheme
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Jon Honeycutt
URL:
Keywords: InRadar
Depends on:
Blocks: 43379
  Show dependency treegraph
 
Reported: 2010-08-12 02:09 PDT by Jon Honeycutt
Modified: 2010-08-12 20:47 PDT (History)
0 users

See Also:


Attachments
Patch (2.61 KB, patch)
2010-08-12 18:48 PDT, Jon Honeycutt
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jon Honeycutt 2010-08-12 02:09:16 PDT
WebKit2 needs to call STInitialize() from SafariTheme.dll to initialize SafariTheme.
Comment 1 Jon Honeycutt 2010-08-12 02:59:37 PDT
<rdar://problem/8301376>
Comment 2 Jon Honeycutt 2010-08-12 18:48:18 PDT
Created attachment 64290 [details]
Patch
Comment 3 Jon Honeycutt 2010-08-12 20:47:25 PDT
Landed in r65293. Thanks, Sam!