[webkit-reviews] review granted: [Bug 92074] Missing *explicit* keyword in dom and page : [Attachment 153979] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 24 00:59:14 PDT 2012


Kentaro Hara <haraken at chromium.org> has granted Gyuyoung Kim
<gyuyoung.kim at samsung.com>'s request for review:
Bug 92074: Missing *explicit* keyword in dom and page
https://bugs.webkit.org/show_bug.cgi?id=92074

Attachment 153979: Patch
https://bugs.webkit.org/attachment.cgi?id=153979&action=review

------- Additional Comments from Kentaro Hara <haraken at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=153979&action=review


Looks OK.

> Source/WebCore/ChangeLog:12
> +	   Some files in dom directory can't use explicit keyword because of
build breaks.

Some constructors are not explicit to allow type conversion intentionally.
Please keep watching the tree not to break something.


More information about the webkit-reviews mailing list