[Webkit-unassigned] [Bug 90603] [EFL] Support the permission function of the Web Notification.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 8 22:07:33 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=90603





--- Comment #2 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2012-07-08 22:07:31 PST ---
(From update of attachment 151029)
View in context: https://bugs.webkit.org/attachment.cgi?id=151029&action=review

> Source/WebKit/efl/ewk/ewk_view.cpp:4526
> +    delete requestedDomain;

Isn't free() better ? Because, strdup uses malloc.

> Source/WebKit/efl/ewk/ewk_view.cpp:4533
> +    delete requestedDomain;

ditto.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list