Title: [164094] trunk/Source/WebKit2
Revision 164094
Author m...@apple.com
Date 2014-02-13 22:04:27 -0800 (Thu, 13 Feb 2014)
Log Message
[Cocoa] Expose the bundle form client
https://bugs.webkit.org/show_bug.cgi?id=128792
Reviewed by Anders Carlsson.
* WebKit2.xcodeproj/project.pbxproj:
Title: [164093] trunk/Source/WebKit2
Revision 164093
Author m...@apple.com
Date 2014-02-13 22:03:34 -0800 (Thu, 13 Feb 2014)
Log Message
[Cocoa] Add a way to get the page from a frame in the injected bundle
https://bugs.webkit.org/show_bug.cgi?id=128791
Reviewed by Anders Carlsson.
* We
Title: [164092] trunk/Source/_javascript_Core
Revision 164092
Author fpi...@apple.com
Date 2014-02-13 21:37:38 -0800 (Thu, 13 Feb 2014)
Log Message
Kill some of the last vestiges of the C++ interpreter's PICs
https://bugs.webkit.org/show_bug.cgi?id=128796
Reviewed by Michael Saboff.
* b
Title: [164091] trunk/Source/WebCore
Revision 164091
Author commit-qu...@webkit.org
Date 2014-02-13 20:03:59 -0800 (Thu, 13 Feb 2014)
Log Message
[MSE] Move PublicURLManager shutdown logic so ActiveDOMObjects associated with public URLs won't leak.
https://bugs.webkit.org/show_bug.cgi?id=
Title: [164090] trunk
Revision 164090
Author mrobin...@webkit.org
Date 2014-02-13 19:35:13 -0800 (Thu, 13 Feb 2014)
Log Message
[GTK] [CMake] _javascript_Core crashes in JSC::eval
https://bugs.webkit.org/show_bug.cgi?id=128434
Extend a fix for EFL to all ports that use GCC. Also include
Title: [164089] trunk/Source/_javascript_Core
Revision 164089
Author mark@apple.com
Date 2014-02-13 18:42:10 -0800 (Thu, 13 Feb 2014)
Log Message
The JSContainerConvertor and ObjcContainerConvertor need to protect JSValueRefs. Part 2.
Reviewed by Mark Hahnenberg.
toJS() is the wron
Title: [164088] trunk/Source/_javascript_Core
Revision 164088
Author mhahnenb...@apple.com
Date 2014-02-13 18:36:44 -0800 (Thu, 13 Feb 2014)
Log Message
JSManagedValue::dealloc modifies NSMapTable while iterating it
https://bugs.webkit.org/show_bug.cgi?id=128713
Reviewed by Geoffrey Gare
Title: [164087] trunk/Source/_javascript_Core
Revision 164087
Author fpi...@apple.com
Date 2014-02-13 18:32:02 -0800 (Thu, 13 Feb 2014)
Log Message
Unreviewed, fix build.
* ftl/FTLLowerDFGToLLVM.cpp:
(JSC::FTL::LowerDFGToLLVM::compileGetMyArgumentsLength):
Modified Paths
trunk/Source/_
Title: [164086] trunk/LayoutTests
Revision 164086
Author roger_f...@apple.com
Date 2014-02-13 18:25:28 -0800 (Thu, 13 Feb 2014)
Log Message
[Windows] Unreviewed gardening of some timing out tests.
https://bugs.webkit.org/show_bug.cgi?id=128789.
* platform/win/TestExpectations:
Modified
Title: [164085] trunk/Source/_javascript_Core
Revision 164085
Author rn...@webkit.org
Date 2014-02-13 18:04:51 -0800 (Thu, 13 Feb 2014)
Log Message
Speculative Release build fix after r164077.
* API/JSValue.mm:
Modified Paths
trunk/Source/_javascript_Core/API/JSValue.mm
trunk/Source/_j
Title: [164084] trunk/Source/WebCore
Revision 164084
Author mmaxfi...@apple.com
Date 2014-02-13 17:59:29 -0800 (Thu, 13 Feb 2014)
Log Message
Remove position:sticky runtime flag
https://bugs.webkit.org/show_bug.cgi?id=128774
Reviewed by Simon Fraser.
Rollout of r128663
No new tests are
Title: [164083] trunk/Source/WebKit2
Revision 164083
Author ander...@apple.com
Date 2014-02-13 17:53:43 -0800 (Thu, 13 Feb 2014)
Log Message
Add -[WKWebView stopLoading:]
https://bugs.webkit.org/show_bug.cgi?id=128784
Reviewed by Dan Bernstein.
* UIProcess/API/Cocoa/WKWebView.h:
* UIPro
Title: [164082] trunk/Tools
Revision 164082
Author dfar...@apple.com
Date 2014-02-13 17:49:24 -0800 (Thu, 13 Feb 2014)
Log Message
DumpRenderTree fails to build: Perl support module building for OS X but linking for the simulator
https://bugs.webkit.org/show_bug.cgi?id=128780
Reviewed by
Title: [164080] trunk/Tools
Revision 164080
Author bfulg...@apple.com
Date 2014-02-13 17:30:10 -0800 (Thu, 13 Feb 2014)
Log Message
Unreviewed build fix for Mountain Lion.
* DumpRenderTree/mac/EventSendingController.mm: Provide definition
for kCGScrollWheelEventScrollPhase if it isn't fo
Title: [164079] trunk/Source/WebKit2
Revision 164079
Author ander...@apple.com
Date 2014-02-13 17:24:09 -0800 (Thu, 13 Feb 2014)
Log Message
Add -[WKWebView activeURL]
https://bugs.webkit.org/show_bug.cgi?id=128777
Reviewed by Dan Bernstein.
* UIProcess/API/Cocoa/WKWebView.h:
* UIProces
Title: [164078] trunk/PerformanceTests
Revision 164078
Author zol...@webkit.org
Date 2014-02-13 17:17:14 -0800 (Thu, 13 Feb 2014)
Log Message
[CSS Shapes] Add performance test for complex polygon with shape-margin
https://bugs.webkit.org/show_bug.cgi?id=128769
Reviewed by Ryosuke Niwa.
Title: [164077] trunk/Source/_javascript_Core
Revision 164077
Author mark@apple.com
Date 2014-02-13 17:06:53 -0800 (Thu, 13 Feb 2014)
Log Message
The JSContainerConvertor and ObjcContainerConvertor need to protect JSValueRefs.
Reviewed by Mark Hahnenberg.
Added a vector of Strong r
Title: [164076] trunk
Revision 164076
Author g...@gnome.org
Date 2014-02-13 16:35:24 -0800 (Thu, 13 Feb 2014)
Log Message
[GTK][CMake] Generate GObject DOM bindings .symbols files
https://bugs.webkit.org/show_bug.cgi?id=126210
Reviewed by Martin Robinson.
.:
* Source/PlatformGTK.cmake:
Title: [164075] trunk
Revision 164075
Author mmaxfi...@apple.com
Date 2014-02-13 16:30:15 -0800 (Thu, 13 Feb 2014)
Log Message
text-decoration-skip: ink skips randomly when using SVG fonts
https://bugs.webkit.org/show_bug.cgi?id=128709
Reviewed by Simon Fraser.
Source/WebCore:
This pat
Title: [164072] trunk/Source/WTF
Revision 164072
Author dba...@webkit.org
Date 2014-02-13 16:22:15 -0800 (Thu, 13 Feb 2014)
Log Message
Fix the iOS build after
Modified Paths
trunk/Source/WTF/ChangeLog
trunk/Source/WTF/wtf/Platform.h
Diff
Modified: trunk/Source/WTF/ChangeLog (1640
Title: [164074] trunk/Source/_javascript_Core
Revision 164074
Author commit-qu...@webkit.org
Date 2014-02-13 16:22:45 -0800 (Thu, 13 Feb 2014)
Log Message
Added GetMyArgumentsLength to FTL
https://bugs.webkit.org/show_bug.cgi?id=128758
Patch by Matthew Mirman on 2014-02-13
Reviewed by F
Title: [164071] trunk/Source/_javascript_Core
Revision 164071
Author fpi...@apple.com
Date 2014-02-13 15:57:53 -0800 (Thu, 13 Feb 2014)
Log Message
Unreviewed, roll out http://trac.webkit.org/changeset/164066.
It broke tests and it was just plain wrong.
* bytecode/GetByIdStatus.
Title: [164069] trunk/Source/_javascript_Core
Revision 164069
Author msab...@apple.com
Date 2014-02-13 15:35:08 -0800 (Thu, 13 Feb 2014)
Log Message
Change FTL stack check to use VM's stackLimit
https://bugs.webkit.org/show_bug.cgi?id=128561
Reviewed by Filip Pizlo.
Changes FTL function
Title: [164068] trunk/Source/WebCore
Revision 164068
Author dba...@webkit.org
Date 2014-02-13 15:34:35 -0800 (Thu, 13 Feb 2014)
Log Message
Fix the ARM build when HAVE_ARM_NEON_INTRINSICS is enabled
Add !HAVE(ARM_NEON_INTRINSICS)-guard around file-level inline function arithmeticSoftware
Title: [164067] trunk/Source/WebKit2
Revision 164067
Author ander...@apple.com
Date 2014-02-13 15:33:34 -0800 (Thu, 13 Feb 2014)
Log Message
Add -[WKWebView goToBackForwardListItem:]
https://bugs.webkit.org/show_bug.cgi?id=128773
Reviewed by Andreas Kling.
* UIProcess/API/Cocoa/WKWebVie
Title: [164066] trunk/Source/_javascript_Core
Revision 164066
Author fpi...@apple.com
Date 2014-02-13 15:31:20 -0800 (Thu, 13 Feb 2014)
Log Message
GetByIdStatus shouldn't call takesSlowPathInDFGForImpureProperty() for self accesses, and calling that method should never assert about anyth
Title: [164065] trunk/PerformanceTests
Revision 164065
Author zol...@webkit.org
Date 2014-02-13 15:28:50 -0800 (Thu, 13 Feb 2014)
Log Message
[CSS Shapes] Add performance test for raster shape
https://bugs.webkit.org/show_bug.cgi?id=128746
Reviewed by Ryosuke Niwa.
This patch adds perfo
Title: [164064] trunk/Source/WTF
Revision 164064
Author dba...@webkit.org
Date 2014-02-13 15:17:10 -0800 (Thu, 13 Feb 2014)
Log Message
[iOS] Disable HAVE_ARM_NEON_INTRINSICS
For now, disable HAVE_ARM_NEON_INTRINSICS when building for iOS. We want
to audit the applicable code before we e
Title: [164063] trunk/Source/_javascript_Core
Revision 164063
Author mhahnenb...@apple.com
Date 2014-02-13 15:07:12 -0800 (Thu, 13 Feb 2014)
Log Message
Add some RELEASE_ASSERTs to catch JSLock bugs earlier
https://bugs.webkit.org/show_bug.cgi?id=128762
Reviewed by Mark Lam.
* interpret
Title: [164062] trunk
Revision 164062
Author beid...@apple.com
Date 2014-02-13 15:04:30 -0800 (Thu, 13 Feb 2014)
Log Message
IDB: Three tests crash the DatabaseProcess under ~KeyedDecoder
https://bugs.webkit.org/show_bug.cgi?id=128763
Reviewed by Anders Carlsson.
Source/WebCore:
No new
Title: [164061] trunk
Revision 164061
Author commit-qu...@webkit.org
Date 2014-02-13 15:02:31 -0800 (Thu, 13 Feb 2014)
Log Message
[css3-text] Support -webkit-text-decoration-skip: objects
https://bugs.webkit.org/show_bug.cgi?id=128723
Patch by Yuki Sekiguchi on 2014-02-13
Reviewed by D
Title: [164060] trunk/Source/WebCore
Revision 164060
Author dba...@webkit.org
Date 2014-02-13 14:59:40 -0800 (Thu, 13 Feb 2014)
Log Message
Fix ARM NEON build following
(https://bugs.webkit.org/show_bug.cgi?id=128767)
I inadvertently didn't include header NEONHelpers.h, which defines We
Title: [164058] trunk/Source/WebCore
Revision 164058
Author dba...@webkit.org
Date 2014-02-13 14:45:42 -0800 (Thu, 13 Feb 2014)
Log Message
Write FEComposite::computeArithmeticPixelsNeon() in terms of loadRGBA8AsFloat()
https://bugs.webkit.org/show_bug.cgi?id=128767
Reviewed by Dean Jack
Title: [164057] trunk/Source/_javascript_Core
Revision 164057
Author fpi...@apple.com
Date 2014-02-13 14:34:18 -0800 (Thu, 13 Feb 2014)
Log Message
FTL should be OK with __compact_unwind in a data section
https://bugs.webkit.org/show_bug.cgi?id=128756
Reviewed by Mark Hahnenberg.
* ftl/
Title: [164056] trunk/Tools
Revision 164056
Author grao...@webkit.org
Date 2014-02-13 14:18:03 -0800 (Thu, 13 Feb 2014)
Log Message
Unreviewed. changing my email address.
Modified Paths
trunk/Tools/ChangeLog
trunk/Tools/Scripts/webkitpy/common/config/contributors.json
trunk/Tools/Script
Title: [164054] trunk/Source/WebKit2
Revision 164054
Author ander...@apple.com
Date 2014-02-13 14:13:42 -0800 (Thu, 13 Feb 2014)
Log Message
Make WKWebViewConfigurationPrivate.h private
https://bugs.webkit.org/show_bug.cgi?id=128761
Reviewed by Tim Horton.
* WebKit2.xcodeproj/project.pb
Title: [164055] trunk/Source/WebCore/Modules/indexeddb/leveldb/IDBFactoryBackendLevelDB.cpp
Revision 164055
Author timo...@apple.com
Date 2014-02-13 14:13:42 -0800 (Thu, 13 Feb 2014)
Log Message
Attempt to fix LevelDB builds.
Modified Paths
trunk/Source/WebCore/Modules/indexeddb/leveldb
Title: [164053] trunk
Revision 164053
Author mmaxfi...@apple.com
Date 2014-02-13 13:55:29 -0800 (Thu, 13 Feb 2014)
Log Message
During a copy, position:fixed gets converted to position:absolute even if only part of the document is selected
https://bugs.webkit.org/show_bug.cgi?id=128688
Re
Title: [164051] trunk/Source
Revision 164051
Author timo...@apple.com
Date 2014-02-13 13:37:59 -0800 (Thu, 13 Feb 2014)
Log Message
Enable inspection of recently used IndexedDB databases.
https://bugs.webkit.org/show_bug.cgi?id=128687
Reviewed by Brady Eidson & Joseph Pecoraro.
Source/
Title: [164050] trunk/Source/WebKit2
Revision 164050
Author ander...@apple.com
Date 2014-02-13 13:26:01 -0800 (Thu, 13 Feb 2014)
Log Message
Fix build.
* UIProcess/API/Cocoa/WKWebView.mm:
(layoutMilestones):
Modified Paths
trunk/Source/WebKit2/ChangeLog
trunk/Source/WebKit2/UIProcess/A
Title: [164049] trunk/Source/WebKit2
Revision 164049
Author ander...@apple.com
Date 2014-02-13 13:14:05 -0800 (Thu, 13 Feb 2014)
Log Message
Add rendering progress events SPI
https://bugs.webkit.org/show_bug.cgi?id=128752
Reviewed by Dan Bernstein.
* UIProcess/API/Cocoa/WKNavigationDele
Title: [164048] trunk/Source/WebInspectorUI
Revision 164048
Author bb...@apple.com
Date 2014-02-13 12:46:48 -0800 (Thu, 13 Feb 2014)
Log Message
Web Inspector: long script names should be have text-overflow:ellipsis in probe details sidebar
https://bugs.webkit.org/show_bug.cgi?id=128550
Title: [164047] trunk
Revision 164047
Author commit-qu...@webkit.org
Date 2014-02-13 12:45:35 -0800 (Thu, 13 Feb 2014)
Log Message
Copying (createMarkup) wrapping text results in space between wrapped lines stripped.
https://bugs.webkit.org/show_bug.cgi?id=63233
Source/WebCore:
The prob
Title: [164046] trunk
Revision 164046
Author mmaxfi...@apple.com
Date 2014-02-13 12:31:36 -0800 (Thu, 13 Feb 2014)
Log Message
Gaps for text-decoration-skip: ink are calculated assuming the glyph orientation is the same as the run orientation
https://bugs.webkit.org/show_bug.cgi?id=128718
Title: [164045] tags/Safari-538.16.5/Source/WebKit2
Revision 164045
Author lforsch...@apple.com
Date 2014-02-13 12:04:40 -0800 (Thu, 13 Feb 2014)
Log Message
Merged r164031.
Modified Paths
tags/Safari-538.16.5/Source/WebKit2/ChangeLog
tags/Safari-538.16.5/Source/WebKit2/UIProcess/Plug
Title: [164044] tags/Safari-538.16.5/Source
Revision 164044
Author lforsch...@apple.com
Date 2014-02-13 11:50:23 -0800 (Thu, 13 Feb 2014)
Log Message
Versioning.
Modified Paths
tags/Safari-538.16.5/Source/_javascript_Core/Configurations/Version.xcconfig
tags/Safari-538.16.5/Source/WebCo
Title: [164043] tags/Safari-538.16.5/
Revision 164043
Author lforsch...@apple.com
Date 2014-02-13 11:47:43 -0800 (Thu, 13 Feb 2014)
Log Message
New Tag.
Added Paths
tags/Safari-538.16.5/
Diff
Property changes: tags/Safari-538.16.5
Added: svn:ignore
depcomp
compile
config.guess
G
Title: [164042] trunk
Revision 164042
Author a...@apple.com
Date 2014-02-13 11:32:32 -0800 (Thu, 13 Feb 2014)
Log Message
[Mac] Add a WebKit1 SPI to get WebCrypto master key from a client
https://bugs.webkit.org/show_bug.cgi?id=128725
Reviewed by Anders Carlsson.
Source/WebKit/mac:
* W
Title: [164041] trunk/LayoutTests
Revision 164041
Author beid...@apple.com
Date 2014-02-13 10:56:16 -0800 (Thu, 13 Feb 2014)
Log Message
IDB: TestExpectations cleanup
Unreviewed.
* platform/mac-wk2/TestExpectations: More tests pass than fail, so only list failures.
Modified Paths
trun
Title: [164040] trunk/LayoutTests
Revision 164040
Author beid...@apple.com
Date 2014-02-13 10:52:26 -0800 (Thu, 13 Feb 2014)
Log Message
IDB: TestExpectations batch - HTTP tests
Unreviewed.
* http/tests/security/cross-origin-indexeddb-allowed-expected.txt:
* http/tests/security/cross-or
Title: [164039] trunk/Source/_javascript_Core
Revision 164039
Author msab...@apple.com
Date 2014-02-13 10:45:09 -0800 (Thu, 13 Feb 2014)
Log Message
CStack Branch: VM::currentReturnThunkPC appears to be unused and should be removed
https://bugs.webkit.org/show_bug.cgi?id=127205
Reviewed
Title: [164038] trunk/Source/WebCore
Revision 164038
Author akl...@apple.com
Date 2014-02-13 10:39:13 -0800 (Thu, 13 Feb 2014)
Log Message
InsertIntoTextNodeCommand should get Settings from the Frame.
EditCommands have a frame() accessor that returns a reference,
so there's no need to g
Title: [164037] trunk/Source/WebKit/mac
Revision 164037
Author m...@apple.com
Date 2014-02-13 10:36:11 -0800 (Thu, 13 Feb 2014)
Log Message
iOS build fix.
* WebView/WebView.mm:
(+[WebView registerForMemoryNotifications]):
Modified Paths
trunk/Source/WebKit/mac/ChangeLog
trunk/Source/We
Title: [164036] trunk
Revision 164036
Author commit-qu...@webkit.org
Date 2014-02-13 10:31:45 -0800 (Thu, 13 Feb 2014)
Log Message
Document should be constructable
https://bugs.webkit.org/show_bug.cgi?id=115643
Patch by László Langó on 2014-02-13
Reviewed by Darin Adler.
Source/WebCore
Title: [164034] trunk/Source/WebCore
Revision 164034
Author commit-qu...@webkit.org
Date 2014-02-13 10:06:12 -0800 (Thu, 13 Feb 2014)
Log Message
Remove the last remnants of Maemo support
https://bugs.webkit.org/show_bug.cgi?id=85238
Patch by Adrian Bunk on 2014-02-13
Reviewed by Ryosuk
Title: [164033] trunk/LayoutTests
Revision 164033
Author beid...@apple.com
Date 2014-02-13 10:05:11 -0800 (Thu, 13 Feb 2014)
Log Message
IDB: TestExpectations batch - "transaction-abort.html to versionchangerequest-activedomobject.html”
Unreviewed.
* platform/mac-wk2/TestExpectations:
*
Title: [164032] trunk/Source
Revision 164032
Author commit-qu...@webkit.org
Date 2014-02-13 10:00:47 -0800 (Thu, 13 Feb 2014)
Log Message
Code cleanup: remove gcc<4.7 guards.
https://bugs.webkit.org/show_bug.cgi?id=128729
Patch by Tamas Gergely on 2014-02-13
Reviewed by Anders Carlsson.
Title: [164031] trunk/Source/WebKit2
Revision 164031
Author ander...@apple.com
Date 2014-02-13 09:30:18 -0800 (Thu, 13 Feb 2014)
Log Message
Disable XPC for plug-ins that need executable heap
https://bugs.webkit.org/show_bug.cgi?id=128744
Reviewed by Dan Bernstein.
When switching to XP
Title: [164030] trunk/LayoutTests
Revision 164030
Author a...@apple.com
Date 2014-02-13 09:24:32 -0800 (Thu, 13 Feb 2014)
Log Message
REGRESSION: fast/workers/use-machine-stack.html hits Heap::isMarked(cell) assertion
https://bugs.webkit.org/show_bug.cgi?id=128745
* TestExpectations: Mar
Title: [164029] trunk/LayoutTests
Revision 164029
Author commit-qu...@webkit.org
Date 2014-02-13 08:22:42 -0800 (Thu, 13 Feb 2014)
Log Message
[EFL] Add or remove expectations for some media layout tests
https://bugs.webkit.org/show_bug.cgi?id=128535
Unreviewed EFL layout tests gardening
Title: [164027] trunk/LayoutTests
Revision 164027
Author changseok...@collabora.com
Date 2014-02-13 05:20:20 -0800 (Thu, 13 Feb 2014)
Log Message
Unreviewed GTK gardening.
Removed unexpected pass tests from TextExpections
* platform/gtk-wk2/TestExpectations:
* platform/gtk/TestExpectati
Title: [164026] trunk/Source/WebCore
Revision 164026
Author changseok...@collabora.com
Date 2014-02-13 04:58:54 -0800 (Thu, 13 Feb 2014)
Log Message
Support ANGLE_instanced_arrays for GLES backend.
https://bugs.webkit.org/show_bug.cgi?id=128579
Reviewed by Dean Jackson.
Add some APIs to
Title: [164025] trunk/LayoutTests
Revision 164025
Author m.pak...@samsung.com
Date 2014-02-13 04:35:44 -0800 (Thu, 13 Feb 2014)
Log Message
Unreviewed EFL gardening
Add test expectations for failing tests.
* platform/efl-wk2/TestExpectations:
* platform/efl/TestExpectations:
* platform/
Title: [164022] trunk/Source
Revision 164022
Author bshaf...@apple.com
Date 2014-02-13 00:39:06 -0800 (Thu, 13 Feb 2014)
Log Message
Versioning.
Modified Paths
trunk/Source/_javascript_Core/Configurations/Version.xcconfig
trunk/Source/WebCore/Configurations/Version.xcconfig
trunk/Source
Title: [164021] trunk/Tools
Revision 164021
Author timothy_hor...@apple.com
Date 2014-02-13 00:36:55 -0800 (Thu, 13 Feb 2014)
Log Message
Speculative build fix after r163998.
* DumpRenderTree/ios/PerlSupport/Makefile:
Modified Paths
trunk/Tools/ChangeLog
trunk/Tools/DumpRenderTree/ios/
Title: [164020] tags/Safari-538.18/
Revision 164020
Author bshaf...@apple.com
Date 2014-02-13 00:36:01 -0800 (Thu, 13 Feb 2014)
Log Message
New tag.
Added Paths
tags/Safari-538.18/
Diff
Property changes: tags/Safari-538.18
Added: svn:ignore
depcomp
compile
config.guess
GNUmakefi
66 matches
Mail list logo