Bug 144313

Summary: Fix windows build error in WebCore related to bulk build.
Product: WebKit Reporter: Namhoon Kim <nakim>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, ossy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows 7   
Attachments:
Description Flags
Patch
none
Patch none

Description Namhoon Kim 2015-04-27 22:05:40 PDT
Found this bug when I tried to test ENABLE_FONT_LOAD_EVENTS in windows.

`dom/DOMError.cpp` and `css/CSSFontFaceLoadEvent.cpp` was missed in the `dom/DOMAllInOne.cpp`, `css/CSSAllInOne.cpp` bulk build index file respectively.
Comment 1 Namhoon Kim 2015-04-27 22:08:46 PDT
Created attachment 251823 [details]
Patch
Comment 2 Namhoon Kim 2015-04-27 22:10:43 PDT
Created attachment 251824 [details]
Patch
Comment 3 Csaba Osztrogonác 2015-04-28 03:49:33 PDT
Comment on attachment 251824 [details]
Patch

rs=me
Comment 4 WebKit Commit Bot 2015-04-28 04:37:31 PDT
Comment on attachment 251824 [details]
Patch

Clearing flags on attachment: 251824

Committed r183466: <http://trac.webkit.org/changeset/183466>
Comment 5 WebKit Commit Bot 2015-04-28 04:37:34 PDT
All reviewed patches have been landed.  Closing bug.