aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom
diff options
context:
space:
mode:
authorSylvestre Ledru <sylvestre@debian.org>2017-10-27 15:59:12 +0200
committerSylvestre Ledru <sylvestre@debian.org>2017-10-27 17:10:42 +0200
commit6d6a68b5b1319fc4a43fe824046ae3b67e2ae85d (patch)
treee7b68b41a8ad9b6eb20957e610cf9bd66a0c882b /components/script/dom
parentd21657a9e5cfdb858c1a99a246001ceac05bb982 (diff)
downloadservo-6d6a68b5b1319fc4a43fe824046ae3b67e2ae85d.tar.gz
servo-6d6a68b5b1319fc4a43fe824046ae3b67e2ae85d.zip
Support multi lines declarations in the parsing of the Fx header files
For example, in dom/base/nsGkAtomList.h, we currently have: GK_ATOM(mouseWheel, "mouseWheel") // For discrete wheel events (e.g. not OSX magic mouse) but if we change to GK_ATOM(mouseWheel, "mouseWheel") // For discrete wheel events (e.g. not OSX magic mouse) The parser didn't handle the declaration
Diffstat (limited to 'components/script/dom')
0 files changed, 0 insertions, 0 deletions