RESOLVED FIXED 185691
Host jquery on webkit.org instead of 3rd party
https://bugs.webkit.org/show_bug.cgi?id=185691
Summary Host jquery on webkit.org instead of 3rd party
Roy Reapor
Reported 2018-05-16 12:52:46 PDT
Host jquery on webkit.org instead of 3rd party.
Attachments
Patch (74.02 KB, patch)
2018-05-16 17:18 PDT, Roy Reapor
no flags
Patch (74.16 KB, patch)
2018-05-17 09:34 PDT, Roy Reapor
no flags
Patch (72.90 KB, patch)
2018-05-17 11:44 PDT, Roy Reapor
no flags
Radar WebKit Bug Importer
Comment 1 2018-05-16 12:53:29 PDT
Roy Reapor
Comment 2 2018-05-16 17:18:26 PDT
Aakash Jain
Comment 3 2018-05-16 17:23:08 PDT
Looks good to me. Alexey might want to have a quick look.
Darin Adler
Comment 4 2018-05-16 18:47:45 PDT
Comment on attachment 340542 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=340542&action=review > Websites/webkit.org/demos/spring/index.html:-5 > -<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro" rel="stylesheet"> Why remove this, but still specify "Source Sans Pro" in the stylesheet below?
Roy Reapor
Comment 5 2018-05-17 09:34:42 PDT
Roy Reapor
Comment 6 2018-05-17 09:38:10 PDT
(In reply to Darin Adler from comment #4) > Comment on attachment 340542 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=340542&action=review > > > Websites/webkit.org/demos/spring/index.html:-5 > > -<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro" rel="stylesheet"> > > Why remove this, but still specify "Source Sans Pro" in the stylesheet below? Patch submitted. Source Sans Pro should be committed from the the stylesheets.
Roy Reapor
Comment 7 2018-05-17 09:41:27 PDT
(In reply to Roy Reapor from comment #6) > (In reply to Darin Adler from comment #4) > > Comment on attachment 340542 [details] > > Patch > > > > View in context: > > https://bugs.webkit.org/attachment.cgi?id=340542&action=review > > > > > Websites/webkit.org/demos/spring/index.html:-5 > > > -<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro" rel="stylesheet"> > > > > Why remove this, but still specify "Source Sans Pro" in the stylesheet below? > > Patch submitted. Source Sans Pro should be committed from the the > stylesheets. Typo Patch submitted. Source Sans Pro should be *omitted* from the the stylesheets.
Alexey Proskuryakov
Comment 8 2018-05-17 10:14:59 PDT
Comment on attachment 340592 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=340592&action=review > Websites/bugs.webkit.org/ChangeLog:3 > + Host jquery on webkit.org instead of 3rd party Looks good. This takes care of one of those, do you intend to have separate patches for the others? I see uses in Tools//BuildSlaveSupport/build.webkit.org-config, Tools/TestResultServer, and there is a grep match that I'm unsure about in Tools/Scripts/webkitpy/benchmark_runner/data/patches/webdriver/Dromaeo.patch. > Websites/webkit.org/demos/spring/index.html:-5 > -<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro" rel="stylesheet"> It's probably better to do this in a separate patch anyway, as the bug title is about jquery only.
Roy Reapor
Comment 9 2018-05-17 11:24:44 PDT
(In reply to Alexey Proskuryakov from comment #8) > Comment on attachment 340592 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=340592&action=review > > > Websites/bugs.webkit.org/ChangeLog:3 > > + Host jquery on webkit.org instead of 3rd party > > Looks good. > > This takes care of one of those, do you intend to have separate patches for > the others? I see uses in Tools//BuildSlaveSupport/build.webkit.org-config, > Tools/TestResultServer, and there is a grep match that I'm unsure about in > Tools/Scripts/webkitpy/benchmark_runner/data/patches/webdriver/Dromaeo.patch. > > > Websites/webkit.org/demos/spring/index.html:-5 > > -<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro" rel="stylesheet"> > > It's probably better to do this in a separate patch anyway, as the bug title > is about jquery only. Ok. I am going to create a separate bug for files under Tools. If needed, I'll create one for "Source Sans Pro" as well.
Roy Reapor
Comment 10 2018-05-17 11:44:57 PDT
WebKit Commit Bot
Comment 11 2018-05-22 09:34:29 PDT
Comment on attachment 340613 [details] Patch Clearing flags on attachment: 340613 Committed r232068: <https://trac.webkit.org/changeset/232068>
WebKit Commit Bot
Comment 12 2018-05-22 09:34:30 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.