[webkit-reviews] review granted: [Bug 58473] REGRESSION: Links are clickable when a contentEditable is set to true : [Attachment 89476] Patch4
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Apr 13 15:21:00 PDT 2011
mitz at webkit.org has granted Enrica Casucci <enrica at apple.com>'s request for
review:
Bug 58473: REGRESSION: Links are clickable when a contentEditable is set to
true
https://bugs.webkit.org/show_bug.cgi?id=58473
Attachment 89476: Patch4
https://bugs.webkit.org/attachment.cgi?id=89476&action=review
------- Additional Comments from mitz at webkit.org
View in context: https://bugs.webkit.org/attachment.cgi?id=89476&action=review
> Source/WebKit2/UIProcess/API/C/WKAPICast.h:46
> +#include <WebCore/Settings.h>
Strange that this is needed here.
> Source/WebKit2/UIProcess/API/C/WKPreferences.cpp:34
> +#include <WebCore/Settings.h>
Ditto.
More information about the webkit-reviews
mailing list