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

Issue 1903613002: Skip canvas filter construction in frameless documents (Closed)

Created:
4 years, 8 months ago by ajuma
Modified:
4 years, 8 months ago
Reviewers:
Justin Novosad
CC:
chromium-reviews, ajuma+watch-canvas_chromium.org, dshwang, Justin Novosad, haraken, Rik, blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Skip canvas filter construction in frameless documents StyleResolver (used for building the font that gets used during filter construction) and StyleResolverState (used for filter construction) both currently assume the existence of a frame. BUG=603830 Committed: https://crrev.com/68c4df27a19afa05a8743ad653017b009cf79f0d Cr-Commit-Position: refs/heads/master@{#388587}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Rebase #

Patch Set 3 : Address comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, --1 lines) Patch
A third_party/WebKit/LayoutTests/fast/canvas/canvas-filter-frameless-document.html View 1 2 1 chunk +17 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/canvas/canvas-filter-frameless-document-expected.txt View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/WebKit/Source/modules/canvas2d/CanvasRenderingContext2D.cpp View 1 chunk +4 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/canvas2d/CanvasRenderingContext2DState.cpp View 1 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (8 generated)
ajuma
4 years, 8 months ago (2016-04-19 23:32:53 UTC) #3
Justin Novosad
lgtm with nit. https://codereview.chromium.org/1903613002/diff/1/third_party/WebKit/LayoutTests/fast/canvas/canvas-filter-frameless-document-expected.html File third_party/WebKit/LayoutTests/fast/canvas/canvas-filter-frameless-document-expected.html (left): https://codereview.chromium.org/1903613002/diff/1/third_party/WebKit/LayoutTests/fast/canvas/canvas-filter-frameless-document-expected.html#oldcode1 third_party/WebKit/LayoutTests/fast/canvas/canvas-filter-frameless-document-expected.html:1: This test passes if it doesn't ...
4 years, 8 months ago (2016-04-20 18:36:41 UTC) #4
ajuma
https://codereview.chromium.org/1903613002/diff/1/third_party/WebKit/LayoutTests/fast/canvas/canvas-filter-frameless-document-expected.html File third_party/WebKit/LayoutTests/fast/canvas/canvas-filter-frameless-document-expected.html (left): https://codereview.chromium.org/1903613002/diff/1/third_party/WebKit/LayoutTests/fast/canvas/canvas-filter-frameless-document-expected.html#oldcode1 third_party/WebKit/LayoutTests/fast/canvas/canvas-filter-frameless-document-expected.html:1: This test passes if it doesn't crash. On 2016/04/20 ...
4 years, 8 months ago (2016-04-20 21:09:05 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1903613002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1903613002/40001
4 years, 8 months ago (2016-04-20 21:09:36 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: win8_chromium_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win8_chromium_ng/builds/135717)
4 years, 8 months ago (2016-04-20 21:21:42 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1903613002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1903613002/40001
4 years, 8 months ago (2016-04-20 21:28:36 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 8 months ago (2016-04-20 23:22:01 UTC) #14
commit-bot: I haz the power
4 years, 8 months ago (2016-04-22 19:26:52 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/68c4df27a19afa05a8743ad653017b009cf79f0d
Cr-Commit-Position: refs/heads/master@{#388587}

Powered by Google App Engine
This is Rietveld 408576698