Joe Walker
|
06b4cb1a1f
|
Bug 704832 - GCLI echo command causes a parse error on the console; r=dcamp
|
2011-12-08 12:42:44 +00:00 |
|
Joe Walker
|
86e88b27f2
|
Bug 704789 - GCLI properties files should not use \ for continutation lines; r=dcamp
|
2011-12-08 12:41:45 +00:00 |
|
Joe Walker
|
42a52c7c19
|
Bug 705464 - typo in gcli.properties; r=dcamp
|
2011-12-08 12:40:31 +00:00 |
|
Joe Walker
|
7a7a46cf53
|
Bug 703062 - GCLI should do some coverage analysis to improve test coverage; r=dcamp
|
2011-12-08 12:39:51 +00:00 |
|
Joe Walker
|
bdbfdcfad4
|
Bug 705074 - All uses of DOMTemplate should use new template function; r=dcamp
|
2011-12-08 12:39:04 +00:00 |
|
Joe Walker
|
a99bc34003
|
Bug 704913 - Rename GCLI's Display to Console; r=dcamp
|
2011-12-08 12:38:05 +00:00 |
|
Joe Walker
|
177749b277
|
Bug 702642 - DOMTemplate is relatively slow when evaluating JS ${}; r=dcamp
|
2011-12-08 12:37:20 +00:00 |
|
Joe Walker
|
52ba088ecb
|
Bug 702621 - GCLI needs fixes for the minor issues created by bug 692742; r=dcamp,dao
|
2011-12-08 12:36:36 +00:00 |
|
Joe Walker
|
9febd83947
|
Bug 701712 - GCLI help should be more, um helpful; r=dcamp,dao
|
2011-12-08 12:08:35 +00:00 |
|
Blair McBride
|
4f5893daaa
|
Merge mozilla-central to fx-team
|
2011-12-08 13:57:41 +13:00 |
|
Matt Brubeck
|
cff0f0a95f
|
Merge last green changeset from mozilla-inbound to mozilla-central
|
2011-12-07 12:11:23 -08:00 |
|
Olli Pettay
|
e2f218505c
|
Bug 701071, optimize PostHandleEvent, r=jst
|
2011-12-07 21:29:53 +02:00 |
|
Phil Ringnalda
|
ca22b9cadc
|
Back out 8941e2b7a0bf (bug 703660) for Windows PGO build failures
|
2011-12-07 08:41:02 -08:00 |
|
Rob Campbell
|
a90de11c0b
|
Bug 705731 - Create InspectorUI.notifications.DESTROYED notification; r=prouget
|
2011-12-07 10:38:41 -04:00 |
|
Rob Campbell
|
1233f9665e
|
Bug 702707 - Web console is buggy in window mode; r=msucan
|
2011-12-07 10:37:57 -04:00 |
|
Blair McBride
|
15b7948f79
|
Bug 679588 - Fix intermittent test timeout of browser_select_update.js, browser_select_confirm.js, and browser_select_selection.js. r=dtownsend
|
2011-12-07 23:48:44 +13:00 |
|
Blair McBride
|
fb944f3b23
|
Bug 706777 - Automatically repopulate AddonRepository database on application upgrade. r=dtownsend
|
2011-12-07 23:48:33 +13:00 |
|
Ed Morley
|
35b3b86cf3
|
Merge last green changeset of mozilla-inbound to mozilla-central
--HG--
rename : mobile/xul/installer/package-manifest.in => b2g/installer/package-manifest.in
|
2011-12-07 09:27:36 +00:00 |
|
David Mandelin
|
89736cc6c7
|
Bug 706316: don't clobber pinned registers in ImmutableSync, r=dvander
|
2011-12-06 17:06:56 -08:00 |
|
Daniel Holbert
|
c8d40fef2d
|
Bug 698967: Fix "lengths" typo in test-descriptions for integer-valued properties in test_transitions_per_property.html. r=dbaron DONTBUILD
|
2011-12-06 18:49:15 -08:00 |
|
Ed Morley
|
fc379bcc47
|
Backout 9a59028a3510 (bug 676349) on suspicion of breaking Win PGO builds
|
2011-12-07 02:22:09 +00:00 |
|
Blake Kaplan
|
4c3e5d9fca
|
Bug 707883 - Add a hunk of the patch that went missing in the downstream -> upstream conversion, take 2 using the right filename. r=bent DONTBUILD for the same reason as before
|
2011-12-07 09:48:46 +08:00 |
|
Blake Kaplan
|
9f88cc7c34
|
Bug 707883 - Add a hunk of the patch that went missing in the downstream -> upstream conversion. r=bent DONTBUILD since this is only a packaging change
|
2011-12-07 09:32:47 +08:00 |
|
Blake Kaplan
|
8bb538e4be
|
Bug 707883 - Make nsITelephonyWorker more generic in preparation for more workers. r=bent
|
2011-12-06 16:47:35 +08:00 |
|
Blake Kaplan
|
e3765103cc
|
Bug 707883 - Rename nsIRadio{Interface,Callback} -> nsITelephone{Interface,Callback} since this is not at all generic. r=bent
--HG--
rename : dom/telephony/nsIRadioInterface.idl => dom/telephony/nsITelephone.idl
|
2011-12-06 14:35:17 +08:00 |
|
Blake Kaplan
|
270028cc08
|
Bug 707883 - Move RadioManager from dom/telephony to dom/system/b2g and then make the worker component the only stuff in dom/telephony. The idea is that the RadioManager is a generic component that manages several workers implemented in various dom/* directories. r=bent
--HG--
rename : dom/telephony/worker-component/Makefile.in => dom/system/b2g/Makefile.in
rename : dom/telephony/RadioManager.cpp => dom/system/b2g/RadioManager.cpp
rename : dom/telephony/RadioManager.h => dom/system/b2g/RadioManager.h
rename : dom/telephony/worker-component/nsIRadioInterface.idl => dom/telephony/nsIRadioInterface.idl
rename : dom/telephony/worker-component/nsITelephonyWorker.idl => dom/telephony/nsITelephonyWorker.idl
rename : dom/telephony/worker-component/nsTelephonyWorker.js => dom/telephony/nsTelephonyWorker.js
rename : dom/telephony/worker-component/nsTelephonyWorker.manifest => dom/telephony/nsTelephonyWorker.manifest
rename : dom/telephony/worker-component/ril_consts.js => dom/telephony/ril_consts.js
rename : dom/telephony/worker-component/ril_worker.js => dom/telephony/ril_worker.js
|
2011-12-06 14:10:51 +08:00 |
|
Jeff Walden
|
84471e527a
|
Bug 707352 - Remove NS_FINAL_CLASS completely. r=cjones
|
2011-12-05 17:10:05 -05:00 |
|
Jeff Walden
|
5316865db0
|
Bug 707383 - Rename ValueTo{ECMA,}{Ui,I}nt32 so that To{Ui,I}nt32 is the ECMA spec method and NonstandardTo{Ui,I}nt32 is the non-standard JSAPI method functionality. r=luke
|
2011-12-05 17:10:02 -05:00 |
|
Brad Lassey
|
c31ccdc3d2
|
bug 705572 - Kindle Fire: YouTube videos do not open in unavailable YouTube App r=dougt,mfinkle
|
2011-12-05 16:57:33 -05:00 |
|
Brad Lassey
|
ea0c824fce
|
bug 708171 - XUL fennec hangs on start up, follow up to fix missed review comment r=mbrubeck
|
2011-12-06 20:52:51 -08:00 |
|
Brad Lassey
|
d1c9f63ea3
|
bug 708171 - XUL fennec hangs on start up r=mbrubeck
|
2011-12-06 20:24:33 -08:00 |
|
Oleg Romashin
|
4a91916cb6
|
Bug 706935 - file upload on Meego Harmattan don't working. r=dougt
|
2011-12-06 19:29:58 -05:00 |
|
John Daggett
|
115af5c162
|
Bug 693143. Crashtest for the small bitmap case. r=roc
|
2011-12-07 12:03:42 +09:00 |
|
John Daggett
|
7fef4d4b86
|
Bug 693143. Fix top crasher related to small font sizes and bitmap fonts. r=roc
|
2011-12-07 12:02:53 +09:00 |
|
Blake Kaplan
|
9c5a2a4514
|
Bug 707883 - Rename Radio -> RadioManager to better reflect what this does. r=bent
--HG--
rename : dom/telephony/Radio.cpp => dom/telephony/RadioManager.cpp
rename : dom/telephony/Radio.h => dom/telephony/RadioManager.h
|
2011-12-05 17:12:49 +08:00 |
|
David Mandelin
|
eae384780a
|
Bug 702572: always clone function in DEFLOCALFUN, r=jorendorff
|
2011-12-06 16:27:41 -08:00 |
|
Nicholas Nethercote
|
e2df423d2d
|
Bug 700508 - Disallow non-leaf memory reporters. r=jlebar.
|
2011-12-06 16:20:17 -08:00 |
|
Brian Hackett
|
2052674f50
|
Properly model semantics of prototype setters or permanent properties when analyzing definite 'new' script properties, bug 706808. r=luke
|
2011-12-06 16:09:04 -08:00 |
|
Brian Hackett
|
12f3e72c19
|
Improve exception messages when an error occurs in the middle of a decomposed opcode, bug 706532. r=luke
|
2011-12-06 15:58:35 -08:00 |
|
Philipp von Weitershausen
|
8b71672e80
|
Bug 699876 - Import the initial b2g/ directory. r=cjones
--HG--
rename : mobile/xul/LICENSE => b2g/LICENSE
rename : mobile/xul/Makefile.in => b2g/Makefile.in
rename : mobile/xul/app/Makefile.in => b2g/app/Makefile.in
rename : mobile/xul/app/macbuild/Contents/Info.plist.in => b2g/app/macbuild/Contents/Info.plist.in
rename : mobile/xul/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in => b2g/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in
rename : mobile/xul/app/nsBrowserApp.cpp => b2g/app/nsBrowserApp.cpp
rename : mobile/xul/branding/official/Makefile.in => b2g/branding/official/Makefile.in
rename : mobile/xul/branding/official/android-resources.mn => b2g/branding/official/android-resources.mn
rename : mobile/xul/branding/official/configure.sh => b2g/branding/official/configure.sh
rename : mobile/xul/branding/official/content/Makefile.in => b2g/branding/official/content/Makefile.in
rename : mobile/xul/branding/official/content/about.png => b2g/branding/official/content/about.png
rename : mobile/xul/branding/official/content/favicon32.png => b2g/branding/official/content/favicon32.png
rename : mobile/xul/branding/official/content/jar.mn => b2g/branding/official/content/jar.mn
rename : mobile/xul/branding/official/content/logo.png => b2g/branding/official/content/logo.png
rename : mobile/xul/branding/official/content/logoWordmark.png => b2g/branding/official/content/logoWordmark.png
rename : mobile/xul/branding/official/content/splash.png => b2g/branding/official/content/splash.png
rename : mobile/xul/branding/official/locales/Makefile.in => b2g/branding/official/locales/Makefile.in
rename : mobile/xul/branding/official/locales/en-US/brand.dtd => b2g/branding/official/locales/en-US/brand.dtd
rename : mobile/xul/branding/official/locales/en-US/brand.properties => b2g/branding/official/locales/en-US/brand.properties
rename : mobile/xul/branding/official/locales/jar.mn => b2g/branding/official/locales/jar.mn
rename : mobile/xul/branding/unofficial/Makefile.in => b2g/branding/unofficial/Makefile.in
rename : mobile/xul/branding/unofficial/android-resources.mn => b2g/branding/unofficial/android-resources.mn
rename : mobile/xul/branding/unofficial/configure.sh => b2g/branding/unofficial/configure.sh
rename : mobile/xul/branding/unofficial/content/Makefile.in => b2g/branding/unofficial/content/Makefile.in
rename : mobile/xul/branding/unofficial/content/about.png => b2g/branding/unofficial/content/about.png
rename : mobile/xul/branding/unofficial/content/favicon32.png => b2g/branding/unofficial/content/favicon32.png
rename : mobile/xul/branding/unofficial/content/jar.mn => b2g/branding/unofficial/content/jar.mn
rename : mobile/xul/branding/unofficial/content/logo.png => b2g/branding/unofficial/content/logo.png
rename : mobile/xul/branding/unofficial/content/logoWordmark.png => b2g/branding/unofficial/content/logoWordmark.png
rename : mobile/xul/branding/unofficial/content/splash.png => b2g/branding/unofficial/content/splash.png
rename : mobile/xul/branding/unofficial/locales/Makefile.in => b2g/branding/unofficial/locales/Makefile.in
rename : mobile/xul/branding/unofficial/locales/en-US/brand.dtd => b2g/branding/unofficial/locales/en-US/brand.dtd
rename : mobile/xul/branding/unofficial/locales/en-US/brand.properties => b2g/branding/unofficial/locales/en-US/brand.properties
rename : mobile/xul/branding/unofficial/locales/jar.mn => b2g/branding/unofficial/locales/jar.mn
rename : mobile/xul/build.mk => b2g/build.mk
rename : mobile/xul/chrome/Makefile.in => b2g/chrome/Makefile.in
rename : mobile/xul/chrome/content/commandUtil.js => b2g/chrome/content/commandUtil.js
rename : mobile/xul/chrome/content/netError.xhtml => b2g/chrome/content/netError.xhtml
rename : mobile/xul/chrome/jar.mn => b2g/chrome/jar.mn
rename : mobile/xul/confvars.sh => b2g/confvars.sh
rename : mobile/xul/installer/Makefile.in => b2g/installer/Makefile.in
rename : mobile/xul/installer/package-manifest.in => b2g/installer/package-manifest.in
rename : mobile/xul/installer/removed-files.in => b2g/installer/removed-files.in
rename : mobile/xul/locales/Makefile.in => b2g/locales/Makefile.in
rename : mobile/xul/locales/all-locales => b2g/locales/all-locales
rename : mobile/xul/locales/en-US/chrome/about.dtd => b2g/locales/en-US/chrome/about.dtd
rename : mobile/xul/locales/en-US/chrome/aboutCertError.dtd => b2g/locales/en-US/chrome/aboutCertError.dtd
rename : mobile/xul/locales/en-US/chrome/notification.dtd => b2g/locales/en-US/chrome/notification.dtd
rename : mobile/xul/locales/en-US/chrome/overrides/appstrings.properties => b2g/locales/en-US/chrome/overrides/appstrings.properties
rename : mobile/xul/locales/en-US/chrome/overrides/netError.dtd => b2g/locales/en-US/chrome/overrides/netError.dtd
rename : mobile/xul/locales/en-US/chrome/overrides/passwordmgr.properties => b2g/locales/en-US/chrome/overrides/passwordmgr.properties
rename : mobile/xul/locales/en-US/chrome/phishing.dtd => b2g/locales/en-US/chrome/phishing.dtd
rename : mobile/xul/locales/en-US/chrome/webapps.dtd => b2g/locales/en-US/chrome/webapps.dtd
rename : mobile/xul/locales/en-US/crashreporter/crashreporter-override.ini => b2g/locales/en-US/crashreporter/crashreporter-override.ini
rename : mobile/xul/locales/en-US/defines.inc => b2g/locales/en-US/defines.inc
rename : mobile/xul/locales/en-US/installer/setup.ini => b2g/locales/en-US/installer/setup.ini
rename : mobile/xul/locales/en-US/updater/updater.ini => b2g/locales/en-US/updater/updater.ini
rename : mobile/xul/locales/filter.py => b2g/locales/filter.py
rename : mobile/xul/locales/generic/install.rdf => b2g/locales/generic/install.rdf
rename : mobile/xul/locales/jar.mn => b2g/locales/jar.mn
rename : mobile/xul/locales/l10n.ini => b2g/locales/l10n.ini
rename : mobile/xul/makefiles.sh => b2g/makefiles.sh
|
2011-12-07 07:52:26 +08:00 |
|
Andrew McCreight
|
eea9c62b58
|
Bug 707988 - remove nsIDOMGCParticipant.h. r=jst
|
2011-12-06 10:40:13 -08:00 |
|
Jeff Gilbert
|
8799ac5293
|
Bug 702413 - Plug leak of new pbuffer when ResizeOffscreenFBO fails - r=bjacob
|
2011-12-06 15:36:40 -08:00 |
|
Ed Morley
|
4e735dbaf2
|
Merge mozilla-central to mozilla-inbound
|
2011-12-06 23:21:30 +00:00 |
|
Brian Hackett
|
4ab27c4bcb
|
Properly record dependency on functions having lazy arguments, bug 707641. r=dvander
|
2011-12-06 14:56:48 -08:00 |
|
Bill McCloskey
|
3985b5b981
|
Bug 707750 - Invoke write barrier for setDenseArrayInitializedLength (r=bhackett)
|
2011-12-06 14:27:50 -08:00 |
|
David Mandelin
|
9abb4abb4c
|
Bug 660437: Fix conversion of non-numeric types to typed array elements, r=luke
--HG--
extra : rebase_source : 6d4fe2723b173215fa1412ab5127cb993d46c1d8
|
2011-12-06 14:24:39 -08:00 |
|
Chris Pearce
|
a4c79d668e
|
Bug 704039 part 2 - Implement full-screen mode rollback stack. r=bz
|
2011-12-07 10:59:39 +13:00 |
|
Chris Pearce
|
998b23c125
|
Bug 704039 part 1 - Rename nsDocument::SetFullScreenState(Element*,bool) to nsDocument::SetFullScreenElement(Element*). r=bz
|
2011-12-07 10:59:27 +13:00 |
|
Igor Bukanov
|
92db38d3a5
|
Bug 707664 - atoms compartment should beunlocked during OOM reporting. r=luke
|
2011-12-05 21:28:07 +01:00 |
|
Igor Bukanov
|
6188249186
|
Bug 707130 - Fix GCC 4.6 warnings coming from callgrind macros. r=jorendorff
|
2011-12-04 23:59:30 +01:00 |
|