[Webkit-unassigned] [Bug 136473] Avoid warning if a process does not have access to com.apple.webinspector
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 3 11:26:56 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=136473
--- Comment #5 from Alexey Proskuryakov <ap at webkit.org> 2014-09-03 11:27:00 PST ---
> > In any case, sandbox_check declaration should not be inside the #else.
>
> I don't follow. Why not?
This way, we'll get a compile error internally if the function signature changes in the future. That's much better than having to chase a mysterious behavior difference between internal and open source builds.
--
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