Closed
Bug 1379899
Opened 6 years ago
Closed 6 years ago
test_browserElement_oop_ExposableURI.html fails if we enable rcwn
Categories
(Core :: Networking, defect)
Core
Networking
Tracking
()
RESOLVED
FIXED
mozilla56
People
(Reporter: CuveeHsu, Assigned: CuveeHsu)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-active])
Attachments
(1 file)
1.14 KB,
patch
|
kanru
:
review+
|
Details | Diff | Splinter Review |
Per Bug 1373198 Comment 22, a regression happens to test_browserElement_oop_ExposableURI.html if we enable rcwn. It still exposed the user name. FWIW, Bug 1377162 comment 1 elaborate some about the reproducing in local. STR: 1. apply the patch in this Bug 1373198 Comment 27 2. run the mach mochitest --disable-e10s dom/browser-element/mochitest/test_browserElement_oop_ExposableURI.html
Assignee | ||
Comment 1•6 years ago
|
||
Assign myself first. Feel free to take it.
Assignee: nobody → juhsu
Whiteboard: [necko-active]
Assignee | ||
Comment 2•6 years ago
|
||
When I see bug 795317, it seems about Browser API. Do we still care much about |mozbrowserlocationchange|, Kanru? If not, we can just disbale rcwn in this test.
Flags: needinfo?(kanru)
Comment 3•6 years ago
|
||
(In reply to Junior[:junior] from comment #2) > When I see bug 795317, it seems about Browser API. > Do we still care much about |mozbrowserlocationchange|, Kanru? > > If not, we can just disbale rcwn in this test. I think it's OK to just disable rcwn for this test.
Flags: needinfo?(kanru)
Assignee | ||
Comment 4•6 years ago
|
||
try: https://treeherder.mozilla.org/#/jobs?repo=try&revision=315e9ffeea45480126d9b4b67b832e6a0bf2f6ed try with pref-on: https://treeherder.mozilla.org/#/jobs?repo=try&revision=ddab905792603e6e5a6cc78e272b0027f3c2be94
Assignee | ||
Comment 5•6 years ago
|
||
another shot with pref-on https://treeherder.mozilla.org/#/jobs?repo=try&revision=057a34924d16ea35df0d3ce01a97f9619c3a867d FWIW, Bug 1320433 can be reproduced in mac os if we run a one-file mochitest. Hence, I need to push to treeherder to verify :p
Assignee | ||
Comment 6•6 years ago
|
||
FWIW, mach try dom/browser-element/mochitest is buggy
Attachment #8887880 -
Flags: review?(kchen)
Updated•6 years ago
|
Attachment #8887880 -
Flags: review?(kchen) → review+
Assignee | ||
Comment 7•6 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=a181e3a887ea3e29b8bfc5eb609ed06e14328fed
Keywords: checkin-needed
Pushed by cbook@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/1476b84d8f87 disable rcwn to make cache behavior deterministic in test, r=kanru
Keywords: checkin-needed
Comment 9•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/1476b84d8f87
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox56:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla56
You need to log in
before you can comment on or make changes to this bug.
Description
•