[Webkit-unassigned] [Bug 115028] [EFL] Add command line option to MiniBrowser to set cookies policy

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 21 02:45:05 PDT 2013


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





--- Comment #10 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2013-05-21 02:43:33 PST ---
(In reply to comment #3)

> >> Tools/MiniBrowser/efl/main.c:1669
> >> +    cookies_policy = cookies_policy % 3;
> > 
> > I think we should remain that user can set the policy.
> 
> There's an extra protection to set for the policy only an allowed value.

I'm still not sure if we need to support even when user uses a value out of the policy range. Is there any reason to support it ? IMHO, it is correct way to print a message - the input value is out of range.

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