Closed
Bug 989213
Opened 11 years ago
Closed 11 years ago
Rename dom/events/*List.h
Categories
(Core :: DOM: Events, defect)
Core
DOM: Events
Tracking
()
RESOLVED
FIXED
mozilla31
People
(Reporter: masayuki, Assigned: masayuki)
References
Details
Attachments
(3 files)
3.42 KB,
patch
|
smaug
:
review+
|
Details | Diff | Splinter Review |
14.26 KB,
patch
|
smaug
:
review+
|
Details | Diff | Splinter Review |
2.52 KB,
patch
|
smaug
:
review+
|
Details | Diff | Splinter Review |
nsDOMKeyNameList.h -> mozilla/KeyNameList.h
nsEventStates.h -> mozilla/EventNameList.h
nsVKList.h -> mozilla/VirtualKeyCodeList.h
Or, they should be under mozilla/dom/ ?
Flags: needinfo?(bugs)
Comment 1•11 years ago
|
||
not sure. I guess mozilla/ is more consistent with the rest of the event stuff.
Flags: needinfo?(bugs)
Assignee | ||
Comment 2•11 years ago
|
||
Attachment #8399351 -
Flags: review?(bugs)
Assignee | ||
Comment 3•11 years ago
|
||
Attachment #8399354 -
Flags: review?(bugs)
Assignee | ||
Comment 4•11 years ago
|
||
Attachment #8399355 -
Flags: review?(bugs)
Updated•11 years ago
|
Attachment #8399351 -
Flags: review?(bugs) → review+
Updated•11 years ago
|
Attachment #8399354 -
Flags: review?(bugs) → review+
Updated•11 years ago
|
Attachment #8399355 -
Flags: review?(bugs) → review+
Assignee | ||
Comment 5•11 years ago
|
||
Comment 6•11 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/94cc8e13aa52
https://hg.mozilla.org/mozilla-central/rev/86b6ed25488f
https://hg.mozilla.org/mozilla-central/rev/5641d9a1653f
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla31
Comment 7•11 years ago
|
||
The following changesets are now in Firefox Nightly:
> 94cc8e13aa52 Bug 989213 part.1 Rename nsDOMKeyNameList.h to mozilla/KeyNameList.h r=smaug
> 86b6ed25488f Bug 989213 part.2 Rename nsEventNameList.h to mozilla/EventNameList.h r=smaug
> 5641d9a1653f Bug 989213 part.3 Rename nsVKList.h to mozilla/VirtualKeyCodeList.h r=smaug
Nightly Build Information:
ID: 20140402030201
Changeset: 4941a2ac0786109b08856738019b016a6c5a66a6
Version: 31.0a1
TBPL: https://tbpl.mozilla.org/?rev=4941a2ac0786
URL: https://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2014/04/2014-04-02-03-02-01-mozilla-central
Download Links:
> Linux x86: https://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2014/04/2014-04-02-03-02-01-mozilla-central/firefox-31.0a1.en-US.linux-i686.tar.bz2
> Linux x86_64: https://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2014/04/2014-04-02-03-02-01-mozilla-central/firefox-31.0a1.en-US.linux-x86_64.tar.bz2
> Linux x86_64 ASAN: https://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2014/04/2014-04-02-03-02-01-mozilla-central/firefox-31.0a1.en-US.linux-x86_64-asan.tar.bz2
> Mac: https://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2014/04/2014-04-02-03-02-01-mozilla-central/firefox-31.0a1.en-US.mac.dmg
> Win32: https://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2014/04/2014-04-02-03-02-01-mozilla-central/firefox-31.0a1.en-US.win32.installer.exe
> Win64: https://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2014/04/2014-04-02-03-02-01-mozilla-central/firefox-31.0a1.en-US.win64-x86_64.installer.exe
Previous Nightly Build Information:
ID: 20140401030203
Changeset: 1417d180a1d8665b1a91b897d1cc4cc31e7980d4
Version: 31.0a1
TBPL: https://tbpl.mozilla.org/?rev=1417d180a1d8
URL: https://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2014/04/2014-04-01-03-02-03-mozilla-central
You need to log in
before you can comment on or make changes to this bug.
Description
•