[webkit-changes] [204075] trunk/Source/WebCore

2016-08-03 Thread fred . wang
Title: [204075] trunk/Source/WebCore Revision 204075 Author fred.w...@free.fr Date 2016-08-03 00:00:38 -0700 (Wed, 03 Aug 2016) Log Message Move determination of operator direction into DOM class and reduce relayout https://bugs.webkit.org/show_bug.cgi?id=160339 Patch by Frederic Wang o

[webkit-changes] [204076] trunk/LayoutTests

2016-08-03 Thread commit-queue
Title: [204076] trunk/LayoutTests Revision 204076 Author commit-qu...@webkit.org Date 2016-08-03 00:06:28 -0700 (Wed, 03 Aug 2016) Log Message Activate directory index generation for Apache test server https://bugs.webkit.org/show_bug.cgi?id=160451 Patch by Youenn Fablet on 2016-08-03 R

[webkit-changes] [204077] trunk/Source/JavaScriptCore

2016-08-03 Thread benjamin
Title: [204077] trunk/Source/_javascript_Core Revision 204077 Author benja...@webkit.org Date 2016-08-03 00:38:32 -0700 (Wed, 03 Aug 2016) Log Message [JSC] Fix Windows build after r204065 * dfg/DFGAbstractValue.cpp: (JSC::DFG::AbstractValue::observeTransitions): AbstractValue is bigger

[webkit-changes] [204080] trunk/Source/WebKit2

2016-08-03 Thread mcatanzaro
Title: [204080] trunk/Source/WebKit2 Revision 204080 Author mcatanz...@igalia.com Date 2016-08-03 07:35:38 -0700 (Wed, 03 Aug 2016) Log Message [GTK] Document how to initialize WebKitFaviconDatabase https://bugs.webkit.org/show_bug.cgi?id=160391 Reviewed by Carlos Garcia Campos. * UIPro

[webkit-changes] [204081] trunk/LayoutTests

2016-08-03 Thread cdumez
Title: [204081] trunk/LayoutTests Revision 204081 Author cdu...@apple.com Date 2016-08-03 09:12:17 -0700 (Wed, 03 Aug 2016) Log Message Unreviewed, move LayoutTest out of platform/ios-simulator/ios. * fast/events/touch/ios/Touch-attributes-prototype-expected.txt: Renamed from LayoutTests

[webkit-changes] [204082] trunk/Source/WebCore

2016-08-03 Thread eric . carlson
Title: [204082] trunk/Source/WebCore Revision 204082 Author eric.carl...@apple.com Date 2016-08-03 09:33:40 -0700 (Wed, 03 Aug 2016) Log Message [Mac][iOS] Adopt MediaRemote "seek to playback position" https://bugs.webkit.org/show_bug.cgi?id=160405 Reviewed by Dean Jackson. * platform/

[webkit-changes] [204084] trunk

2016-08-03 Thread ossy
Title: [204084] trunk Revision 204084 Author o...@webkit.org Date 2016-08-03 10:12:55 -0700 (Wed, 03 Aug 2016) Log Message Lacking support on a arm-traditional disassembler. https://bugs.webkit.org/show_bug.cgi?id=123717 Reviewed by Mark Lam. .: * Source/cmake/FindLLVM.cmake: Added bac

[webkit-changes] [204085] trunk

2016-08-03 Thread commit-queue
Title: [204085] trunk Revision 204085 Author commit-qu...@webkit.org Date 2016-08-03 10:15:12 -0700 (Wed, 03 Aug 2016) Log Message http/tests/fetch/fetch-in-worker-crash.html is sometimes crashing https://bugs.webkit.org/show_bug.cgi?id=160498 Patch by Youenn Fablet on 2016-08-03 Review

[webkit-changes] [204086] branches/safari-602-branch/Source/WebCore

2016-08-03 Thread bshafiei
Title: [204086] branches/safari-602-branch/Source/WebCore Revision 204086 Author bshaf...@apple.com Date 2016-08-03 10:22:36 -0700 (Wed, 03 Aug 2016) Log Message Merge r204082. rdar://problem/27547583 Modified Paths branches/safari-602-branch/Source/WebCore/ChangeLog branches/safari-602

[webkit-changes] [204087] trunk/Tools

2016-08-03 Thread clopez
Title: [204087] trunk/Tools Revision 204087 Author clo...@igalia.com Date 2016-08-03 11:05:50 -0700 (Wed, 03 Aug 2016) Log Message Benchmark test content-animation timeouts always https://bugs.webkit.org/show_bug.cgi?id=160057 Reviewed by Simon Fraser. * Scripts/webkitpy/benchmark_runne

[webkit-changes] [204088] trunk

2016-08-03 Thread adachan
Title: [204088] trunk Revision 204088 Author adac...@apple.com Date 2016-08-03 11:11:50 -0700 (Wed, 03 Aug 2016) Log Message [Mac] media/pip-video-going-into-fullscreen.html is a flaky failure https://bugs.webkit.org/show_bug.cgi?id=160469 Reviewed by Eric Carlson. Source/WebCore: When

[webkit-changes] [204089] trunk/Source/WebCore

2016-08-03 Thread eric . carlson
Title: [204089] trunk/Source/WebCore Revision 204089 Author eric.carl...@apple.com Date 2016-08-03 11:17:38 -0700 (Wed, 03 Aug 2016) Log Message Cleanup HTMLMediaElement track lists. https://bugs.webkit.org/show_bug.cgi?id=160470 Reviewed by Brent Fulgham. * html/track/AudioTrack.cpp: (

[webkit-changes] [204091] trunk/Source/bmalloc

2016-08-03 Thread ggaren
Title: [204091] trunk/Source/bmalloc Revision 204091 Author gga...@apple.com Date 2016-08-03 11:43:15 -0700 (Wed, 03 Aug 2016) Log Message [bmalloc] Merging of XLargeRanges can leak the upper range https://bugs.webkit.org/show_bug.cgi?id=160403 Reviewed by Michael Saboff. * bmalloc/Heap

[webkit-changes] [204092] trunk/Tools

2016-08-03 Thread timothy_horton
Title: [204092] trunk/Tools Revision 204092 Author timothy_hor...@apple.com Date 2016-08-03 11:44:04 -0700 (Wed, 03 Aug 2016) Log Message Revise a TestWebKitAPI comment to mention the actual underlying problem * TestWebKitAPI/Tests/WebKit2Cocoa/AnimatedResize.mm: Note that this is becaus

[webkit-changes] [204093] trunk

2016-08-03 Thread fpizlo
Title: [204093] trunk Revision 204093 Author fpi...@apple.com Date 2016-08-03 11:50:57 -0700 (Wed, 03 Aug 2016) Log Message REGRESSION(r203368): broke some test262 tests https://bugs.webkit.org/show_bug.cgi?id=160479 Reviewed by Mark Lam. JSTests: Added a stress test for this c

[webkit-changes] [204094] branches/safari-602-branch/Source/WebCore

2016-08-03 Thread bshafiei
Title: [204094] branches/safari-602-branch/Source/WebCore Revision 204094 Author bshaf...@apple.com Date 2016-08-03 12:10:20 -0700 (Wed, 03 Aug 2016) Log Message Merge r204089. rdar://problem/27313234 Modified Paths branches/safari-602-branch/Source/WebCore/ChangeLog branches/safari-602

[webkit-changes] [204095] branches/safari-602-branch

2016-08-03 Thread bshafiei
Title: [204095] branches/safari-602-branch Revision 204095 Author bshaf...@apple.com Date 2016-08-03 12:10:24 -0700 (Wed, 03 Aug 2016) Log Message Merge r204074. rdar://problem/25856238 Modified Paths branches/safari-602-branch/LayoutTests/ChangeLog branches/safari-602-branch/LayoutTest

[webkit-changes] [204096] trunk/LayoutTests

2016-08-03 Thread ryanhaddad
Title: [204096] trunk/LayoutTests Revision 204096 Author ryanhad...@apple.com Date 2016-08-03 12:40:33 -0700 (Wed, 03 Aug 2016) Log Message Unreviewed test gardening. * platform/ios-simulator/imported/w3c/web-platform-tests/html/dom/reflection-embedded-expected.txt: * platform/ios-simula

[webkit-changes] [204097] trunk/Source/WebKit2

2016-08-03 Thread mcatanzaro
Title: [204097] trunk/Source/WebKit2 Revision 204097 Author mcatanz...@igalia.com Date 2016-08-03 13:06:22 -0700 (Wed, 03 Aug 2016) Log Message [SOUP] Deduplicate WebProcessPool::setIgnoreTLSErrors https://bugs.webkit.org/show_bug.cgi?id=160489 Reviewed by Alex Christensen. WebProcessPo

[webkit-changes] [204098] releases/Apple

2016-08-03 Thread mitz
Title: [204098] releases/Apple Revision 204098 Author m...@apple.com Date 2016-08-03 13:23:02 -0700 (Wed, 03 Aug 2016) Log Message Added a tag for Safari Technology Preview release 10. Added Paths releases/Apple/Safari Technology Preview 10/ releases/Apple/Safari Technology Preview 10/A

[webkit-changes] [204099] trunk/Source/WebInspectorUI

2016-08-03 Thread mattbaker
Title: [204099] trunk/Source/WebInspectorUI Revision 204099 Author mattba...@apple.com Date 2016-08-03 13:49:15 -0700 (Wed, 03 Aug 2016) Log Message Web Inspector: Cmd-L shortcut for Jump to Line conflicts with selecting URL of inspected page https://bugs.webkit.org/show_bug.cgi?id=158028

[webkit-changes] [204100] trunk/Source/WebCore

2016-08-03 Thread eric . carlson
Title: [204100] trunk/Source/WebCore Revision 204100 Author eric.carl...@apple.com Date 2016-08-03 13:57:43 -0700 (Wed, 03 Aug 2016) Log Message [Mac] Work around AVPlayer setMuted bug https://bugs.webkit.org/show_bug.cgi?id=160519 Reviewed by Dean Jackson. * platform/graphics/avfounda

[webkit-changes] [204102] branches/safari-602-branch

2016-08-03 Thread bshafiei
Title: [204102] branches/safari-602-branch Revision 204102 Author bshaf...@apple.com Date 2016-08-03 14:08:18 -0700 (Wed, 03 Aug 2016) Log Message Roll out r203982 via r204068. rdar://problem/27547583 Modified Paths branches/safari-602-branch/LayoutTests/ChangeLog branches/safari-602-br

[webkit-changes] [204101] branches/safari-602-branch/Source/WebCore

2016-08-03 Thread bshafiei
Title: [204101] branches/safari-602-branch/Source/WebCore Revision 204101 Author bshaf...@apple.com Date 2016-08-03 14:08:06 -0700 (Wed, 03 Aug 2016) Log Message Roll out r204082 via r204086. rdar://problem/27547583 Modified Paths branches/safari-602-branch/Source/WebCore/ChangeLog bran

[webkit-changes] [204105] trunk/Tools

2016-08-03 Thread aakash_jain
Title: [204105] trunk/Tools Revision 204105 Author aakash_j...@apple.com Date 2016-08-03 16:25:02 -0700 (Wed, 03 Aug 2016) Log Message Document instructions for increasing process and file limits https://bugs.webkit.org/show_bug.cgi?id=160528 rdar://problem/24777576 Reviewed by Alexey Pr

[webkit-changes] [204106] tags/Safari-602.1.47/

2016-08-03 Thread bshafiei
Title: [204106] tags/Safari-602.1.47/ Revision 204106 Author bshaf...@apple.com Date 2016-08-03 16:41:00 -0700 (Wed, 03 Aug 2016) Log Message New tag. Added Paths tags/Safari-602.1.47/ Diff ___ webkit-changes mailing list webkit-change

[webkit-changes] [204107] trunk

2016-08-03 Thread mmaxfield
Title: [204107] trunk Revision 204107 Author mmaxfi...@apple.com Date 2016-08-03 16:50:19 -0700 (Wed, 03 Aug 2016) Log Message [iOS] SF-Heavy is not accessible from web content https://bugs.webkit.org/show_bug.cgi?id=160522 Reviewed by Simon Fraser. Source/WebCore: The mappings we wer

[webkit-changes] [204108] trunk/Source/WebCore

2016-08-03 Thread andersca
Title: [204108] trunk/Source/WebCore Revision 204108 Author ander...@apple.com Date 2016-08-03 17:00:13 -0700 (Wed, 03 Aug 2016) Log Message Remove some unneeded #ifs now that the Objective-C bindings are frozen https://bugs.webkit.org/show_bug.cgi?id=160532 Reviewed by Tim Horton. * De

[webkit-changes] [204109] trunk/LayoutTests

2016-08-03 Thread ryanhaddad
Title: [204109] trunk/LayoutTests Revision 204109 Author ryanhad...@apple.com Date 2016-08-03 18:27:10 -0700 (Wed, 03 Aug 2016) Log Message Marking media/track/track-in-band-cues-added-once.html as flaky on ios-simulator. https://bugs.webkit.org/show_bug.cgi?id=142152 Unreviewed test gar

[webkit-changes] [204110] branches/safari-602-branch/Source

2016-08-03 Thread bshafiei
Title: [204110] branches/safari-602-branch/Source Revision 204110 Author bshaf...@apple.com Date 2016-08-03 18:38:08 -0700 (Wed, 03 Aug 2016) Log Message Versioning. Modified Paths branches/safari-602-branch/Source/_javascript_Core/Configurations/Version.xcconfig branches/safari-602-bra

[webkit-changes] [204112] trunk/Source/JavaScriptCore

2016-08-03 Thread commit-queue
Title: [204112] trunk/Source/_javascript_Core Revision 204112 Author commit-qu...@webkit.org Date 2016-08-03 20:43:51 -0700 (Wed, 03 Aug 2016) Log Message [JSC] Improve the memory locality of DFG Node's AbstractValues https://bugs.webkit.org/show_bug.cgi?id=160443 Patch by Benjamin Poula

[webkit-changes] [204113] trunk

2016-08-03 Thread cdumez
Title: [204113] trunk Revision 204113 Author cdu...@apple.com Date 2016-08-03 22:09:18 -0700 (Wed, 03 Aug 2016) Log Message Drop legacy Document.defaultCharset attribute https://bugs.webkit.org/show_bug.cgi?id=160536 Reviewed by Alex Christensen. LayoutTests/imported/w3c: Rebaseline W3

[webkit-changes] [204114] trunk

2016-08-03 Thread cdumez
Title: [204114] trunk Revision 204114 Author cdu...@apple.com Date 2016-08-03 22:11:26 -0700 (Wed, 03 Aug 2016) Log Message Drop DocumentType.internalSubset attribute https://bugs.webkit.org/show_bug.cgi?id=160530 Reviewed by Alex Christensen. LayoutTests/imported/w3c: Rebaseline W3C t

[webkit-changes] [204115] trunk

2016-08-03 Thread cdumez
Title: [204115] trunk Revision 204115 Author cdu...@apple.com Date 2016-08-03 22:26:58 -0700 (Wed, 03 Aug 2016) Log Message Object.getOwnPropertyNames() on NamedNodeMap fails to return named properties https://bugs.webkit.org/show_bug.cgi?id=160517 Reviewed by Alex Christensen. LayoutTe

[webkit-changes] [204116] trunk/LayoutTests

2016-08-03 Thread commit-queue
Title: [204116] trunk/LayoutTests Revision 204116 Author commit-qu...@webkit.org Date 2016-08-03 23:53:26 -0700 (Wed, 03 Aug 2016) Log Message LayoutTest imported/w3c/web-platform-tests/XMLHttpRequest/send-redirect-post-upload.htm failing https://bugs.webkit.org/show_bug.cgi?id=159724 Un