Bug 127388 - Use nullptr in HTMLCanvasElement
Summary: Use nullptr in HTMLCanvasElement
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Canvas (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jae Hyun Park
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-21 18:03 PST by Jae Hyun Park
Modified: 2014-01-21 18:53 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.87 KB, patch)
2014-01-21 18:04 PST, Jae Hyun Park
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jae Hyun Park 2014-01-21 18:03:16 PST
SSIA
Comment 1 Jae Hyun Park 2014-01-21 18:04:57 PST
Created attachment 221816 [details]
Patch
Comment 2 Gyuyoung Kim 2014-01-21 18:11:31 PST
Comment on attachment 221816 [details]
Patch

LGTM
Comment 3 WebKit Commit Bot 2014-01-21 18:47:31 PST
Comment on attachment 221816 [details]
Patch

Clearing flags on attachment: 221816

Committed r162493: <http://trac.webkit.org/changeset/162493>
Comment 4 WebKit Commit Bot 2014-01-21 18:47:33 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Jae Hyun Park 2014-01-21 18:53:07 PST
(In reply to comment #2)
> (From update of attachment 221816 [details])
> LGTM

Thanks for the review!