Skip to content

Commit 10166d4

Browse files
author
hp23 Server
committed
Add 2 new bug reports
1 parent 407e585 commit 10166d4

File tree

1 file changed

+17
-5
lines changed

1 file changed

+17
-5
lines changed

_hp/hp/tools/analysis/analysis_december_2024.ipynb

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21953,8 +21953,20 @@
2195321953
},
2195421954
{
2195521955
"cell_type": "markdown",
21956-
"id": "b2bbd3e0-73bf-4fa5-969a-73efbeb213df",
21956+
"id": "e140cfc3-0ddd-4f8e-8f54-52b87071ecc4",
2195721957
"metadata": {},
21958+
"source": [
21959+
"Bugs discovered with unique outcomes:\n",
21960+
"- **New Bug FF in XFO**: [Bug Report Safari](https://bugs.webkit.org/show_bug.cgi?id=285666), [Bug Report Chrome](https://issues.chromium.org/issues/388544226), FF should not be stripped from XFO but is in Safari and Chrome\n",
21961+
"- ..."
21962+
]
21963+
},
21964+
{
21965+
"cell_type": "markdown",
21966+
"id": "b2bbd3e0-73bf-4fa5-969a-73efbeb213df",
21967+
"metadata": {
21968+
"jp-MarkdownHeadingCollapsed": true
21969+
},
2195821970
"source": [
2195921971
"### Safari (MacOS 14.3.1) vs Safari (MacOS 15.2)\n",
2196021972
"- Start: 13:47\n",
@@ -22913,19 +22925,19 @@
2291322925
},
2291422926
{
2291522927
"cell_type": "code",
22916-
"execution_count": 306,
22928+
"execution_count": 311,
2291722929
"id": "357813dd-3fc0-426f-bbc5-b8bc3814bf4e",
2291822930
"metadata": {},
2291922931
"outputs": [
2292022932
{
2292122933
"data": {
2292222934
"application/vnd.jupyter.widget-view+json": {
22923-
"model_id": "c79a5fbad30a4bfea0eaa1f2a5ba5600",
22935+
"model_id": "9d047ffc75794f7b8c88eb59376cba47",
2292422936
"version_major": 2,
2292522937
"version_minor": 0
2292622938
},
2292722939
"text/plain": [
22928-
"Tab(children=(Output(), Output(), Output(), Output()), selected_index=0, titles=('Group 0', 'Group 1', 'Group "
22940+
"Tab(children=(Output(), Output(), Output()), selected_index=0, titles=('Group 0', 'Group 1', 'Group 2'))"
2292922941
]
2293022942
},
2293122943
"metadata": {},
@@ -22936,7 +22948,7 @@
2293622948
"browser_ids = [61, 75]\n",
2293722949
"#browser_ids = [74, 75]\n",
2293822950
"#browser_ids = [74, 76]\n",
22939-
"test_name = \"perfAPI_img\"\n",
22951+
"test_name = \"framing_iframe\"\n",
2294022952
"relation = None\n",
2294122953
"show_response_groups(test_name, browser_ids=browser_ids, relation=relation)"
2294222954
]

0 commit comments

Comments
 (0)