Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementation for ImageBitmap #26009

Merged
merged 1 commit into from Mar 31, 2020
Merged

Implementation for ImageBitmap #26009

merged 1 commit into from Mar 31, 2020

Commits on Mar 30, 2020

  1. Implement ImageBitmap interface

    Implementation of ImageBitmap
    
    ImageBitMap webidl file added
    
    Implementation of ImageBitmap
    
    mentioned the correct origin link
    
    basic new and new_inherited
    
    updated the mod.rs file to include imagebitmap
    
    imagebitmap implemented
    
    changed according to Serialization
    
    implemented serializable
    
    get methods for width and height
    
    basic imagebitmap
    
    added missing crates
    
    added Vec and missing crates
    
    Syntax fixes
    
    Reformatting and minor error fixes
    
    Implementation of  ImageBitmap
    
    tidy-test runs
    
    Took out extra parameters in reflect_dom_object call
    
    added comments with specification links for webidl functions
    
    changing the code based on review comments
    
    adding resolved changes form the pull request
    
    Changes based on pr review
    
    Changes based on pr review
    
    ran test-tidy and fmt
    
    removed the duplicate crate
    
    removed unnecessary crates
    
    Kept only the relevant crate import
    
    Updated test expectations, exposed interface list, and manifest
    santoshpavan authored and jdm committed Mar 30, 2020
You can’t perform that action at this time.