Mounir Lamouri
|
10a8599d4e
|
Bug 735261 - navigator.mozConnection should be an instance of EventTarget. r=smaug
|
2012-03-14 19:50:11 +01:00 |
|
Mark Finkle
|
5d52d341f9
|
Backout 7e28d1a2c648, 330b210f503d, 2421d39e0ab3, aa978ffa44bc, 38a71ae7e06d, b94319584a7a, 7e8278f5e814, 0b4e3c7608ab, 329c07609ca8, 0d61a0d8dba4, Due to Ts regression on Android
|
2012-03-17 21:51:39 -04:00 |
|
Mounir Lamouri
|
f974a6f245
|
Bug 735261 - navigator.mozConnection should be an instance of EventTarget. r=smaug
|
2012-03-14 19:50:11 +01:00 |
|
Olli Pettay
|
b063392a27
|
Bug 734057 - Make nsDOMEventTargetHelper to not have strong pointer to window, r=jst,bent
|
2012-03-13 02:56:07 +02:00 |
|
Edmund Wong
|
e79d1c340c
|
Bug 693172 - Moved all subclasses of nsDOMEventTargetWrapperCache to nsDOMEventTargetHelper and then merged the classes. r=smaug
|
2012-02-08 10:53:33 +08:00 |
|
Panagiotis Koutsourakis
|
9c7dfb9706
|
Bug 702388 - Convert Makefiles to use |TEST_DIRS += foo| r=khuey
Files named Makefile.in containing the expression
DIRS += <foo>
or
DIRS = <foo>
inside the conditional expression
ifdef ENABLE_TESTS
...
endif
are changed to
TEST_DIRS += tests
outside any conditional expression.
The files
./layout/Makefile.in
./layout/Makefile.in
./layout/style/Makefile.in
./rdf/Makefile.in
./security/manager/Makefile.in
./content/Makefile.in
./content/smil/Makefile.in
./content/xul/templates/Makefile.in
./content/xul/content/Makefile.in
./content/base/Makefile.in
./content/media/Makefile.in
./parser/htmlparser/Makefile.in
./dom/sms/Makefile.in
./js/jsd/Makefile.in
./js/xpconnect/Makefile.in
./widget/Makefile.in
./widget/windows/Makefile.in
./Makefile.in
./startupcache/Makefile.in
./storage/Makefile.in
./gfx/Makefile.in
./intl/strres/Makefile.in
./intl/uconv/Makefile.in
./intl/unicharutil/Makefile.in
./intl/lwbrk/Makefile.in
./embedding/Makefile.in
./modules/libjar/Makefile.in
./modules/libpref/Makefile.in
./build/Makefile.in
./build/win32/Makefile.in
./xpcom/Makefile.in
./extensions/spellcheck/hunspell/Makefile.in
./extensions/cookie/Makefile.in
./netwerk/Makefile.in
./netwerk/streamconv/Makefile.in
./editor/txmgr/Makefile.in
./toolkit/mozapps/shared/Makefile.in
./toolkit/mozapps/update/Makefile.in
./toolkit/library/Makefile.in
./toolkit/library/Makefile.in
./toolkit/crashreporter/Makefile.in
./toolkit/components/perf/Makefile.in
./toolkit/components/perf/Makefile.in
./toolkit/components/feeds/Makefile.in
./toolkit/components/url-classifier/Makefile.in
contain the string
ifdef ENABLE_TESTS
but have some other statement inside (e.g. TOOL_DIRS += <foo> etc) and
they remain unchanged by this patch.
|
2012-02-04 17:32:24 +00:00 |
|
Mounir Lamouri
|
7fa715ccd4
|
Bug 677166 - Part 7 - Network Information API: DOM implementation. r=sicking
|
2012-01-16 18:14:56 +01:00 |
|
Mounir Lamouri
|
7f5c471516
|
Bug 677166 - Part 6 - Add NetworkInformation handling into hal. r=jlebar
|
2012-01-16 14:39:57 +01:00 |
|
Mounir Lamouri
|
d2670aa583
|
Bug 677166 - Part 5 - Use a pref for connection.metered. r=sicking
|
2012-01-16 13:25:13 +01:00 |
|
Mounir Lamouri
|
4a9d73ebc1
|
Bug 677166 - Part 4 - Add a pref to disable Network API. r=sicking
|
2012-01-16 13:24:08 +01:00 |
|
Mounir Lamouri
|
ba8533f325
|
Bug 677166 - Part 3 - Implement mozConnection stub. r=sicking
|
2012-01-16 13:23:44 +01:00 |
|
Mounir Lamouri
|
7d104eee5a
|
Bug 677166 - Part 2 - Add .mozConnection to Navigator object. r=sicking
|
2012-01-16 13:23:28 +01:00 |
|
Mounir Lamouri
|
5ccd06bfcd
|
Bug 677166 - Part 1 - Makefiles boilerplate. r=sicking
|
2012-01-16 13:23:01 +01:00 |
|