Bug 96553

Summary: [GTK] We attempt to rebase documentation even if it's not present
Product: WebKit Reporter: Xan Lopez <xan.lopez>
Component: WebKitGTKAssignee: Xan Lopez <xan.lopez>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot, xan.lopez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Xan Lopez 2012-09-12 13:45:29 PDT
This leads to a failure during 'make install'. To fix it just allow that step to fail by using try/except in the python script, patch coming.
Comment 1 Xan Lopez 2012-09-12 13:48:04 PDT
Created attachment 163683 [details]
Patch
Comment 2 WebKit Review Bot 2012-09-12 15:13:22 PDT
Comment on attachment 163683 [details]
Patch

Clearing flags on attachment: 163683

Committed r128367: <http://trac.webkit.org/changeset/128367>
Comment 3 WebKit Review Bot 2012-09-12 15:13:24 PDT
All reviewed patches have been landed.  Closing bug.