Bug 65554

Summary: Buildbot: The Properties object has no "hasProperty" method in buildbot 8.3
Product: WebKit Reporter: Alexandru Chiculita <achicu>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Alexandru Chiculita 2011-08-02 11:52:22 PDT
The upload step fails because the "hasProperties" method was added in the latest version of the buildbot. The build master is running 8.3 which only has "has_key" function.
Comment 1 Alexandru Chiculita 2011-08-02 11:57:19 PDT
Created attachment 102672 [details]
Patch
Comment 2 WebKit Review Bot 2011-08-02 13:07:07 PDT
Comment on attachment 102672 [details]
Patch

Clearing flags on attachment: 102672

Committed r92220: <http://trac.webkit.org/changeset/92220>
Comment 3 WebKit Review Bot 2011-08-02 13:07:11 PDT
All reviewed patches have been landed.  Closing bug.