Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(644)

Issue 2796103002: WIP: Adjust externally allocated memory when ImageBitmap is transferred (Closed)

Created:
3 years, 8 months ago by xidachen
Modified:
3 years, 7 months ago
Reviewers:
jbroman, Justin Novosad
CC:
jbroman, ajuma+watch_chromium.org, blink-reviews, blink-reviews-bindings_chromium.org, blink-reviews-frames_chromium.org, blink-reviews-platform-graphics_chromium.org, Rik, chromium-reviews, dshwang, drott+blinkwatch_chromium.org, krit, fmalita+watch_chromium.org, jbroman+watch_chromium.org, kinuko+watch, pdr+graphicswatchlist_chromium.org, rwlbuis, Stephen Chennney
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

WIP: Adjust externally allocated memory when ImageBitmap is transferred TODO: fill in later BUG=705718 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2

Patch Set 1 #

Total comments: 5

Patch Set 2 : DONT COMMIT, needs to see diff #

Patch Set 3 : works #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -0 lines) Patch
M third_party/WebKit/Source/core/frame/ImageBitmap.cpp View 1 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/StaticBitmapImage.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/StaticBitmapImage.cpp View 1 2 chunks +13 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
jbroman
a few comments by inspection, but I haven't debugged https://codereview.chromium.org/2796103002/diff/1/third_party/WebKit/Source/bindings/core/v8/SerializedScriptValue.cpp File third_party/WebKit/Source/bindings/core/v8/SerializedScriptValue.cpp (right): https://codereview.chromium.org/2796103002/diff/1/third_party/WebKit/Source/bindings/core/v8/SerializedScriptValue.cpp#newcode455 third_party/WebKit/Source/bindings/core/v8/SerializedScriptValue.cpp:455: ...
3 years, 8 months ago (2017-04-04 15:44:56 UTC) #2
Justin Novosad
https://codereview.chromium.org/2796103002/diff/1/third_party/WebKit/Source/core/frame/ImageBitmap.cpp File third_party/WebKit/Source/core/frame/ImageBitmap.cpp (right): https://codereview.chromium.org/2796103002/diff/1/third_party/WebKit/Source/core/frame/ImageBitmap.cpp#newcode986 third_party/WebKit/Source/core/frame/ImageBitmap.cpp:986: m_image->unregisterExternalAllocationWithCurrentContext(); On 2017/04/04 15:44:56, jbroman wrote: > Is this ...
3 years, 8 months ago (2017-04-04 16:15:15 UTC) #4
Justin Novosad
@xidachen: ping!
3 years, 7 months ago (2017-05-09 15:20:07 UTC) #7
xidachen
On 2017/05/09 15:20:07, Justin Novosad wrote: > @xidachen: ping! Without this CL, the bug is ...
3 years, 7 months ago (2017-05-09 15:28:13 UTC) #8
xidachen
On 2017/05/09 15:28:13, xidachen wrote: > On 2017/05/09 15:20:07, Justin Novosad wrote: > > @xidachen: ...
3 years, 7 months ago (2017-05-09 15:30:35 UTC) #9
Justin Novosad
3 years, 7 months ago (2017-05-09 15:30:47 UTC) #10
Message was sent while issue was closed.
Right. Okay, sorry.

Powered by Google App Engine
This is Rietveld 408576698