[webkit-changes] [207736] trunk

2016-10-23 Thread zalan
Title: [207736] trunk Revision 207736 Author za...@apple.com Date 2016-10-23 21:46:14 -0700 (Sun, 23 Oct 2016) Log Message Unreviewed, rolling out r207727. broke 15 selection test cases. Reverted changeset: "Do not update selection rect on dirty lineboxes."

[webkit-changes] [207734] trunk/Source

2016-10-23 Thread cdumez
Title: [207734] trunk/Source Revision 207734 Author cdu...@apple.com Date 2016-10-23 15:55:44 -0700 (Sun, 23 Oct 2016) Log Message addEventListener() / removeEventListener() should use a union for last parameter https://bugs.webkit.org/show_bug.cgi?id=163863 Reviewed by Darin Adler.

[webkit-changes] [207733] tags/Safari-603.1.10.0.1/Source

2016-10-23 Thread bshafiei
Title: [207733] tags/Safari-603.1.10.0.1/Source Revision 207733 Author bshaf...@apple.com Date 2016-10-23 15:38:53 -0700 (Sun, 23 Oct 2016) Log Message Merged r207729. rdar://problem/28902292 Modified Paths tags/Safari-603.1.10.0.1/Source/WTF/ChangeLog

[webkit-changes] [207732] tags/Safari-603.1.10.0.1/Source/WebKit2

2016-10-23 Thread bshafiei
Title: [207732] tags/Safari-603.1.10.0.1/Source/WebKit2 Revision 207732 Author bshaf...@apple.com Date 2016-10-23 15:37:38 -0700 (Sun, 23 Oct 2016) Log Message Merged r207728. rdar://problem/28902292 Modified Paths tags/Safari-603.1.10.0.1/Source/WebKit2/ChangeLog

[webkit-changes] [207731] tags/Safari-603.1.10.0.1/Source

2016-10-23 Thread bshafiei
Title: [207731] tags/Safari-603.1.10.0.1/Source Revision 207731 Author bshaf...@apple.com Date 2016-10-23 15:36:38 -0700 (Sun, 23 Oct 2016) Log Message Versioning. Modified Paths tags/Safari-603.1.10.0.1/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [207730] tags/Safari-603.1.10.0.1/

2016-10-23 Thread bshafiei
Title: [207730] tags/Safari-603.1.10.0.1/ Revision 207730 Author bshaf...@apple.com Date 2016-10-23 15:31:45 -0700 (Sun, 23 Oct 2016) Log Message New tag. Added Paths tags/Safari-603.1.10.0.1/ Diff ___ webkit-changes mailing list

[webkit-changes] [207729] trunk/Source

2016-10-23 Thread cdumez
Title: [207729] trunk/Source Revision 207729 Author cdu...@apple.com Date 2016-10-23 13:04:36 -0700 (Sun, 23 Oct 2016) Log Message Another unreviewed attempt to fix the WatchOS / TvOS build after r207585. Disable USE_CFURLCONNECTION on newer WatchOS / TvOS. Source/WebKit2: *

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

2016-10-23 Thread cdumez
Title: [207728] trunk/Source/WebKit2 Revision 207728 Author cdu...@apple.com Date 2016-10-23 12:41:55 -0700 (Sun, 23 Oct 2016) Log Message Unreviewed attempt to fix WatchOS / TvOS build after r207585. Enable NETWORK_SESSION on those platforms. * config.h: Modified Paths

[webkit-changes] [207727] trunk

2016-10-23 Thread zalan
Title: [207727] trunk Revision 207727 Author za...@apple.com Date 2016-10-23 09:27:35 -0700 (Sun, 23 Oct 2016) Log Message Do not update selection rect on dirty lineboxes. https://bugs.webkit.org/show_bug.cgi?id=163862 Reviewed by Simon Fraser. Source/WebCore: In addition to checking

[webkit-changes] [207726] trunk

2016-10-23 Thread mmaxfield
Title: [207726] trunk Revision 207726 Author mmaxfi...@apple.com Date 2016-10-23 00:23:28 -0700 (Sun, 23 Oct 2016) Log Message ASSERTION FAILED: m_fonts in ::FontCascade::primaryFont https://bugs.webkit.org/show_bug.cgi?id=163459 Reviewed by Darin Adler. Source/WebCore: The CSS Units