Closed
Bug 1533282
Opened 6 years ago
Closed 6 years ago
Re-add debugging options to WebRender's headless script
Categories
(Core :: Graphics: WebRender, enhancement)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
mozilla67
Tracking | Status | |
---|---|---|
firefox67 | --- | fixed |
People
(Reporter: nical, Assigned: nical)
Details
Attachments
(2 files)
It appears that the ability to attach a debugger and use debug builds in headless.py was accidentally clobbered in this commit https://github.com/servo/webrender/commit/fae42dfca830156ab4a3483bdeb617493afb9014#diff-4fe8e37af91ce878713122b9b01150e1
Assignee | ||
Comment 1•6 years ago
|
||
Pushed by nsilva@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/664fd8f4cc02
Restore the debugging options in wrench/script/headless.py. r=kvark
Assignee | ||
Comment 3•6 years ago
|
||
Comment 4•6 years ago
|
||
Backed out changeset 664fd8f4cc02 (bug 1533282) for causing a wrench bustage
push that caused the backout: https://treeherder.mozilla.org/#/jobs?repo=autoland&resultStatus=testfailed%2Cbusted%2Cexception&classifiedState=unclassified&selectedJob=232449361&revision=664fd8f4cc02b58208f2e49b7c8aac0aac9a1e09
backout: https://hg.mozilla.org/integration/autoland/rev/6490553fc843801070935e47e715e64ff0071615
Flags: needinfo?(nical.bugzilla)
Updated•6 years ago
|
Attachment #9049096 -
Attachment description: Bug 1533282 - Restore the debugging options in wrench/script/headless.py. r=kvark → Bug 1533282 - Restore the debugging options in wrench/script/headless.py. r=kvark,kats
Pushed by nsilva@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/c8f81797dbae
Restore the debugging options in wrench/script/headless.py. r=kvark,kats
Assignee | ||
Updated•6 years ago
|
Flags: needinfo?(nical.bugzilla)
Comment 6•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox67:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
You need to log in
before you can comment on or make changes to this bug.
Description
•