RESOLVED FIXED 94910
Should copy entire webkit2 python module in to WebKit2.framework to allow removal of relative imports
https://bugs.webkit.org/show_bug.cgi?id=94910
Summary Should copy entire webkit2 python module in to WebKit2.framework to allow rem...
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.