[webkit-changes] [207279] trunk

2016-10-12 Thread cdumez
Title: [207279] trunk Revision 207279 Author cdu...@apple.com Date 2016-10-12 22:23:53 -0700 (Wed, 12 Oct 2016) Log Message [Web IDL] Drop support for legacy [ConstructorConditional=*] https://bugs.webkit.org/show_bug.cgi?id=163368 Reviewed by Ryosuke Niwa. .: Drop ENABLE_DOM4_EVENTS_C

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

2016-10-12 Thread cdumez
Title: [207278] trunk/Source/WebCore Revision 207278 Author cdu...@apple.com Date 2016-10-12 22:21:14 -0700 (Wed, 12 Oct 2016) Log Message The bindings generator should provide a better error message when it does not find a dictionary definition https://bugs.webkit.org/show_bug.cgi?id=163

[webkit-changes] [207277] trunk

2016-10-12 Thread cdumez
Title: [207277] trunk Revision 207277 Author cdu...@apple.com Date 2016-10-12 22:18:59 -0700 (Wed, 12 Oct 2016) Log Message Update WebKitMediaKeyMessageEvent / WebKitMediaKeyNeededEvent to stop using legacy [ConstructorTemplate=Event] https://bugs.webkit.org/show_bug.cgi?id=163369 Review

[webkit-changes] [207276] trunk

2016-10-12 Thread cdumez
Title: [207276] trunk Revision 207276 Author cdu...@apple.com Date 2016-10-12 21:13:49 -0700 (Wed, 12 Oct 2016) Log Message Update HTMLSelectElement::recalcListItems() to ignore nested optgroup elements https://bugs.webkit.org/show_bug.cgi?id=163358 Reviewed by Kent Tamura. Source/WebCo

[webkit-changes] [207275] trunk

2016-10-12 Thread zalan
Title: [207275] trunk Revision 207275 Author za...@apple.com Date 2016-10-12 20:48:54 -0700 (Wed, 12 Oct 2016) Log Message RenderRubyRun should not mark child renderers dirty at the end of layout. https://bugs.webkit.org/show_bug.cgi?id=163359 Reviewed by David Hyatt. Source/WebCore:

[webkit-changes] [207274] trunk

2016-10-12 Thread simon . fraser
Title: [207274] trunk Revision 207274 Author simon.fra...@apple.com Date 2016-10-12 20:16:15 -0700 (Wed, 12 Oct 2016) Log Message Source/WebCore: Crash when using megaplan.ru https://bugs.webkit.org/show_bug.cgi?id=163276 rdar://problem/28446672 Reviewed by Sam Weinig. Make sure we allo

[webkit-changes] [207273] trunk

2016-10-12 Thread achristensen
Title: [207273] trunk Revision 207273 Author achristen...@apple.com Date 2016-10-12 19:38:13 -0700 (Wed, 12 Oct 2016) Log Message Fix out-of-bounds reading in URLParser when parsing improperly percent-encoded values https://bugs.webkit.org/show_bug.cgi?id=163376 Reviewed by Saam Barati.

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

2016-10-12 Thread matthew_hanson
Title: [207271] branches/safari-602-branch/Source/WebCore Revision 207271 Author matthew_han...@apple.com Date 2016-10-12 19:28:46 -0700 (Wed, 12 Oct 2016) Log Message Merge r205031. rdar://problem/28216249 2016-08-25 Brent Fulgham Crash when getting font bounding rect ht

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

2016-10-12 Thread matthew_hanson
Title: [207270] branches/safari-602-branch/Source Revision 207270 Author matthew_han...@apple.com Date 2016-10-12 19:28:42 -0700 (Wed, 12 Oct 2016) Log Message Versioning. Modified Paths branches/safari-602-branch/Source/_javascript_Core/Configurations/Version.xcconfig branches/safari-6

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

2016-10-12 Thread matthew_hanson
Title: [207272] branches/safari-602-branch/Source/WebCore Revision 207272 Author matthew_han...@apple.com Date 2016-10-12 19:28:49 -0700 (Wed, 12 Oct 2016) Log Message Merge r205163. rdar://problem/28216249 2016-08-29 Brent Fulgham Avoid holding GlyphData in MathOperator

[webkit-changes] [207269] branches/safari-602.2.14.0-branch/Source

2016-10-12 Thread matthew_hanson
Title: [207269] branches/safari-602.2.14.0-branch/Source Revision 207269 Author matthew_han...@apple.com Date 2016-10-12 19:26:38 -0700 (Wed, 12 Oct 2016) Log Message Versioning. Modified Paths branches/safari-602.2.14.0-branch/Source/_javascript_Core/Configurations/Version.xcconfig bra

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

2016-10-12 Thread achristensen
Title: [207268] trunk/Source/WebCore Revision 207268 Author achristen...@apple.com Date 2016-10-12 19:14:30 -0700 (Wed, 12 Oct 2016) Log Message Mail needs nonspecial URLs to keep case in host and not have slash after host https://bugs.webkit.org/show_bug.cgi?id=163373 Reviewed by Saam B

[webkit-changes] [207267] trunk

2016-10-12 Thread commit-queue
Title: [207267] trunk Revision 207267 Author commit-qu...@webkit.org Date 2016-10-12 19:05:44 -0700 (Wed, 12 Oct 2016) Log Message Web Inspector: step-into `console.log(o)` should not step through inspector _javascript_ https://bugs.webkit.org/show_bug.cgi?id=161656 Patch by Joseph Peco

[webkit-changes] [207266] trunk

2016-10-12 Thread keith_miller
Title: [207266] trunk Revision 207266 Author keith_mil...@apple.com Date 2016-10-12 18:42:53 -0700 (Wed, 12 Oct 2016) Log Message B3 needs a special WasmBoundsCheck Opcode https://bugs.webkit.org/show_bug.cgi?id=163246 Reviewed by Filip Pizlo. Source/_javascript_Core: This patch adds a

[webkit-changes] [207265] trunk

2016-10-12 Thread dino
Title: [207265] trunk Revision 207265 Author d...@apple.com Date 2016-10-12 18:14:15 -0700 (Wed, 12 Oct 2016) Log Message Add preliminary support for extended colors to WebCore::Color https://bugs.webkit.org/show_bug.cgi?id=162878 Reviewed by Darin Adler. Source/WebCore: Add an Extend

[webkit-changes] [207264] tags/Safari-602.2.14.0.7/

2016-10-12 Thread matthew_hanson
Title: [207264] tags/Safari-602.2.14.0.7/ Revision 207264 Author matthew_han...@apple.com Date 2016-10-12 17:07:28 -0700 (Wed, 12 Oct 2016) Log Message New Tag. Added Paths tags/Safari-602.2.14.0.7/ Diff ___ webkit-changes mailing list

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

2016-10-12 Thread fpizlo
Title: [207263] trunk/Source/_javascript_Core Revision 207263 Author fpi...@apple.com Date 2016-10-12 16:56:34 -0700 (Wed, 12 Oct 2016) Log Message The blackening of CellState is a bad way of tracking if the object is being marked for the first time https://bugs.webkit.org/show_bug.cgi?id

[webkit-changes] [207261] trunk/LayoutTests

2016-10-12 Thread utatane . tea
Title: [207261] trunk/LayoutTests Revision 207261 Author utatane@gmail.com Date 2016-10-12 16:12:52 -0700 (Wed, 12 Oct 2016) Log Message Unreviewed, add expected file for new test after r207239 https://bugs.webkit.org/show_bug.cgi?id=163245 Add an "expected.txt" file. * js/dom/domji

[webkit-changes] [207259] branches/safari-602.2.14.0-branch

2016-10-12 Thread matthew_hanson
Title: [207259] branches/safari-602.2.14.0-branch Revision 207259 Author matthew_han...@apple.com Date 2016-10-12 16:02:19 -0700 (Wed, 12 Oct 2016) Log Message Merge r205197. rdar://problem/28481424 Modified Paths branches/safari-602.2.14.0-branch/Source/WebCore/ChangeLog branches/safar

[webkit-changes] [207260] branches/safari-602.2.14.0-branch/Source/WebKit/mac

2016-10-12 Thread matthew_hanson
Title: [207260] branches/safari-602.2.14.0-branch/Source/WebKit/mac Revision 207260 Author matthew_han...@apple.com Date 2016-10-12 16:02:21 -0700 (Wed, 12 Oct 2016) Log Message Merge r207246. rdar://problem/28732731 Modified Paths branches/safari-602.2.14.0-branch/Source/WebKit/mac/Car

[webkit-changes] [207258] branches/safari-602.2.14.0-branch

2016-10-12 Thread matthew_hanson
Title: [207258] branches/safari-602.2.14.0-branch Revision 207258 Author matthew_han...@apple.com Date 2016-10-12 16:02:14 -0700 (Wed, 12 Oct 2016) Log Message Merge r205190. rdar://problem/28545010 Modified Paths branches/safari-602.2.14.0-branch/LayoutTests/ChangeLog branches/safari-6

[webkit-changes] [207257] branches/safari-602.2.14.0-branch

2016-10-12 Thread matthew_hanson
Title: [207257] branches/safari-602.2.14.0-branch Revision 207257 Author matthew_han...@apple.com Date 2016-10-12 16:02:07 -0700 (Wed, 12 Oct 2016) Log Message Merge r204868. rdar://problem/28216263 Modified Paths branches/safari-602.2.14.0-branch/JSTests/ChangeLog branches/safari-602.2

[webkit-changes] [207256] branches/safari-602.2.14.0-branch/Source/WebCore

2016-10-12 Thread matthew_hanson
Title: [207256] branches/safari-602.2.14.0-branch/Source/WebCore Revision 207256 Author matthew_han...@apple.com Date 2016-10-12 16:02:05 -0700 (Wed, 12 Oct 2016) Log Message Merge r204631. rdar://problem/28481427 Modified Paths branches/safari-602.2.14.0-branch/Source/WebCore/ChangeLog

[webkit-changes] [207250] branches/safari-602.2.14.0-branch/Source/WebCore

2016-10-12 Thread matthew_hanson
Title: [207250] branches/safari-602.2.14.0-branch/Source/WebCore Revision 207250 Author matthew_han...@apple.com Date 2016-10-12 16:01:43 -0700 (Wed, 12 Oct 2016) Log Message Merge r203792. rdar://problem/28476951 Modified Paths branches/safari-602.2.14.0-branch/Source/WebCore/ChangeLog

[webkit-changes] [207247] branches/safari-602.2.14.0-branch

2016-10-12 Thread matthew_hanson
Title: [207247] branches/safari-602.2.14.0-branch Revision 207247 Author matthew_han...@apple.com Date 2016-10-12 16:01:26 -0700 (Wed, 12 Oct 2016) Log Message Merge r203383. rdar://problem/28216264 Modified Paths branches/safari-602.2.14.0-branch/LayoutTests/ChangeLog branches/safari-6

[webkit-changes] [207251] branches/safari-602.2.14.0-branch/Source/WebCore

2016-10-12 Thread matthew_hanson
Title: [207251] branches/safari-602.2.14.0-branch/Source/WebCore Revision 207251 Author matthew_han...@apple.com Date 2016-10-12 16:01:48 -0700 (Wed, 12 Oct 2016) Log Message Merge r203903. rdar://problem/28476961 Modified Paths branches/safari-602.2.14.0-branch/Source/WebCore/ChangeLog

[webkit-changes] [207255] branches/safari-602.2.14.0-branch

2016-10-12 Thread matthew_hanson
Title: [207255] branches/safari-602.2.14.0-branch Revision 207255 Author matthew_han...@apple.com Date 2016-10-12 16:02:01 -0700 (Wed, 12 Oct 2016) Log Message Merge r204612. rdar://problem/28216278 Modified Paths branches/safari-602.2.14.0-branch/JSTests/ChangeLog branches/safari-602.2

[webkit-changes] [207254] branches/safari-602.2.14.0-branch/Source/WebInspectorUI

2016-10-12 Thread matthew_hanson
Title: [207254] branches/safari-602.2.14.0-branch/Source/WebInspectorUI Revision 207254 Author matthew_han...@apple.com Date 2016-10-12 16:01:58 -0700 (Wed, 12 Oct 2016) Log Message Merge r204428. rdar://problem/28476954 Modified Paths branches/safari-602.2.14.0-branch/Source/WebInspect

[webkit-changes] [207253] branches/safari-602.2.14.0-branch

2016-10-12 Thread matthew_hanson
Title: [207253] branches/safari-602.2.14.0-branch Revision 207253 Author matthew_han...@apple.com Date 2016-10-12 16:01:55 -0700 (Wed, 12 Oct 2016) Log Message Merge r204266. rdar://problem/28216261 Modified Paths branches/safari-602.2.14.0-branch/LayoutTests/ChangeLog branches/safari-6

[webkit-changes] [207252] branches/safari-602.2.14.0-branch/Source/bmalloc

2016-10-12 Thread matthew_hanson
Title: [207252] branches/safari-602.2.14.0-branch/Source/bmalloc Revision 207252 Author matthew_han...@apple.com Date 2016-10-12 16:01:50 -0700 (Wed, 12 Oct 2016) Log Message Merge r204091. rdar://problem/28476960 Modified Paths branches/safari-602.2.14.0-branch/Source/bmalloc/ChangeLog

[webkit-changes] [207248] branches/safari-602.2.14.0-branch

2016-10-12 Thread matthew_hanson
Title: [207248] branches/safari-602.2.14.0-branch Revision 207248 Author matthew_han...@apple.com Date 2016-10-12 16:01:32 -0700 (Wed, 12 Oct 2016) Log Message Merge r203522. rdar://problem/28476959 Modified Paths branches/safari-602.2.14.0-branch/LayoutTests/ChangeLog branches/safari-6

[webkit-changes] [207249] branches/safari-602.2.14.0-branch

2016-10-12 Thread matthew_hanson
Title: [207249] branches/safari-602.2.14.0-branch Revision 207249 Author matthew_han...@apple.com Date 2016-10-12 16:01:40 -0700 (Wed, 12 Oct 2016) Log Message Merge r203611. rdar://problem/28476958 Modified Paths branches/safari-602.2.14.0-branch/LayoutTests/ChangeLog branches/safari-6

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

2016-10-12 Thread bdakin
Title: [207246] trunk/Source/WebKit/mac Revision 207246 Author bda...@apple.com Date 2016-10-12 15:37:42 -0700 (Wed, 12 Oct 2016) Log Message Adobe Contribute CS 6.5 Trial crashes on launch https://bugs.webkit.org/show_bug.cgi?id=163365 -and corresponding- Reviewed by Tim Horton. * Car

[webkit-changes] [207245] trunk

2016-10-12 Thread commit-queue
Title: [207245] trunk Revision 207245 Author commit-qu...@webkit.org Date 2016-10-12 14:50:03 -0700 (Wed, 12 Oct 2016) Log Message [Modern Media Controls] Sliders: scrubber and volume https://bugs.webkit.org/show_bug.cgi?id=163328 Patch by Antoine Quint on 2016-10-12 Reviewed by Dean J

[webkit-changes] [207244] trunk

2016-10-12 Thread wenson_hsieh
Title: [207244] trunk Revision 207244 Author wenson_hs...@apple.com Date 2016-10-12 14:49:10 -0700 (Wed, 12 Oct 2016) Log Message Add experimental support for the "formatForeColor" inputType https://bugs.webkit.org/show_bug.cgi?id=163348 Reviewed by Ryosuke Niwa. Source/WebCore: Adds

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

2016-10-12 Thread cdumez
Title: [207243] trunk/Source/WebCore Revision 207243 Author cdu...@apple.com Date 2016-10-12 14:09:46 -0700 (Wed, 12 Oct 2016) Log Message [Web IDL] Generated bindings include the wrong header when ImplementedAs is used on a dictionary https://bugs.webkit.org/show_bug.cgi?id=163352 Revie

[webkit-changes] [207242] releases/Apple

2016-10-12 Thread mitz
Title: [207242] releases/Apple Revision 207242 Author m...@apple.com Date 2016-10-12 14:02:09 -0700 (Wed, 12 Oct 2016) Log Message Added a tag for Safari Technology Preview release 15. Added Paths releases/Apple/Safari Technology Preview 15/ releases/Apple/Safari Technology Preview 15/A

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

2016-10-12 Thread mark . lam
Title: [207241] trunk/Source/_javascript_Core Revision 207241 Author mark@apple.com Date 2016-10-12 14:01:00 -0700 (Wed, 12 Oct 2016) Log Message Rename variables in arrayProtoFuncSplice() to match names in the spec. https://bugs.webkit.org/show_bug.cgi?id=163354 Reviewed by Saam Bar

[webkit-changes] [207240] tags/Safari-603.1.9/

2016-10-12 Thread bshafiei
Title: [207240] tags/Safari-603.1.9/ Revision 207240 Author bshaf...@apple.com Date 2016-10-12 13:53:02 -0700 (Wed, 12 Oct 2016) Log Message New tag. Added Paths tags/Safari-603.1.9/ Diff ___ webkit-changes mailing list webkit-changes@

[webkit-changes] [207239] trunk

2016-10-12 Thread utatane . tea
Title: [207239] trunk Revision 207239 Author utatane@gmail.com Date 2016-10-12 13:47:51 -0700 (Wed, 12 Oct 2016) Log Message [DOMJIT][JSC] Explore the way to embed nodeType into JSC::JSType in WebCore https://bugs.webkit.org/show_bug.cgi?id=163245 Reviewed by Filip Pizlo. Source/_ja

[webkit-changes] [207238] trunk

2016-10-12 Thread cdumez
Title: [207238] trunk Revision 207238 Author cdu...@apple.com Date 2016-10-12 13:41:49 -0700 (Wed, 12 Oct 2016) Log Message Update more events to stop using legacy [ConstructorTemplate=Event] https://bugs.webkit.org/show_bug.cgi?id=163339 Reviewed by Ryosuke Niwa. Source/WebCore: Updat

[webkit-changes] [207237] trunk

2016-10-12 Thread ryanhaddad
Title: [207237] trunk Revision 207237 Author ryanhad...@apple.com Date 2016-10-12 13:38:37 -0700 (Wed, 12 Oct 2016) Log Message Unreviewed, rolling out r207225. This change causes debug tests to exit early with crashes. Reverted changeset: "Optional's move-constructor and move-assignme

[webkit-changes] [207236] trunk

2016-10-12 Thread achristensen
Title: [207236] trunk Revision 207236 Author achristen...@apple.com Date 2016-10-12 13:23:03 -0700 (Wed, 12 Oct 2016) Log Message Fix assertion after switching to URLParser https://bugs.webkit.org/show_bug.cgi?id=163350 rdar://problem/28739938 Reviewed by Brady Eidson. Source/WebKit2:

[webkit-changes] [207235] trunk

2016-10-12 Thread keith_miller
Title: [207235] trunk Revision 207235 Author keith_mil...@apple.com Date 2016-10-12 12:40:51 -0700 (Wed, 12 Oct 2016) Log Message Handle non-function, non-undefined comparator in Array.prototype.sort https://bugs.webkit.org/show_bug.cgi?id=163085 Reviewed by Yusuke Suzuki. JSTests: * C

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

2016-10-12 Thread akling
Title: [207234] trunk/Source/WebCore Revision 207234 Author akl...@apple.com Date 2016-10-12 12:35:55 -0700 (Wed, 12 Oct 2016) Log Message Make Document::existingAXObjectCache() fast with accessibility disabled. Reviewed by Antti Koivisto. Instruments says we were spending 2.3% of Drom

[webkit-changes] [207233] tags/Safari-602.3.2/

2016-10-12 Thread matthew_hanson
Title: [207233] tags/Safari-602.3.2/ Revision 207233 Author matthew_han...@apple.com Date 2016-10-12 12:31:47 -0700 (Wed, 12 Oct 2016) Log Message New tag. Added Paths tags/Safari-602.3.2/ Diff ___ webkit-changes mailing list webkit-ch

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

2016-10-12 Thread commit-queue
Title: [207232] trunk/Source/WebCore Revision 207232 Author commit-qu...@webkit.org Date 2016-10-12 12:18:59 -0700 (Wed, 12 Oct 2016) Log Message [SOUP] trunk r207192 fails to compile due to missing std::function being unavailable (missing #include ) https://bugs.webkit.org/show_bug.cgi?i

[webkit-changes] [207231] trunk/Source/WebKit/win

2016-10-12 Thread bfulgham
Title: [207231] trunk/Source/WebKit/win Revision 207231 Author bfulg...@apple.com Date 2016-10-12 12:03:26 -0700 (Wed, 12 Oct 2016) Log Message [Win] Unreviewed build fix after r207218. The CQ-landed patch used the old USE(CFNETWORK) compiler guard. It should be using USE(CFURLCONNECTION

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

2016-10-12 Thread fpizlo
Title: [207230] trunk/Source/_javascript_Core Revision 207230 Author fpi...@apple.com Date 2016-10-12 12:01:21 -0700 (Wed, 12 Oct 2016) Log Message REGRESSION (r207179): ASSERTION FAILED: node.cell != previousCell https://bugs.webkit.org/show_bug.cgi?id=163337 Reviewed by Mark Lam.

[webkit-changes] [207229] trunk

2016-10-12 Thread joepeck
Title: [207229] trunk Revision 207229 Author joep...@webkit.org Date 2016-10-12 11:47:53 -0700 (Wed, 12 Oct 2016) Log Message Web Inspector: Improve support for logging Proxy objects in console https://bugs.webkit.org/show_bug.cgi?id=163323 Reviewed by Timothy Hatcher. Source/_javascri

[webkit-changes] [207228] trunk

2016-10-12 Thread joepeck
Title: [207228] trunk Revision 207228 Author joep...@webkit.org Date 2016-10-12 11:47:48 -0700 (Wed, 12 Oct 2016) Log Message Emit DebugHooks uniformly with pause locations instead of having separate pause locations and op_debug emits https://bugs.webkit.org/show_bug.cgi?id=162809 Review

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

2016-10-12 Thread commit-queue
Title: [207227] trunk/Source/WebInspectorUI Revision 207227 Author commit-qu...@webkit.org Date 2016-10-12 11:43:19 -0700 (Wed, 12 Oct 2016) Log Message Web Inspector: Whole program sometimes highlighted instead of just first statement https://bugs.webkit.org/show_bug.cgi?id=163300 Patc

[webkit-changes] [207226] trunk

2016-10-12 Thread mark . lam
Title: [207226] trunk Revision 207226 Author mark@apple.com Date 2016-10-12 11:27:50 -0700 (Wed, 12 Oct 2016) Log Message Array.prototype.slice should not modify frozen objects. https://bugs.webkit.org/show_bug.cgi?id=163338 Reviewed by Filip Pizlo. JSTests: * stress/array-slice-on

[webkit-changes] [207225] trunk

2016-10-12 Thread weinig
Title: [207225] trunk Revision 207225 Author wei...@apple.com Date 2016-10-12 10:41:00 -0700 (Wed, 12 Oct 2016) Log Message Optional's move-constructor and move-assignment operator don't disengage the value being moved from https://bugs.webkit.org/show_bug.cgi?id=163309 Reviewed by Ander

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

2016-10-12 Thread andersca
Title: [207224] trunk/Source/WebKit2 Revision 207224 Author ander...@apple.com Date 2016-10-12 10:31:03 -0700 (Wed, 12 Oct 2016) Log Message Remove an unused function https://bugs.webkit.org/show_bug.cgi?id=163341 Reviewed by Dan Bernstein. * WebProcess/WebPage/WebBackForwardListProxy.c

[webkit-changes] [207223] trunk/Source/WebKit/win

2016-10-12 Thread bfulgham
Title: [207223] trunk/Source/WebKit/win Revision 207223 Author bfulg...@apple.com Date 2016-10-12 10:22:55 -0700 (Wed, 12 Oct 2016) Log Message [Win] Unreviewed build fix after r207218. The CQ-landed patch used the old USE(CFNETWORK) compiler guard. It should be using USE(CFURLCONNECTION

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

2016-10-12 Thread fpizlo
Title: [207222] trunk/Source/_javascript_Core Revision 207222 Author fpi...@apple.com Date 2016-10-12 09:56:34 -0700 (Wed, 12 Oct 2016) Log Message Remove JITWriteBarrier.h https://bugs.webkit.org/show_bug.cgi?id=163334 Reviewed by Mark Lam. I guess that the idea of JITWriteBarr

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

2016-10-12 Thread bfulgham
Title: [207221] trunk/Source/WebCore Revision 207221 Author bfulg...@apple.com Date 2016-10-12 09:50:24 -0700 (Wed, 12 Oct 2016) Log Message [WebGL] Revise vertex array attribute checks to account for lazy memory allocation. https://bugs.webkit.org/show_bug.cgi?id=163149 Reviewed by Dea

[webkit-changes] [207220] trunk

2016-10-12 Thread wenson_hsieh
Title: [207220] trunk Revision 207220 Author wenson_hs...@apple.com Date 2016-10-12 09:48:21 -0700 (Wed, 12 Oct 2016) Log Message Now playing media sessions are always cleared for the active foreground tab https://bugs.webkit.org/show_bug.cgi?id=163310 Reviewed by Jer Noble. Source/Web

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

2016-10-12 Thread zalan
Title: [207219] trunk/Source/WebCore Revision 207219 Author za...@apple.com Date 2016-10-12 09:45:55 -0700 (Wed, 12 Oct 2016) Log Message Refactor LineLayoutState's float box handling. https://bugs.webkit.org/show_bug.cgi?id=163286 Reviewed by David Hyatt. We keep track of float boxes b

[webkit-changes] [207218] trunk

2016-10-12 Thread pvollan
Title: [207218] trunk Revision 207218 Author pvol...@apple.com Date 2016-10-12 09:36:11 -0700 (Wed, 12 Oct 2016) Log Message [Win] Parallel DRTs are sharing preferences and cache. https://bugs.webkit.org/show_bug.cgi?id=163013 Reviewed by Brent Fulgham. Source/WebKit/win: Make it possi

[webkit-changes] [207217] trunk/LayoutTests

2016-10-12 Thread clopez
Title: [207217] trunk/LayoutTests Revision 207217 Author clo...@igalia.com Date 2016-10-12 09:32:20 -0700 (Wed, 12 Oct 2016) Log Message [GTK] Tests that fail since the new URLParser has been enabled on r207162. https://bugs.webkit.org/show_bug.cgi?id=163335 Unreviewed gardening. Rebase

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

2016-10-12 Thread said
Title: [207216] trunk/Source/WebCore Revision 207216 Author s...@apple.com Date 2016-10-12 09:24:55 -0700 (Wed, 12 Oct 2016) Log Message Unreviewed, fix Windows build break after r207182. * platform/graphics/cg/ImageDecoderCG.cpp: Modified Paths trunk/Source/WebCore/ChangeLog trunk/Sou

[webkit-changes] [207214] trunk/Source

2016-10-12 Thread cdumez
Title: [207214] trunk/Source Revision 207214 Author cdu...@apple.com Date 2016-10-12 07:41:59 -0700 (Wed, 12 Oct 2016) Log Message Stop using PassRefPtr in platform/efl https://bugs.webkit.org/show_bug.cgi?id=163321 Reviewed by Laszlo Gombos. Stop using PassRefPtr in platform/efl. * pl

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

2016-10-12 Thread ossy
Title: [207213] trunk/Source/_javascript_Core Revision 207213 Author o...@webkit.org Date 2016-10-12 02:54:14 -0700 (Wed, 12 Oct 2016) Log Message Unreviewed buildfix for GCC 4.9 after r207186. https://bugs.webkit.org/show_bug.cgi?id=163255 * runtime/HasOwnPropertyCache.h: (JSC::HasOwnPr

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

2016-10-12 Thread matthew_hanson
Title: [207210] branches/safari-602-branch Revision 207210 Author matthew_han...@apple.com Date 2016-10-12 01:41:51 -0700 (Wed, 12 Oct 2016) Log Message Merge r206472. rdar://problem/28545009 Modified Paths branches/safari-602-branch/JSTests/ChangeLog branches/safari-602-branch/Source/_

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

2016-10-12 Thread matthew_hanson
Title: [207209] branches/safari-602-branch Revision 207209 Author matthew_han...@apple.com Date 2016-10-12 01:41:48 -0700 (Wed, 12 Oct 2016) Log Message Merge r206280. rdar://problem/28476953 Modified Paths branches/safari-602-branch/LayoutTests/ChangeLog branches/safari-602-branch/Sour

[webkit-changes] [207211] branches/safari-602-branch/Source/JavaScriptCore

2016-10-12 Thread matthew_hanson
Title: [207211] branches/safari-602-branch/Source/_javascript_Core Revision 207211 Author matthew_han...@apple.com Date 2016-10-12 01:41:54 -0700 (Wed, 12 Oct 2016) Log Message Merge r206955. rdar://problem/28216236 Modified Paths branches/safari-602-branch/Source/_javascript_Core/Chang

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

2016-10-12 Thread matthew_hanson
Title: [207208] branches/safari-602-branch Revision 207208 Author matthew_han...@apple.com Date 2016-10-12 01:41:44 -0700 (Wed, 12 Oct 2016) Log Message Merge r205861. rdar://problem/28409523 Modified Paths branches/safari-602-branch/LayoutTests/ChangeLog branches/safari-602-branch/Sour

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

2016-10-12 Thread matthew_hanson
Title: [207204] branches/safari-602-branch Revision 207204 Author matthew_han...@apple.com Date 2016-10-12 01:41:25 -0700 (Wed, 12 Oct 2016) Log Message Merge r204868. rdar://problem/28216263 Modified Paths branches/safari-602-branch/JSTests/ChangeLog branches/safari-602-branch/JSTests/

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

2016-10-12 Thread matthew_hanson
Title: [207198] branches/safari-602-branch/Source/WebCore Revision 207198 Author matthew_han...@apple.com Date 2016-10-12 01:41:06 -0700 (Wed, 12 Oct 2016) Log Message Merge r203903. rdar://problem/28476961 Modified Paths branches/safari-602-branch/Source/WebCore/ChangeLog branches/safa

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

2016-10-12 Thread matthew_hanson
Title: [207212] branches/safari-602-branch Revision 207212 Author matthew_han...@apple.com Date 2016-10-12 01:41:58 -0700 (Wed, 12 Oct 2016) Log Message Merge r206975. rdar://problem/28545012 Modified Paths branches/safari-602-branch/LayoutTests/ChangeLog branches/safari-602-branch/Sour

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

2016-10-12 Thread matthew_hanson
Title: [207207] branches/safari-602-branch Revision 207207 Author matthew_han...@apple.com Date 2016-10-12 01:41:40 -0700 (Wed, 12 Oct 2016) Log Message Merge r205786. rdar://problem/28476956 Modified Paths branches/safari-602-branch/LayoutTests/ChangeLog branches/safari-602-branch/Sour

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

2016-10-12 Thread matthew_hanson
Title: [207200] branches/safari-602-branch Revision 207200 Author matthew_han...@apple.com Date 2016-10-12 01:41:13 -0700 (Wed, 12 Oct 2016) Log Message Merge r204266. rdar://problem/28216261 Modified Paths branches/safari-602-branch/LayoutTests/ChangeLog branches/safari-602-branch/Sour

[webkit-changes] [207199] branches/safari-602-branch/Source/bmalloc

2016-10-12 Thread matthew_hanson
Title: [207199] branches/safari-602-branch/Source/bmalloc Revision 207199 Author matthew_han...@apple.com Date 2016-10-12 01:41:08 -0700 (Wed, 12 Oct 2016) Log Message Merge r204091. rdar://problem/28476960 Modified Paths branches/safari-602-branch/Source/bmalloc/ChangeLog branches/safa

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

2016-10-12 Thread matthew_hanson
Title: [207197] branches/safari-602-branch/Source/WebCore Revision 207197 Author matthew_han...@apple.com Date 2016-10-12 01:41:03 -0700 (Wed, 12 Oct 2016) Log Message Merge r203792. rdar://problem/28476951 Modified Paths branches/safari-602-branch/Source/WebCore/ChangeLog branches/safa

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

2016-10-12 Thread matthew_hanson
Title: [207202] branches/safari-602-branch Revision 207202 Author matthew_han...@apple.com Date 2016-10-12 01:41:18 -0700 (Wed, 12 Oct 2016) Log Message Merge r204612. rdar://problem/28216278 Modified Paths branches/safari-602-branch/JSTests/ChangeLog branches/safari-602-branch/Source/_

[webkit-changes] [207201] branches/safari-602-branch/Source/WebInspectorUI

2016-10-12 Thread matthew_hanson
Title: [207201] branches/safari-602-branch/Source/WebInspectorUI Revision 207201 Author matthew_han...@apple.com Date 2016-10-12 01:41:15 -0700 (Wed, 12 Oct 2016) Log Message Merge r204428. rdar://problem/28476954 Modified Paths branches/safari-602-branch/Source/WebInspectorUI/ChangeLog

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

2016-10-12 Thread matthew_hanson
Title: [207196] branches/safari-602-branch Revision 207196 Author matthew_han...@apple.com Date 2016-10-12 01:40:58 -0700 (Wed, 12 Oct 2016) Log Message Merge r203611. rdar://problem/28476958 Modified Paths branches/safari-602-branch/LayoutTests/ChangeLog branches/safari-602-branch/Sour

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

2016-10-12 Thread matthew_hanson
Title: [207205] branches/safari-602-branch Revision 207205 Author matthew_han...@apple.com Date 2016-10-12 01:41:31 -0700 (Wed, 12 Oct 2016) Log Message Merge r205190. rdar://problem/28545010 Modified Paths branches/safari-602-branch/LayoutTests/ChangeLog branches/safari-602-branch/Layo

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

2016-10-12 Thread matthew_hanson
Title: [207203] branches/safari-602-branch/Source/WebCore Revision 207203 Author matthew_han...@apple.com Date 2016-10-12 01:41:21 -0700 (Wed, 12 Oct 2016) Log Message Merge r204631. rdar://problem/28481427 Modified Paths branches/safari-602-branch/Source/WebCore/ChangeLog branches/safa

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

2016-10-12 Thread matthew_hanson
Title: [207206] branches/safari-602-branch Revision 207206 Author matthew_han...@apple.com Date 2016-10-12 01:41:35 -0700 (Wed, 12 Oct 2016) Log Message Merge r205197. rdar://problem/28481424 Modified Paths branches/safari-602-branch/Source/WebCore/ChangeLog branches/safari-602-branch/S

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

2016-10-12 Thread matthew_hanson
Title: [207195] branches/safari-602-branch Revision 207195 Author matthew_han...@apple.com Date 2016-10-12 01:40:49 -0700 (Wed, 12 Oct 2016) Log Message Merge r203522. rdar://problem/28476959 Modified Paths branches/safari-602-branch/LayoutTests/ChangeLog branches/safari-602-branch/Layo

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

2016-10-12 Thread matthew_hanson
Title: [207194] branches/safari-602-branch Revision 207194 Author matthew_han...@apple.com Date 2016-10-12 01:40:43 -0700 (Wed, 12 Oct 2016) Log Message Merge r203383. rdar://problem/28216264 Modified Paths branches/safari-602-branch/LayoutTests/ChangeLog branches/safari-602-branch/Sour