Summary: | Set m_isComplete to true in BitmapImage(NativeImagePtr, ImageObserver*). | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Dongseong Hwang <dongseong.hwang> | ||||
Component: | Images | Assignee: | Nobody <webkit-unassigned> | ||||
Status: | UNCONFIRMED --- | ||||||
Severity: | Normal | CC: | hclam, nick, noam, skyul, webkit.review.bot | ||||
Priority: | P2 | ||||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 90375 | ||||||
Attachments: |
|
Description
Dongseong Hwang
2012-08-08 05:02:25 PDT
Created attachment 157185 [details]
Patch
I suggest we take down the review flag at the moment. It is unclear why we need this because refactoring for ImageSource and BitmapImage hasn't landed yet. We'll also need test for this change. (In reply to comment #2) > I suggest we take down the review flag at the moment. It is unclear why we need this because refactoring for ImageSource and BitmapImage hasn't landed yet. We'll also need test for this change. I came close to turn on the review flag of parallel image decoders and RetainedModeBitmapImage. I agreed on you. |