Closed Bug 1447961 Opened 6 years ago Closed 6 years ago

bustage at dom/base/nsGlobalWindowInner.cpp:3054:32: error: 'cx' was not declared in this scope when Gecko 61 merges to Beta on 2018-04-26

Categories

(Core :: DOM: Core & HTML, defect, P2)

defect

Tracking

()

VERIFIED FIXED
mozilla61
Tracking Status
firefox-esr52 --- unaffected
firefox59 --- unaffected
firefox60 --- unaffected
firefox61 blocking verified

People

(Reporter: aryx, Assigned: bzbarsky)

References

Details

Attachments

(1 file)

central-as-beta simulation: https://treeherder.mozilla.org/#/jobs?repo=try&revision=d5e183284736fd75a4a93e40d317342e55eec615&filter-resultStatus=testfailed&filter-resultStatus=busted&filter-resultStatus=exception&filter-resultStatus=retry&filter-resultStatus=usercancel&filter-resultStatus=runnable&group_state=expanded&selectedJob=169626611

Apply the 2 top most patches if you want to push to Try.

Log: https://treeherder.mozilla.org/logviewer.html#?job_id=169626611&repo=try

[task 2018-03-22T10:25:28.048Z] 10:25:28     INFO -  /builds/worker/workspace/build/src/dom/base/nsGlobalWindowInner.cpp: In member function 'bool nsGlobalWindowInner::DoResolve(JSContext*, JS::Handle<JSObject*>, JS::Handle<jsid>, JS::MutableHandle<JS::PropertyDescriptor>)':
[task 2018-03-22T10:25:28.049Z] 10:25:28     INFO -  /builds/worker/workspace/build/src/dom/base/nsGlobalWindowInner.cpp:3054:32: error: 'cx' was not declared in this scope
[task 2018-03-22T10:25:28.049Z] 10:25:28     INFO -       JS::Rooted<JSObject*> shim(cx, JS_NewObject(cx, clazz));

Failing code got added as part of bug 1062418 here: https://hg.mozilla.org/mozilla-central/rev/f36074b39330#l3.199
Flags: needinfo?(bzbarsky)
Oh, this code isn't even compiled on nightly, right.  And I didn't fix it up enough when moving it over, since it wasn't being compiled...
Assignee: nobody → bzbarsky
Flags: needinfo?(bzbarsky)
MozReview-Commit-ID: AreiVNKWg5L
Attachment #8961434 - Flags: review?(nika)
> Fix the beta-and-release-only components shim code to actually compile

_controllers_ shim.  I fixed that locally.
Attachment #8961434 - Flags: review?(nika) → review+
Priority: -- → P2
Pushed by bzbarsky@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/20ecf59cea1b
Fix the beta-and-release-only controllers shim code to actually compile.  r=mystor
https://hg.mozilla.org/mozilla-central/rev/20ecf59cea1b
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
The patches need to be rebased on a recent mozilla-central revision. That Try pushes uses a mozilla-central revision from a week ago as base: https://hg.mozilla.org/mozilla-central/rev/de32269720d0
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: