Closed Bug 693371 Opened 13 years ago Closed 13 years ago

Merge fx-team into remote-debug to get the Firefox 10 updates

Categories

(DevTools :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: past, Assigned: past)

References

Details

Attachments

(2 files)

We need another merge from fx-team to get the latest changes as well as the version bump to 10.
Did the merge, fixed the induced bustage, but there is still a failing unit test I'm investigating.
Assignee: nobody → past
Blocks: minotaur
Status: NEW → ASSIGNED
The test_breakpoint-01.js test hangs as can be seen in this console output. The reason is that the eval source script is received with the live property undefined, instead of true (or even false). I'm still trying to figure out which recent change broke this.
Attached patch Working patchSplinter Review
The problem was that Debugger.Script no longer exposes a "live" property, because all scripts are live by default. With this patch the merge works fine.
Attachment #566206 - Flags: review?(dcamp)
Attachment #566206 - Flags: review?(dcamp) → review+
https://hg.mozilla.org/users/dcamp_campd.org/remote-debug/rev/9dc264a88b14
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: