Closed
Bug 788754
Opened 9 years ago
Closed 8 years ago
Simplify SourceClient's API for its consumers
Categories
(DevTools :: Debugger, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 18
People
(Reporter: fitzgen, Assigned: fitzgen)
References
Details
Attachments
(1 file)
4.91 KB,
patch
|
past
:
review+
|
Details | Diff | Splinter Review |
They should just be able to get the source as a string and not have to worry about tokens or whether it was sent as a long string, etc.
Updated•8 years ago
|
Priority: -- → P3
Assignee | ||
Comment 1•8 years ago
|
||
Try push, please, Panos :)
Comment 2•8 years ago
|
||
Try run: https://tbpl.mozilla.org/?tree=Try&rev=16592fb6182f
Comment 3•8 years ago
|
||
The Windows-only xpcshell test failures are also present in a try push without this patch, but with the patches from bug 755661.
Comment 4•8 years ago
|
||
Comment on attachment 665914 [details] [diff] [review] v1 Review of attachment 665914 [details] [diff] [review]: ----------------------------------------------------------------- Nice API polish!
Attachment #665914 -
Flags: review?(past) → review+
Comment 5•8 years ago
|
||
New try run on top of the new patch for bug 755661: https://tbpl.mozilla.org/?tree=Try&rev=8f65b0cafb05
Comment 6•8 years ago
|
||
https://hg.mozilla.org/integration/fx-team/rev/d2850363666b
Whiteboard: [fixed-in-fx-team]
Comment 7•8 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/d2850363666b
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 18
Updated•3 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•