[Webkit-unassigned] [Bug 147289] New: [EFL] Build fix in ProtectionSpaceBase.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 24 20:45:08 PDT 2015


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

            Bug ID: 147289
           Summary: [EFL] Build fix in ProtectionSpaceBase.cpp
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jinwoo7.song at samsung.com

In EFL port, we have following build break.

../../Source/WebCore/platform/network/ProtectionSpaceBase.cpp: In member function ‘bool WebCore::ProtectionSpaceBase::isPasswordBased() const’:
../../Source/WebCore/platform/network/ProtectionSpaceBase.cpp:118:1: error: control reaches end of non-void function [-Werror=return-type]
 }
 ^
cc1plus: all warnings being treated as errors
ninja: build stopped: subcommand failed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150725/81da7fcf/attachment.html>


More information about the webkit-unassigned mailing list