Kartikaya Gupta
8a62444828
Bug 850875 - Set the intent-specified gecko environment variables in setupGeckoEnvironment rather than loadMozglue. r=blassey
2013-03-14 23:47:35 +01:00
Kartikaya Gupta
e8bde7cd7b
Bug 827347 - Update entity name to go with string change. r=mfinkle
2013-03-14 23:46:43 +01:00
Kartikaya Gupta
be83be40c1
Bug 851180 - Ensure AndroidGeckoEvent::mAckNeeded is always initialized. r=gbrown
2013-03-14 21:19:24 +01:00
Paul Adenot
cb0307099d
Bug 847918 - install
command for mach. r=gps
2013-03-05 17:27:37 +01:00
Aryeh Gregor
a5c75c91bc
Bug 801562 - Remove Node.isSupported; r=bz
...
--HG--
rename : content/svg/content/test/test_isSupported.xhtml => content/svg/content/test/test_hasFeature.xhtml
2013-03-15 12:21:52 +02:00
Lucas Rocha
f60aa7f561
Bug 850602 - Update empty view state when dataset changes (r=mfinkle)
2013-03-15 09:48:12 +00:00
Lucas Rocha
626c4a4a59
Bug 850602 - Handle non-recyclable scrap views properly in TwoWayView (r=mfinkle)
2013-03-15 09:48:12 +00:00
Lucas Rocha
97473daf31
Bug 850602 - Fix handling of null AdapterDataSetObserver in TwoWayView (r=mfinkle)
2013-03-15 09:48:12 +00:00
Lucas Rocha
e643cf022c
Bug 838652 - Use res-auto namespace alias instead of preprocessing files (r=mfinkle)
...
--HG--
rename : mobile/android/base/resources/color/abouthome_section_more_text.xml.in => mobile/android/base/resources/color/abouthome_section_more_text.xml
rename : mobile/android/base/resources/color/abouthome_section_subtitle.xml.in => mobile/android/base/resources/color/abouthome_section_subtitle.xml
rename : mobile/android/base/resources/color/abouthome_section_title.xml.in => mobile/android/base/resources/color/abouthome_section_title.xml
rename : mobile/android/base/resources/color/awesome_bar_title.xml.in => mobile/android/base/resources/color/awesome_bar_title.xml
rename : mobile/android/base/resources/color/awesome_bar_title_hint.xml.in => mobile/android/base/resources/color/awesome_bar_title_hint.xml
rename : mobile/android/base/resources/drawable/abouthome_logo.xml.in => mobile/android/base/resources/drawable/abouthome_logo.xml
rename : mobile/android/base/resources/drawable/address_bar_bg.xml.in => mobile/android/base/resources/drawable/address_bar_bg.xml
rename : mobile/android/base/resources/drawable/address_bar_nav_button.xml.in => mobile/android/base/resources/drawable/address_bar_nav_button.xml
rename : mobile/android/base/resources/drawable/address_bar_url.xml.in => mobile/android/base/resources/drawable/address_bar_url.xml
rename : mobile/android/base/resources/drawable/menu_item_state.xml.in => mobile/android/base/resources/drawable/menu_item_state.xml
rename : mobile/android/base/resources/drawable/menu_level.xml.in => mobile/android/base/resources/drawable/menu_level.xml
rename : mobile/android/base/resources/layout-land-v14/browser_toolbar.xml.in => mobile/android/base/resources/layout-land-v14/browser_toolbar.xml
rename : mobile/android/base/resources/layout-land-v14/browser_toolbar_menu.xml.in => mobile/android/base/resources/layout-land-v14/browser_toolbar_menu.xml
rename : mobile/android/base/resources/layout-large-land-v11/tabs_panel.xml.in => mobile/android/base/resources/layout-large-land-v11/tabs_panel.xml
rename : mobile/android/base/resources/layout-large-v11/awesomebar_search.xml.in => mobile/android/base/resources/layout-large-v11/awesomebar_search.xml
rename : mobile/android/base/resources/layout-large-v11/browser_toolbar_menu.xml.in => mobile/android/base/resources/layout-large-v11/browser_toolbar_menu.xml
rename : mobile/android/base/resources/layout-xlarge-land-v11/abouthome_content.xml.in => mobile/android/base/resources/layout-xlarge-land-v11/abouthome_content.xml
rename : mobile/android/base/resources/layout-xlarge-v11/awesomebar_search.xml.in => mobile/android/base/resources/layout-xlarge-v11/awesomebar_search.xml
rename : mobile/android/base/resources/layout/abouthome_content.xml.in => mobile/android/base/resources/layout/abouthome_content.xml
rename : mobile/android/base/resources/layout/awesomebar_search.xml.in => mobile/android/base/resources/layout/awesomebar_search.xml
rename : mobile/android/base/resources/layout/awesomebar_suggestion_row.xml.in => mobile/android/base/resources/layout/awesomebar_suggestion_row.xml
rename : mobile/android/base/resources/layout/awesomebar_tab_indicator.xml.in => mobile/android/base/resources/layout/awesomebar_tab_indicator.xml
rename : mobile/android/base/resources/layout/browser_toolbar.xml.in => mobile/android/base/resources/layout/browser_toolbar.xml
rename : mobile/android/base/resources/layout/browser_toolbar_menu.xml.in => mobile/android/base/resources/layout/browser_toolbar_menu.xml
rename : mobile/android/base/resources/layout/gecko_app.xml.in => mobile/android/base/resources/layout/gecko_app.xml
rename : mobile/android/base/resources/layout/tabs_panel.xml.in => mobile/android/base/resources/layout/tabs_panel.xml
rename : mobile/android/base/resources/layout/text_selection_handles.xml.in => mobile/android/base/resources/layout/text_selection_handles.xml
rename : mobile/android/base/resources/menu-large-v11/browser_app_menu.xml.in => mobile/android/base/resources/menu-large-v11/browser_app_menu.xml
rename : mobile/android/base/resources/menu-v11/browser_app_menu.xml.in => mobile/android/base/resources/menu-v11/browser_app_menu.xml
rename : mobile/android/base/resources/menu-xlarge-v11/browser_app_menu.xml.in => mobile/android/base/resources/menu-xlarge-v11/browser_app_menu.xml
rename : mobile/android/base/resources/menu/browser_app_menu.xml.in => mobile/android/base/resources/menu/browser_app_menu.xml
2013-03-15 00:44:00 +00:00
Olli Pettay
5f0ca962bf
bug 847599, trying clobbering, r=me
...
--HG--
extra : rebase_source : eca1b3730b4fbeec021b46546c622941c35f39ed
2013-03-15 11:00:20 +02:00
Olli Pettay
493383d8d5
Bug 847586 - Paris binding for MutationEvent, r=Ms2ger
...
--HG--
extra : rebase_source : 7e20d191d214a1ac8eea2b6cb51718fafd5d0555
2013-03-14 23:18:20 +02:00
Olli Pettay
0d003dc178
Bug 847599 - Paris binding for TransitionEvent, r=Ms2ger
...
--HG--
extra : rebase_source : 0540a60c6a6d3ac1bef6df399e3feb7040f92a26
2013-03-14 23:16:13 +02:00
Olli Pettay
925dba1211
Bug 847589 - Paris binding for AnimationEvent, r=Ms2ger
...
--HG--
extra : rebase_source : 5987a31b2700481c17b0f430cd66c6e1bb7881e5
2013-03-14 23:16:03 +02:00
Jonathan Watt
46cc5613aa
Bug 841948 - Flip the pref to enable <input type=range> on Nightly and Aurora. r=mounir.
2013-03-15 09:15:18 +00:00
Jonathan Watt
f7c6a3dded
Bug 842179 - Keep the thumb for <input type=range> within its content box. r=dholbert.
2013-03-15 09:04:54 +00:00
Frank Yan
f96e4330d8
Bug 851011 - Remove unused feed handlers from mobile/. r=mfinkle
2013-03-15 02:00:35 -07:00
Masayuki Nakano
878e9a226e
Bug 829952 Reimplement system scroll speed override stuff for D3E WheelEvent feedback=avih, r=smaug+roc, sr=roc
2013-03-15 18:03:16 +09:00
Yoshi Huang
3727f837ed
Backout changeset f445e0cbba3b(Bug 849758)
2013-03-15 16:58:58 +08:00
David Zbarsky
989b3e679d
Bug 832155 bustage fix
2013-03-15 04:20:30 -04:00
Yoshi Huang
12b037eded
Bug 849758 - [b2g-ril] SIM PIN requested after booting/rebooting with airplane mode on. r=vicamo.
2013-03-15 15:23:18 +08:00
Yoshi Huang
3056441d1c
Bug 849757 - Part 4: xpcshell tests. r=vicamo
2013-03-12 15:06:48 +08:00
Yoshi Huang
575ad115cc
Bug 849757 - Part 3: spck and cck in RIL. r=vicamo
2013-03-12 14:43:01 +08:00
Yoshi Huang
aaa9f9f061
Bug 849757 - Part 2: Add 'corporateLocked' and 'serviceProviderLocked' to cardState in RIL. r=vicamo
2013-03-12 11:37:58 +08:00
Yoshi Huang
f583c09628
Bug 849757 - Part 1: Add 'corporateLocked' and 'serviceProviderLocked' to cardState in IDL. r=vicamo. sr=sicking.
2013-03-12 11:27:59 +08:00
Gina Yeh
418152901b
Bug 834590 - Cache adapter path in BluetoothService, r=echou
2013-03-15 15:15:47 +08:00
Makoto Kato
6b8bd5e0d5
Bug 837598 - cannot build WebRTC for Linux/arm. r=glandium
2013-03-15 11:50:17 +09:00
Gene Lian
1aab17284e
Bug 844431 - B2G MMS: provide nsIDOMMobileMessageManager interface (with sendMMS() first) (part 6, dispatch MMS events). r=vicamo,mounir sr=sicking a=leo+
2013-03-09 15:22:42 +08:00
Gene Lian
489f230373
Bug 844431 - B2G MMS: provide nsIDOMMobileMessageManager interface (with sendMMS() first) (part 5, nsIDOMMobileMessageManager.send()). r=vicamo,mounir sr=sicking a=leo+
2013-03-09 15:22:32 +08:00
Gene Lian
9fe417700a
Bug 844431 - B2G MMS: provide nsIDOMMobileMessageManager interface (with sendMMS() first) (part 4-2, nsIMmsService.send()). r=vicamo a=leo+
2013-03-09 15:22:25 +08:00
Gene Lian
a85a3117cf
Bug 844431 - B2G MMS: provide nsIDOMMobileMessageManager interface (with sendMMS() first) (part 4-1, multiple delivery status). r=vicamo a=leo+
2013-03-09 15:22:17 +08:00
Gene Lian
72cae1a57d
Bug 844431 - B2G MMS: provide nsIDOMMobileMessageManager interface (with sendMMS() first) (part 3-2, nsIMobileMessageCallback.notifyMessageSent()). r=vicamo a=leo+
2013-03-09 15:22:10 +08:00
Gene Lian
af36186707
Bug 844431 - B2G MMS: provide nsIDOMMobileMessageManager interface (with sendMMS() first) (part 3-1, s/nsISmsRequest/nsIMobileMessageCallback). r=vicamo a=leo+
...
--HG--
rename : dom/mobilemessage/interfaces/nsISmsRequest.idl => dom/mobilemessage/interfaces/nsIMobileMessageCallback.idl
2013-03-09 15:22:02 +08:00
Gene Lian
3e9ced94a8
Bug 844431 - B2G MMS: provide nsIDOMMobileMessageManager interface (with sendMMS() first) (part 2, nsIDOMMozMmsMessage). r=vicamo,mounir,mrbkap sr=sicking a=leo+
2013-03-09 15:21:55 +08:00
Gene Lian
dd9199bb56
Bug 844431 - B2G MMS: provide nsIDOMMobileMessageManager interface (with sendMMS() first) (part 1, nsIDOMMobileMessageManager). r=vicamo sr=sicking a=leo+
...
--HG--
rename : dom/mobilemessage/interfaces/nsIDOMSmsManager.idl => dom/mobilemessage/interfaces/nsIDOMMobileMessageManager.idl
rename : dom/mobilemessage/interfaces/nsIDOMNavigatorSms.idl => dom/mobilemessage/interfaces/nsIDOMNavigatorMobileMessage.idl
rename : dom/mobilemessage/src/SmsManager.cpp => dom/mobilemessage/src/MobileMessageManager.cpp
rename : dom/mobilemessage/src/SmsManager.h => dom/mobilemessage/src/MobileMessageManager.h
2013-03-09 15:21:47 +08:00
Matthew Noorenberghe
feb121ed57
Bug 851040 - Try to fix intermittent browser/components/search/test/browser_contextmenu.js. a=test-only
...
--HG--
extra : rebase_source : b147ecee975683729e21d1fdc231b33e026865c8
2013-03-14 23:59:06 -07:00
David Zbarsky
91d2d6293e
Bug 832155: Convert SVGFEDistantLightElement to WebIDL r=Ms2ger
2013-03-15 03:01:38 -04:00
David Zbarsky
ee4f45a3aa
Bug 832155: Move SVGFEDistantLightElement to its own file r=Ms2ger
...
--HG--
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEDistantLightElement.cpp
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEDistantLightElement.h
2013-03-15 03:01:37 -04:00
Bobby Holley
2eda513e4c
Bug 850517 - Tests. r=bz
2013-03-14 22:38:27 -07:00
Bobby Holley
2c89576a6b
Bug 850517 - Propagate ifr.setAttribute('name', 'foo') to the docshell. r=bz
...
This is correct per-spec. From HTML5's "The iframe element":
"Whenever the name attribute is set, the nested browsing context's name
must be changed to the new value. If the attribute is removed, the
browsing context name must be set to the empty string."
2013-03-14 22:38:27 -07:00
Bobby Holley
730226df06
Bug 850517 - Remove nsWindowSH::GetProperty. r=mrbkap
...
It no longer does anything useful.
2013-03-14 22:38:27 -07:00
Bobby Holley
347fa803fc
Bug 850517 - Switch named children resolution to pure getters on the global scope polluter. r=mrbkap
...
Note that this causes us to throw when assigning to named children, but this is
spec-correct.
2013-03-14 22:38:26 -07:00
Bobby Holley
876133f6c7
Bug 850517 - Support named window access via Xray. r=mrbkap
2013-03-14 22:38:26 -07:00
Bobby Holley
4a97aa3720
Bug 850517 - Factor out child window lookup into a helper. r=mrbkap
2013-03-14 22:38:26 -07:00
Daniel Holbert
595f5e3955
Bug 851183: Mark toolkit/components/telemetry/ as FAIL_ON_WARNINGS. r=nfroyd
2013-03-14 22:33:22 -07:00
Daniel Holbert
40acbacd40
Bug 851169: Add (void)-cast to silence GCC "unused" build warning for variable in Telemetry.cpp whose only usage is currently commented out. r=ehsan
2013-03-14 22:33:14 -07:00
Landry Breuil
eed08fab4c
Bug 851149 - Fix cubeb_sndio build after switchable-backends landing. r=kinetik
2013-03-15 16:28:07 +13:00
Paul Adenot
008f7914b8
Bug 698328 - Add a new cubeb backend based on AudioTrack.cpp. r=kinetik
2013-03-13 19:36:46 +01:00
Paul Adenot
cd51bc591a
Bug 850713 - Bump the required NDK version to 9. r=blassey.bugs,mh+mozilla
2013-03-15 16:28:07 +13:00
Ehsan Akhgari
4b29362da4
Backed out changeset 6a23d4536079 (bug 851338) because of Android test failures
2013-03-15 01:26:22 -04:00
Karl Tomlinson
e907be96b2
b=850128 don't overwrite NSPR_LOG_MODULES r=ted
...
--HG--
extra : rebase_source : 7bb6fc608f01bd3a3df2d2d7191c7c8e7fa85333
2013-03-13 17:29:37 +13:00