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

2011-08-30 Thread weinig
23:31:31 UTC (rev 94122) +++ trunk/Source/WebCore/ChangeLog 2011-08-30 23:34:42 UTC (rev 94123) @@ -1,3 +1,22 @@ +2011-08-30 Sam Weinig + +Add additional convertValue overloads to JSDictionary +https://bugs.webkit.org/show_bug.cgi?id=67244 + +Reviewed by Darin Ad

[webkit-changes] [94147] trunk

2011-08-30 Thread weinig
/LayoutTests/fast/events/constructors/custom-event-constructor.html Diff Modified: trunk/LayoutTests/ChangeLog (94146 => 94147) --- trunk/LayoutTests/ChangeLog 2011-08-31 02:48:01 UTC (rev 94146) +++ trunk/LayoutTests/ChangeLog 2011-08-31 04:04:06 UTC (rev 94147) @@ -1,3 +1,21 @@ +2011-08-30 Sam Wei

[webkit-changes] [94319] trunk

2011-09-01 Thread weinig
/canvas/webgl/WebGLContextEvent.html Diff Modified: trunk/LayoutTests/ChangeLog (94318 => 94319) --- trunk/LayoutTests/ChangeLog 2011-09-01 18:10:51 UTC (rev 94318) +++ trunk/LayoutTests/ChangeLog 2011-09-01 18:20:45 UTC (rev 94319) @@ -1,3 +1,14 @@ +2011-09-01 Sam Wei

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

2020-02-08 Thread weinig
WTF/ChangeLog 2020-02-09 01:11:36 UTC (rev 256095) +++ trunk/Source/WTF/ChangeLog 2020-02-09 01:29:05 UTC (rev 256096) @@ -1,3 +1,14 @@ +2020-02-08 Sam Weinig + +Migrate definition of USE_PLATFORM_REGISTERS_WITH_PROFILE to PlatformUse.h +https://bugs.webkit.org/show_bug.cgi?id=207

[webkit-changes] [256103] trunk

2020-02-09 Thread weinig
/Source/_javascript_Core/ChangeLog (256102 => 256103) --- trunk/Source/_javascript_Core/ChangeLog 2020-02-09 17:57:04 UTC (rev 256102) +++ trunk/Source/_javascript_Core/ChangeLog 2020-02-09 20:47:04 UTC (rev 256103) @@ -1,5 +1,15 @@ 2020-02-08 Sam Weinig +Move _javascript_Core rela

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

2017-07-25 Thread weinig
,97 @@ +2017-07-23 Sam Weinig + +[WebIDL] Add support for generating timer bindings +https://bugs.webkit.org/show_bug.cgi?id=174766 + +Reviewed by Darin Adler. + +Adds a new non-standard type, ScheduledAction, which stands in for the +standard (DOMString o

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

2017-07-25 Thread weinig
ied: trunk/Source/WebCore/ChangeLog (219901 => 219902) --- trunk/Source/WebCore/ChangeLog 2017-07-26 02:34:56 UTC (rev 219901) +++ trunk/Source/WebCore/ChangeLog 2017-07-26 04:31:40 UTC (rev 219902) @@ -1,3 +1,26 @@ +2017-07-25 Sam Weinig + +[WebIDL] Remove custom bindings for HTMLCanvasE

[webkit-changes] [220050] trunk

2017-07-30 Thread weinig
-07-30 17:36:26 UTC (rev 220049) +++ trunk/LayoutTests/ChangeLog 2017-07-30 20:27:19 UTC (rev 220050) @@ -1,3 +1,13 @@ +2017-07-30 Sam Weinig + +[WebIDL] Remove JS builtin bindings for FetchRequest, DOMWindowFetch and WorkerGlobalScopeFetch +https://bugs.webkit.org/show_bug.cgi

[webkit-changes] [220278] trunk/Source

2017-08-04 Thread weinig
runk/Source/WebCore/ChangeLog 2017-08-04 17:59:54 UTC (rev 220278) @@ -1,3 +1,37 @@ +2017-08-03 Sam Weinig + +[Cleanup] Remove ScriptGlobalObject +https://bugs.webkit.org/show_bug.cgi?id=175173 + +Reviewed by Darin Adler. + +ScriptGlobalObject's two functions were

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

2017-08-08 Thread weinig
-08-09 03:18:25 UTC (rev 220439) +++ trunk/Source/WebCore/ChangeLog 2017-08-09 03:24:31 UTC (rev 220440) @@ -1,3 +1,11 @@ +2017-08-08 Sam Weinig + +Address review feedback from https://bugs.webkit.org/show_bug.cgi?id=175246. + +* bindings/js/DOMPromiseProxy.h: +*

[webkit-changes] [220466] trunk/Tools

2017-08-09 Thread weinig
,10 @@ +2017-08-09 Sam Weinig + +Update for https://bugs.webkit.org/show_bug.cgi?id=175244. + +* TestWebKitAPI/Tests/WTF/Function.cpp: +Remove tests of null Functions, as they are no longer supported. + 2017-08-09 Daniel Bates REGRESSION (r219013): OAuth flows

[webkit-changes] [220478] trunk/Source

2017-08-09 Thread weinig
low for reference / non-default constructible return types https://bugs.webkit.org/show_bug.cgi?id=175244 -Reviewed by Sam Weinig. +Reviewed by Chris Dumez. * runtime/ArrayBuffer.cpp: (JSC::ArrayBufferContents::transferTo): Modified: trunk/Source/

[webkit-changes] [220487] trunk/Tools

2017-08-09 Thread weinig
/TestWebKitAPI/Tests/WTF/Function.cpp Diff Modified: trunk/Tools/ChangeLog (220486 => 220487) --- trunk/Tools/ChangeLog 2017-08-09 22:36:04 UTC (rev 220486) +++ trunk/Tools/ChangeLog 2017-08-09 22:40:53 UTC (rev 220487) @@ -1,3 +1,9 @@ +2017-08-09 Sam Weinig + +Update for ht

[webkit-changes] [220601] trunk

2017-08-11 Thread weinig
_Core/ChangeLog (220600 => 220601) --- trunk/Source/_javascript_Core/ChangeLog 2017-08-11 16:54:45 UTC (rev 220600) +++ trunk/Source/_javascript_Core/ChangeLog 2017-08-11 16:56:37 UTC (rev 220601) @@ -1,3 +1,15 @@ +2017-08-10 Sam Weinig + +WTF::Function does not allow for reference / non

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

2017-08-18 Thread weinig
ebCore/ChangeLog 2017-08-19 01:29:50 UTC (rev 220948) +++ trunk/Source/WebCore/ChangeLog 2017-08-19 01:40:54 UTC (rev 220949) @@ -1,3 +1,72 @@ +2017-08-18 Sam Weinig + +[WebCrypto] Get rid of CryptoKeyData class and all its subclasses +https://bugs.webkit.org/show_bug.cgi?id=

[webkit-changes] [220982] trunk

2017-08-21 Thread weinig
Sam Weinig + +StringView could use a function to strip leading/trailing characters without allocation +https://bugs.webkit.org/show_bug.cgi?id=175757 + +Reviewed by Darin Adler. + +There are many places in WebCore/WebKit that we call functions like, +WebC

[webkit-changes] [198083] trunk/Source

2016-03-13 Thread weinig
ocess/WebCoreSupport/soup/WebFrameNetworkingContext.cpp Diff Modified: trunk/Source/WebCore/ChangeLog (198082 => 198083) --- trunk/Source/WebCore/ChangeLog 2016-03-13 19:51:39 UTC (rev 198082) +++ trunk/Source/WebCore/ChangeLog 2016-03-13 20:12:01 UTC (rev 198083) @@ -1,3 +1,37 @@ +2016-03-12 Sa

[webkit-changes] [198092] trunk

2016-03-13 Thread weinig
esture.html trunk/Source/WebCore/editing/ClipboardAccessPolicy.h Diff Modified: trunk/LayoutTests/ChangeLog (198091 => 198092) --- trunk/LayoutTests/ChangeLog 2016-03-14 03:58:26 UTC (rev 198091) +++ trunk/LayoutTests/ChangeLog 2016-03-14 04:43:58 UTC (rev 198092) @@ -1,3 +1,15 @@ +2016-03-13 Sam

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

2016-03-14 Thread weinig
/UserContentController.cpp Diff Modified: trunk/Source/WebCore/ChangeLog (198181 => 198182) --- trunk/Source/WebCore/ChangeLog 2016-03-15 00:59:57 UTC (rev 198181) +++ trunk/Source/WebCore/ChangeLog 2016-03-15 01:21:08 UTC (rev 198182) @@ -1,5 +1,11 @@ 2016-03-14 Sam Weinig +Fix the windows bu

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

2016-03-14 Thread weinig
/UserContentController.cpp Diff Modified: trunk/Source/WebCore/ChangeLog (198182 => 198183) --- trunk/Source/WebCore/ChangeLog 2016-03-15 01:21:08 UTC (rev 198182) +++ trunk/Source/WebCore/ChangeLog 2016-03-15 01:27:51 UTC (rev 198183) @@ -1,5 +1,11 @@ 2016-03-14 Sam Weinig +Remove errant sp

[webkit-changes] [198354] trunk

2016-03-20 Thread weinig
runk/LayoutTests/ChangeLog 2016-03-17 21:02:07 UTC (rev 198353) +++ trunk/LayoutTests/ChangeLog 2016-03-17 21:04:49 UTC (rev 198354) @@ -1,3 +1,21 @@ +2016-03-17 Sam Weinig + +Implement document.queryCommandSupported("copy") +https://bugs.webkit.org/show_bug.cgi?id=15554

[webkit-changes] [198858] trunk

2016-03-30 Thread weinig
Log 2016-03-30 22:06:38 UTC (rev 198858) @@ -1,3 +1,14 @@ +2016-03-30 Sam Weinig + +-webkit-text-underline-position: under; does not work in ToT +https://bugs.webkit.org/show_bug.cgi?id=156038 + +Reviewed by David Hyatt. + +* fast/css3-text/css3-text-decoration/t

[webkit-changes] [199020] trunk

2016-04-04 Thread weinig
/UserContentController.mm Diff Modified: trunk/Source/WebCore/ChangeLog (199019 => 199020) --- trunk/Source/WebCore/ChangeLog 2016-04-04 20:45:01 UTC (rev 199019) +++ trunk/Source/WebCore/ChangeLog 2016-04-04 21:03:28 UTC (rev 199020) @@ -1,3 +1,92 @@ +2016-04-03 Sam Weinig + +Add SPI to allow inst

[webkit-changes] [199112] trunk

2016-04-06 Thread weinig
Log 2016-04-06 19:54:30 UTC (rev 199112) @@ -1,3 +1,18 @@ +2016-04-06 Sam Weinig + +window.CSS should be a constructor with static functions + +https://bugs.webkit.org/show_bug.cgi?id=156294 + +Reviewed by Chris Dumez. + +* platform/efl/js/dom/glo

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

2016-04-06 Thread weinig
/DerivedSources.cpp trunk/Source/WebCore/css/CSSAllInOne.cpp Diff Modified: trunk/Source/WebCore/ChangeLog (199116 => 199117) --- trunk/Source/WebCore/ChangeLog 2016-04-06 21:21:47 UTC (rev 199116) +++ trunk/Source/WebCore/ChangeLog 2016-04-06 21:48:21 UTC (rev 199117) @@ -1,3 +1,10 @@ +2016-04-06 Sam Wei

[webkit-changes] [199159] trunk

2016-04-07 Thread weinig
:37:42 UTC (rev 199158) +++ trunk/LayoutTests/ChangeLog 2016-04-07 17:12:26 UTC (rev 199159) @@ -1,3 +1,19 @@ +2016-04-06 Sam Weinig + +window.Crypto is missing + +https://bugs.webkit.org/show_bug.cgi?id=156307 + +Reviewed by Joseph Pecoraro. + +* js/dom/glo

[webkit-changes] [199286] trunk/Source

2016-04-10 Thread weinig
unk/Source/WebCore/ChangeLog 2016-04-10 10:14:54 UTC (rev 199285) +++ trunk/Source/WebCore/ChangeLog 2016-04-10 18:48:37 UTC (rev 199286) @@ -1,3 +1,82 @@ +2016-04-08 Sam Weinig + +Remove support for custom target picker actions + +https://bugs.webkit.org/show_bug.cgi?id=156

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

2016-04-10 Thread weinig
unk/Source/WebCore/ChangeLog 2016-04-10 19:04:41 UTC (rev 199287) @@ -1,3 +1,10 @@ +2016-04-10 Sam Weinig + +Fix the build. + +* platform/graphics/avfoundation/objc/MediaPlaybackTargetPickerMac.mm: +(WebCore::MediaPlaybackTargetPickerMac::showPlaybackTargetPicker): + 2016-04

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

2016-09-04 Thread weinig
trunk/Source/WebCore/ChangeLog 2016-09-05 03:11:55 UTC (rev 205422) @@ -1,3 +1,90 @@ +2016-09-04 Sam Weinig + +Remove the CREATE_DOM_WRAPPER macro +https://bugs.webkit.org/show_bug.cgi?id=161580 + +Reviewed by Dan Bernstein. + +The CREATE_DOM_WRAPPER has irritated me f

[webkit-changes] [196716] trunk

2016-02-17 Thread weinig
21:17:00 UTC (rev 196716) @@ -1,3 +1,47 @@ +2016-02-16 Sam Weinig + +Add an ensure function on HashMap that takes a key and a function to make the lazy value initialization idiom easier +https://bugs.webkit.org/show_bug.cgi?id=134857 + +Reviewed by Geoffrey Garen. + +

[webkit-changes] [197123] trunk

2016-02-25 Thread weinig
123) --- trunk/Source/WTF/ChangeLog 2016-02-25 19:21:49 UTC (rev 197122) +++ trunk/Source/WTF/ChangeLog 2016-02-25 19:28:42 UTC (rev 197123) @@ -1,3 +1,18 @@ +2016-02-25 Sam Weinig + +HashMap::ensure() should return an AddResult like all the other add-like functions. +ht

[webkit-changes] [197172] trunk

2016-02-26 Thread weinig
rce/WebKit2/ChangeLog (197171 => 197172) --- trunk/Source/WebKit2/ChangeLog 2016-02-26 17:36:41 UTC (rev 197171) +++ trunk/Source/WebKit2/ChangeLog 2016-02-26 17:50:50 UTC (rev 197172) @@ -1,3 +1,110 @@ +2016-02-25 Sam Weinig + +Allow WKUserScripts to be run in isolated worlds +

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

2016-02-26 Thread weinig
/UIProcess/API/Cocoa/WKUserScriptPrivate.h Diff Modified: trunk/Source/WebKit2/ChangeLog (197181 => 197182) --- trunk/Source/WebKit2/ChangeLog 2016-02-26 18:51:08 UTC (rev 197181) +++ trunk/Source/WebKit2/ChangeLog 2016-02-26 18:54:25 UTC (rev 197182) @@ -1,3 +1,9 @@ +2016-02-26 Sam Wei

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

2016-02-26 Thread weinig
UTC (rev 197187) +++ trunk/Source/WebKit2/ChangeLog 2016-02-26 19:45:11 UTC (rev 197188) @@ -1,5 +1,13 @@ 2016-02-26 Sam Weinig +Try to fix the Yosemite build again. + +* UIProcess/API/Cocoa/WKUserScript.mm: +(toStringVector): +(-[WKUserScr

[webkit-changes] [197302] trunk

2016-02-28 Thread weinig
:15 UTC (rev 197301) +++ trunk/Source/WebKit2/ChangeLog 2016-02-28 21:56:44 UTC (rev 197302) @@ -1,3 +1,69 @@ +2016-02-28 Sam Weinig + +Bind _WKUserStyleSheets to _WKUserContentWorlds to allow for grouping of user content by associating to a world +https://bugs.webkit.org/show_bug.

[webkit-changes] [197304] trunk

2016-02-28 Thread weinig
-29 00:32:24 UTC (rev 197304) @@ -1,5 +1,109 @@ 2016-02-28 Sam Weinig +Reimplement WKPageGroup in terms of WKUserContentController +https://bugs.webkit.org/show_bug.cgi?id=154804 + +Reviewed by Dan Bernstein. + +Instead of having both WebPageGroup and WebUserConten

[webkit-changes] [197605] trunk/Source

2016-03-04 Thread weinig
605) @@ -1,3 +1,22 @@ +2016-03-04 Sam Weinig + +[WebKit2] Add WebKit2 equivalent of -[WebView _insertNewlineInQuotedContent] + +https://bugs.webkit.org/show_bug.cgi?id=155057 + +Reviewed by Tim Horton. + +Move Editor::insertParagraphSeparatorInQuotedContent() i

[webkit-changes] [197626] trunk

2016-03-05 Thread weinig
2:38 UTC (rev 197625) +++ trunk/LayoutTests/ChangeLog 2016-03-06 02:17:29 UTC (rev 197626) @@ -1,3 +1,15 @@ +2016-03-05 Sam Weinig + +Add support for processing the autofill field name out of form control elements ultimately to aid input methods + +https://bugs.we

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

2016-03-05 Thread weinig
unk/Source/WebCore/ChangeLog 2016-03-06 04:18:54 UTC (rev 197629) @@ -1,3 +1,11 @@ +2016-03-05 Sam Weinig + +Fix two minor typos from http://trac.webkit.org/changeset/197626 that were causing some test failures. + +* html/Autofill.cpp: +(WebCore::fieldName

[webkit-changes] [197631] trunk/LayoutTests

2016-03-05 Thread weinig
ement/form-autocomplete.html Diff Modified: trunk/LayoutTests/ChangeLog (197630 => 197631) --- trunk/LayoutTests/ChangeLog 2016-03-06 04:25:32 UTC (rev 197630) +++ trunk/LayoutTests/ChangeLog 2016-03-06 04:25:44 UTC (rev 197631) @@ -1,3 +1,11 @@ +2016-03-05 Sam Weinig + +Update t

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

2016-03-05 Thread weinig
rce/WebKit2/ChangeLog 2016-03-06 04:34:16 UTC (rev 197632) @@ -1,3 +1,11 @@ +2016-03-05 Sam Weinig + +Revert usage of autofill field name for use with UITextInputTraits +until our bots can catch up. + +* UIProcess/ios/WKContentViewInteraction.mm: +(-[WKContentV

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

2016-03-08 Thread weinig
UTC (rev 197829) @@ -1,3 +1,10 @@ +2016-03-08 Sam Weinig + +Roll r197632 back in now that the bots have caught up. + +* UIProcess/ios/WKContentViewInteraction.mm: +(-[WKContentView textInputTraits]): + 2016-03-08 Oliver Hunt Start moving to separated writa

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

2016-03-08 Thread weinig
ied: trunk/Source/WebCore/ChangeLog (197830 => 197831) --- trunk/Source/WebCore/ChangeLog 2016-03-09 02:50:22 UTC (rev 197830) +++ trunk/Source/WebCore/ChangeLog 2016-03-09 04:39:49 UTC (rev 197831) @@ -1,3 +1,50 @@ +2016-03-08 Sam Weinig + +Stop using the UserContentController for

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

2016-03-11 Thread weinig
rev 198054) @@ -1,3 +1,12 @@ +2016-03-11 Sam Weinig + +WebKit needs a new sandbox profile addition for DataDetectors + + +Reviewed by Brent Fulgham. + +* WebProcess/com.apple.WebProcess.sb.in: + 2016-03-11 Chris Dumez Regression(r198040): WebK

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

2016-07-10 Thread weinig
ore/rendering/RenderText.cpp Diff Modified: trunk/Source/WebCore/ChangeLog (203041 => 203042) --- trunk/Source/WebCore/ChangeLog 2016-07-10 18:50:59 UTC (rev 203041) +++ trunk/Source/WebCore/ChangeLog 2016-07-10 21:46:34 UTC (rev 203042) @@ -1,3 +1,27 @@ +2016-07-10 Sam

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

2016-07-11 Thread weinig
099) @@ -1,3 +1,17 @@ +2016-07-11 Sam Weinig + +Speech Synthesis: getting list of voices no longer works + +https://bugs.webkit.org/show_bug.cgi?id=159656 + +Reviewed by Tim Horton. + +* platform/PlatformSpeechSynthesizer.h: +* platform/

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

2016-07-24 Thread weinig
rce/WebKit2/ChangeLog 2016-07-25 00:48:51 UTC (rev 203671) @@ -1,3 +1,25 @@ +2016-07-24 Sam Weinig + +Add specialization for encoding/decoding WebCore::CertificateInfos in the Network Cache + +https://bugs.webkit.org/show_bug.cgi?id=160144 + +Reviewed by Chris Du

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

2016-07-25 Thread weinig
692) @@ -1,5 +1,12 @@ 2016-07-25 Sam Weinig +Fix assertion. + +* NetworkProcess/cache/NetworkCacheCodersCocoa.cpp: +(WebKit::NetworkCache::encodeCertificateChain): + +2016-07-25 Sam Weinig + Split platform specific parts of NetworkCacheCoders.cpp into separ

[webkit-changes] [222692] trunk

2017-10-01 Thread weinig
017-10-01 21:24:56 UTC (rev 222691) +++ trunk/LayoutTests/ChangeLog 2017-10-01 22:32:58 UTC (rev 222692) @@ -1,3 +1,14 @@ +2017-10-01 Sam Weinig + +Add support for DOM aborting (https://dom.spec.whatwg.org/#aborting-ongoing-activities) +https://bugs.webkit.org/show_bug.cgi?id=177

[webkit-changes] [222693] trunk/LayoutTests/imported/w3c

2017-10-01 Thread weinig
:23 UTC (rev 222693) @@ -1,5 +1,12 @@ 2017-10-01 Sam Weinig +Add missing results from r222690. + +* web-platform-tests/XMLHttpRequest/responseType-document-in-worker-expected.txt: Added. +* web-platform-tests/XMLHttpRequest/responseXML-unavailable-in-worker-expected.

[webkit-changes] [222694] trunk/LayoutTests

2017-10-01 Thread weinig
01:28:23 UTC (rev 222693) +++ trunk/LayoutTests/ChangeLog 2017-10-02 01:35:37 UTC (rev 222694) @@ -1,5 +1,14 @@ 2017-10-01 Sam Weinig +Skip failing tests from r222692 that have different output on each run. + +* TestExpectations: + +Skips imported/w3c/

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

2017-10-08 Thread weinig
/Source/WTF/wtf/Vector.h Diff Modified: trunk/Source/WTF/ChangeLog (223039 => 223040) --- trunk/Source/WTF/ChangeLog 2017-10-09 03:08:13 UTC (rev 223039) +++ trunk/Source/WTF/ChangeLog 2017-10-09 03:43:17 UTC (rev 223040) @@ -1,5 +1,11 @@ 2017-10-08 Sam Weinig +Address additio

[webkit-changes] [223238] trunk

2017-10-12 Thread weinig
Log 2017-10-12 13:12:48 UTC (rev 223237) +++ trunk/Source/_javascript_Core/ChangeLog 2017-10-12 15:38:42 UTC (rev 223238) @@ -1,3 +1,20 @@ +2017-10-11 Sam Weinig + +Remove out-parameter variants of copyToVector +https://bugs.webkit.org/show_bug.cgi?id=178155 + +Reviewed by

[webkit-changes] [223432] trunk/Source

2017-10-16 Thread weinig
rce/WebCore/ChangeLog 2017-10-16 20:33:32 UTC (rev 223432) @@ -1,3 +1,57 @@ +2017-10-16 Sam Weinig + +[Settings] Remove all custom code from Settings.h/cpp +https://bugs.webkit.org/show_bug.cgi?id=178330 + +Reviewed by Simon Fraser. + +Removes the two remain

[webkit-changes] [223574] trunk/Source

2017-10-17 Thread weinig
ngeLog 2017-10-17 20:35:22 UTC (rev 223573) +++ trunk/Source/WebCore/ChangeLog 2017-10-17 20:45:36 UTC (rev 223574) @@ -1,3 +1,25 @@ +2017-10-16 Sam Weinig + +[Settings] Generate Settings.h/cpp +https://bugs.webkit.org/show_bug.cgi?id=178361 + +Reviewed by Dean J

[webkit-changes] [218437] trunk

2017-06-16 Thread weinig
/http/tests/security/isolatedWorld/document-open.html Diff Modified: trunk/LayoutTests/ChangeLog (218436 => 218437) --- trunk/LayoutTests/ChangeLog 2017-06-17 01:10:42 UTC (rev 218436) +++ trunk/LayoutTests/ChangeLog 2017-06-17 01:19:28 UTC (rev 218437) @@ -1,3 +1,25 @@ +2017-06-16 Sa

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

2017-06-19 Thread weinig
cpp dom/ElementData.cpp Modified: trunk/Source/WebCore/ChangeLog (218528 => 218529) --- trunk/Source/WebCore/ChangeLog 2017-06-20 03:17:05 UTC (rev 218528) +++ trunk/Source/WebCore/ChangeLog 2017-06-20 03:25:45 UTC (rev 218529) @@ -1,3 +1,51 @@ +2017-06-19 Sam Weinig + +[WebIDL

[webkit-changes] [219361] trunk

2017-07-11 Thread weinig
runk/Source/WebCore/bindings/js/JSMutationCallback.h Diff Modified: trunk/LayoutTests/ChangeLog (219360 => 219361) --- trunk/LayoutTests/ChangeLog 2017-07-11 20:56:26 UTC (rev 219360) +++ trunk/LayoutTests/ChangeLog 2017-07-11 21:07:08 UTC (rev 219361) @@ -1,3 +1,13 @@ +2017-07-10 Sam Weinig + +[W

[webkit-changes] [219540] trunk/Tools

2017-07-15 Thread weinig
dified: trunk/Tools/ChangeLog (219539 => 219540) --- trunk/Tools/ChangeLog 2017-07-15 22:03:23 UTC (rev 219539) +++ trunk/Tools/ChangeLog 2017-07-16 03:45:04 UTC (rev 219540) @@ -1,3 +1,24 @@ +2017-07-15 Sam Weinig + +[Scripts] Make svn-create-patch work better when called in

[webkit-changes] [219563] trunk/Tools

2017-07-17 Thread weinig
:56:23 UTC (rev 219563) @@ -1,3 +1,19 @@ +2017-07-16 Sam Weinig + +[Scripts] Fix missing variable warnings from svn-create-patch when there are untracked files +https://bugs.webkit.org/show_bug.cgi?id=174575 + +Reviewed by Brady Eidson. + +* Sc

[webkit-changes] [219622] trunk

2017-07-18 Thread weinig
unk/LayoutTests/ChangeLog 2017-07-18 19:59:13 UTC (rev 219621) +++ trunk/LayoutTests/ChangeLog 2017-07-18 20:12:15 UTC (rev 219622) @@ -1,3 +1,14 @@ +2017-07-18 Sam Weinig + +[WebIDL] Replace some custom bindings code in JSCSSStyleDeclarationCustom.cpp with named getters/setters +ht

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

2017-07-21 Thread weinig
017-07-21 15:50:55 UTC (rev 219726) @@ -1,3 +1,10 @@ +2017-07-21 Sam Weinig + +Follow up to https://bugs.webkit.org/show_bug.cgi?id=174659. + +* inspector/InspectorFrontendHost.idl: +Remove unnecessary JSGenerateToJSObject noticed in review. + 2017-07-20 Chris Du

[webkit-changes] [221839] trunk

2017-09-10 Thread weinig
(221838 => 221839) --- trunk/LayoutTests/imported/w3c/ChangeLog 2017-09-10 22:17:59 UTC (rev 221838) +++ trunk/LayoutTests/imported/w3c/ChangeLog 2017-09-10 22:56:58 UTC (rev 221839) @@ -1,3 +1,20 @@ +2017-09-09 Sam Weinig + +Finish off the FormData implementation +ht

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

2017-09-12 Thread weinig
p Diff Modified: trunk/Source/WebCore/ChangeLog (221935 => 221936) --- trunk/Source/WebCore/ChangeLog 2017-09-12 19:46:41 UTC (rev 221935) +++ trunk/Source/WebCore/ChangeLog 2017-09-12 20:03:43 UTC (rev 221936) @@ -1,3 +1,15 @@ +2017-09-12 Sam Weinig + +Gtk build fix for "Finis

[webkit-changes] [221969] trunk

2017-09-13 Thread weinig
/LayoutTests/fast/canvas/commit.html Diff Modified: trunk/LayoutTests/ChangeLog (221968 => 221969) --- trunk/LayoutTests/ChangeLog 2017-09-13 15:02:40 UTC (rev 221968) +++ trunk/LayoutTests/ChangeLog 2017-09-13 15:31:16 UTC (rev 221969) @@ -1,3 +1,17 @@ +2017-09-13 Sam Weinig + +Rem

[webkit-changes] [216851] trunk

2017-05-14 Thread weinig
gs/js/JSHTMLAllCollectionCustom.cpp Diff Modified: trunk/LayoutTests/ChangeLog (216850 => 216851) --- trunk/LayoutTests/ChangeLog 2017-05-15 00:46:51 UTC (rev 216850) +++ trunk/LayoutTests/ChangeLog 2017-05-15 01:09:48 UTC (rev 216851) @@ -1,3 +1,17 @@ +2017-05-14 Sam Weinig + +

[webkit-changes] [217134] trunk/Source

2017-05-19 Thread weinig
4) --- trunk/Source/WebCore/ChangeLog 2017-05-19 18:06:36 UTC (rev 217133) +++ trunk/Source/WebCore/ChangeLog 2017-05-19 18:07:49 UTC (rev 217134) @@ -1,3 +1,121 @@ +2017-05-18 Sam Weinig + +[WebIDL] Remove the need for the generator to know about native type mapping +htt

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

2017-05-24 Thread weinig
e/ChangeLog 2017-05-24 16:08:31 UTC (rev 217369) @@ -1,3 +1,57 @@ +2017-05-24 Sam Weinig + +[WebIDL] Overloaded functions unnecessarily duplicate argument checks +https://bugs.webkit.org/show_bug.cgi?id=172481 + +Reviewed by Chris Dumez. + +* bindings/scripts/CodeGen

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

2017-05-30 Thread weinig
rce/WebCore/ChangeLog 2017-05-30 23:55:51 UTC (rev 217586) @@ -1,5 +1,12 @@ 2017-05-30 Sam Weinig +Revert accidentally checked in change. + +* crypto/mac/CryptoAlgorithmRSA_PSSMac.cpp: +* crypto/mac/CryptoDigestAlgorithm.h: + +2017-05-30 Sam Weinig + [Web

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

2017-05-30 Thread weinig
590) --- trunk/Source/WebCore/ChangeLog 2017-05-31 03:09:18 UTC (rev 217589) +++ trunk/Source/WebCore/ChangeLog 2017-05-31 05:15:00 UTC (rev 217590) @@ -1,3 +1,11 @@ +2017-05-30 Sam Weinig + +Update test result after r217585. + +* bindings/scripts/test

[webkit-changes] [217895] trunk

2017-06-07 Thread weinig
sts/ChangeLog 2017-06-07 18:57:26 UTC (rev 217895) @@ -1,3 +1,14 @@ +2017-06-07 Sam Weinig + +[WebIDL] PutForwards is not implemented to spec as illustrated by the WPT WebIDL/ecmascript-binding/put-forwards.html +https://bugs.webkit.org/show_bug.cgi?id=172956 + +Reviewed by Ch

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

2020-01-11 Thread weinig
unk/Source/WTF/ChangeLog 2020-01-11 18:07:04 UTC (rev 254401) @@ -1,3 +1,18 @@ +2020-01-11 Sam Weinig + +Platform.h is out of control Part 1: Split WTF_CPU_* macro definitions out of Platform.h and into a new CPU.h +https://bugs.webkit.org/show_bug.cgi?id=206124 + +Reviewed

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

2020-01-12 Thread weinig
416) +++ trunk/Source/WTF/ChangeLog 2020-01-13 00:21:42 UTC (rev 254417) @@ -1,3 +1,18 @@ +2020-01-12 Sam Weinig + +Platform.h is out of control Part 2: Split WTF_OS_* macro definitions out of Platform.h and into a new OS.h +https://bugs.webkit.org/show_bug.cgi?id=206138 + +Reviewed

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

2020-01-13 Thread weinig
F/ChangeLog 2020-01-13 21:49:24 UTC (rev 254452) @@ -1,3 +1,29 @@ +2020-01-13 Sam Weinig + +Platform.h is out of control Part 3: Move all ENABLE_* macros definitions in FeatureDefines.h +https://bugs.webkit.org/show_bug.cgi?id=206139 + +Reviewed by Anders Carlsson. + +

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

2020-01-14 Thread weinig
0:26 UTC (rev 254543) +++ trunk/Source/WTF/ChangeLog 2020-01-15 00:26:56 UTC (rev 254544) @@ -1,3 +1,22 @@ +2020-01-14 Sam Weinig + +Plaform.h helper files should have a consistent naming scheme +https://bugs.webkit.org/show_bug.cgi?id=206240 + +Reviewed by

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

2020-01-15 Thread weinig
WTF/ChangeLog 2020-01-15 17:18:19 UTC (rev 254571) +++ trunk/Source/WTF/ChangeLog 2020-01-15 17:48:50 UTC (rev 254572) @@ -1,5 +1,20 @@ 2020-01-14 Sam Weinig +Platform.h is out of control Part 4: Split PLATFORM_* macro definitions out of Platform.h and into a new PlatformLegac

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

2020-01-16 Thread weinig
1,3 +1,15 @@ +2020-01-15 Sam Weinig + +Platform.h is out of control Part 5: Split HAVE_* macro definitions out of Platform.h and into a new PlatformHave.h +https://bugs.webkit.org/show_bug.cgi?id=206307 + +Reviewed by Anders Carlsson. + +* WTF.xcodeproj/project.pbxp

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

2020-01-16 Thread weinig
Log 2020-01-16 19:55:03 UTC (rev 254700) +++ trunk/Source/WTF/ChangeLog 2020-01-16 20:35:17 UTC (rev 254701) @@ -1,3 +1,26 @@ +2020-01-16 Sam Weinig + +Platform.h is out of control Part 6: Split USE_* macro definitions out of Platform.h and into a new PlatformUse.h +ht

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

2020-01-16 Thread weinig
Paths trunk/Source/WTF/wtf/PlatformCallingConventions.h Diff Modified: trunk/Source/WTF/ChangeLog (254727 => 254728) --- trunk/Source/WTF/ChangeLog 2020-01-17 01:14:40 UTC (rev 254727) +++ trunk/Source/WTF/ChangeLog 2020-01-17 01:16:43 UTC (rev 254728) @@ -1,3 +1,28 @@ +2020-01-16 Sam Wei

[webkit-changes] [254843] trunk

2020-01-20 Thread weinig
/ChangeLog (254842 => 254843) --- trunk/Source/_javascript_Core/ChangeLog 2020-01-21 03:48:17 UTC (rev 254842) +++ trunk/Source/_javascript_Core/ChangeLog 2020-01-21 04:01:50 UTC (rev 254843) @@ -1,3 +1,50 @@ +2020-01-17 Sam Weinig + +Platform.h is out of control Part 8: Macros are u

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

2014-07-17 Thread weinig
bCore/page/ViewStateChangeObserver.h Diff Modified: trunk/Source/WebCore/ChangeLog (171187 => 171188) --- trunk/Source/WebCore/ChangeLog 2014-07-17 17:33:37 UTC (rev 171187) +++ trunk/Source/WebCore/ChangeLog 2014-07-17 17:35:35 UTC (rev 171188) @@ -1,3 +1,39 @@ +2014-07-16 Sam Weinig + +Don'

[webkit-changes] [171199] trunk/Tools

2014-07-17 Thread weinig
ols/ChangeLog 2014-07-17 21:38:08 UTC (rev 171199) @@ -1,3 +1,11 @@ +2014-07-17 Sam Weinig + +Fix failing API tests. + +* TestWebKitAPI/mac/PlatformWebViewMac.mm: +(-[ActiveOffscreenWindow isVisible]): +Override isVisible to make the NSWindows pretend they are visi

[webkit-changes] [171255] trunk/Tools

2014-07-18 Thread weinig
,10 @@ +2014-07-18 Sam Weinig + +Revert accidental commit to MiniBrowser to make everything layer backed. + +* MiniBrowser/mac/BrowserWindowController.m: +(-[BrowserWindowController windowDidLoad]): + 2014-07-18 Dana Burkart Add a new 'analyze'

[webkit-changes] [171355] trunk

2014-07-22 Thread weinig
ript_Core/ChangeLog 2014-07-22 19:48:24 UTC (rev 171355) @@ -1,3 +1,13 @@ +2014-07-21 Sam Weinig + +[Cocoa] WKScriptMessageHandlers don't seem to function properly after navigating +https://bugs.webkit.org/show_bug.cgi?id=135148 + +Reviewed by Geoffrey Garen. + +

[webkit-changes] [258076] trunk

2020-03-07 Thread weinig
unk/Source/_javascript_Core/ChangeLog 2020-03-07 19:35:44 UTC (rev 258076) @@ -1,3 +1,14 @@ +2020-03-05 Sam Weinig + +Move _javascript_Core related feature defines from FeatureDefines.xcconfig to PlatformEnableCocoa.h +https://bugs.webkit.org/show_bug.cgi?id=207

[webkit-changes] [253975] trunk

2020-01-02 Thread weinig
d(FormattedNumber::fixedPrecision(timeAfterWatchdogShouldHaveFired.seconds())); scriptBuilder.appendLiteral(") break; } } foo();"); JSStringRef script = JSStringCreateWithUTF8CString(scriptBuilder.toString().utf8().data()); Modified: trunk/Source/_javas

[webkit-changes] [254046] trunk

2020-01-05 Thread weinig
) @@ -1,3 +1,17 @@ +2020-01-05 Sam Weinig + +Further simplify StringBuilder usage by standardizing hex formating to a single hex() function +https://bugs.webkit.org/show_bug.cgi?id=205759 + +Reviewed by Dean Jackson. + +* heap/HeapSnapshotBuilder.cpp

[webkit-changes] [180490] trunk

2015-02-22 Thread weinig
k/LayoutTests/ChangeLog 2015-02-22 23:33:21 UTC (rev 180490) @@ -1,3 +1,19 @@ +2015-02-21 Sam Weinig + +Convert the caps lock indicator to be implemented using the shadow DOM +https://bugs.webkit.org/show_bug.cgi?id=141868 + +Reviewed by Dan Bernstein. + +* fast/c

[webkit-changes] [180491] trunk/LayoutTests

2015-02-22 Thread weinig
rev 180491) @@ -1,3 +1,9 @@ +2015-02-22 Sam Weinig + +Update results for Mac Yosemite. + +* platform/mac/tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt: + 2015-02-21 Sam Weinig Convert the caps lock indicator to be implemented using the shadow DOM Modif

[webkit-changes] [180601] trunk

2015-02-24 Thread weinig
ce/WebCore/html/HTMLAttachmentElement.idl Diff Modified: trunk/LayoutTests/ChangeLog (180600 => 180601) --- trunk/LayoutTests/ChangeLog 2015-02-25 01:43:42 UTC (rev 180600) +++ trunk/LayoutTests/ChangeLog 2015-02-25 01:49:59 UTC (rev 180601) @@ -1,3 +1,18 @@ +2015-02-24 Sam Weinig + +

[webkit-changes] [180682] trunk/Tools

2015-02-26 Thread weinig
-26 Sam Weinig + +Check in missing WebEditingTester.xcconfig file. + +* WebEditingTester/Configurations/WebEditingTester.xcconfig: Added. + 2015-02-26 Csaba Osztrogonác [webkitpy] Remove skipped file related crufts Added: trunk/Tools/WebEditingTester/Configurati

[webkit-changes] [181000] trunk

2015-03-04 Thread weinig
ebCore/contentextensions/ContentExtensionsManager.h Diff Modified: trunk/Source/WebCore/ChangeLog (180999 => 181000) --- trunk/Source/WebCore/ChangeLog 2015-03-04 15:52:13 UTC (rev 180999) +++ trunk/Source/WebCore/ChangeLog 2015-03-04 16:41:31 UTC (rev 181000) @@ -1,3 +1,55 @@ +2015-03-03 S

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

2015-03-08 Thread weinig
Diff Modified: trunk/Source/WebKit2/ChangeLog (181245 => 181246) --- trunk/Source/WebKit2/ChangeLog 2015-03-08 17:02:16 UTC (rev 181245) +++ trunk/Source/WebKit2/ChangeLog 2015-03-08 21:32:50 UTC (rev 181246) @@ -1,3 +1,46 @@ +2015-03-08 Sam Weinig + +[Content Extensions] Pass compiled

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

2015-03-08 Thread weinig
ce/WebKit2/WebProcess/WebPage/WebFrame.h Diff Modified: trunk/Source/WebKit2/ChangeLog (181250 => 181251) --- trunk/Source/WebKit2/ChangeLog 2015-03-08 23:58:40 UTC (rev 181250) +++ trunk/Source/WebKit2/ChangeLog 2015-03-09 01:17:05 UTC (rev 181251) @@ -1,5 +1,21 @@ 2015-03-0

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

2015-03-08 Thread weinig
cpp UIProcess/API/C/WKAuthenticationChallenge.cpp Modified: trunk/Source/WebKit2/ChangeLog (181251 => 181252) --- trunk/Source/WebKit2/ChangeLog 2015-03-09 01:17:05 UTC (rev 181251) +++ trunk/Source/WebKit2/ChangeLog 2015-03-09 01:30:05 UTC (rev 181252) @@ -1,5 +1,48 @@ 2015-03-08 Sam

[webkit-changes] [181408] trunk

2015-03-11 Thread weinig
/html/shadow/AutoFillButtonElement.h Diff Modified: trunk/LayoutTests/ChangeLog (181407 => 181408) --- trunk/LayoutTests/ChangeLog 2015-03-11 21:29:57 UTC (rev 181407) +++ trunk/LayoutTests/ChangeLog 2015-03-11 22:01:01 UTC (rev 181408) @@ -1,3 +1,14 @@ +2015-03-10 Sam Weinig + +Allo

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

2015-08-10 Thread weinig
-10 20:51:54 UTC (rev 188228) @@ -1,3 +1,85 @@ +2015-08-08 Sam Weinig + +Replace WebPageConfiguration with API::PageConfiguration and expose a C-SPI accessor for it +https://bugs.webkit.org/show_bug.cgi?id=147811 + +Reviewed by Darin Adler. + +- Adds the missing

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

2015-08-10 Thread weinig
/API/mac/WKViewInternal.h Diff Modified: trunk/Source/WebKit2/ChangeLog (188231 => 188232) --- trunk/Source/WebKit2/ChangeLog 2015-08-10 21:54:36 UTC (rev 188231) +++ trunk/Source/WebKit2/ChangeLog 2015-08-10 22:09:22 UTC (rev 188232) @@ -1,3 +1,9 @@ +2015-08-10 Sam Weinig + +Try

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

2015-08-17 Thread weinig
/ChangeLog (188541 => 188542) --- trunk/Source/_javascript_Core/ChangeLog 2015-08-17 20:39:04 UTC (rev 188541) +++ trunk/Source/_javascript_Core/ChangeLog 2015-08-17 21:40:30 UTC (rev 188542) @@ -1,3 +1,20 @@ +2015-07-28 Sam Weinig + +Cleanup the builtin _javascript_ files +ht

[webkit-changes] [188543] trunk

2015-08-17 Thread weinig
Diff Modified: trunk/Source/WebKit2/ChangeLog (188542 => 188543) --- trunk/Source/WebKit2/ChangeLog 2015-08-17 21:40:30 UTC (rev 188542) +++ trunk/Source/WebKit2/ChangeLog 2015-08-17 21:50:24 UTC (rev 188543) @@ -1,3 +1,32 @@ +2015-08-17 Sam Weinig + +API::PageConfiguration's se

<    1   2   3   4   5   6   7   8   9   10   >