[Bug 42803] Fix minimizeInlineTags so that it can deal with metas and does not crash and re-enable it

2013-06-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42803 Gabriel Wicke changed: What|Removed |Added CC||esand...@wikimedia.org --- Comment #13

[Bug 42803] Fix minimizeInlineTags so that it can deal with metas and does not crash and re-enable it

2013-06-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42803 Gabriel Wicke changed: What|Removed |Added CC||roan.katt...@gmail.com --- Comment #14

[Bug 42803] Fix minimizeInlineTags so that it can deal with metas and does not crash and re-enable it

2013-06-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42803 Ed Sanders changed: What|Removed |Added CC||mden...@wikimedia.org --- Comment #15 fro

[Bug 42803] Fix minimizeInlineTags so that it can deal with metas and does not crash and re-enable it

2013-06-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42803 --- Comment #16 from Gerrit Notification Bot --- Related URL: https://gerrit.wikimedia.org/r/69852 (Gerrit Change Ibb18b4f653c664e8ab7876498dc8395d878f7aaa) -- You are receiving this mail because: You are on the CC list for the bug. _

[Bug 42803] Fix minimizeInlineTags so that it can deal with metas and does not crash and re-enable it

2013-05-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42803 Gabriel Wicke changed: What|Removed |Added Summary|Update normalization algo |Fix minimizeInlineTags so

[Bug 42803] Fix minimizeInlineTags so that it can deal with metas and does not crash and re-enable it

2013-05-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42803 --- Comment #5 from ssas...@wikimedia.org --- Why does disabling the DOM pass (on wt2html) break our serializer handling of i/b tags on (html2wt)? -- You are receiving this mail because: You are on the CC list for the bug.

[Bug 42803] Fix minimizeInlineTags so that it can deal with metas and does not crash and re-enable it

2013-05-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42803 --- Comment #6 from Gabriel Wicke --- Something like foobar *could* be serialized as ''foobar'', but that is not what we are currently doing (and nor is it very desirable IMO). Minimization avoids this issue by merging adjacent italic/bold

[Bug 42803] Fix minimizeInlineTags so that it can deal with metas and does not crash and re-enable it

2013-05-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42803 --- Comment #7 from ssas...@wikimedia.org --- But, foo

[Bug 42803] Fix minimizeInlineTags so that it can deal with metas and does not crash and re-enable it

2013-05-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42803 --- Comment #8 from Gabriel Wicke --- Yes, that was the original idea. Minimization on the way out is still nice for round-tripping (and HTML sanity), but on the way in it is actually important for serialization. -- You are receiving this mai

[Bug 42803] Fix minimizeInlineTags so that it can deal with metas and does not crash and re-enable it

2013-05-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42803 --- Comment #9 from Gabriel Wicke --- Some old notes: http://www.mediawiki.org/w/index.php?title=Parsoid/Todo&oldid=605270#Inline_element_nesting_minimization -- You are receiving this mail because: You are on the CC list for the bug. ___

[Bug 42803] Fix minimizeInlineTags so that it can deal with metas and does not crash and re-enable it

2013-05-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42803 --- Comment #10 from ssas...@wikimedia.org --- For on the way in, meta tags are not an issue since. So, it can already be applied if we fix the stack space issue. > var dpp = require('./mediawiki.DOMPostProcessor.js'), d = > require('./domino

[Bug 42803] Fix minimizeInlineTags so that it can deal with metas and does not crash and re-enable it

2013-05-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42803 --- Comment #11 from ssas...@wikimedia.org --- Anyway, but yes, that code is quite stale and requires upgrade and testing and can be enabled on the DOM on the way in. Not sure if scott is still interested in this ticket. Otherwise, I can tackl

[Bug 42803] Fix minimizeInlineTags so that it can deal with metas and does not crash and re-enable it

2013-05-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42803 --- Comment #12 from ssas...@wikimedia.org --- Commit 1c80e2d7f06403a49c80abfbd69b8b1fad039786 has some test DOMs. -- You are receiving this mail because: You are on the CC list for the bug. ___ Wiki

[Bug 42803] Fix minimizeInlineTags so that it can deal with metas and does not crash and re-enable it

2013-07-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42803 Gabriel Wicke changed: What|Removed |Added Blocks||49873 -- You are receiving this mail

[Bug 42803] Fix minimizeInlineTags so that it can deal with metas and does not crash and re-enable it

2013-07-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42803 Gabriel Wicke changed: What|Removed |Added Priority|Normal |High -- You are receiving this mail b