WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
199839
Add a runtime-disabled dialog element skeleton
https://bugs.webkit.org/show_bug.cgi?id=199839
Summary
Add a runtime-disabled dialog element skeleton
Alex Christensen
Reported
2019-07-16 15:06:50 PDT
Add a runtime-disabled dialog element skeleton
Attachments
Patch
(39.13 KB, patch)
2019-07-16 15:12 PDT
,
Alex Christensen
no flags
Details
Formatted Diff
Diff
Archive of layout-test-results from ews100 for mac-highsierra
(3.42 MB, application/zip)
2019-07-16 16:33 PDT
,
EWS Watchlist
no flags
Details
Archive of layout-test-results from ews106 for mac-highsierra-wk2
(2.99 MB, application/zip)
2019-07-16 16:42 PDT
,
EWS Watchlist
no flags
Details
Archive of layout-test-results from ews112 for mac-highsierra
(3.28 MB, application/zip)
2019-07-16 17:08 PDT
,
EWS Watchlist
no flags
Details
Archive of layout-test-results from ews124 for ios-simulator-wk2
(2.91 MB, application/zip)
2019-07-16 17:08 PDT
,
EWS Watchlist
no flags
Details
Patch
(48.59 KB, patch)
2019-07-17 10:30 PDT
,
Alex Christensen
no flags
Details
Formatted Diff
Diff
Patch
(49.64 KB, patch)
2019-07-17 11:14 PDT
,
Alex Christensen
no flags
Details
Formatted Diff
Diff
Patch
(8.86 KB, patch)
2019-07-17 13:52 PDT
,
Alex Christensen
no flags
Details
Formatted Diff
Diff
Show Obsolete
(3)
View All
Add attachment
proposed patch, testcase, etc.
Alex Christensen
Comment 1
2019-07-16 15:12:59 PDT
Created
attachment 374248
[details]
Patch
Ryosuke Niwa
Comment 2
2019-07-16 15:47:28 PDT
We probably want a new umbrella bug or re-use 84635.
Ryosuke Niwa
Comment 3
2019-07-16 15:48:28 PDT
Comment on
attachment 374248
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=374248&action=review
> Source/WebCore/page/RuntimeEnabledFeatures.h:203 > +
Nit: Whitespace.
EWS Watchlist
Comment 4
2019-07-16 16:33:09 PDT
Comment on
attachment 374248
[details]
Patch
Attachment 374248
[details]
did not pass mac-ews (mac): Output:
https://webkit-queues.webkit.org/results/12754104
New failing tests: imported/w3c/web-platform-tests/custom-elements/builtin-coverage.html imported/w3c/web-platform-tests/html/semantics/interfaces.html imported/w3c/web-platform-tests/html/dom/reflection-misc.html imported/blink/dialog/inert-node-is-not-highlighted.html imported/w3c/web-platform-tests/dom/nodes/Node-cloneNode.html
EWS Watchlist
Comment 5
2019-07-16 16:33:10 PDT
Created
attachment 374260
[details]
Archive of layout-test-results from ews100 for mac-highsierra The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: ews100 Port: mac-highsierra Platform: Mac OS X 10.13.6
EWS Watchlist
Comment 6
2019-07-16 16:42:34 PDT
Comment on
attachment 374248
[details]
Patch
Attachment 374248
[details]
did not pass mac-wk2-ews (mac-wk2): Output:
https://webkit-queues.webkit.org/results/12754109
New failing tests: imported/w3c/web-platform-tests/custom-elements/builtin-coverage.html imported/w3c/web-platform-tests/html/semantics/interfaces.html imported/w3c/web-platform-tests/html/dom/reflection-misc.html imported/blink/dialog/inert-node-is-not-highlighted.html imported/w3c/web-platform-tests/dom/nodes/Node-cloneNode.html
EWS Watchlist
Comment 7
2019-07-16 16:42:35 PDT
Created
attachment 374262
[details]
Archive of layout-test-results from ews106 for mac-highsierra-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: ews106 Port: mac-highsierra-wk2 Platform: Mac OS X 10.13.6
EWS Watchlist
Comment 8
2019-07-16 17:08:15 PDT
Comment on
attachment 374248
[details]
Patch
Attachment 374248
[details]
did not pass mac-debug-ews (mac): Output:
https://webkit-queues.webkit.org/results/12754112
New failing tests: imported/w3c/web-platform-tests/custom-elements/builtin-coverage.html imported/blink/dialog/inert-node-is-not-highlighted.html imported/w3c/web-platform-tests/dom/nodes/Node-cloneNode.html
EWS Watchlist
Comment 9
2019-07-16 17:08:17 PDT
Created
attachment 374265
[details]
Archive of layout-test-results from ews112 for mac-highsierra The attached test failures were seen while running run-webkit-tests on the mac-debug-ews. Bot: ews112 Port: mac-highsierra Platform: Mac OS X 10.13.6
EWS Watchlist
Comment 10
2019-07-16 17:08:30 PDT
Comment on
attachment 374248
[details]
Patch
Attachment 374248
[details]
did not pass ios-sim-ews (ios-simulator-wk2): Output:
https://webkit-queues.webkit.org/results/12754105
New failing tests: imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-dialog-element/centering.html imported/w3c/web-platform-tests/custom-elements/builtin-coverage.html imported/w3c/web-platform-tests/html/semantics/interfaces.html imported/w3c/web-platform-tests/html/dom/reflection-misc.html imported/w3c/web-platform-tests/dom/nodes/Node-cloneNode.html
EWS Watchlist
Comment 11
2019-07-16 17:08:31 PDT
Created
attachment 374266
[details]
Archive of layout-test-results from ews124 for ios-simulator-wk2 The attached test failures were seen while running run-webkit-tests on the ios-sim-ews. Bot: ews124 Port: ios-simulator-wk2 Platform: Mac OS X 10.14.5
Alex Christensen
Comment 12
2019-07-17 10:30:35 PDT
Created
attachment 374305
[details]
Patch
Alex Christensen
Comment 13
2019-07-17 11:14:40 PDT
Created
attachment 374311
[details]
Patch
WebKit Commit Bot
Comment 14
2019-07-17 11:58:21 PDT
Comment on
attachment 374311
[details]
Patch Clearing flags on attachment: 374311 Committed
r247527
: <
https://trac.webkit.org/changeset/247527
>
WebKit Commit Bot
Comment 15
2019-07-17 11:58:22 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 16
2019-07-17 11:59:24 PDT
<
rdar://problem/53214201
>
Truitt Savell
Comment 17
2019-07-17 13:30:17 PDT
It looks like the changes in
https://trac.webkit.org/changeset/247527/webkit
may have caused three test to begin failing on WK2 but they look like rebaslines, can you confirm? imported/w3c/web-platform-tests/custom-elements/builtin-coverage.html imported/w3c/web-platform-tests/dom/nodes/Node-cloneNode.html imported/w3c/web-platform-tests/html/semantics/interfaces.html Results:
https://build.webkit.org/results/Apple%20Mojave%20Release%20WK2%20(Tests)/r247527%20(5380)/results.html
Diff of imported/w3c/web-platform-tests/custom-elements/builtin-coverage.html
https://build.webkit.org/results/Apple%20Mojave%20Release%20WK2%20(Tests)/r247527%20(5380)/imported/w3c/web-platform-tests/custom-elements/builtin-coverage-pretty-diff.html
Alex Christensen
Comment 18
2019-07-17 13:45:08 PDT
They should be rebaselines. I'm looking into them right now.
Alex Christensen
Comment 19
2019-07-17 13:52:18 PDT
Reopening to attach new patch.
Alex Christensen
Comment 20
2019-07-17 13:52:19 PDT
Created
attachment 374326
[details]
Patch
Alex Christensen
Comment 21
2019-07-17 13:52:41 PDT
Comment on
attachment 374326
[details]
Patch This ought to fix them.
WebKit Commit Bot
Comment 22
2019-07-17 14:45:28 PDT
The commit-queue encountered the following flaky tests while processing
attachment 374326
[details]
: storage/indexeddb/dont-wedge.html
bug 199883
(authors:
beidson@apple.com
,
commit-queue@webkit.org
,
dgrogan@chromium.org
, and
mark.lam@apple.com
) The commit-queue is continuing to process your patch.
WebKit Commit Bot
Comment 23
2019-07-17 14:46:12 PDT
Comment on
attachment 374326
[details]
Patch Clearing flags on attachment: 374326 Committed
r247539
: <
https://trac.webkit.org/changeset/247539
>
WebKit Commit Bot
Comment 24
2019-07-17 14:46:14 PDT
All reviewed patches have been landed. Closing bug.
Truitt Savell
Comment 25
2019-07-17 16:01:21 PDT
Just saw
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fsemantics%2Finteractive-elements%2Fthe-dialog-element%2Fcentering.html
was also failing due to this with Diff:
https://build.webkit.org/results/Apple%20iOS%2012%20Simulator%20Release%20WK2%20(Tests)/r247536%20(5247)/imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-dialog-element/centering-pretty-diff.html
Truitt Savell
Comment 26
2019-07-18 10:35:47 PDT
I rebaslined imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-dialog-element/centering.html in
https://trac.webkit.org/changeset/247564/webkit
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug