Closed
Bug 1279458
Opened 9 years ago
Closed 9 years ago
Missing argument to |RecvGetXPCOMProcessAttributes|
Categories
(Core :: DOM: Editor, defect)
Tracking
()
RESOLVED
FIXED
mozilla50
Tracking | Status | |
---|---|---|
firefox50 | --- | fixed |
People
(Reporter: tzimmermann, Assigned: tzimmermann)
References
Details
Attachments
(1 file)
1.66 KB,
patch
|
masayuki
:
review+
|
Details | Diff | Splinter Review |
'aHaveBidiKeyboards' is missing. Fallout from bug 1257731.
Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8761981 -
Flags: review?(masayuki)
Comment 2•9 years ago
|
||
Comment on attachment 8761981 [details] [diff] [review]
[01] Bug 1279458: Add 'aHaveBidiKeyboards' when calling |RecvGetXPCOMProcessAttributes|
Nice catch!
# I'm not sure why this doesn't cause bustage...
Attachment #8761981 -
Flags: review?(masayuki) → review+
Assignee | ||
Comment 3•9 years ago
|
||
(In reply to Masayuki Nakano [:masayuki] (Mozilla Japan) (not in London) from comment #2)
> Comment on attachment 8761981 [details] [diff] [review]
> [01] Bug 1279458: Add 'aHaveBidiKeyboards' when calling
> |RecvGetXPCOMProcessAttributes|
>
> Nice catch!
>
> # I'm not sure why this doesn't cause bustage...
The code's only used on Gonk. So it doesn't trigger bustage any more.
Pushed by tdz@users.sourceforge.net:
https://hg.mozilla.org/integration/mozilla-inbound/rev/7f0c4fed0b0a
Add 'aHaveBidiKeyboards' when calling |RecvGetXPCOMProcessAttributes|, r=masayuki
Assignee | ||
Comment 5•9 years ago
|
||
Comment 6•9 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
status-firefox50:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla50
You need to log in
before you can comment on or make changes to this bug.
Description
•