Bug 38909

Summary: JSDataGridColumnListCustom.cpp doesn't compile
Product: WebKit Reporter: George Wright <gwright>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, manyoso
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Other   
Attachments:
Description Flags
Use identifierToAtomicString none

Description George Wright 2010-05-11 08:21:46 PDT
It seems that JSDataGridColumnListCustom.cpp wasn't updated to use the new identifierToAtomicString() function introduced in the patch for https://bugs.webkit.org/show_bug.cgi?id=37735
Comment 1 George Wright 2010-05-11 08:36:20 PDT
Created attachment 55704 [details]
Use identifierToAtomicString

Proposed fix.
Comment 2 WebKit Commit Bot 2010-05-14 01:09:28 PDT
Comment on attachment 55704 [details]
Use identifierToAtomicString

Clearing flags on attachment: 55704

Committed r59448: <http://trac.webkit.org/changeset/59448>
Comment 3 WebKit Commit Bot 2010-05-14 01:09:33 PDT
All reviewed patches have been landed.  Closing bug.