[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:47:51 PDT 2013


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





--- Comment #12 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2013-05-21 02:46:19 PST ---
(In reply to comment #11)
> (In reply to comment #10)
> > (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.
> 
> Or simply use a string as I propose.

Yes, good idea as well. ;)

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