lp:~neon/qtwebkit/qt5-module

Created by Philip Muškovac and last modified
Get this branch:
bzr branch lp:~neon/qtwebkit/qt5-module

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Deprecated Projected Neon
Project:
QtWebKit
Status:
Development

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at git://gitorious.org/qtwebkit/qt5-module.git.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on pear and finished taking 15 seconds — see the log
Import started on pear and finished taking 20 seconds — see the log
Import started on pear and finished taking 25 seconds — see the log
Import started on pear and finished taking 25 seconds — see the log

Recent revisions

124. By Pierre Rossi <email address hidden>

Re-enable LLInt on mac with the proper fix

Also update the Changelog for the PluginProcess change to try and
be in line with what happened in trunk.

Change-Id: I50445af940080abcab523b158d90af4f012f812f
Reviewed-by: Pierre Rossi <email address hidden>

123. By Pierre Rossi <email address hidden>

Can't think of a reason why PluginProcess depends on webkitwidgets

s/webkitwidgets/webkit/

Change-Id: Ifc33203d9d31d214f8b061ca8c86bfe480fdaf55
Reviewed-by: Pierre Rossi <email address hidden>

122. By Pierre Rossi <email address hidden>

My nemesis: counting matching brackets...

Change-Id: Ia36062f80d3df8cf2d00108d244f8ee800f2d39d
Reviewed-by: Pierre Rossi <email address hidden>

121. By Pierre Rossi <email address hidden>

Disable LLInt on Mac as a temporary measure.

We can always enable it again a later point: it's just an implementation detail.

Change-Id: If6035369a193f35efde77826acb658dc6409d157
Reviewed-by: Pierre Rossi <email address hidden>

120. By Pierre Rossi <email address hidden>

Introduce setTextSizeMultiplier in the page adapter as well.

As it turns out it the bots didn't like the previous attempt.

* WebCoreSupport/QWebFrameAdapter.cpp:
(QWebFrameAdapter::setTextSizeMultiplier):
* WebCoreSupport/QWebFrameAdapter.h:
* WidgetApi/qwebframe.cpp:
(QWebFrame::setTextSizeMultiplier):

Change-Id: If8c977b8134e88f3e5c3707ce7d19df8eb279304
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@136252 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Reviewed-by: Pierre Rossi <email address hidden>

119. By Pierre Rossi <email address hidden>

Unreviewed build fix.

Include PlatformExportMacros proper.
Now it builds on the MIPS Bot ;)

* WebCoreSupport/QtPrintContext.h:

Change-Id: I0f2d5ccba28c1f40437a792c8a05b6532b9b768d
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@136251 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Reviewed-by: Pierre Rossi <email address hidden>

118. By Simon Hausmann <email address hidden>

Unreviewed trivial Qt build fix:

Always link against WebProcess against QT += webkit and use webkitwidgets only if available.

* WebProcess.pro:

Change-Id: I6cae343601a7ac34265d4eeb31aeb4d6dba42373
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@136247 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Reviewed-by: Simon Hausmann <email address hidden>

117. By Simon Hausmann <email address hidden>

Unreviewed prospective MIPS build fix:

Explicitly include PlatformExportMacros for the correct export macro to be find.
Not really MIPS specific but rather to a minimal build configuration with less implicit
includes.

* WebCoreSupport/UndoStepQt.h:

Change-Id: I8121b0b4c9396269149404539e03f68f74392263
Reviewed-by: Simon Hausmann <email address hidden>

116. By Simon Hausmann <email address hidden>

Crash in conversion of empty OpaqueJSString to Identifier
https://bugs.webkit.org/show_bug.cgi?id=101867

Patch by Allan Sandfeld Jensen <email address hidden> on 2012-11-30
Reviewed by NOBODY (OOPS!).

The constructor call used for both null and empty OpaqueJSStrings results
in an assertion voilation and crash. This patch instead uses the Identifier
constructors which are specifically for null and empty Identifier.

* API/OpaqueJSString.cpp:
(OpaqueJSString::identifier):

Change-Id: Ia685336d1310be99425d1f80ec29ed0020084061
Reviewed-by: Simon Hausmann <email address hidden>

115. By Samuel Rødal <email address hidden>

Fixed compilation of MiniBrowser.

Reviewed-by: Shawn Rutledge <email address hidden>
Reviewed-by: Simon Hausmann <email address hidden>

Change-Id: I68399dd39c6dc0caa2df7bbee2d95e8d6d281b6e
Reviewed-by: Simon Hausmann <email address hidden>

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.