Closed
Bug 576179
Opened 11 years ago
Closed 11 years ago
Remove return {} hack used for sync messages
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mfinkle, Assigned: mfinkle)
Details
Attachments
(1 file)
4.89 KB,
patch
|
vingtetun
:
review+
|
Details | Diff | Splinter Review |
Since we removed our use of sendSyncMessage, we can remove the hack we used to stop JSON.parse errors (see bug 568818 which should still be fixed)
Attachment #455358 -
Flags: review?(21)
Comment 1•11 years ago
|
||
(In reply to comment #0) > Created an attachment (id=455358) [details] > patch > > Since we removed our use of sendSyncMessage, we can remove the hack we used to > stop JSON.parse errors (see bug 568818 which should still be fixed) Yep, I will work to reland it asap.
Attachment #455358 -
Flags: review?(21) → review+
Assignee | ||
Comment 2•11 years ago
|
||
pushed: http://hg.mozilla.org/mobile-browser/rev/32ccee634739
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•