[Webkit-unassigned] [Bug 76035] Add state attribute to history's dom interface.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 17 20:41:43 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=76035





--- Comment #37 from Pablo Flouret <pablof at motorola.com>  2012-01-17 20:41:43 PST ---
(In reply to comment #34)
> (From update of attachment 122860 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=122860&action=review
> 
> > Source/WebCore/page/History.h:32
> > +#include "ScriptState.h"
> > +#include "ScriptValue.h"
> 
> Have to include ScriptValue.h, but can forward declare `class ScriptState`

ScriptState is a typedef for JSC, so i can't forward declare.

I should probably add the generator changes to the history.state patch as well so all the ews build don't fail, right?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list