[Webkit-unassigned] [Bug 188843] NetworkCache::Storage::lastStableVersion should be a developer-only feature

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 22 14:55:14 PDT 2018


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

--- Comment #7 from Geoffrey Garen <ggaren at apple.com> ---
> BTW it would be convenient if ENABLE(DEVELOPER_MODE) was defined on Cocoa
> ports as well. Currently that only works for CMake ports (so all non-Cocoa
> ports).

I read some of the DEVELOPER_MODE code and I'm not sure I fully understand the concept -- or perhaps I disagree with it. In general, we want the code we test to be the same as the code customers will run. That way, we know that our testing is accurate. But DEVELOPER_MODE seems to be a step away from that.

Maybe you should send email to webkit-dev explaining the thesis of DEVELOPER_MODE and some examples of when to use or not use it. Then we can discuss.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180822/80a2dd98/attachment.html>


More information about the webkit-unassigned mailing list