[Webkit-unassigned] [Bug 25898] [Gtk] object:text-changed events should be emitted for entries and password text

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 21 14:53:20 PDT 2010


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





--- Comment #88 from Mario Sanchez Prada <msanchez at igalia.com>  2010-09-21 14:53:19 PST ---
(In reply to comment #87)
> (From update of attachment 68263 [details])
> Rejecting patch 68263 from commit-queue.

 [...]

> Full output: http://queues.webkit.org/results/4050085

After the last patch it's obvious the situation improved but still it keeps pouring the following error:

In file included from /Projects/CommitQueue/WebKit/mac/WebView/WebFrame.mm:56:
/Projects/CommitQueue/WebKitBuild/Debug/WebCore.framework/PrivateHeaders/AXObjectCache.h:30:39: error: AccessibilityRenderObject.h: No such file or directory
In file included from /Projects/CommitQueue/WebKit/mac/WebView/WebFrame.mm:56:
/Projects/CommitQueue/WebKitBuild/Debug/WebCore.framework/PrivateHeaders/AXObjectCache.h:140: error: 'AccessibilityRenderObject' has not been declared
PhaseScriptExecution "Check For Framework Include Consistency" /Projects/CommitQueue/WebKitBuild/WebKit.build/Debug/WebKit.build/Script-5D88EE6C11407DE800BC3ABC.sh

At this point, it looks to me like some kind of mac-specific error, as if something were missing in some declaration (AccessibilityRenderObject.h in PrivateHeaders?) or something like that.

Could someone working in the mac port drop some light on this? That would be really helpful. Thanks!

-- 
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