lp:qtwebkit
- Get this branch:
- bzr branch lp:qtwebkit
Branch merges
Branch information
Import details
Recent revisions
- 75971. By Simon Hausmann
-
Fix path to OSX Mountain Lion SDK, as pointed out by Mike McQuaid on https:/
/codereview. qt-project. org/#change, 31759 - 75970. By <email address hidden> <<email address hidden>@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
-
Unreviewed Qt/Mac build fix: Use libWebKitSystem
InterfaceMounta inLion. a
on Mountain Lion.* WebKit1.pri:
git-svn-id: http://
svn.webkit. org/repository/ webkit/ trunk@124002 268f45cc- cd09-0410- ab3c-d52691b4db fc Conflicts:
Source/WebKit/ ChangeLog
Source/WebKit/ WebKit1. pri - 75969. By Mark Rowe
-
Add a Mountain Lion version of libWebKitSystem
Interface. a. Source/WebKit/mac:
Reviewed by John Sullivan.
* Configurations/
DebugRelease. xcconfig: Look for the library under its expected name. Source/WebKit2:
Reviewed by John Sullivan.
* Configurations/
DebugRelease. xcconfig: Look for the library under its expected name. Tools:
Reviewed by John Sullivan.
* Scripts/
copy-webkitlibr aries-to- product- directory: Include libWebKitSystem InterfaceMounta inLion. a in the list of libraries to copy. WebKitLibraries:
Update the WebKitSystemInt
erface header and binaries. Reviewed by John Sullivan.
* WebKitSystemInt
erface. h:
* libWebKitSystemInterfaceLion. a:
* libWebKitSystemInterfaceMounta inLion. a: Added.
* libWebKitSystemInterfaceSnowLe opard.a: git-svn-id: http://
svn.webkit. org/repository/ webkit/ trunk@122352 268f45cc- cd09-0410- ab3c-d52691b4db fc Conflicts:
Source/WebKit/ mac/ChangeLog
Source/WebKit/ mac/Configurati ons/DebugReleas e.xcconfig
Source/WebKit2/ ChangeLog
Source/WebKit2/ Configurations/ DebugRelease. xcconfig
Tools/ChangeLog
Tools/Scripts/ copy-webkitlibr aries-to- product- directory
WebKitLibraries/ChangeLog
WebKitLibraries/WebKitSystemI nterface. h
WebKitLibraries/libWebKitSyst emInterfaceLion .a
WebKitLibraries/libWebKitSyst emInterfaceSnow Leopard. a - 75968. By Simon Hausmann
-
Fix build on linux-i386 where gcc would produce warnings
It is the intention to _not_ use -Werror for production builds. Unfortunately
the qmake expression had an error that made the -Werror suppression only work
on x86-64 but not on i386. A surrounding if() as suggested by Ossi fixes this.In trunk this is already fixed differently by the use of an extra scope.
Task: QTBUG-23987
- 75966. By Gustavo Noronha Silva <email address hidden>
-
Fix build with GLib 2.31
https://bugs.webkit. org/show_ bug.cgi? id=69840 Patch by Gustavo Noronha Silva <email address hidden> on 2011-10-12
Reviewed by Martin Robinson..:
* configure.ac: add check for pthread rwlock support.
Source/
JavaScriptCore: * GNUmakefile.
list.am: removed ThreadingGtk.cpp.
* wtf/ThreadingPrimitives. h: remove GTK+-specific definitions.
* wtf/gobject/GOwnPtr. cpp: remove GCond and GMutex specializations.
* wtf/gobject/GOwnPtr. h: ditto.
* wtf/gobject/GTypedefs. h: remove GCond and GMutex forward declarations.
* wtf/gtk/ThreadingGtk. cpp: Removed. git-svn-id: http://
svn.webkit. org/repository/ webkit/ trunk@97269 268f45cc- cd09-0410- ab3c-d52691b4db fc Conflicts:
ChangeLog
Source/JavaScriptCore/ ChangeLog
Source/JavaScriptCore/ wtf/gtk/ ThreadingGtk. cpp - 75965. By Nicolas Arnaud-Cormos <email address hidden>
-
JSString:
:resolveRope( ) should report extra memory cost to the heap. At the time a JSString is constructed with fibers, it doesn't report
extra memory cost, which is reasonable because it hasn't allocate
new memory. However when the rope is resolved, it should report memory
cost for the new buffer.Backport patch by Yong Li
Reviewed by Michael Saboff.
http://trac.webkit. org/changeset/ 109105 Signed-off-by: Simon Hausmann <email address hidden>
- 75964. By Nicolas Arnaud-Cormos <email address hidden>
-
Implement OSAllocator:
:commit/ decommit in the correct way for QNX https:/
/bugs.webkit. org/show_ bug.cgi? id=77013
We should use mmap(PROT_NONE, MAP_LAZY) instead of posix_madvise() to
implement memory decommitting for QNX.Backport Patch by Yong Li
Reviewed by Rob Buis.
http://trac.webkit. org/changeset/ 111234 Signed-off-by: Simon Hausmann <email address hidden>
- 75963. By commit-queue <email address hidden>
-
Qt: Doc: Fix typo which marks document to be printed in console font.
https://bugs.webkit. org/show_ bug.cgi? id=82893 Patch by Casper van Donderen <email address hidden> on 2012-04-02
Reviewed by Simon Hausmann.The qtwebkit-
bridge. qdoc file contained a typo where a \c {} was
missing its closing curly bracket, this marked the rest of the page as
text to be printed using the code/console font.
* docs/qtwebkit-bridge. qdoc: git-svn-id: http://
svn.webkit. org/repository/ webkit/ trunk@112872 268f45cc- cd09-0410- ab3c-d52691b4db fc - 75962. By <email address hidden> <<email address hidden>@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
-
Fix the PRI macros used in WTF::String formatters to be compatible with Qt and Visual Studio 2005 and newer.
https://bugs.webkit. org/show_ bug.cgi? id=76210 Add compile time check for Visual Studio 2005 or newer.
Patch by Aron Rosenberg <email address hidden> on 2012-02-23
Reviewed by Simon Hausmann.* os-win32/
inttypes. h: git-svn-id: http://
svn.webkit. org/repository/ webkit/ trunk@108641 268f45cc- cd09-0410- ab3c-d52691b4db fc
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)