Bug 64503

Summary: ExceptionCodePlaceholder should have its own ExceptionCodePlaceholder.cpp file
Product: WebKit Reporter: Hajime Morrita <morrita>
Component: DOMAssignee: Hajime Morrita <morrita>
Status: RESOLVED FIXED    
Severity: Normal CC: darin, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Hajime Morrita 2011-07-13 19:25:37 PDT
Currently ExceptionCodePlaceholder has its function definitions inside .h file.
They should be moved to ExceptionCodePlaceholder.cpp
Comment 1 Hajime Morrita 2011-07-13 22:08:18 PDT
Created attachment 100767 [details]
Patch
Comment 2 WebKit Review Bot 2011-07-14 23:56:37 PDT
Comment on attachment 100767 [details]
Patch

Clearing flags on attachment: 100767

Committed r91056: <http://trac.webkit.org/changeset/91056>
Comment 3 WebKit Review Bot 2011-07-14 23:56:41 PDT
All reviewed patches have been landed.  Closing bug.