lp://staging/~neon/qtwebkit/stable
- Get this branch:
- bzr branch lp://staging/~neon/qtwebkit/stable
Branch merges
Branch information
Import details
This branch is an import of the HEAD branch of the Git repository at git://gitorious.org/qt/qtwebkit.git,branch=stable.
Last successful import was .
Recent revisions
- 290. By Venu <email address hidden>
-
Doc: Added detailed description for WebView
Moved the description from the overview page
to the WebView type documentation. Also added an
image corresponding to the snippet used.Task-number: QTBUG-36179
Change-Id: Iaf4207a36f774d93af9a881eae216 2d44837eeee
Reviewed-by: Jerome Pasion <email address hidden>
Reviewed-by: Topi Reiniö <email address hidden> - 289. By Julien Brianceau <email address hidden>
-
[mips] Add floating point absolute support in JavaScriptCore.
Change-Id: I8b03fb0380fa44
4a6da239d8ddb19 bdbe6b3d061
Reviewed-by: Allan Sandfeld Jensen <email address hidden> - 288. By Julien Brianceau <email address hidden>
-
Prevent register clobbering to fix negative zero check in SoftModulo.
This fix is not relevant for x86 architectures.
Covered by integer-division- neg2tothe32- by-neg1 JavaScript test. Change-Id: I8ffd1280063305
bc98c564f5df57c 76cc5b1d7a6
Reviewed-by: Allan Sandfeld Jensen <email address hidden> - 287. By Julien Brianceau <email address hidden>
-
[mips] Fix branchTruncateD
oubleToUint32 implementation in macro assembler. Test dfg-uint32array
-overflow- values fails without this patch. Change-Id: Ia186ab5c3fbc19
fd7621f5cc60678 b82a6424641
Reviewed-by: Allan Sandfeld Jensen <email address hidden> - 286. By Allan Sandfeld Jensen <email address hidden>
-
Do not crash or assert on SVG font fallbacks
Fonts falling back to SVG fonts may not have a rendering context, so
just skip kerning in this case.Task-number: QTBUG-38356
Change-Id: I9d1473bbb8517bfae927e7b020a9c 2102c6497b4
Reviewed-by: Michael Bruning <email address hidden> - 285. By Allan Sandfeld Jensen <email address hidden>
-
Avoid deep copy when updating BitmapTextureGL
Since we use a ImageBuffer to paint into a BitmapTextureGL, and
ImageBuffer's always have an active painter, the convertion from QPixmap
to QImage causes a deep copy of the content before it is uploaded to
OpenGL. This copy is unnecessary and can be avoided by temporarily
redirecting the QPaintDevice.Change-Id: I0106c0f6dfb9cc
3fbbee943411fc8 f6853df4f98
Reviewed-by: Jocelyn Turcotte <email address hidden> - 284. By Allan Sandfeld Jensen <email address hidden>
-
Ensure replaced tiles are repainted
If a layer with a backing store is resized, we may replace some tiles
that were not at maximum size. When that happens we need to ensure the
replaced area is repainted, otherwise the content disappears until
refreshed.Change-Id: Ie2f7796a2493a5
6ed5fc6cc4cea55 f4ab9f38bbe
Reviewed-by: Michael Bruning <email address hidden> - 283. By Michael Brüning <email address hidden>
-
Account for extra uncommitted memory size also in ASSERTs.
The fix for the stack layout in applications that are loading .NET
libraries in addition did not update the assertions that make sure
that the actual end of the stack is where it should be.Task-number: QTBUG-38067
Change-Id: Ib8be1228bc9f10baf8d3484bb280a 3a5c8021ab8
Reviewed-by: Allan Sandfeld Jensen <email address hidden> - 282. By Allan Sandfeld Jensen <email address hidden>
-
CopyLinkToClipboard should copy the URL only
The addition of title information to the dragged or copied links, has
caused the clipboard after CopyLinkToClipboard to paste the link title
instead of the link URL when doing a simple paste.This paste removes the title from the MimeData so that QMimeData must
return the text version of the URL when pasting text.Task-number: QTBUG-39341
Change-Id: Ia28ea0f0eda07a4133c5628b60db6 24a16ed9931
Reviewed-by: Michael Bruning <email address hidden> - 281. By Edit Balint
-
[CoordinatedGra
phics] Segmentation fault at CoordinatedGrap hicsScene: :clearImageBack ingContents https:/
/bugs.webkit. org/show_ bug.cgi? id=125776 Patch by Edit Balint <email address hidden> on 2014-01-20
Reviewed by Csaba Osztrogonác.Unexpected behavior occurs in some test cases which leads to segmentation fault.
* platform/
graphics/ texmap/ coordinated/ CompositingCoor dinator. cpp:
(WebCore::CompositingCoo rdinator: :removeImageBac king): git-svn-id: http://
svn.webkit. org/repository/ webkit/ trunk@162329 268f45cc- cd09-0410- ab3c-d52691b4db fc
Task-number: QTBUG-38841
Change-Id: I85699c26f9ec78d97d66cf734188b a7da7e2233e
Reviewed-by: Allan Sandfeld Jensen <email address hidden>
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)