Closed
Bug 576179
Opened 15 years ago
Closed 15 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•15 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•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•