[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/KDE/4.4/kdelibs/khtml/html
From:       Maks Orlovich <maksim () kde ! org>
Date:       2010-04-24 19:22:47
Message-ID: 20100424192247.0BE5DAC8A2 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1118444 by orlovich:

Merged revision:r1117251 | orlovich | 2010-04-21 12:55:51 -0400 (Wed, 21 Apr 2010) | \
4 lines

Provide nspluginviewer with the location to help it out a bit, so I can fix 
the youtube thing in a 4.4-sane way (w/o tons of new infrastructure)

 M  +1 -0      html_objectimpl.cpp  


--- branches/KDE/4.4/kdelibs/khtml/html/html_objectimpl.cpp #1118443:1118444
@@ -415,6 +415,7 @@
 
     params.append( QLatin1String("__KHTML__PLUGINEMBED=\"YES\"") );
     params.append( QString::fromLatin1("__KHTML__PLUGINBASEURL=\"%1\"").arg(document()->baseURL().url()));
 +    params.append( \
QString::fromLatin1("__KHTML__PLUGINPAGEURL=\"%1\"").arg(document()->URL().url()));  
     // Non-embed elements parse a bunch of attributes and inherit things off \
<embed>, if any  HTMLEmbedElementImpl* embed = relevantEmbed();


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic