Bug 17974

Summary: REGRESSION: npfunctions.h should not import npruntime_internal.h
Product: WebKit Reporter: Mark Rowe (bdash) <mrowe>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: dobey, mrowe
Priority: P1 Keywords: InRadar, Regression
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
Patch to rearrange includes mrowe: review+

Mark Rowe (bdash)
Reported 2008-03-20 17:20:28 PDT
npfunctions.h is a public header file on the Mac, so it must not import npruntime_internal.h.
Attachments
Patch to rearrange includes (2.81 KB, patch)
2008-03-21 06:37 PDT, Rodney Dawes
mrowe: review+
Mark Rowe (bdash)
Comment 1 2008-03-20 17:21:07 PDT
Mark Rowe (bdash)
Comment 2 2008-03-20 17:21:31 PDT
Rodney, your change introduced this include. Are you able to restructure things so that this import is not required?
Rodney Dawes
Comment 3 2008-03-21 06:37:53 PDT
Created attachment 19923 [details] Patch to rearrange includes
Mark Rowe (bdash)
Comment 4 2008-03-21 22:17:50 PDT
Comment on attachment 19923 [details] Patch to rearrange includes r=me
Mark Rowe (bdash)
Comment 5 2008-03-22 15:03:12 PDT
Landed in r31234.
Note You need to log in before you can comment on or make changes to this bug.