Bug 108360

Summary: Fix compile error in WebFrameTest
Product: WebKit Reporter: Tony Gentilcore <tonyg>
Component: New BugsAssignee: Tony Gentilcore <tonyg>
Status: RESOLVED FIXED    
Severity: Normal CC: aelias, ukai, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Tony Gentilcore 2013-01-30 11:31:38 PST
Fix compile error in WebFrameTest
Comment 1 Tony Gentilcore 2013-01-30 11:33:03 PST
Created attachment 185524 [details]
Patch
Comment 2 WebKit Review Bot 2013-01-30 12:44:13 PST
Comment on attachment 185524 [details]
Patch

Clearing flags on attachment: 185524

Committed r141297: <http://trac.webkit.org/changeset/141297>
Comment 3 WebKit Review Bot 2013-01-30 12:44:16 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Fumitoshi Ukai 2013-01-30 21:47:15 PST
*** Bug 108282 has been marked as a duplicate of this bug. ***
Comment 5 Alexandre Elias 2013-01-30 22:20:16 PST
Thanks for the fix, sorry about that.