Closed
Bug 871905
Opened 11 years ago
Closed 11 years ago
Fix function mismatch of calling nsIMobileMessageCallback::NotifyMessageDeleted() in widget/android/AndroidBridge.cpp caused by Bug 771458
Categories
(Core :: DOM: Device Interfaces, defect)
Tracking
()
RESOLVED
FIXED
mozilla24
Tracking | Status | |
---|---|---|
firefox22 | --- | wontfix |
firefox23 | --- | wontfix |
firefox24 | --- | fixed |
b2g18 | --- | unaffected |
People
(Reporter: chucklee, Assigned: chucklee)
References
Details
(Whiteboard: [fixed-in-birch])
Attachments
(1 file, 1 obsolete file)
951 bytes,
patch
|
vicamo
:
review+
|
Details | Diff | Splinter Review |
This issue is found on b2g18 try build https://tbpl.mozilla.org/?tree=Try&rev=63247141bf75, Build error on android platform with log [1].
This issue does not show up in m-c try build but should be fixed.
[1] https://tbpl.mozilla.org/php/getParsedLog.php?id=22926788&tree=Try#error0
Assignee | ||
Comment 1•11 years ago
|
||
This bug is follow up bug for leo+ bug 771458, and is required to successfully build on b2g18 branch, also prevent future build error on m-c.
blocking-b2g: --- → leo?
Assignee | ||
Comment 2•11 years ago
|
||
Flags: needinfo?(vyang)
Comment 3•11 years ago
|
||
Please attach two try links, one for m-c, the other for b2g18 instead. I had a try a minute before with WEBSMS_BACKEND enabled, but it shows more errors than you got.
Flags: needinfo?(vyang)
Assignee | ||
Comment 4•11 years ago
|
||
(In reply to Vicamo Yang [:vicamo][:vyang] from comment #3)
> Please attach two try links, one for m-c, the other for b2g18 instead. I
> had a try a minute before with WEBSMS_BACKEND enabled, but it shows more
> errors than you got.
try for current m-c : https://tbpl.mozilla.org/?tree=Try&rev=ce92be92342d
try for patch on b2g : https://tbpl.mozilla.org/?tree=Try&rev=5b64fd9ac60e
Assignee | ||
Updated•11 years ago
|
Summary: Fix build error on android platform → Fix function mismatch of calling nsIMobileMessageCallback::NotifyMessageDeleted() in widget/android/AndroidBridge.cpp caused by Bug 771458
Assignee | ||
Comment 5•11 years ago
|
||
Another round
current m-c : https://tbpl.mozilla.org/?tree=Try&rev=e62a37d0981b
b2g with patches : https://tbpl.mozilla.org/?tree=Try&rev=bcda0389b1dc
Comment 6•11 years ago
|
||
Clear leo?. Will be landed in m-c and directly integrated into b2g18 patch set in bug 771458.
blocking-b2g: leo? → ---
Assignee | ||
Comment 7•11 years ago
|
||
Attachment #749201 -
Attachment is obsolete: true
Attachment #750242 -
Flags: review?(vyang)
Assignee | ||
Comment 8•11 years ago
|
||
Updated•11 years ago
|
Attachment #750242 -
Flags: review?(vyang) → review+
Comment 9•11 years ago
|
||
Whiteboard: [fixed-in-birch]
Comment 10•11 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/e4f4691407c2
I assume this'll get a leo? nom soon?
Status: NEW → RESOLVED
Closed: 11 years ago
status-b2g18:
--- → affected
status-firefox22:
--- → wontfix
status-firefox23:
--- → wontfix
status-firefox24:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla24
Comment 11•11 years ago
|
||
(In reply to Ryan VanderMeulen [:RyanVM] from comment #10)
> I assume this'll get a leo? nom soon?
Nevermind, I see this was rolled into the b2g18 patches for bug 771458.
You need to log in
before you can comment on or make changes to this bug.
Description
•