Closed Bug 1449099 Opened 6 years ago Closed 6 years ago

Update various parts of gdb JS::Value integration for the removal of the jsval/jsval_layout types, instead generally referring to Value.h directly

Categories

(Core :: JavaScript Engine, enhancement, P3)

enhancement

Tracking

()

RESOLVED FIXED
mozilla61
Tracking Status
firefox61 --- fixed

People

(Reporter: Waldo, Assigned: Waldo)

Details

Attachments

(1 file, 1 obsolete file)

      No description provided.
Attached patch Patch (obsolete) — Splinter Review
I can't figure out how to run the gdb tests.  I think the Python script might be out of date to when SpiderMonkey didn't use the Mozilla build system.  Help!
Attachment #8962611 - Flags: review?(sphink)
With a little help on IRC, I got tests running, and there only seems to have been one last issue to fix.  (There were some pre-existing failures I had to ignore -- clang biting again in one case? -- but separate bug.)
Attachment #8962827 - Flags: review?(sphink)
Attachment #8962611 - Attachment is obsolete: true
Attachment #8962611 - Flags: review?(sphink)
Comment on attachment 8962827 [details] [diff] [review]
Updated wrt gdb test results

Review of attachment 8962827 [details] [diff] [review]:
-----------------------------------------------------------------

Wow, this is great! I should probably steal some of this code for mrgiggles's Value parsing; mine is pretty clunky.
Attachment #8962827 - Flags: review?(sphink)
Attachment #8962827 - Flags: review+
Attachment #8962827 - Flags: review+
Attachment #8962827 - Flags: review+
Attachment #8962827 - Flags: review+
Priority: -- → P3
Pushed by jwalden@mit.edu:
https://hg.mozilla.org/integration/mozilla-inbound/rev/9a145bccd887
Update various parts of gdb JS::Value integration for the removal of the jsval/jsval_layout types, instead generally referring to Value.h directly.  r=sfink (5x, lol Bugzilla)
https://hg.mozilla.org/mozilla-central/rev/9a145bccd887
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: