Bug 123733 (buildbreak) - Build break in ScopedEventQueue.h
Summary: Build break in ScopedEventQueue.h
Status: RESOLVED DUPLICATE of bug 123442
Alias: buildbreak
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Blocker
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-04 03:16 PST by Piotr Grad
Modified: 2019-02-06 09:18 PST (History)
5 users (show)

See Also:


Attachments
Fix for build break (1.11 KB, patch)
2013-11-04 03:22 PST, Piotr Grad
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr Grad 2013-11-04 03:16:45 PST
In file included from .../Source/WebCore/dom/Attr.cpp:28:0:
.../Source/WebCore/dom/ScopedEventQueue.h:63:5: error: a class-key must be used when declaring a friend
Comment 1 Piotr Grad 2013-11-04 03:22:20 PST
Created attachment 215906 [details]
Fix for build break
Comment 2 Zan Dobersek 2013-11-04 04:08:55 PST
There's already a patch fixing this in bug #123442.
Comment 3 Csaba Osztrogonác 2013-11-04 04:11:24 PST

*** This bug has been marked as a duplicate of bug 123442 ***
Comment 4 Lucas Forschler 2019-02-06 09:18:26 PST
Mass move bugs into the DOM component.