Bug 123733 (buildbreak)

Summary: Build break in ScopedEventQueue.h
Product: WebKit Reporter: Piotr Grad <piotr.grad>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Blocker CC: commit-queue, esprehn+autocc, kangil.han, ossy, zan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Fix for build break none

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.