Closed Bug 764324 Opened 12 years ago Closed 12 years ago

Fix breakpoint handling for Fennec and B2G browser actors

Categories

(DevTools :: Debugger, defect, P2)

defect

Tracking

(firefox15 fixed)

RESOLVED FIXED
Firefox 16
Tracking Status
firefox15 --- fixed

People

(Reporter: past, Assigned: past)

Details

Attachments

(1 file)

Bug 737808 changed the way breakpoints are handled in the debugger server, but only desktop Firefox was updated. Fennec and B2G need the same changes in order for breakpoint setting to work. Bug 751226 will make sure we never get into this situation again, but it may be a few more weeks until I can get to it.
Attached patch Combined patchSplinter Review
Simple fix. B2G needed an additional fix for including the XPCOM helper in the packaging, in order for the debugger to work in a real device (as opposed to desktop b2g).
Attachment #632629 - Flags: review?(mark.finkle)
Attachment #632629 - Flags: review?(21)
Comment on attachment 632629 [details] [diff] [review]
Combined patch

r+ on the fennec parts
Attachment #632629 - Flags: review?(mark.finkle) → review+
https://hg.mozilla.org/mozilla-central/rev/864c3502d038
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 16
Whiteboard: [fixed-in-fx-team]
Comment on attachment 632629 [details] [diff] [review]
Combined patch

[Approval Request Comment]
Bug caused by (feature/regressing bug #): New feature
User impact if declined: Fennec 15 will have broken breakpoint support in the debugger
Testing completed (on m-c, etc.): On m-c
Risk to taking this patch (and alternatives if risky): this is a pretty straight-forward patch that only adds two new single-line methods. There is the same change for b2g as well which does not impact Fennec in any way, which could be left out if people are worried for some reason.
String or UUID changes made by this patch: none
Attachment #632629 - Flags: approval-mozilla-aurora?
Comment on attachment 632629 [details] [diff] [review]
Combined patch

[Triage Comment]
Fix for a new feature, risk to b2g but we're not shipping b2g off of 15 so go for it.
Attachment #632629 - Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Whiteboard: [land-in-aurora]
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: