Bug 196205

Summary: Regression(r242369) Trying to change profile picture on linked in shows file picker, not the image picker
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: aestes, commit-queue, conrad_shultz, ggaren, thorton, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
URL: https://html.spec.whatwg.org/multipage/input.html#attr-input-accept
See Also: https://bugs.webkit.org/show_bug.cgi?id=196265
Attachments:
Description Flags
Patch
none
Patch none

Description Chris Dumez 2019-03-25 09:26:10 PDT
Trying to change profile picture on linked in shows file picker, not the image picker since r242369.
Comment 1 Chris Dumez 2019-03-25 09:26:33 PDT
<rdar://problem/49083324>
Comment 2 Chris Dumez 2019-03-25 09:28:49 PDT
Created attachment 365867 [details]
Patch
Comment 3 Chris Dumez 2019-03-25 09:59:49 PDT
Created attachment 365872 [details]
Patch
Comment 4 Geoffrey Garen 2019-03-25 13:03:45 PDT
Comment on attachment 365872 [details]
Patch

r=me

Can we regression test this? If opening the panel is an issue, maybe use a low-level API test?
Comment 5 Chris Dumez 2019-03-25 13:21:59 PDT
(In reply to Geoffrey Garen from comment #4)
> Comment on attachment 365872 [details]
> Patch
> 
> r=me
> 
> Can we regression test this? If opening the panel is an issue, maybe use a
> low-level API test?

I discussed it with Wenson and it does not seem that proper automated testing would be practical at the moment. However, we can probably write a low-level API test.
Comment 6 Chris Dumez 2019-03-25 14:36:16 PDT
Looks like I can write a layout test for this, almost there...
Comment 7 Chris Dumez 2019-03-25 21:17:48 PDT
Comment on attachment 365872 [details]
Patch

Will follow up for the test, it is taking longer than I hoped.
Comment 8 WebKit Commit Bot 2019-03-25 21:45:32 PDT
Comment on attachment 365872 [details]
Patch

Rejecting attachment 365872 [details] from commit-queue.

Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.webkit.org', '--bot-id=webkit-cq-03', 'land-attachment', '--force-clean', '--non-interactive', '--parent-command=commit-queue', 365872, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit

Logging in as commit-queue@webkit.org...
Fetching: https://bugs.webkit.org/attachment.cgi?id=365872&action=edit
Fetching: https://bugs.webkit.org/show_bug.cgi?id=196205&ctype=xml&excludefield=attachmentdata
Processing 1 patch from 1 bug.
Updating working directory
Processing patch 365872 from bug 196205.
Fetching: https://bugs.webkit.org/attachment.cgi?id=365872
Failed to run "['git', 'svn', 'dcommit', '--rmdir']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit

Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	Source/WebKit/ChangeLog

ERROR from SVN:
Item is out of date: File '/trunk/Source/WebKit/ChangeLog' is out of date
W: 444c0eb48870e7ca29baa97530aecb1ec213e12f and refs/remotes/origin/master differ, using rebase:
:040000 040000 506332e0ce534159bb852cdf943d208e004c5868 951cfcaa2cada3ce5d92e403825aefbe1dcfae66 M	Source
Current branch master is up to date.
ERROR: Not all changes have been committed into SVN, however the committed
ones (if any) seem to be successfully integrated into the working tree.
Please see the above messages for details.


Failed to run "['git', 'svn', 'dcommit', '--rmdir']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit

Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	Source/WebKit/ChangeLog

ERROR from SVN:
Item is out of date: File '/trunk/Source/WebKit/ChangeLog' is out of date
W: 444c0eb48870e7ca29baa97530aecb1ec213e12f and refs/remotes/origin/master differ, using rebase:
:040000 040000 506332e0ce534159bb852cdf943d208e004c5868 951cfcaa2cada3ce5d92e403825aefbe1dcfae66 M	Source
Current branch master is up to date.
ERROR: Not all changes have been committed into SVN, however the committed
ones (if any) seem to be successfully integrated into the working tree.
Please see the above messages for details.


Failed to run "['git', 'svn', 'dcommit', '--rmdir']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit
Updating OpenSource
Current branch master is up to date.

Full output: https://webkit-queues.webkit.org/results/11668782
Comment 9 WebKit Commit Bot 2019-03-25 22:48:14 PDT
Comment on attachment 365872 [details]
Patch

Clearing flags on attachment: 365872

Committed r243485: <https://trac.webkit.org/changeset/243485>
Comment 10 WebKit Commit Bot 2019-03-25 22:48:15 PDT
All reviewed patches have been landed.  Closing bug.