Title: [205004] trunk/Source
Revision 205004
Author carlo...@webkit.org
Date 2016-08-25 23:55:50 -0700 (Thu, 25 Aug 2016)
Log Message
Unreviewed. Fix GTK+ build after r204986 and r204996.
Source/WebCore:
* page/DOMWindow.idl:
Source/WebKit2:
* Platform/IPC/unix/ConnectionUnix.cpp:
(IP
Title: [205003] trunk/Tools
Revision 205003
Author aakash_j...@apple.com
Date 2016-08-25 22:33:58 -0700 (Thu, 25 Aug 2016)
Log Message
ews queues should update status server when they start processing patch
https://bugs.webkit.org/show_bug.cgi?id=161223
Reviewed by Daniel Bates.
* Scrip
Title: [205002] trunk/LayoutTests
Revision 205002
Author jiewen_...@apple.com
Date 2016-08-25 19:16:41 -0700 (Thu, 25 Aug 2016)
Log Message
Unreviewed, rebase iOS simulator WK1 imported/w3c tests
* platform/ios-simulator-wk1/TestExpectations:
* platform/ios-simulator-wk1/imported/w3c/web
Title: [205000] trunk/LayoutTests
Revision 205000
Author simon.fra...@apple.com
Date 2016-08-25 17:57:07 -0700 (Thu, 25 Aug 2016)
Log Message
js/regress/polymorphic-put-by-id.html does not exist.
* platform/ios-simulator-wk2/TestExpectations:
Modified Paths
trunk/LayoutTests/ChangeLog
Title: [204999] trunk/LayoutTests
Revision 204999
Author jiewen_...@apple.com
Date 2016-08-25 17:49:34 -0700 (Thu, 25 Aug 2016)
Log Message
Unreviewed, rebase iOS simulator WK1 imported/mozilla tests
* platform/ios-simulator-wk1/TestExpectations:
Modified Paths
trunk/LayoutTests/Change
Title: [204998] trunk
Revision 204998
Author achristen...@apple.com
Date 2016-08-25 17:28:13 -0700 (Thu, 25 Aug 2016)
Log Message
CMake build fix.
Source/_javascript_Core:
* ForwardingHeaders/_javascript_Core/JSObjectRefPrivate.h: Added.
This is needed for the internal Windows build.
S
Title: [204997] trunk/LayoutTests
Revision 204997
Author jiewen_...@apple.com
Date 2016-08-25 17:14:37 -0700 (Thu, 25 Aug 2016)
Log Message
Unreviewed, rebase iOS simulator WK1 imported/blink tests
* platform/ios-simulator-wk1/TestExpectations:
* platform/ios-simulator-wk1/imported/blink
Title: [204996] trunk/Source/WebKit2
Revision 204996
Author ander...@apple.com
Date 2016-08-25 16:09:28 -0700 (Thu, 25 Aug 2016)
Log Message
Replace all IPC message send flags with OptionSet
https://bugs.webkit.org/show_bug.cgi?id=161211
Reviewed by Tim Horton.
* NetworkProcess/NetworkR
Title: [204995] trunk
Revision 204995
Author commit-qu...@webkit.org
Date 2016-08-25 16:02:52 -0700 (Thu, 25 Aug 2016)
Log Message
[JSC] Clean up the abstract interpreter for cos/sin/sqrt/fround/log
https://bugs.webkit.org/show_bug.cgi?id=161181
Patch by Benjamin Poulain on 2016-08-25
R
Title: [204993] trunk/LayoutTests
Revision 204993
Author jiewen_...@apple.com
Date 2016-08-25 15:27:02 -0700 (Thu, 25 Aug 2016)
Log Message
Unreviewed, rebase iOS simulator WK1 fast tests
* platform/ios-simulator-wk1/TestExpectations:
* platform/ios-simulator-wk1/fast/attachment/attachme
Title: [204992] trunk
Revision 204992
Author commit-qu...@webkit.org
Date 2016-08-25 15:11:59 -0700 (Thu, 25 Aug 2016)
Log Message
TryGetById should have a ValueProfile so that it can predict its output type
https://bugs.webkit.org/show_bug.cgi?id=160921
Patch by JF Bastien on 2016-08-2
Title: [204991] trunk/LayoutTests
Revision 204991
Author simon.fra...@apple.com
Date 2016-08-25 15:11:25 -0700 (Thu, 25 Aug 2016)
Log Message
WK1 Sierra: LayoutTests fast/html/marquee-scroll.html and fast/inline-block/003.html failing
rdar://problem/28017216
This test is sensitive to how
Title: [204990] trunk/Tools
Revision 204990
Author achristen...@apple.com
Date 2016-08-25 15:02:08 -0700 (Thu, 25 Aug 2016)
Log Message
Fix URLParserTest with GuardMalloc
https://bugs.webkit.org/show_bug.cgi?id=161214
rdar://problem/28014390
Reviewed by Tim Horton.
The CString returned
Title: [204989] trunk
Revision 204989
Author wenson_hs...@apple.com
Date 2016-08-25 15:01:07 -0700 (Thu, 25 Aug 2016)
Log Message
Dragging against the end of the inline media scrubber causes the media scrubber to hide
https://bugs.webkit.org/show_bug.cgi?id=161207
Reviewed by Eric Carlso
Title: [204988] tags/Safari-603.1.3
Revision 204988
Author bshaf...@apple.com
Date 2016-08-25 14:59:54 -0700 (Thu, 25 Aug 2016)
Log Message
Merge r204986. rdar://problem/28015060
Modified Paths
tags/Safari-603.1.3/LayoutTests/ChangeLog
tags/Safari-603.1.3/LayoutTests/fast/dom/Window/ge
Title: [204987] trunk/Source/WebCore
Revision 204987
Author akl...@apple.com
Date 2016-08-25 14:57:13 -0700 (Thu, 25 Aug 2016)
Log Message
REGRESSION: RELEASE_ASSERT in ResourceUsageThread::platformThreadBody when ASan is enabled
Reviewed by Joseph Pecoraro.
* page/cocoa/ResourceUsage
Title: [204986] trunk
Revision 204986
Author cdu...@apple.com
Date 2016-08-25 14:48:33 -0700 (Thu, 25 Aug 2016)
Log Message
Regression(r203623): Breaks App Store application
https://bugs.webkit.org/show_bug.cgi?id=161206
Reviewed by Ryosuke Niwa.
Source/WebCore:
Add quirks for the App
Title: [204985] trunk/Source/WebKit2
Revision 204985
Author ander...@apple.com
Date 2016-08-25 13:53:15 -0700 (Thu, 25 Aug 2016)
Log Message
Remove some more MessageRecorder gunk
https://bugs.webkit.org/show_bug.cgi?id=161209
Reviewed by Tim Horton.
* DatabaseProcess/DatabaseProcess.h:
Title: [204984] trunk/LayoutTests
Revision 204984
Author jiewen_...@apple.com
Date 2016-08-25 12:20:28 -0700 (Thu, 25 Aug 2016)
Log Message
Unreviewed, rebase iOS simulator WK1 fast/css tests
* platform/ios-simulator-wk1/TestExpectations:
* platform/ios-simulator-wk1/fast/css/layerZOrder
Title: [204983] trunk
Revision 204983
Author commit-qu...@webkit.org
Date 2016-08-25 12:18:29 -0700 (Thu, 25 Aug 2016)
Log Message
REGRESSION (r203378): [iOS] The PDF image is rendered stretched if a sub image of it is cached first
https://bugs.webkit.org/show_bug.cgi?id=160617
Patch by
Title: [204982] trunk/LayoutTests
Revision 204982
Author ryanhad...@apple.com
Date 2016-08-25 12:02:10 -0700 (Thu, 25 Aug 2016)
Log Message
Skipping imported/w3c/web-platform-tests/url/url-setters.html because it asserts.
https://bugs.webkit.org/show_bug.cgi?id=161191
Unreviewed test gar
Title: [204981] tags/Safari-603.1.3/Source/WebKit/mac
Revision 204981
Author bshaf...@apple.com
Date 2016-08-25 11:45:16 -0700 (Thu, 25 Aug 2016)
Log Message
Merge r204974. rdar://problem/27959937
Modified Paths
tags/Safari-603.1.3/Source/WebKit/mac/ChangeLog
tags/Safari-603.1.3/Source
Title: [204980] trunk
Revision 204980
Author za...@apple.com
Date 2016-08-25 11:41:22 -0700 (Thu, 25 Aug 2016)
Log Message
Infinite recursion crash in WebCore::RenderBlockFlow::layoutBlock
https://bugs.webkit.org/show_bug.cgi?id=139474
Reviewed by David Hyatt.
Source/WebCore:
We shoul
Title: [204979] trunk/Source/_javascript_Core
Revision 204979
Author o...@webkit.org
Date 2016-08-25 11:39:22 -0700 (Thu, 25 Aug 2016)
Log Message
generate-js-builtins.py should generate platform independent files
https://bugs.webkit.org/show_bug.cgi?id=161196
Reviewed by Mark Lam.
* Sc
Title: [204978] trunk/Source/WebCore
Revision 204978
Author wei...@apple.com
Date 2016-08-25 11:36:05 -0700 (Thu, 25 Aug 2016)
Log Message
Add the ability to override the implementation name of IDL enums and dictionaries
https://bugs.webkit.org/show_bug.cgi?id=161185
Reviewed by Anders C
Title: [204977] trunk/Source
Revision 204977
Author achristen...@apple.com
Date 2016-08-25 11:23:54 -0700 (Thu, 25 Aug 2016)
Log Message
Don't store networkLoadTiming in the disk cache
https://bugs.webkit.org/show_bug.cgi?id=161161
Patch by Johan K. Jensen on 2016-08-25
Reviewed by Antt
Title: [204976] trunk
Revision 204976
Author achristen...@apple.com
Date 2016-08-25 11:22:25 -0700 (Thu, 25 Aug 2016)
Log Message
Update the Resource Timing implementation
https://bugs.webkit.org/show_bug.cgi?id=161068
Patch by Johan K. Jensen on 2016-08-25
Reviewed by Alex Christensen.
Title: [204975] trunk/LayoutTests
Revision 204975
Author jiewen_...@apple.com
Date 2016-08-25 11:21:16 -0700 (Thu, 25 Aug 2016)
Log Message
Unreviewed, rebase iOS simulator WK1 fast/multicol tests
* platform/ios-simulator-wk1/fast/multicol/overflow-unsplittable-expected.txt: Added.
* pla
Title: [204974] trunk/Source/WebKit/mac
Revision 204974
Author achristen...@apple.com
Date 2016-08-25 11:12:56 -0700 (Thu, 25 Aug 2016)
Log Message
Re-export DOMException NSStrings after r204717
https://bugs.webkit.org/show_bug.cgi?id=161200
Patch by Anders Carlsson on 2016-08-25
Revie
Title: [204973] trunk/LayoutTests
Revision 204973
Author simon.fra...@apple.com
Date 2016-08-25 10:50:30 -0700 (Thu, 25 Aug 2016)
Log Message
TestExpectations cleanup
Remove references to non-existant JS tests.
* platform/ios-simulator/TestExpectations:
* platform/mac-wk1/TestExpectatio
Title: [204972] trunk/Source/WebCore
Revision 204972
Author ander...@apple.com
Date 2016-08-25 10:37:09 -0700 (Thu, 25 Aug 2016)
Log Message
Simplify createMouseEvent in DragController
https://bugs.webkit.org/show_bug.cgi?id=161168
Reviewed by Dan Bernstein.
* page/DragController.cpp:
(
Title: [204971] trunk/Tools
Revision 204971
Author dba...@webkit.org
Date 2016-08-25 10:19:16 -0700 (Thu, 25 Aug 2016)
Log Message
Watch more things.
* Scripts/webkitpy/common/config/watchlist:
Modified Paths
trunk/Tools/ChangeLog
trunk/Tools/Scripts/webkitpy/common/config/watchlist
Title: [204970] trunk/Source/WebCore
Revision 204970
Author cdu...@apple.com
Date 2016-08-25 10:08:41 -0700 (Thu, 25 Aug 2016)
Log Message
DOMTokenList.value should be a stringifier attribute
https://bugs.webkit.org/show_bug.cgi?id=161195
Reviewed by Darin Adler.
DOMTokenList.value shou
Title: [204969] trunk/Tools
Revision 204969
Author dba...@webkit.org
Date 2016-08-25 09:54:44 -0700 (Thu, 25 Aug 2016)
Log Message
Fix test failure on GTK Linux bots after
(https://bugs.webkit.org/show_bug.cgi?id=148437)
Remove use of module File::Slurp as it is not part of the standard
Title: [204968] trunk/LayoutTests
Revision 204968
Author ryanhad...@apple.com
Date 2016-08-25 09:42:16 -0700 (Thu, 25 Aug 2016)
Log Message
Rebaseline js/dom/global-constructors-attributes.html for mac-wk1 after r204935
Unreviewed test gardening.
* platform/mac-wk1/js/dom/global-constru
Title: [204967] trunk/LayoutTests
Revision 204967
Author ryanhad...@apple.com
Date 2016-08-25 09:18:56 -0700 (Thu, 25 Aug 2016)
Log Message
Skip svg/animations/animate-text-nested-transforms.html on ios-simulator
Unreviewed test gardening.
* platform/ios-simulator-wk2/TestExpectations:
Title: [204966] trunk/Tools
Revision 204966
Author pvol...@apple.com
Date 2016-08-25 09:18:23 -0700 (Thu, 25 Aug 2016)
Log Message
[Win] run-api-tests is failing.
https://bugs.webkit.org/show_bug.cgi?id=161140
Reviewed by Brent Fulgham.
Since the move constructor is called 3 more times
Title: [204965] trunk/LayoutTests
Revision 204965
Author ryanhad...@apple.com
Date 2016-08-25 09:00:40 -0700 (Thu, 25 Aug 2016)
Log Message
Marking imported/w3c/web-platform-tests/url/url-setters.html as failing on mac and ios-simulator wk1.
https://bugs.webkit.org/show_bug.cgi?id=161191
Title: [204964] trunk/Source/WebCore
Revision 204964
Author o...@webkit.org
Date 2016-08-25 08:58:06 -0700 (Thu, 25 Aug 2016)
Log Message
[Mac][cmake] Unreviewed speculative buildfix after r204852, just for fun.
* PlatformMac.cmake:
Modified Paths
trunk/Source/WebCore/ChangeLog
trunk/S
Title: [204961] trunk/Source/WebKit2
Revision 204961
Author carlo...@webkit.org
Date 2016-08-25 08:39:09 -0700 (Thu, 25 Aug 2016)
Log Message
[GTK][Threaded Compositor] Several flaky tests due to differences in scrollbars
https://bugs.webkit.org/show_bug.cgi?id=160450
Reviewed by Michael
Title: [204963] trunk/LayoutTests
Revision 204963
Author ryanhad...@apple.com
Date 2016-08-25 08:46:55 -0700 (Thu, 25 Aug 2016)
Log Message
Rebaseline js/dom/global-constructors-attributes.html for mac after r204935
Unreviewed test gardening.
* platform/mac-yosemite/js/dom/global-constr
Title: [204962] trunk/LayoutTests
Revision 204962
Author ryanhad...@apple.com
Date 2016-08-25 08:42:26 -0700 (Thu, 25 Aug 2016)
Log Message
Marking gamepad/gamepad-timestamp.html as flaky on mac-wk2.
https://bugs.webkit.org/show_bug.cgi?id=161148
Unreviewed test gardening.
* platform/ma
Title: [204960] trunk/LayoutTests
Revision 204960
Author pvol...@apple.com
Date 2016-08-25 02:53:58 -0700 (Thu, 25 Aug 2016)
Log Message
Unreviewed test gardening.
Update test expectations on Windows for failing tests. These failures are tracked in
https://bugs.webkit.org/show_bu
Title: [204959] trunk/LayoutTests
Revision 204959
Author pvol...@apple.com
Date 2016-08-25 00:45:43 -0700 (Thu, 25 Aug 2016)
Log Message
Unreviewed test gardening.
Update test expectations on Windows for failing tests. These failures are tracked in
https://bugs.webkit.org/show_bu
Title: [204958] trunk
Revision 204958
Author commit-qu...@webkit.org
Date 2016-08-25 00:04:00 -0700 (Thu, 25 Aug 2016)
Log Message
NewRegexp should not prevent inlining
https://bugs.webkit.org/show_bug.cgi?id=154808
Patch by Caio Lima on 2016-08-25
Reviewed by Geoffrey Garen.
JSTests:
45 matches
Mail list logo