Bug 94910

Summary: Should copy entire webkit2 python module in to WebKit2.framework to allow removal of relative imports
Product: WebKit Reporter: Mark Rowe (bdash) <mrowe>
Component: WebKit Misc.Assignee: Mark Rowe (bdash) <mrowe>
Status: RESOLVED FIXED    
Severity: Normal CC: gladhorn, hausmann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 94814    
Attachments:
Description Flags
Patch mitz: review+

Mark Rowe (bdash)
Reported 2012-08-24 00:18:43 PDT
In bug 94814 they want to remove the use of relative imports from the WebKit2 python code. This currently breaks code that depends on the scripts copied in to WebKit2.framework. We should fix things to allow the changes in bug 94814 to work!
Attachments
Patch (12.59 KB, patch)
2012-08-24 00:22 PDT, Mark Rowe (bdash)
mitz: review+
Mark Rowe (bdash)
Comment 1 2012-08-24 00:22:49 PDT
Mark Rowe (bdash)
Comment 2 2012-08-24 00:38:41 PDT
Landed in r126549.
Note You need to log in before you can comment on or make changes to this bug.