r54326 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r54325‎ | r54326 | r54327 >
Date:23:43, 3 August 2009
Author:tparscal
Status:resolved
Tags:
Comment:
Added release notes for changes in r54109 - a fix to bug #18497 which caused pages in Opera in fullscreen mode to not use any style sheets.
Modified paths:
  • /trunk/phase3/RELEASE-NOTES (modified) (history)

Diff [purge]

Index: trunk/phase3/RELEASE-NOTES
@@ -79,6 +79,10 @@
8080 * (bug 19907) $wgCrossSiteAJAXdomains and $wgCrossSiteAJAXdomainsRegex added
8181 to control which external domains may access the API via cross-site AJAX.
8282 * $wgMaintenanceScripts for extensions to add their scripts to the default list
 83+* OutputPage::addStyle now appends projection to the media attribute of any
 84+ style that specifies the media attribute as screen. This is done to resolve
 85+ and issue with Opera (bug 18497) where fullscreen mode is assumed to be
 86+ projection mode and the style sheet for screen media is no longer used.
8387
8488 === New features in 1.16 ===
8589

Follow-up revisions

RevisionCommit summaryAuthorDate
r54327Fixed release note added in r54326 which was in the wrong section.tparscal23:44, 3 August 2009
r54629Make RELEASE-NOTES entry from r54326 more concisecatrope12:47, 8 August 2009
r55274Remove all usage of projection stylesheets...simetrical21:22, 18 August 2009

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r54109Added evil hack for Opera projection css media mode compatibility.tparscal17:18, 31 July 2009

Status & tagging log