Bug 57023
| Summary: | Use JavaValue rather than jvalue for the conversions to and from JavaScript objects in the JSC Java bridge | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Steve Block <steveblock> | 
| Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> | 
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | CC: | abarth, steveblock | 
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
| Bug Depends on: | 57022 | ||
| Bug Blocks: | |||
          Steve Block
          
          
          
          
        
        
      This will allow us to use JavaValue rather than jvalue in the JavaInstance API and thus make the API independent of JNI. See Bug 57019.
The corresponding change for V8 is being done in Bug 57022.
    | Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. | 
          Steve Block
          
          
          
          
        
        
      No longer relevant. The V8 code was removed in Bug 75801.