r107119 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r107118‎ | r107119 | r107120 >
Date:22:30, 22 December 2011
Author:krinkle
Status:ok (Comments)
Tags:
Comment:
rephrase r106992 release notes
Modified paths:
  • /trunk/phase3/RELEASE-NOTES-1.19 (modified) (history)

Diff [purge]

Index: trunk/phase3/RELEASE-NOTES-1.19
@@ -193,8 +193,8 @@
194194 * (bug 33156) Special:Block now allows you to confirm you want to block yourself
195195 when using non-normalized username
196196 * (bug 33246) News icon shown for news:// URLs but not for news: URLs
197 -* (bug 33305) Make mw.util.addCSS resistant to IE's @font-face bug with setting
198 - cssText before DOM insertion.
 197+* (bug 33305) Make mw.util.addCSS resistant to IE's @font-face bug by setting
 198+ cssText after DOM insertion.
199199
200200 === API changes in 1.19 ===
201201 * (bug 19838) siprop=interwikimap can now use the interwiki cache.

Follow-up revisions

RevisionCommit summaryAuthorDate
r107924Merge r106992, manually merge r107119reedy19:21, 3 January 2012

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r106992[Core JS] mw.util.addCSS: Insert style tag into dom before setting cssText...krinkle22:08, 21 December 2011

Comments

#Comment by 😂 (talk | contribs)   03:38, 23 December 2011

Removing 1.18wmf1 tag, release notes don't need merging.

Status & tagging log