Open
Bug 742430
Opened 14 years ago
Updated 3 years ago
nsTextEditorState.cpp should use EventStates instead of attributes to check state
Categories
(Core :: DOM: Editor, defect)
Core
DOM: Editor
Tracking
()
NEW
People
(Reporter: mounir, Unassigned)
References
Details
Attachments
(1 file)
|
1.59 KB,
patch
|
ehsan.akhgari
:
review+
|
Details | Diff | Splinter Review |
Title should be self explanatory.
| Reporter | ||
Comment 1•14 years ago
|
||
Pretty simple patch I believe.
Updated•14 years ago
|
Attachment #612250 -
Flags: review?(ehsan) → review+
Comment 2•12 years ago
|
||
Assuming little to no bitrot, can this land, Mounir?
Flags: needinfo?(mounir)
| Reporter | ||
Comment 3•12 years ago
|
||
AS far as I remember, this patch was breaking some stuff. I will clone a tree and send this to try to double-check.
| Reporter | ||
Updated•10 years ago
|
Flags: needinfo?(mounir)
Updated•5 years ago
|
Component: DOM: Core & HTML → DOM: Editor
Comment 4•4 years ago
|
||
The bug assignee didn't login in Bugzilla in the last 7 months.
:hsinyi, could you have a look please?
For more information, please visit auto_nag documentation.
Assignee: mounir → nobody
Status: ASSIGNED → NEW
Flags: needinfo?(htsai)
It requires to rewrite the patch. The changed lines are now here:
https://searchfox.org/mozilla-central/rev/630b197be00e3df3f2e3fe995bf31ca50d146eaa/dom/html/TextControlState.cpp#1922-1923
Updated•4 years ago
|
Flags: needinfo?(htsai)
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•