[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:31:48 PDT 2012


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





--- Comment #3 from Kihong Kwon <kihong.kwon at samsung.com>  2012-07-08 22:31:45 PST ---
(In reply to comment #2)
> (From update of attachment 151029 [details])
> 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.

OK, I will fix them in next patch. Thanks.

-- 
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