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

Issue 1754543002: hello

Created:
4 years, 9 months ago by zino
Modified:
4 years, 9 months ago
Reviewers:
CC:
chromium-reviews, blink-reviews-html_chromium.org, blink-reviews-events_chromium.org, ajuma+watch-canvas_chromium.org, sof, eae+blinkwatch, Justin Novosad, blink-reviews-dom_chromium.org, dglazkov+blink, Rik, dshwang, blink-reviews, kinuko+watch, rwlbuis
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

hello BUG=

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+367 lines, -211 lines) Patch
A third_party/WebKit/LayoutTests/fast/canvas/canvas-hit-regions-event-test.html View 6 1 chunk +246 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/core.gypi View 1 2 3 4 3 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/dom/Document.cpp View 1 2 3 4 6 2 chunks +8 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/Touch.h View 1 2 3 6 4 chunks +7 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/dom/Touch.cpp View 6 5 chunks +6 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/dom/Touch.idl View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/dom/TouchInit.idl View 6 1 chunk +6 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/events/DragEvent.cpp View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/events/MouseEvent.h View 1 2 3 6 4 chunks +7 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/events/MouseEvent.cpp View 1 2 3 6 6 chunks +9 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/events/MouseEvent.idl View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/events/MouseEventInit.idl View 6 1 chunk +6 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/events/WheelEvent.cpp View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/HTMLCanvasElement.h View 6 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLCanvasElement.cpp View 1 2 3 6 1 chunk +7 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/canvas/CanvasRenderingContext.h View 1 2 6 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/input/EventHandler.h View 1 2 6 2 chunks +3 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/input/EventHandler.cpp View 1 2 3 6 6 chunks +15 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/page/ContextMenuControllerTest.cpp View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/modules/canvas2d/CanvasRenderingContext2D.h View 1 2 6 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/canvas2d/CanvasRenderingContext2D.cpp View 1 2 3 4 5 6 2 chunks +20 lines, -0 lines 0 comments Download
D third_party/WebKit/Source/modules/canvas2d/EventHitRegion.h View 6 1 chunk +0 lines, -24 lines 0 comments Download
D third_party/WebKit/Source/modules/canvas2d/EventHitRegion.cpp View 6 1 chunk +0 lines, -39 lines 0 comments Download
M third_party/WebKit/Source/modules/canvas2d/HitRegion.cpp View 6 1 chunk +1 line, -1 line 0 comments Download
D third_party/WebKit/Source/modules/canvas2d/MouseEventHitRegion.h View 1 2 3 6 1 chunk +0 lines, -23 lines 0 comments Download
D third_party/WebKit/Source/modules/canvas2d/MouseEventHitRegion.cpp View 1 2 3 6 1 chunk +0 lines, -22 lines 0 comments Download
D third_party/WebKit/Source/modules/canvas2d/MouseEventHitRegion.idl View 1 2 3 1 chunk +0 lines, -11 lines 0 comments Download
D third_party/WebKit/Source/modules/canvas2d/TouchHitRegion.h View 1 2 3 6 1 chunk +0 lines, -23 lines 0 comments Download
D third_party/WebKit/Source/modules/canvas2d/TouchHitRegion.cpp View 1 2 3 6 1 chunk +0 lines, -21 lines 0 comments Download
D third_party/WebKit/Source/modules/canvas2d/TouchHitRegion.idl View 1 2 3 1 chunk +0 lines, -11 lines 0 comments Download
M third_party/WebKit/Source/modules/modules.gypi View 1 2 3 4 6 2 chunks +0 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/platform/PlatformMouseEvent.h View 1 2 6 3 chunks +7 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/web/tests/WebFrameTest.cpp View 1 2 3 4 2 chunks +4 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/web/tests/WebInputEventConversionTest.cpp View 1 2 3 3 chunks +4 lines, -4 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698