Bug 199574 - Remove unused #include "ImageBufferData.h"
Summary: Remove unused #include "ImageBufferData.h"
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Konstantin Tokarev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-08 08:36 PDT by Konstantin Tokarev
Modified: 2019-07-08 11:45 PDT (History)
9 users (show)

See Also:


Attachments
Patch (1.13 KB, patch)
2019-07-08 08:37 PDT, Konstantin Tokarev
mcatanzaro: review+
commit-queue: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Konstantin Tokarev 2019-07-08 08:36:01 PDT
Remove unused #include "ImageBufferData.h" from ImageBitmapRenderingContext.h
Comment 1 Konstantin Tokarev 2019-07-08 08:37:37 PDT
Created attachment 373627 [details]
Patch
Comment 2 WebKit Commit Bot 2019-07-08 11:38:20 PDT
Comment on attachment 373627 [details]
Patch

Rejecting attachment 373627 [details] from commit-queue.

Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.webkit.org', '--bot-id=webkit-cq-03', 'validate-changelog', '--check-oops', '--non-interactive', 373627, '--port=mac']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit

/Volumes/Data/EWS/WebKit/Source/WebCore/ChangeLog neither lists a valid reviewer nor contains the string "Unreviewed" or "Rubber stamp" (case insensitive).

Full output: https://webkit-queues.webkit.org/results/12691389
Comment 3 Konstantin Tokarev 2019-07-08 11:44:18 PDT
Committed r247220: <https://trac.webkit.org/changeset/247220>