Bug 144313 - Fix windows build error in WebCore related to bulk build.
Summary: Fix windows build error in WebCore related to bulk build.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows 7
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-27 22:05 PDT by Namhoon Kim
Modified: 2015-04-28 04:37 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.73 KB, patch)
2015-04-27 22:08 PDT, Namhoon Kim
no flags Details | Formatted Diff | Diff
Patch (1.72 KB, patch)
2015-04-27 22:10 PDT, Namhoon Kim
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.