Bug 129031

Summary: [cmake] *Names.cpp file should be regenerated after touching StaticString.pm
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Critical CC: bunhere, commit-queue, esprehn+autocc, gyuyoung.kim, gyuyoung.kim, jberta.u-szeged, kangil.han, ossy, rakuco, sergio
Priority: P1    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch none

Description Csaba Osztrogonác 2014-02-18 23:25:59 PST
This bug was revealed by http://trac.webkit.org/changeset/164347
which broke the build on the EWS and buildbots too. Because of
this build system bug, triggering clean build manually needed.
Comment 1 Csaba Osztrogonác 2014-02-19 00:04:38 PST
Created attachment 224601 [details]
Patch

kick EFL EWS bots to regenerate *Names.cpp now
Comment 2 Gyuyoung Kim 2014-02-19 03:25:32 PST
(In reply to comment #1)
> Created an attachment (id=224601) [details]
> Patch
> 
> kick EFL EWS bots to regenerate *Names.cpp now

Thanks a lot !
Comment 3 Berta József 2014-02-28 06:51:34 PST
Created attachment 225458 [details]
Patch

Calling make_names.pm dependencies to regenerate *Names.cpp files.
Comment 4 WebKit Commit Bot 2014-02-28 06:53:54 PST
Attachment 225458 [details] did not pass style-queue:


ERROR: Source/WebCore/ChangeLog:8:  You should remove the 'No new tests' and either add and list tests, or explain why no new tests were possible.  [changelog/nonewtests] [5]
Total errors found: 1 in 4 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 5 Berta József 2014-02-28 07:54:10 PST
Created attachment 225463 [details]
Patch

Correcting changelog
Comment 6 WebKit Commit Bot 2014-03-03 02:10:18 PST
Comment on attachment 225463 [details]
Patch

Clearing flags on attachment: 225463

Committed r164979: <http://trac.webkit.org/changeset/164979>
Comment 7 WebKit Commit Bot 2014-03-03 02:10:23 PST
All reviewed patches have been landed.  Closing bug.