RESOLVED FIXED 79688
Rename DOMSelection to Selection
https://bugs.webkit.org/show_bug.cgi?id=79688
Summary Rename DOMSelection to Selection
Erik Arvidsson
Reported 2012-02-27 11:38:43 PST
Both IE and Moz call DOMSelection Selection.
Attachments
Patch (23.12 KB, patch)
2012-02-29 15:18 PST, Erik Arvidsson
no flags
Erik Arvidsson
Comment 1 2012-02-29 15:18:49 PST
WebKit Review Bot
Comment 2 2012-02-29 21:34:51 PST
Comment on attachment 129529 [details] Patch Clearing flags on attachment: 129529 Committed r109306: <http://trac.webkit.org/changeset/109306>
WebKit Review Bot
Comment 3 2012-02-29 21:34:56 PST
All reviewed patches have been landed. Closing bug.
Alexey Proskuryakov
Comment 4 2012-03-13 17:22:20 PDT
Comment on attachment 129529 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=129529&action=review > Source/WebCore/page/DOMWindow.idl:397 > attribute DOMWindowConstructor Window; This change wasn't mentioned in bug or in ChangeLog, and broke regression tests. In the future, please do describe changes like this one.
Note You need to log in before you can comment on or make changes to this bug.