[webkit-reviews] review granted: [Bug 72022] Web Inspector: [SuggestBox] Correctly position the box under the first character of the suggestion prefix. : [Attachment 114514] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 10 09:02:54 PST 2011


Pavel Feldman <pfeldman at chromium.org> has granted Alexander Pavlov (apavlov)
<apavlov at chromium.org>'s request for review:
Bug 72022: Web Inspector: [SuggestBox] Correctly position the box under the
first character of the suggestion prefix.
https://bugs.webkit.org/show_bug.cgi?id=72022

Attachment 114514: Patch
https://bugs.webkit.org/attachment.cgi?id=114514&action=review

------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=114514&action=review


> Source/WebCore/inspector/front-end/TextPrompt.js:383
> +	   var anchorElement =
textRange.startContainer.ownerDocument.createElement("span");

document.createElement


More information about the webkit-reviews mailing list