WebExceptionCode.h is just a dummy file to hold an interger value |
||
Issue descriptionWebExceptionCode.h is a public/web interface for ExceptionCode.h. It is just a wrapper to hold ExceptionCode value which is nothing but an integer value. So can we directly use int and get rid of WebExceptionCode.h file?
,
Apr 26 2016
I'd keep WebExceptionCode. We use an integer for ExceptionCode in Blink, but that's an implementation details. I'd prefer not exposing it outside.
,
Apr 27 2016
Closing it as per haraken's comments
,
Apr 27 2016
|
||
►
Sign in to add a comment |
||
Comment 1 by sriram...@samsung.com
, Apr 26 2016