Title: [170822] trunk/Source/WebCore
Revision 170822
Author benja...@webkit.org
Date 2014-07-04 22:25:58 -0700 (Fri, 04 Jul 2014)
Log Message
CSS JIT: compile :in-range and :out-of-range
https://bugs.webkit.org/show_bug.cgi?id=134639
Reviewed by Andreas Kling.
The pseudo class :in-range
Title: [170821] branches/ftlopt/Source/_javascript_Core
Revision 170821
Author fpi...@apple.com
Date 2014-07-04 21:43:39 -0700 (Fri, 04 Jul 2014)
Log Message
Merge trunk r169595.
2014-06-04 Filip Pizlo
DFG::Safepoint::begin() should set m_didCallBegin before releasing the
Title: [170820] trunk/Tools
Revision 170820
Author commit-qu...@webkit.org
Date 2014-07-04 21:28:02 -0700 (Fri, 04 Jul 2014)
Log Message
[EFL][WK2] Enhance the Minibrowser to show selected/highlighted text in search bar, if any.
https://bugs.webkit.org/show_bug.cgi?id=134485
Patch by Shi
Title: [170819] branches/ftlopt/Source/_javascript_Core
Revision 170819
Author fpi...@apple.com
Date 2014-07-04 21:13:12 -0700 (Fri, 04 Jul 2014)
Log Message
[ftlopt][REGRESSION] debug tests fail because PutByIdDirect is now implemented in terms of In
https://bugs.webkit.org/show_bug.cgi?
Title: [170818] trunk/Source
Revision 170818
Author akl...@apple.com
Date 2014-07-04 20:36:36 -0700 (Fri, 04 Jul 2014)
Log Message
Fast path for jsStringWithCache() when asked for the same string repeatedly.
Source/_javascript_Core:
Also moved the whole thing from WebCore to _javascript
Title: [170817] trunk
Revision 170817
Author za...@apple.com
Date 2014-07-04 20:03:01 -0700 (Fri, 04 Jul 2014)
Log Message
Subpixel rendering: ebay.com rotating billboard on the main page has cut off buttons.
https://bugs.webkit.org/show_bug.cgi?id=134636
Reviewed by Darin Adler.
Missi
Title: [170816] trunk/Source/WebCore
Revision 170816
Author akl...@apple.com
Date 2014-07-04 18:29:55 -0700 (Fri, 04 Jul 2014)
Log Message
QualifiedName should use RefPtr internally.
We were not inlining ~QualifiedName() and it was showing up in some
profiles (over 1% on dom-attr.html.)
Title: [170815] trunk/Source/WebCore
Revision 170815
Author d...@apple.com
Date 2014-07-04 16:03:24 -0700 (Fri, 04 Jul 2014)
Log Message
[iOS] [Media] Prevent page zoom if it started in the video element
https://bugs.webkit.org/show_bug.cgi?id=134640
Reviewed by Sam Weinig.
In r170572
Title: [170813] trunk/Source/WebCore
Revision 170813
Author commit-qu...@webkit.org
Date 2014-07-04 15:26:09 -0700 (Fri, 04 Jul 2014)
Log Message
[CoordinatedGraphics] Use the C++11 syntax to clean-up for loops
https://bugs.webkit.org/show_bug.cgi?id=134594
Patch by Hunseop Jeong on 201
Title: [170812] trunk/Tools
Revision 170812
Author m...@apple.com
Date 2014-07-04 14:54:48 -0700 (Fri, 04 Jul 2014)
Log Message
Build fix after r170811.
* MiniBrowser/mac/WK2BrowserWindowController.m:
(-[WK2BrowserWindowController reload:]):
Modified Paths
trunk/Tools/ChangeLog
trunk/T
Title: [170811] trunk/Source/WebKit2
Revision 170811
Author m...@apple.com
Date 2014-07-04 14:00:41 -0700 (Fri, 04 Jul 2014)
Log Message
[Cocoa] -[WKWebView _reload] is unused
https://bugs.webkit.org/show_bug.cgi?id=134638
Reviewed by Sam Weinig.
* UIProcess/API/Cocoa/WKWebView.mm:
(-[W
Title: [170810] trunk/Source/WebKit2
Revision 170810
Author timothy_hor...@apple.com
Date 2014-07-04 13:49:47 -0700 (Fri, 04 Jul 2014)
Log Message
[WK2] Take TopContentInset into account when sending dictionary lookup point to PluginView
https://bugs.webkit.org/show_bug.cgi?id=134624
Re
Title: [170809] trunk/Source/WebCore
Revision 170809
Author akl...@apple.com
Date 2014-07-04 12:54:43 -0700 (Fri, 04 Jul 2014)
Log Message
CTTE: ScriptElement always has a HTTPScriptElement or SVGScriptElement.
Have ScriptElement store the pointer to the more specific subclass
element a
Title: [170808] trunk
Revision 170808
Author commit-qu...@webkit.org
Date 2014-07-04 12:12:25 -0700 (Fri, 04 Jul 2014)
Log Message
input type=range element should only fire change events after committing a value
https://bugs.webkit.org/show_bug.cgi?id=134545
Patch by Julien Quint on 20
Title: [170807] trunk/Source/WebCore
Revision 170807
Author akl...@apple.com
Date 2014-07-04 11:07:26 -0700 (Fri, 04 Jul 2014)
Log Message
CTTE: ApplicationCacheHost always has a DocumentLoader.
Have ApplicationCacheHost store the backpointer to its owning
DocumentLoader as a reference.
Title: [170806] trunk/LayoutTests
Revision 170806
Author mario.pr...@samsung.com
Date 2014-07-04 08:31:57 -0700 (Fri, 04 Jul 2014)
Log Message
buildAccessibilityTree() needs to be removed from individual layout tests
https://bugs.webkit.org/show_bug.cgi?id=95286
Reviewed by Chris Fleizac
Title: [170805] trunk
Revision 170805
Author an...@apple.com
Date 2014-07-04 06:55:55 -0700 (Fri, 04 Jul 2014)
Log Message
REGRESSION(r159345): Lines are clipped between pages when printing web content from Safari
https://bugs.webkit.org/show_bug.cgi?id=134633
Source/WebCore:
Reviewed
Title: [170804] releases/WebKitGTK/webkit-2.4/Source/WebKit2
Revision 170804
Author carlo...@webkit.org
Date 2014-07-04 04:19:07 -0700 (Fri, 04 Jul 2014)
Log Message
Merge r170707 - [GTK] WebKitVersion.h should be shared between UI and Web Process APIs
https://bugs.webkit.org/show_bug.cgi
Title: [170803] releases/WebKitGTK/webkit-2.4
Revision 170803
Author carlo...@webkit.org
Date 2014-07-04 03:46:34 -0700 (Fri, 04 Jul 2014)
Log Message
Merge r163519 - Remove the WTF_COMPILER_SUPPORTS_CXX_GENERALIZED_INITIALIZERS macro
https://bugs.webkit.org/show_bug.cgi?id=128267
Review
Title: [170802] trunk/Tools
Revision 170802
Author timothy_hor...@apple.com
Date 2014-07-04 03:33:24 -0700 (Fri, 04 Jul 2014)
Log Message
Typo in watchlist config means four specific people get Cc'd on everything
https://bugs.webkit.org/show_bug.cgi?id=134626
Reviewed by Gyuyoung Kim.
*
Title: [170801] trunk/Source/WebKit2
Revision 170801
Author ph...@webkit.org
Date 2014-07-04 02:58:22 -0700 (Fri, 04 Jul 2014)
Log Message
2014-07-04 Philippe Normand
Unreviewed, GTK WK2 build fix after r170787.
* WebProcess/WebPage/DrawingAreaImpl.cpp:
(WebKi
Title: [170800] releases/WebKitGTK/webkit-2.4/Source/WebCore
Revision 170800
Author carlo...@webkit.org
Date 2014-07-04 01:55:12 -0700 (Fri, 04 Jul 2014)
Log Message
Merge r170526 - [GTK] 8tracks.com triggers annoying pop-up window/installation of "About protocol source plugin" (GStreamer
Title: [170799] trunk/Source
Revision 170799
Author zandober...@gmail.com
Date 2014-07-04 01:50:56 -0700 (Fri, 04 Jul 2014)
Log Message
Source/WebCore: Unreviewed. Fixing the build after r170795.
Mac didn't like that change as it seems to properly typedef long long to int64_t.
That's not
Title: [170798] releases/WebKitGTK/webkit-2.4/Source/WebCore
Revision 170798
Author carlo...@webkit.org
Date 2014-07-04 01:48:58 -0700 (Fri, 04 Jul 2014)
Log Message
Merge r169896 - [GTK] fails to build with --disable-webgl --disable-accelerated-compositing
https://bugs.webkit.org/show_bu
Title: [170797] releases/WebKitGTK/webkit-2.4/Source/WebCore
Revision 170797
Author carlo...@webkit.org
Date 2014-07-04 01:38:32 -0700 (Fri, 04 Jul 2014)
Log Message
Merge r169935 - [GTK] GLContextEGL.cpp: conflicting declaration 'typedef ptrdiff_t GLintptr'
https://bugs.webkit.org/show_b
Title: [170796] releases/WebKitGTK/webkit-2.4/Tools
Revision 170796
Author carlo...@webkit.org
Date 2014-07-04 01:28:04 -0700 (Fri, 04 Jul 2014)
Log Message
Merge r169768 - [GTK][gtkdoc] remove -Wcast-align
https://bugs.webkit.org/show_bug.cgi?id=133640
Apparently gcc warns that GParamSp
Title: [170795] trunk/Source/WebKit2
Revision 170795
Author zandober...@gmail.com
Date 2014-07-04 01:23:44 -0700 (Fri, 04 Jul 2014)
Log Message
Unreviewed. Fixing the build for ports on 64-bit Linux.
Add IPC encoding and decoding overloads for the long long type, needed
after r170755 sta
Title: [170794] releases/WebKitGTK/webkit-2.4/Source/_javascript_Core
Revision 170794
Author carlo...@webkit.org
Date 2014-07-04 01:09:33 -0700 (Fri, 04 Jul 2014)
Log Message
[GTK] [Stable] Crash while playing a video
https://bugs.webkit.org/show_bug.cgi?id=133940
Unreviewed. Rolling out
Title: [170793] releases/WebKitGTK/webkit-2.4
Revision 170793
Author carlo...@webkit.org
Date 2014-07-04 00:55:24 -0700 (Fri, 04 Jul 2014)
Log Message
Merge r170359 - Source/WebCore: [ATK] Don't ignore links rendered as blocks.
https://bugs.webkit.org/show_bug.cgi?id=130941
Patch by Jare
Title: [170792] releases/WebKitGTK/webkit-2.4
Revision 170792
Author carlo...@webkit.org
Date 2014-07-04 00:50:28 -0700 (Fri, 04 Jul 2014)
Log Message
Merge r169936 - Source/WebCore: [ATK] Fix text inside "span" block in "a" block was not accessible.
https://bugs.webkit.org/show_bug.cgi?i
Title: [170791] releases/WebKitGTK/webkit-2.4
Revision 170791
Author carlo...@webkit.org
Date 2014-07-04 00:43:35 -0700 (Fri, 04 Jul 2014)
Log Message
Merge r169483 - Tools: [ATK] Added new accessibility signal: text-caret-moved.
Make AccessibilityUIElement.setSelectedTextRange work
as at
Title: [170790] releases/WebKitGTK/webkit-2.4/Source/WebKit2
Revision 170790
Author carlo...@webkit.org
Date 2014-07-04 00:26:54 -0700 (Fri, 04 Jul 2014)
Log Message
Merge r170423 - [GTK] Windowed plugins visibility doesn't work
https://bugs.webkit.org/show_bug.cgi?id=131487
Reviewed by
Title: [170789] releases/WebKitGTK/webkit-2.4/Source/WebKit2
Revision 170789
Author carlo...@webkit.org
Date 2014-07-04 00:16:15 -0700 (Fri, 04 Jul 2014)
Log Message
Merge r170633 - [GTK] Annotations for WebResource.get_data produce wrong signature in Vala binding
https://bugs.webkit.org/
Title: [170788] releases/WebKitGTK/webkit-2.4/Source/ThirdParty/ANGLE
Revision 170788
Author carlo...@webkit.org
Date 2014-07-04 00:13:29 -0700 (Fri, 04 Jul 2014)
Log Message
[GTK] [Stable] Crash in TSymbolTableLevel::~TSymbolTableLevel with GCC 4.9
https://bugs.webkit.org/show_bug.cgi?id
Title: [170787] trunk/Source/WebKit2
Revision 170787
Author timothy_hor...@apple.com
Date 2014-07-04 00:10:10 -0700 (Fri, 04 Jul 2014)
Log Message
[iOS][WK2] Black web view after un-suspending process
https://bugs.webkit.org/show_bug.cgi?id=134623
Reviewed by Simon Fraser.
* UIProcess/
35 matches
Mail list logo