Title: [235161] trunk/Source/_javascript_Core
Revision 235161
Author yusukesuz...@slowstart.org
Date 2018-08-21 22:05:08 -0700 (Tue, 21 Aug 2018)
Log Message
[JSC] HeapUtil should care about pointer overflow
https://bugs.webkit.org/show_bug.cgi?id=188740
Reviewed by Saam Barati.
`pointe
Title: [235160] trunk/Source/_javascript_Core
Revision 235160
Author yusukesuz...@slowstart.org
Date 2018-08-21 22:02:56 -0700 (Tue, 21 Aug 2018)
Log Message
[JSC] Should not rotate constant with 64
https://bugs.webkit.org/show_bug.cgi?id=188556
Reviewed by Saam Barati.
To defend agains
Title: [235159] trunk
Revision 235159
Author yusukesuz...@slowstart.org
Date 2018-08-21 21:58:26 -0700 (Tue, 21 Aug 2018)
Log Message
Support "name" option for dedicated workers
https://bugs.webkit.org/show_bug.cgi?id=188779
Reviewed by Joseph Pecoraro.
LayoutTests/imported/w3c:
* web-
Title: [235158] trunk/Source
Revision 235158
Author rn...@webkit.org
Date 2018-08-21 21:41:06 -0700 (Tue, 21 Aug 2018)
Log Message
Replace booleans for modifier keys in UIEventWithKeyState with OptionSet
https://bugs.webkit.org/show_bug.cgi?id=188777
Reviewed by Simon Fraser.
Source/Web
Title: [235157] trunk
Revision 235157
Author achristen...@apple.com
Date 2018-08-21 20:51:52 -0700 (Tue, 21 Aug 2018)
Log Message
Roll out r235139 and r235146
https://bugs.webkit.org/show_bug.cgi?id=188805
Source/WebKit:
It turns out shouldKeepCurrentBackForwardListItemInList has one us
Title: [235156] trunk
Revision 235156
Author wenson_hs...@apple.com
Date 2018-08-21 20:21:56 -0700 (Tue, 21 Aug 2018)
Log Message
[Attachment Support] Remove _WKAttachments and notify the UI client upon mainframe navigation
https://bugs.webkit.org/show_bug.cgi?id=188715
Reviewed by Tim
Title: [235155] trunk
Revision 235155
Author ryanhad...@apple.com
Date 2018-08-21 19:22:41 -0700 (Tue, 21 Aug 2018)
Log Message
Unreviewed, rolling out r235128.
The test added with this change is frequently failing.
Reverted changeset:
"Support "name" option for dedicated workers"
http
Title: [235154] trunk/Source/WebCore/PAL
Revision 235154
Author rn...@webkit.org
Date 2018-08-21 19:04:00 -0700 (Tue, 21 Aug 2018)
Log Message
Unreviewed macOS Mojave build fix after r235125.
* pal/spi/cg/CoreGraphicsSPI.h:
Modified Paths
trunk/Source/WebCore/PAL/ChangeLog
trunk/Source
Title: [235153] trunk
Revision 235153
Author megan_gard...@apple.com
Date 2018-08-21 18:41:50 -0700 (Tue, 21 Aug 2018)
Log Message
Change Selection modification to not snap the grabber when selecting above or below the selection anchor
https://bugs.webkit.org/show_bug.cgi?id=188826
Revie
Title: [235152] trunk/Source
Revision 235152
Author commit-qu...@webkit.org
Date 2018-08-21 18:24:52 -0700 (Tue, 21 Aug 2018)
Log Message
Unreviewed, rolling out r235107.
https://bugs.webkit.org/show_bug.cgi?id=188832
"It revealed bugs in Blob code as well as regressed JS
performance tes
Title: [235151] trunk/Source/WebInspectorUI
Revision 235151
Author mattba...@apple.com
Date 2018-08-21 18:08:47 -0700 (Tue, 21 Aug 2018)
Log Message
Web Inspector: Remove TreeOutlineDataGridSynchronizer
https://bugs.webkit.org/show_bug.cgi?id=188449
Reviewed by Devin Rousso.
* UserInte
Title: [235150] trunk/Source/WebKit
Revision 235150
Author dba...@webkit.org
Date 2018-08-21 17:49:32 -0700 (Tue, 21 Aug 2018)
Log Message
Cleanup: Remove unused file-local static variable from TextCheckerIOS.mm
https://bugs.webkit.org/show_bug.cgi?id=188818
Reviewed by Wenson Hsieh.
*
Title: [235149] trunk/Source/WebKit
Revision 235149
Author dba...@webkit.org
Date 2018-08-21 17:45:55 -0700 (Tue, 21 Aug 2018)
Log Message
[iOS][WK2] Misspelled words are not underlined
https://bugs.webkit.org/show_bug.cgi?id=188800
Reviewed by Wenson Hsieh.
Implement enough of TextChe
Title: [235148] trunk
Revision 235148
Author achristen...@apple.com
Date 2018-08-21 16:59:03 -0700 (Tue, 21 Aug 2018)
Log Message
Transition ResizeReversePaginatedWebView API test from WKPageLoaderClient to WKPageNavigationClient
https://bugs.webkit.org/show_bug.cgi?id=188821
Reviewed by
Title: [235147] trunk/Source/WebInspectorUI
Revision 235147
Author commit-qu...@webkit.org
Date 2018-08-21 16:58:21 -0700 (Tue, 21 Aug 2018)
Log Message
Web Inspector: ⌘G does not while find banner is focused
https://bugs.webkit.org/show_bug.cgi?id=188815
Patch by Joseph Pecoraro on 20
Title: [235146] trunk/Source/WebKit
Revision 235146
Author achristen...@apple.com
Date 2018-08-21 16:50:29 -0700 (Tue, 21 Aug 2018)
Log Message
Fix API tests after r235139
https://bugs.webkit.org/show_bug.cgi?id=188805
Apparently the call to didChangeBackForwardList with no changes was o
Title: [235145] trunk/Source/WebKit
Revision 235145
Author wilan...@apple.com
Date 2018-08-21 16:32:32 -0700 (Tue, 21 Aug 2018)
Log Message
Storage Access API: The call to ResourceLoadStatisticsMemoryStore::grantStorageAccessInternal() should send eTLD+1s, not full host names
https://bugs
Title: [235144] trunk/Tools
Revision 235144
Author mmaxfi...@apple.com
Date 2018-08-21 16:28:35 -0700 (Tue, 21 Aug 2018)
Log Message
[WHLSL] Call expressions shouldn't have type arguments
https://bugs.webkit.org/show_bug.cgi?id=188770
Reviewed by Filip Pizlo.
Call expressions only had t
Title: [235143] trunk/Source
Revision 235143
Author megan_gard...@apple.com
Date 2018-08-21 15:41:11 -0700 (Tue, 21 Aug 2018)
Log Message
Use VisiblePosition to calculate selection ranges
https://bugs.webkit.org/show_bug.cgi?id=188767
Reviewed by Ryosuke Niwa.
Source/WebCore:
Exposing
Title: [235142] trunk/Source/WebInspectorUI
Revision 235142
Author drou...@apple.com
Date 2018-08-21 15:08:18 -0700 (Tue, 21 Aug 2018)
Log Message
Web Inspector: REGRESSION(r235095): duplicate actions existing in WI.CanvasSidebarPanel
https://bugs.webkit.org/show_bug.cgi?id=188808
Review
Title: [235141] trunk/Source/WebInspectorUI
Revision 235141
Author drou...@apple.com
Date 2018-08-21 14:22:58 -0700 (Tue, 21 Aug 2018)
Log Message
Web Inspector: Canvas: provide default icon for all actions
https://bugs.webkit.org/show_bug.cgi?id=188807
Reviewed by Matt Baker.
* UserInt
Title: [235140] trunk/Tools
Revision 235140
Author achristen...@apple.com
Date 2018-08-21 14:17:25 -0700 (Tue, 21 Aug 2018)
Log Message
Translate WebKit.LimitTitleSize API test into ObjC
https://bugs.webkit.org/show_bug.cgi?id=188810
Reviewed by Andy Estes.
It uses WKPageLoaderClient.di
Title: [235139] trunk
Revision 235139
Author achristen...@apple.com
Date 2018-08-21 14:14:36 -0700 (Tue, 21 Aug 2018)
Log Message
Remove unused shouldKeepCurrentBackForwardListItemInList check
https://bugs.webkit.org/show_bug.cgi?id=188805
Reviewed by Andy Estes.
Source/WebKit:
The che
Title: [235138] trunk/Tools
Revision 235138
Author achristen...@apple.com
Date 2018-08-21 14:11:50 -0700 (Tue, 21 Aug 2018)
Log Message
Transition more API tests from WKPageLoaderClient to WKPageNavigationClient
https://bugs.webkit.org/show_bug.cgi?id=188813
Reviewed by Andy Estes.
* Te
Title: [235136] trunk/Tools
Revision 235136
Author ddkil...@apple.com
Date 2018-08-21 14:08:23 -0700 (Tue, 21 Aug 2018)
Log Message
sort-Xcode-project-file: top-level files and folders are sorted unintentionally when `mainGroup` has no name
Reviewed by Andy Estes.
* Scripts/sort-Xcode-
Title: [235134] trunk/Source/WebInspectorUI
Revision 235134
Author commit-qu...@webkit.org
Date 2018-08-21 14:00:30 -0700 (Tue, 21 Aug 2018)
Log Message
Web Inspector: Rulers.svg is missing
https://bugs.webkit.org/show_bug.cgi?id=188806
Patch by Joseph Pecoraro on 2018-08-21
Reviewed b
Title: [235133] trunk/Source/WebKit
Revision 235133
Author achristen...@apple.com
Date 2018-08-21 13:38:40 -0700 (Tue, 21 Aug 2018)
Log Message
Increment NetworkCache::Storage::lastStableVersion after r233742
https://bugs.webkit.org/show_bug.cgi?id=188798
Reviewed by Geoffrey Garen.
*
Title: [235132] trunk/Source
Revision 235132
Author bfulg...@apple.com
Date 2018-08-21 13:37:27 -0700 (Tue, 21 Aug 2018)
Log Message
Remove experimental affiliated domain code now that StorageAccess API is available
https://bugs.webkit.org/show_bug.cgi?id=188756
Reviewed by Alex Christe
Title: [235130] tags/Safari-606.1.36.2.3/
Revision 235130
Author bshaf...@apple.com
Date 2018-08-21 12:10:56 -0700 (Tue, 21 Aug 2018)
Log Message
Tag Safari-606.1.36.2.3.
Added Paths
tags/Safari-606.1.36.2.3/
Diff
___
webkit-changes ma
Title: [235129] trunk
Revision 235129
Author an...@apple.com
Date 2018-08-21 12:09:31 -0700 (Tue, 21 Aug 2018)
Log Message
Allow creating WeakPtrs to const objects
https://bugs.webkit.org/show_bug.cgi?id=188785
Reviewed by Geoffrey Garen.
Source/WebCore:
Remove some unneeded const_cast
Title: [235128] trunk
Revision 235128
Author yusukesuz...@slowstart.org
Date 2018-08-21 11:40:03 -0700 (Tue, 21 Aug 2018)
Log Message
Support "name" option for dedicated workers
https://bugs.webkit.org/show_bug.cgi?id=188779
Reviewed by Joseph Pecoraro.
LayoutTests/imported/w3c:
* web-
Title: [235127] trunk/Source/WebKit
Revision 235127
Author commit-qu...@webkit.org
Date 2018-08-21 11:12:35 -0700 (Tue, 21 Aug 2018)
Log Message
Add _WKWebsiteDataStoreConfiguration. sourceApplicationBundleIdentifier and sourceApplicationSecondaryIdentifier
https://bugs.webkit.org/show_bu
Title: [235126] trunk/LayoutTests
Revision 235126
Author simon.fra...@apple.com
Date 2018-08-21 11:08:25 -0700 (Tue, 21 Aug 2018)
Log Message
REGRESSION(r234993): Test results page ignores TestExpectations, shows 1800 failures
https://bugs.webkit.org/show_bug.cgi?id=188795
Reviewed by Ti
Title: [235125] trunk
Revision 235125
Author pvol...@apple.com
Date 2018-08-21 11:04:48 -0700 (Tue, 21 Aug 2018)
Log Message
[WebGL] Contexts are not updated when display configuration changed.
https://bugs.webkit.org/show_bug.cgi?id=188750
Reviewed by Brent Fulgham.
Source/WebCore:
Ca
Title: [235124] trunk
Revision 235124
Author wilan...@apple.com
Date 2018-08-21 11:02:33 -0700 (Tue, 21 Aug 2018)
Log Message
Make ResourceLoadObserver::logWebSocketLoading() handle websockets in detached frames
https://bugs.webkit.org/show_bug.cgi?id=188757
Reviewed by Alex Christensen
Title: [235123] trunk/Tools
Revision 235123
Author achristen...@apple.com
Date 2018-08-21 10:31:44 -0700 (Tue, 21 Aug 2018)
Log Message
Transition more API tests from WKPageLoaderClient to WKPageNavigationClient
https://bugs.webkit.org/show_bug.cgi?id=188797
Reviewed by Tim Horton.
* Te
Title: [235122] branches/safari-606.1.36.2-branch/Source
Revision 235122
Author bshaf...@apple.com
Date 2018-08-21 10:20:25 -0700 (Tue, 21 Aug 2018)
Log Message
Versioning.
Modified Paths
branches/safari-606.1.36.2-branch/Source/_javascript_Core/Configurations/Version.xcconfig
branches/
Title: [235121] trunk
Revision 235121
Author dba...@webkit.org
Date 2018-08-21 09:50:20 -0700 (Tue, 21 Aug 2018)
Log Message
Disallow navigations when page cache updates the current document of the frame
https://bugs.webkit.org/show_bug.cgi?id=188422
Reviewed by Ryosuke Niwa.
Source/Web
Title: [235120] trunk/Source
Revision 235120
Author dba...@webkit.org
Date 2018-08-21 09:47:43 -0700 (Tue, 21 Aug 2018)
Log Message
Replace TextCheckingTypeMask with OptionSet
https://bugs.webkit.org/show_bug.cgi?id=188678
Reviewed by Antti Koivisto.
Source/WebCore:
Replaces TextChecki
Title: [235119] trunk
Revision 235119
Author dba...@webkit.org
Date 2018-08-21 09:37:04 -0700 (Tue, 21 Aug 2018)
Log Message
[iOS][WK1] Support toggling continuous spell checking from tests
https://bugs.webkit.org/show_bug.cgi?id=188763
Reviewed by Simon Fraser.
Source/WebKitLegacy/mac:
Title: [235118] trunk
Revision 235118
Author ape...@igalia.com
Date 2018-08-21 09:33:51 -0700 (Tue, 21 Aug 2018)
Log Message
Unreviewed. Update OptionsWPE.cmake and NEWS for 2.21.91 release.
.:
* Source/cmake/OptionsWPE.cmake: Bump version numbers.
Source/WebKit:
* wpe/NEWS: Add relea
Title: [235117] trunk/Tools
Revision 235117
Author achristen...@apple.com
Date 2018-08-21 09:16:54 -0700 (Tue, 21 Aug 2018)
Log Message
Replace WKPageLoaderClient with WKPageNavigationClient in many API tests
https://bugs.webkit.org/show_bug.cgi?id=188771
Reviewed by Tim Horton.
* TestW
Title: [235116] trunk
Revision 235116
Author ape...@igalia.com
Date 2018-08-21 07:25:44 -0700 (Tue, 21 Aug 2018)
Log Message
[WPE] Update to use libwpe-1.0.0 and WPEBackend-fdo-1.0.0
https://bugs.webkit.org/show_bug.cgi?id=188782
Reviewed by Michael Catanzaro.
Make the build depend on w
Title: [235115] trunk/Source/WebCore
Revision 235115
Author hironori.fu...@sony.com
Date 2018-08-21 06:55:13 -0700 (Tue, 21 Aug 2018)
Log Message
Don't place "using namespace XXX;" in global space for unified source builds
https://bugs.webkit.org/show_bug.cgi?id=188739
Reviewed by Yusuke
Title: [235114] trunk/Tools
Revision 235114
Author mcatanz...@igalia.com
Date 2018-08-21 06:53:31 -0700 (Tue, 21 Aug 2018)
Log Message
[Flatpak] Update to GNOME master runtime
https://bugs.webkit.org/show_bug.cgi?id=188731
Reviewed by Philippe Normand.
The 3.28 runtime is pretty stale a
Title: [235113] trunk/Source/WTF
Revision 235113
Author carlo...@webkit.org
Date 2018-08-21 06:27:42 -0700 (Tue, 21 Aug 2018)
Log Message
[Linux] Cache the memory footprint and only update it after 1 second
https://bugs.webkit.org/show_bug.cgi?id=188791
Reviewed by Yusuke Suzuki.
Gettin
Title: [235112] trunk/Source/WebCore
Revision 235112
Author ph...@webkit.org
Date 2018-08-21 06:20:44 -0700 (Tue, 21 Aug 2018)
Log Message
[GStreamer] Warn early about incomplete MSE track switching support
https://bugs.webkit.org/show_bug.cgi?id=188653
Patch by Philippe Normand on 2018
Title: [235111] trunk/Source/WebKit
Revision 235111
Author commit-qu...@webkit.org
Date 2018-08-21 06:10:54 -0700 (Tue, 21 Aug 2018)
Log Message
Unreviewed, rolling out r234981.
https://bugs.webkit.org/show_bug.cgi?id=188793
It was not the main cause of the high CPU usage in the end
(Req
Title: [235110] trunk/Source/WebCore
Revision 235110
Author ph...@webkit.org
Date 2018-08-21 02:07:33 -0700 (Tue, 21 Aug 2018)
Log Message
[GStreamer][MSE] Generic main thread notification support
https://bugs.webkit.org/show_bug.cgi?id=188647
Patch by Philippe Normand on 2018-08-21
Rev
Title: [235109] trunk/Source/WebCore
Revision 235109
Author ph...@webkit.org
Date 2018-08-21 01:49:13 -0700 (Tue, 21 Aug 2018)
Log Message
[GStreamer][MSE] Remove parsers from playback pipeline
https://bugs.webkit.org/show_bug.cgi?id=188646
Patch by Philippe Normand on 2018-08-16
Review
Title: [235108] trunk/Source/WebCore
Revision 235108
Author commit-qu...@webkit.org
Date 2018-08-21 01:39:23 -0700 (Tue, 21 Aug 2018)
Log Message
Unreviewed, rolling out r234979.
https://bugs.webkit.org/show_bug.cgi?id=188780
broke ubuntu LTS build (Requested by philn on #webkit).
Rever
Title: [235107] trunk/Source
Revision 235107
Author sbar...@apple.com
Date 2018-08-21 00:27:26 -0700 (Tue, 21 Aug 2018)
Log Message
JSRunLoopTimer may run part of a member function after it's destroyed
https://bugs.webkit.org/show_bug.cgi?id=188426
Reviewed by Mark Lam.
Source/_javascri
52 matches
Mail list logo