[webkit-changes] [187819] trunk/Source

2015-08-03 Thread ossy
Title: [187819] trunk/Source Revision 187819 Author o...@webkit.org Date 2015-08-03 23:51:29 -0700 (Mon, 03 Aug 2015) Log Message Introduce COMPILER(GCC_OR_CLANG) guard and make COMPILER(GCC) true only for GCC https://bugs.webkit.org/show_bug.cgi?id=146833 Reviewed by Alexey Proskuryakov

[webkit-changes] [187818] trunk

2015-08-03 Thread ossy
Title: [187818] trunk Revision 187818 Author o...@webkit.org Date 2015-08-03 23:49:35 -0700 (Mon, 03 Aug 2015) Log Message [CMake] Add an option to build AllInOne files https://bugs.webkit.org/show_bug.cgi?id=102647 Reviewed by Alex Christensen. .: * Source/cmake/OptionsEfl.cmake: Disa

[webkit-changes] [187817] trunk/Source/WTF

2015-08-03 Thread zandobersek
Title: [187817] trunk/Source/WTF Revision 187817 Author zandober...@gmail.com Date 2015-08-03 23:44:42 -0700 (Mon, 03 Aug 2015) Log Message Unreviewed build fix. * wtf/text/StringConcatenate.h: Include to avoid missing std::tuple<> class definitions. Modified Paths trunk/Source/WTF/Ch

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

2015-08-03 Thread ossy
Title: [187816] trunk/Source/WebCore Revision 187816 Author o...@webkit.org Date 2015-08-03 23:44:19 -0700 (Mon, 03 Aug 2015) Log Message Fix the all-in-one build on Linux after r187659 https://bugs.webkit.org/show_bug.cgi?id=147557 Reviewed by Alex Christensen. Removed MediaFeatureName

[webkit-changes] [187815] trunk/Source/WTF

2015-08-03 Thread zandobersek
Title: [187815] trunk/Source/WTF Revision 187815 Author zandober...@gmail.com Date 2015-08-03 23:27:12 -0700 (Mon, 03 Aug 2015) Log Message [WTF] Turn tryMakeString(), makeString() into variadic templates https://bugs.webkit.org/show_bug.cgi?id=147142 Reviewed by Sam Weinig. Built upon

[webkit-changes] [187814] trunk/LayoutTests

2015-08-03 Thread simon . fraser
Title: [187814] trunk/LayoutTests Revision 187814 Author simon.fra...@apple.com Date 2015-08-03 23:05:35 -0700 (Mon, 03 Aug 2015) Log Message Add WK1 Mac result for this test. * platform/mac-wk1/editing/selection/caret-mode-document-begin-end-expected.txt: Added. Modified Paths trunk/L

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

2015-08-03 Thread cdumez
Title: [187812] trunk/Source/WebKit2 Revision 187812 Author cdu...@apple.com Date 2015-08-03 22:01:51 -0700 (Mon, 03 Aug 2015) Log Message [WK2] Reserve Vector capacity in VectorArgumentCoder::decode() https://bugs.webkit.org/show_bug.cgi?id=147619 Reviewed by Andreas Kling. Reserve Vec

[webkit-changes] [187811] trunk/LayoutTests

2015-08-03 Thread simon . fraser
Title: [187811] trunk/LayoutTests Revision 187811 Author simon.fra...@apple.com Date 2015-08-03 21:45:10 -0700 (Mon, 03 Aug 2015) Log Message Add a result missed in earlier file moves. * accessibility/mac/crash-invalid-text-marker-node-expected.txt: Added. Modified Paths trunk/LayoutTe

[webkit-changes] [187809] trunk/LayoutTests

2015-08-03 Thread simon . fraser
Title: [187809] trunk/LayoutTests Revision 187809 Author simon.fra...@apple.com Date 2015-08-03 21:44:09 -0700 (Mon, 03 Aug 2015) Log Message Make platform/gtk/editing/selection/caret-mode-document-begin-end.html into cross-platform test. * editing/selection/caret-mode-document-begin-end

[webkit-changes] [187810] trunk/LayoutTests

2015-08-03 Thread simon . fraser
Title: [187810] trunk/LayoutTests Revision 187810 Author simon.fra...@apple.com Date 2015-08-03 21:44:11 -0700 (Mon, 03 Aug 2015) Log Message Make LayoutTests/platform/gtk/fast/css/rect-shadow-tiled.html a cross-platform test. * fast/css/rect-shadow-tiled-expected.txt: Renamed from Layou

[webkit-changes] [187808] trunk/LayoutTests

2015-08-03 Thread simon . fraser
Title: [187808] trunk/LayoutTests Revision 187808 Author simon.fra...@apple.com Date 2015-08-03 21:43:57 -0700 (Mon, 03 Aug 2015) Log Message Make accessibility/media-emits-object-replacement.html not specific to EFL. * accessibility/media-emits-object-replacement-expected.txt: Added. *

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

2015-08-03 Thread mmaxfield
Title: [187807] trunk/Source/WebCore Revision 187807 Author mmaxfi...@apple.com Date 2015-08-03 21:40:13 -0700 (Mon, 03 Aug 2015) Log Message Fix crashing Mavericks test Unreviewed. * platform/graphics/cocoa/FontPlatformDataCocoa.mm: (WebCore::FontPlatformData::registeredFont): Modifie

[webkit-changes] [187806] trunk/Source

2015-08-03 Thread mmaxfield
Title: [187806] trunk/Source Revision 187806 Author mmaxfi...@apple.com Date 2015-08-03 20:42:00 -0700 (Mon, 03 Aug 2015) Log Message Unreviewed post-review feedback on r187797 The correct terminology is "registered" instead of "activated." Source/WebCore: No new tests because there is

[webkit-changes] [187805] trunk/Source

2015-08-03 Thread mmaxfield
Title: [187805] trunk/Source Revision 187805 Author mmaxfi...@apple.com Date 2015-08-03 20:32:27 -0700 (Mon, 03 Aug 2015) Log Message Clean up casts between NSFont*s and CTFontRefs https://bugs.webkit.org/show_bug.cgi?id=147618 Source/WebCore: Reviewed by Mitz Pettel. For toll free bri

[webkit-changes] [187804] trunk/LayoutTests

2015-08-03 Thread simon . fraser
Title: [187804] trunk/LayoutTests Revision 187804 Author simon.fra...@apple.com Date 2015-08-03 20:21:43 -0700 (Mon, 03 Aug 2015) Log Message Fix paths to js-test-pre.js and js-test-post.js after earlier file move. Move platform/gtk/resources/atk-helpers.js into accessibility/gtk since th

[webkit-changes] [187803] trunk/LayoutTests

2015-08-03 Thread simon . fraser
Title: [187803] trunk/LayoutTests Revision 187803 Author simon.fra...@apple.com Date 2015-08-03 20:11:39 -0700 (Mon, 03 Aug 2015) Log Message Move platform/gtk/editing/pasteboard tests into editing/pasteboard/gtk. * TestExpectations: * editing/pasteboard/gtk/middle-button-paste-expected.

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

2015-08-03 Thread mmaxfield
Title: [187802] trunk/Source/WebCore Revision 187802 Author mmaxfi...@apple.com Date 2015-08-03 20:08:18 -0700 (Mon, 03 Aug 2015) Log Message Unreviewed, rolling out r187707, r187709, r187724, and r187728. https://bugs.webkit.org/show_bug.cgi?id=147617 fast/text/international/arabic-just

[webkit-changes] [187801] trunk/Source/WebKit/mac

2015-08-03 Thread mmaxfield
Title: [187801] trunk/Source/WebKit/mac Revision 187801 Author mmaxfi...@apple.com Date 2015-08-03 20:06:05 -0700 (Mon, 03 Aug 2015) Log Message Fix the Yosemite build after r187797 Unreviewed. * WebView/WebHTMLView.mm: (-[WebHTMLView _updateFontPanel]): Modified Paths trunk/Source/We

[webkit-changes] [187798] branches/safari-601.1.46-branch/Source

2015-08-03 Thread bshafiei
Title: [187798] branches/safari-601.1.46-branch/Source Revision 187798 Author bshaf...@apple.com Date 2015-08-03 19:12:08 -0700 (Mon, 03 Aug 2015) Log Message Versioning. Modified Paths branches/safari-601.1.46-branch/Source/_javascript_Core/Configurations/Version.xcconfig branches/safa

[webkit-changes] [187797] trunk

2015-08-03 Thread mmaxfield
Title: [187797] trunk Revision 187797 Author mmaxfi...@apple.com Date 2015-08-03 18:39:40 -0700 (Mon, 03 Aug 2015) Log Message REGRESSION(r184899): Crash when focusing an input element styled with a web font https://bugs.webkit.org/show_bug.cgi?id=147616 Reviewed by Dean Jackson. Sourc

[webkit-changes] [187796] tags/Safari-601.1.46.1/

2015-08-03 Thread bshafiei
Title: [187796] tags/Safari-601.1.46.1/ Revision 187796 Author bshaf...@apple.com Date 2015-08-03 18:27:33 -0700 (Mon, 03 Aug 2015) Log Message New tag. Added Paths tags/Safari-601.1.46.1/ Diff Property changes: tags/Safari-601.1.46.1 Added: svn:ignore depcomp compile config.gue

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

2015-08-03 Thread gyuyoung . kim
Title: [187795] trunk/Source/WebKit2 Revision 187795 Author gyuyoung@webkit.org Date 2015-08-03 18:16:59 -0700 (Mon, 03 Aug 2015) Log Message [CoordinatedGraphics] Rearrange uses of USE_COORDINATED_GRAPHICS_MULTIPROCESS https://bugs.webkit.org/show_bug.cgi?id=147256 Reviewed by Benja

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

2015-08-03 Thread fpizlo
Title: [187794] trunk/Source/_javascript_Core Revision 187794 Author fpi...@apple.com Date 2015-08-03 18:14:38 -0700 (Mon, 03 Aug 2015) Log Message Unreviewed, fix uninitialized property leading to an assert. * runtime/PutPropertySlot.h: (JSC::PutPropertySlot::PutPropertySlot): Modified

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

2015-08-03 Thread bfulgham
Title: [187793] trunk/Source/WebCore Revision 187793 Author bfulg...@apple.com Date 2015-08-03 18:11:27 -0700 (Mon, 03 Aug 2015) Log Message [Win] Unreviewed build fix. It turns out that the IFEQ command (at least on Cygwin) does not understand Wildcards for OS types. Consequently, we sh

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

2015-08-03 Thread timothy_horton
Title: [187792] trunk/Source/WebCore Revision 187792 Author timothy_hor...@apple.com Date 2015-08-03 17:48:41 -0700 (Mon, 03 Aug 2015) Log Message REGRESSION (r186916): TextIndicators for multiline link previews are unreadable/offset/blank https://bugs.webkit.org/show_bug.cgi?id=147615

[webkit-changes] [187791] branches/jsc-tailcall/Source/JavaScriptCore

2015-08-03 Thread basile_clement
Title: [187791] branches/jsc-tailcall/Source/_javascript_Core Revision 187791 Author basile_clem...@apple.com Date 2015-08-03 17:39:19 -0700 (Mon, 03 Aug 2015) Log Message jsc-tailcall: Implement the tail call opcodes in the DFG https://bugs.webkit.org/show_bug.cgi?id=146850 Reviewed by

[webkit-changes] [187790] trunk/Source

2015-08-03 Thread mrajca
Title: [187790] trunk/Source Revision 187790 Author mra...@apple.com Date 2015-08-03 17:30:45 -0700 (Mon, 03 Aug 2015) Log Message Media Session: let UI clients query whether a media element is paused https://bugs.webkit.org/show_bug.cgi?id=147588 Reviewed by Tim Horton. WebCore: * page

[webkit-changes] [187787] branches/safari-601.1-branch/LayoutTests

2015-08-03 Thread matthew_hanson
Title: [187787] branches/safari-601.1-branch/LayoutTests Revision 187787 Author matthew_han...@apple.com Date 2015-08-03 17:19:31 -0700 (Mon, 03 Aug 2015) Log Message Merge r187752. rdar://problem/22098457 Modified Paths branches/safari-601.1-branch/LayoutTests/ChangeLog Added Paths

[webkit-changes] [187785] branches/safari-601.1-branch/Source/WebCore

2015-08-03 Thread matthew_hanson
Title: [187785] branches/safari-601.1-branch/Source/WebCore Revision 187785 Author matthew_han...@apple.com Date 2015-08-03 17:19:27 -0700 (Mon, 03 Aug 2015) Log Message Merge r187466. rdar://problem/21960398 Modified Paths branches/safari-601.1-branch/Source/WebCore/ChangeLog branches/

[webkit-changes] [187788] branches/safari-601.1-branch/LayoutTests

2015-08-03 Thread matthew_hanson
Title: [187788] branches/safari-601.1-branch/LayoutTests Revision 187788 Author matthew_han...@apple.com Date 2015-08-03 17:19:33 -0700 (Mon, 03 Aug 2015) Log Message Merge r187778. rdar://problem/22098457 Modified Paths branches/safari-601.1-branch/LayoutTests/ChangeLog branches/safari

[webkit-changes] [187789] branches/safari-601.1-branch/Source/WebKit2

2015-08-03 Thread matthew_hanson
Title: [187789] branches/safari-601.1-branch/Source/WebKit2 Revision 187789 Author matthew_han...@apple.com Date 2015-08-03 17:19:35 -0700 (Mon, 03 Aug 2015) Log Message Merge r187751. rdar://problem/22018044 Modified Paths branches/safari-601.1-branch/Source/WebKit2/ChangeLog branches/

[webkit-changes] [187786] branches/safari-601.1-branch/Source/WebCore

2015-08-03 Thread matthew_hanson
Title: [187786] branches/safari-601.1-branch/Source/WebCore Revision 187786 Author matthew_han...@apple.com Date 2015-08-03 17:19:29 -0700 (Mon, 03 Aug 2015) Log Message Merge r187740. rdar://problem/22098457 Modified Paths branches/safari-601.1-branch/Source/WebCore/ChangeLog branches/

[webkit-changes] [187784] branches/safari-601.1-branch/Source/WebCore/ChangeLog

2015-08-03 Thread matthew_hanson
Title: [187784] branches/safari-601.1-branch/Source/WebCore/ChangeLog Revision 187784 Author matthew_han...@apple.com Date 2015-08-03 17:19:25 -0700 (Mon, 03 Aug 2015) Log Message Merge r187675. rdar://problem/21632211 Modified Paths branches/safari-601.1-branch/Source/WebCore/ChangeLog

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

2015-08-03 Thread fpizlo
Title: [187783] trunk/Source/_javascript_Core Revision 187783 Author fpi...@apple.com Date 2015-08-03 16:45:57 -0700 (Mon, 03 Aug 2015) Log Message Unreviewed, fix Windows. * bytecode/ObjectPropertyConditionSet.h: (JSC::ObjectPropertyConditionSet::fromRawPointer): Modified Paths trunk/

[webkit-changes] [187782] branches/safari-601.1.46-branch/LayoutTests

2015-08-03 Thread matthew_hanson
Title: [187782] branches/safari-601.1.46-branch/LayoutTests Revision 187782 Author matthew_han...@apple.com Date 2015-08-03 16:29:03 -0700 (Mon, 03 Aug 2015) Log Message Merge r187778. rdar://problem/22098457 Modified Paths branches/safari-601.1.46-branch/LayoutTests/ChangeLog branches/

[webkit-changes] [187781] branches/safari-601.1.46-branch/LayoutTests

2015-08-03 Thread matthew_hanson
Title: [187781] branches/safari-601.1.46-branch/LayoutTests Revision 187781 Author matthew_han...@apple.com Date 2015-08-03 16:29:01 -0700 (Mon, 03 Aug 2015) Log Message Merge r187752. rdar://problem/22098457 Modified Paths branches/safari-601.1.46-branch/LayoutTests/ChangeLog Added P

[webkit-changes] [187779] trunk/Websites/webkit.org

2015-08-03 Thread benjamin
Title: [187779] trunk/Websites/webkit.org Revision 187779 Author benja...@webkit.org Date 2015-08-03 15:45:40 -0700 (Mon, 03 Aug 2015) Log Message Prepare screenshots for a potential blog post * blog-files/css-selectors-level-4/dynamic-specificity-1x.png: Added. * blog-files/css-selector

[webkit-changes] [187778] trunk/LayoutTests

2015-08-03 Thread beidson
Title: [187778] trunk/LayoutTests Revision 187778 Author beid...@apple.com Date 2015-08-03 15:40:33 -0700 (Mon, 03 Aug 2015) Log Message Fix ASSERTy test added in r187752 * http/tests/appcache/resources/identifier-test-real.php: Only post one message. Modified Paths trunk/LayoutTests/C

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

2015-08-03 Thread eric . carlson
Title: [187776] trunk/Source/WebCore Revision 187776 Author eric.carl...@apple.com Date 2015-08-03 15:20:11 -0700 (Mon, 03 Aug 2015) Log Message [Mac] Always require user gesture to begin playing to AppleTV automatically https://bugs.webkit.org/show_bug.cgi?id=147591 Reviewed by Jer Nobl

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

2015-08-03 Thread mattbaker
Title: [187775] trunk/Source/WebInspectorUI Revision 187775 Author mattba...@apple.com Date 2015-08-03 15:05:38 -0700 (Mon, 03 Aug 2015) Log Message Web Inspector: REGRESSION (r187708): Breakpoint dialog script action editing broken https://bugs.webkit.org/show_bug.cgi?id=147553 Reviewed

[webkit-changes] [187774] trunk/Tools

2015-08-03 Thread ap
Title: [187774] trunk/Tools Revision 187774 Author a...@apple.com Date 2015-08-03 14:59:29 -0700 (Mon, 03 Aug 2015) Log Message AppScale: Add required indices https://bugs.webkit.org/show_bug.cgi?id=147593 Reviewed by Tim Horton. * QueueStatusServer/index.yaml: Modified Paths trunk/To

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

2015-08-03 Thread burg
Title: [187773] trunk/Source/WebInspectorUI Revision 187773 Author b...@cs.washington.edu Date 2015-08-03 14:56:34 -0700 (Mon, 03 Aug 2015) Log Message Web Inspector: Application cache DataGrid has incorrect column heading styles https://bugs.webkit.org/show_bug.cgi?id=147531 Reviewed by

[webkit-changes] [187772] trunk

2015-08-03 Thread fpizlo
Title: [187772] trunk Revision 187772 Author fpi...@apple.com Date 2015-08-03 14:53:31 -0700 (Mon, 03 Aug 2015) Log Message Check in LLVM 3.6.2 binary drops for El Capitan https://bugs.webkit.org/show_bug.cgi?id=147582 Reviewed by Alexey Proskuryakov. Tools: Recognize 10.11 and

[webkit-changes] [187769] branches/safari-601.1.46-branch/Source/WebCore

2015-08-03 Thread matthew_hanson
Title: [187769] branches/safari-601.1.46-branch/Source/WebCore Revision 187769 Author matthew_han...@apple.com Date 2015-08-03 14:49:30 -0700 (Mon, 03 Aug 2015) Log Message Merge r187731. rdar://problem/22052829 Modified Paths branches/safari-601.1.46-branch/Source/WebCore/ChangeLog bra

[webkit-changes] [187771] branches/safari-601.1.46-branch/Source/WebCore

2015-08-03 Thread matthew_hanson
Title: [187771] branches/safari-601.1.46-branch/Source/WebCore Revision 187771 Author matthew_han...@apple.com Date 2015-08-03 14:49:34 -0700 (Mon, 03 Aug 2015) Log Message Merge r187740. rdar://problem/22098457 Modified Paths branches/safari-601.1.46-branch/Source/WebCore/ChangeLog bra

[webkit-changes] [187770] branches/safari-601.1.46-branch/Source/WebCore

2015-08-03 Thread matthew_hanson
Title: [187770] branches/safari-601.1.46-branch/Source/WebCore Revision 187770 Author matthew_han...@apple.com Date 2015-08-03 14:49:32 -0700 (Mon, 03 Aug 2015) Log Message Merge r187466. rdar://problem/21960398 Modified Paths branches/safari-601.1.46-branch/Source/WebCore/ChangeLog bra

[webkit-changes] [187768] branches/safari-601.1.46-branch/Source/WebKit2

2015-08-03 Thread matthew_hanson
Title: [187768] branches/safari-601.1.46-branch/Source/WebKit2 Revision 187768 Author matthew_han...@apple.com Date 2015-08-03 14:49:28 -0700 (Mon, 03 Aug 2015) Log Message Merge r187751. rdar://problem/22018044 Modified Paths branches/safari-601.1.46-branch/Source/WebKit2/ChangeLog bra

[webkit-changes] [187767] branches/jsc-tailcall/Source/JavaScriptCore

2015-08-03 Thread basile_clement
Title: [187767] branches/jsc-tailcall/Source/_javascript_Core Revision 187767 Author basile_clem...@apple.com Date 2015-08-03 14:39:27 -0700 (Mon, 03 Aug 2015) Log Message jsc-tailcall: Kraken/stanford-crypto-ccm crashes https://bugs.webkit.org/show_bug.cgi?id=147561 Reviewed by Michael

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

2015-08-03 Thread cdumez
Title: [187765] trunk/Source/WebKit2 Revision 187765 Author cdu...@apple.com Date 2015-08-03 14:30:38 -0700 (Mon, 03 Aug 2015) Log Message Make sure error handling code APIUserContentExtensionStore closes open file descriptors https://bugs.webkit.org/show_bug.cgi?id=147562 Reviewed by Al

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

2015-08-03 Thread bdakin
Title: [187764] trunk/Source/WebKit2 Revision 187764 Author bda...@apple.com Date 2015-08-03 14:27:19 -0700 (Mon, 03 Aug 2015) Log Message Need WKWebView API to enable/disable link preview https://bugs.webkit.org/show_bug.cgi?id=147573 -and corresponding- rdar://problem/22077836 Reviewed

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

2015-08-03 Thread dino
Title: [187762] trunk/Source/WebCore Revision 187762 Author d...@apple.com Date 2015-08-03 14:05:23 -0700 (Mon, 03 Aug 2015) Log Message Inline video controls overlap each other while playing video in slideover mode https://bugs.webkit.org/show_bug.cgi?id=147535 Reviewed by Eric Carlson

[webkit-changes] [187761] branches/jsc-tailcall/Source/JavaScriptCore

2015-08-03 Thread basile_clement
Title: [187761] branches/jsc-tailcall/Source/_javascript_Core Revision 187761 Author basile_clem...@apple.com Date 2015-08-03 13:56:15 -0700 (Mon, 03 Aug 2015) Log Message jsc-tailcall: Get and put inline caches are not properly restoring the stack pointer https://bugs.webkit.org/show_bug

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

2015-08-03 Thread commit-queue
Title: [187760] trunk/Source/_javascript_Core Revision 187760 Author commit-qu...@webkit.org Date 2015-08-03 13:47:54 -0700 (Mon, 03 Aug 2015) Log Message Clean up the naming for AST _expression_ generation. https://bugs.webkit.org/show_bug.cgi?id=147581 Patch by Keith Miller on 2015-08

[webkit-changes] [187759] branches/jsc-tailcall/Source/JavaScriptCore

2015-08-03 Thread msaboff
Title: [187759] branches/jsc-tailcall/Source/_javascript_Core Revision 187759 Author msab...@apple.com Date 2015-08-03 13:46:01 -0700 (Mon, 03 Aug 2015) Log Message jsc-tailcall: Callee save registers should be saved after the stack pointer is set up https://bugs.webkit.org/show_bug.cgi?i

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

2015-08-03 Thread andersca
Title: [187758] trunk/Source/WebCore Revision 187758 Author ander...@apple.com Date 2015-08-03 13:40:38 -0700 (Mon, 03 Aug 2015) Log Message Safari is failing to remove SQLite Databases via Remove All Website Data https://bugs.webkit.org/show_bug.cgi?id=147584 rdar://problem/22095006 Rev

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

2015-08-03 Thread zalan
Title: [187757] trunk/Source/WebCore Revision 187757 Author za...@apple.com Date 2015-08-03 13:29:55 -0700 (Mon, 03 Aug 2015) Log Message Move "starting from root" frame flattening logging to the correct place. https://bugs.webkit.org/show_bug.cgi?id=147571 Reviewed by Simon Fraser. * p

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

2015-08-03 Thread timothy_horton
Title: [187756] trunk/Source/WebKit2 Revision 187756 Author timothy_hor...@apple.com Date 2015-08-03 13:23:36 -0700 (Mon, 03 Aug 2015) Log Message [iOS] Link previews sometimes don't hide the link highlight https://bugs.webkit.org/show_bug.cgi?id=147585 Reviewed by Beth Dakin. * UIProc

[webkit-changes] [187755] branches/safari-601.1.46-branch/Source

2015-08-03 Thread bshafiei
Title: [187755] branches/safari-601.1.46-branch/Source Revision 187755 Author bshaf...@apple.com Date 2015-08-03 12:54:58 -0700 (Mon, 03 Aug 2015) Log Message Versioning. Modified Paths branches/safari-601.1.46-branch/Source/_javascript_Core/Configurations/Version.xcconfig branches/safa

[webkit-changes] [187754] branches/safari-601.1.46-branch/

2015-08-03 Thread bshafiei
Title: [187754] branches/safari-601.1.46-branch/ Revision 187754 Author bshaf...@apple.com Date 2015-08-03 12:52:09 -0700 (Mon, 03 Aug 2015) Log Message New Branch. Added Paths branches/safari-601.1.46-branch/ Diff Property changes: branches/safari-601.1.46-branch Added: svn:ign

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

2015-08-03 Thread cdumez
Title: [187753] trunk/Source/WebKit2 Revision 187753 Author cdu...@apple.com Date 2015-08-03 12:35:55 -0700 (Mon, 03 Aug 2015) Log Message [WK2][NetworkCache] Do not munmap() on the main thread https://bugs.webkit.org/show_bug.cgi?id=147569 Reviewed by Geoffrey Garen. Do not munmap() on

[webkit-changes] [187752] trunk/LayoutTests

2015-08-03 Thread beidson
Title: [187752] trunk/LayoutTests Revision 187752 Author beid...@apple.com Date 2015-08-03 12:35:38 -0700 (Mon, 03 Aug 2015) Log Message Adding a test for: Crash when signing into twitter calling WebCore::DocumentLoader::responseReceived(WebCore::CachedResource*, WebCore::ResourceResponse

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

2015-08-03 Thread wenson_hsieh
Title: [187751] trunk/Source/WebKit2 Revision 187751 Author wenson_hs...@apple.com Date 2015-08-03 12:29:47 -0700 (Mon, 03 Aug 2015) Log Message Inputs with the autofocus attribute cause the keyboard to not deploy https://bugs.webkit.org/show_bug.cgi?id=147555 Reviewed by Andreas Kling.

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

2015-08-03 Thread cdumez
Title: [187749] trunk/Source/WebKit2 Revision 187749 Author cdu...@apple.com Date 2015-08-03 12:20:27 -0700 (Mon, 03 Aug 2015) Log Message Fix error handling case in Cache::dumpContentsToFile() https://bugs.webkit.org/show_bug.cgi?id=147567 Reviewed by Andreas Kling. Cache::dumpContents

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

2015-08-03 Thread cdumez
Title: [187747] trunk/Source/WebKit2 Revision 187747 Author cdu...@apple.com Date 2015-08-03 11:45:01 -0700 (Mon, 03 Aug 2015) Log Message Make sure WebMemorySampler doesn't leak file descriptor https://bugs.webkit.org/show_bug.cgi?id=147564 Reviewed by Anders Carlsson. WebMemorySampler

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

2015-08-03 Thread zalan
Title: [187746] trunk/Source/WebCore Revision 187746 Author za...@apple.com Date 2015-08-03 11:24:48 -0700 (Mon, 03 Aug 2015) Log Message ChildWidgetState::ChildWidgetIs* naming is redundant. https://bugs.webkit.org/show_bug.cgi?id=147565 Reviewed by Simon Fraser. Since strongly typed e

[webkit-changes] [187745] trunk/Source/WTF

2015-08-03 Thread andersca
Title: [187745] trunk/Source/WTF Revision 187745 Author ander...@apple.com Date 2015-08-03 10:59:31 -0700 (Mon, 03 Aug 2015) Log Message Make it possible to use String::utf8() in the debugger https://bugs.webkit.org/show_bug.cgi?id=147566 Reviewed by Tim Horton. Add a new utf8() overloa

[webkit-changes] [187744] branches/safari-600.8-branch/Source

2015-08-03 Thread bshafiei
Title: [187744] branches/safari-600.8-branch/Source Revision 187744 Author bshaf...@apple.com Date 2015-08-03 10:52:35 -0700 (Mon, 03 Aug 2015) Log Message Versioning. Modified Paths branches/safari-600.8-branch/Source/_javascript_Core/Configurations/Version.xcconfig branches/safari-600

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

2015-08-03 Thread ossy
Title: [187742] trunk/Source/_javascript_Core Revision 187742 Author o...@webkit.org Date 2015-08-03 10:28:01 -0700 (Mon, 03 Aug 2015) Log Message [FTL] Remove unused scripts related to native call inlining https://bugs.webkit.org/show_bug.cgi?id=147448 Reviewed by Filip Pizlo. * build-

[webkit-changes] [187743] branches/safari-600.1.4.17-branch/Source

2015-08-03 Thread bshafiei
Title: [187743] branches/safari-600.1.4.17-branch/Source Revision 187743 Author bshaf...@apple.com Date 2015-08-03 10:28:03 -0700 (Mon, 03 Aug 2015) Log Message Versioning. Modified Paths branches/safari-600.1.4.17-branch/Source/_javascript_Core/Configurations/Version.xcconfig branches/

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

2015-08-03 Thread zalan
Title: [187741] trunk/Source/WebCore Revision 187741 Author za...@apple.com Date 2015-08-03 10:14:52 -0700 (Mon, 03 Aug 2015) Log Message Pass ControlStates& to RenderTheme methods instead of ControlStates* https://bugs.webkit.org/show_bug.cgi?id=147521 Reviewed by Andreas Kling. No cha

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

2015-08-03 Thread beidson
Title: [187740] trunk/Source/WebCore Revision 187740 Author beid...@apple.com Date 2015-08-03 10:06:38 -0700 (Mon, 03 Aug 2015) Log Message Crash when signing into twitter calling WebCore::DocumentLoader::responseReceived(WebCore::CachedResource*, WebCore::ResourceResponse const&). and h

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

2015-08-03 Thread zalan
Title: [187739] trunk/Source/WebCore Revision 187739 Author za...@apple.com Date 2015-08-03 09:06:45 -0700 (Mon, 03 Aug 2015) Log Message themePainted in RenderBox::paintBoxDecorations() is confusing. https://bugs.webkit.org/show_bug.cgi?id=147492 Reviewed by Andreas Kling. What themePa

[webkit-changes] [187738] trunk/Tools

2015-08-03 Thread achristensen
Title: [187738] trunk/Tools Revision 187738 Author achristen...@apple.com Date 2015-08-03 08:55:08 -0700 (Mon, 03 Aug 2015) Log Message [Win] Build fix after r187733. * WinLauncher/PageLoadTestClient.cpp: (PageLoadTestClient::dumpRunStatistics): wtf/MathExtras.h is now included in HashTa

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

2015-08-03 Thread youenn . fablet
Title: [187737] trunk/Source/WebCore Revision 187737 Author youenn.fab...@crf.canon.fr Date 2015-08-03 08:38:32 -0700 (Mon, 03 Aug 2015) Log Message [EFL] http/tests/media/media-stream/disconnected-frame-already.html is crashing after r185903 https://bugs.webkit.org/show_bug.cgi?id=146834

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

2015-08-03 Thread youenn . fablet
Title: [187736] trunk/Source/WebCore Revision 187736 Author youenn.fab...@crf.canon.fr Date 2015-08-03 05:48:52 -0700 (Mon, 03 Aug 2015) Log Message JSXMLHttpRequest::visitAdditionalChildren does not need to explicitly mark m_response https://bugs.webkit.org/show_bug.cgi?id=147488 Review

[webkit-changes] [187735] releases/WebKitGTK/webkit-2.9.5/

2015-08-03 Thread carlosgc
Title: [187735] releases/WebKitGTK/webkit-2.9.5/ Revision 187735 Author carlo...@webkit.org Date 2015-08-03 01:36:32 -0700 (Mon, 03 Aug 2015) Log Message WebKitGTK+ 2.9.5 Added Paths releases/WebKitGTK/webkit-2.9.5/ Diff Property changes: releases/WebKitGTK/webkit-2.9.5 Added: s

[webkit-changes] [187734] trunk

2015-08-03 Thread carlosgc
Title: [187734] trunk Revision 187734 Author carlo...@webkit.org Date 2015-08-03 01:34:31 -0700 (Mon, 03 Aug 2015) Log Message Unreviewed. Update OptionsGTK.cmake and NEWS for 2.9.5 release. .: * Source/cmake/OptionsGTK.cmake: Bump version numbers. Source/WebKit2: * gtk/NEWS: Add rele