Closed
Bug 1309042
Opened 9 years ago
Closed 9 years ago
Log the file being loaded in browser_aboutURLs.js
Categories
(Core :: DOM: Security, defect)
Core
DOM: Security
Tracking
()
RESOLVED
FIXED
mozilla52
| Tracking | Status | |
|---|---|---|
| firefox52 | --- | fixed |
People
(Reporter: mccr8, Assigned: mccr8)
References
Details
Attachments
(1 file)
This test loads most of the about: pages, which can do some odd things. Bug 1271182 would have been a little easier to track down if the test logged which about: page it was loading. By my count, there are only 34 of these, so it should not add much overhead to the log size.
| Assignee | ||
Comment 1•9 years ago
|
||
try run: https://treeherder.mozilla.org/#/jobs?repo=try&revision=4dba48f7f5d9de0377821bd52c87e6c56bab0597
It looks like it doesn't even show up on TreeHerder on success.
| Comment hidden (mozreview-request) |
Comment 3•9 years ago
|
||
| mozreview-review | ||
Comment on attachment 8799789 [details]
Bug 1309042 - Log the file being loaded in browser_aboutURLs.js. .chh
https://reviewboard.mozilla.org/r/84918/#review83652
Attachment #8799789 -
Flags: review?(allstars.chh) → review+
Pushed by amccreight@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9859aa156e02
Log the file being loaded in browser_aboutURLs.js. r=allstars.chh
Comment 5•9 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox52:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla52
You need to log in
before you can comment on or make changes to this bug.
Description
•