Bug 136910 - Make it possible to share a bundle between the legacy and modern WebKit2 API
Summary: Make it possible to share a bundle between the legacy and modern WebKit2 API
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Horton
URL:
Keywords:
Depends on:
Blocks: 136915
  Show dependency treegraph
 
Reported: 2014-09-18 00:57 PDT by Tim Horton
Modified: 2014-09-25 13:55 PDT (History)
5 users (show)

See Also:


Attachments
Patch (10.75 KB, patch)
2014-09-18 00:57 PDT, Tim Horton
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Horton 2014-09-18 00:57:32 PDT
Make it possible to share a bundle between the legacy and modern WebKit2 API
Comment 1 Tim Horton 2014-09-18 00:57:55 PDT
Created attachment 238293 [details]
Patch
Comment 2 Tim Horton 2014-09-18 00:58:49 PDT
This is pretty hacky and possibly less platform specific than it should be; I'm hoping Sam or Dan or Anders will chime in with a better way to do this, but at least having this working lets me try to do what I'm trying to do.
Comment 3 WebKit Commit Bot 2014-09-18 01:00:27 PDT
Attachment 238293 [details] did not pass style-queue:


ERROR: Source/WebKit2/ChangeLog:1:  ChangeLog entry has no bug number  [changelog/bugnumber] [5]
Total errors found: 1 in 9 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 4 Tim Horton 2014-09-25 13:55:10 PDT
Anders thinks we shouldn't do this.