Ryan VanderMeulen
ae701d2d84
Backed out changeset 3048c1c1ee92 (bug 833795) to fix bug 856083. a=backout
2013-04-05 08:00:02 -04:00
Mats Palmgren
bc6427f873
Bug 850931. r=roc, a=bajaj
2013-03-25 21:27:05 +01:00
Jonathan Griffin
7df87bc099
Bug 851374 - Don't use _useDDCopy, r=ahal, a=test-only
2013-03-14 17:44:05 -07:00
Andrew Halberstadt
9396c61d13
Bug 853558 - Test harnesses should use puppetagain version of devicemanager, r=jgriffin, a=test-only
2013-04-03 10:58:29 -04:00
Andrew Halberstadt
f5ab1afdf7
Bug 843296 - Always check for crashes in b2g emulator unittests, r=jgriffin, a=test-only
2013-04-03 10:57:38 -04:00
Olli Pettay
47dcce6038
Bug 852923. r=bz, a=akeybl
2013-03-21 23:01:52 +01:00
Robert O'Callahan
6563635745
Bug 815591. Don't build nsDisplayBackgroundColor if there is no background color and we're not going to do hit-testing. r=mattwoodrow,a=akeybl
2012-11-28 01:50:09 +13:00
Matt Woodrow
2e1aa7ba0f
Bug 846144 - Don't optimize backgrounds to an ImageLayer if they have border-radius clipping. r=roc,a=akeybl
2013-02-28 21:49:30 +13:00
Robert O'Callahan
8e0059fcc8
Bug 815591. Disable failing reftests that need the fix for bug 828146 (that doesn't affect B2G). a=bajaj
2013-04-02 16:32:35 +13:00
Gene Lian
f725a4676f
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
Anthony Jones
8df596a709
Bug 833795 - Use screen relative co-ordinates for gestures. r=drs, a=tef+
2013-03-21 15:08:15 +13:00
Robert O'Callahan
9116e12f6d
Bug 846901 - Support prerendering elements with animated transforms that are offscreen but only by a small amount. r=mattwoodrow, a=tef+
2013-03-19 09:08:29 -04:00
Robert O'Callahan
0d9153a4ac
Bug 846901 - Skip nsDisplayWrapList construction if there's only one item to wrap and it already has the right frame. r=mattwoodrow, a=tef+
2013-03-19 09:08:28 -04:00
Ryan VanderMeulen
89940a07f8
Backed out changeset f0a3010971c5 (bug 815591) and changeset 5eb4d531c6fd (bug 846144) for reftest failures. a=backout
2013-03-21 09:43:19 -04:00
Robert O'Callahan
7bd591cc2f
Bug 815591. Don't build nsDisplayBackgroundColor if there is no background color and we're not going to do hit-testing. r=mattwoodrow,a=akeybl
...
--HG--
extra : rebase_source : c953ca7a94b562ac20c98c0845ec28512d8df3ac
2012-11-28 01:50:09 +13:00
Matt Woodrow
7579ea1746
Bug 846144 - Don't optimize backgrounds to an ImageLayer if they have border-radius clipping. r=roc,a=akeybl
...
--HG--
extra : rebase_source : 42985b65cd86d227149dcfc6d106952cf67e2b1d
2013-02-28 21:49:30 +13:00
Mats Palmgren
f8684f0208
Bug 635852. r=smaug a=lsblakk
2013-03-14 14:37:10 +01:00
Vicamo Yang
f1417461fa
Bug 844429 - B2G SMS & MMS: move SMS codes into dom/mobilemessage to make it generic for MMS. r=vicamo, a=leo+
...
--HG--
rename : dom/sms/interfaces/nsIDOMNavigatorSms.idl => dom/mobilemessage/interfaces/nsIDOMNavigatorSms.idl
rename : dom/sms/interfaces/nsIDOMSmsCursor.idl => dom/mobilemessage/interfaces/nsIDOMSmsCursor.idl
rename : dom/sms/interfaces/nsIDOMSmsEvent.idl => dom/mobilemessage/interfaces/nsIDOMSmsEvent.idl
rename : dom/sms/interfaces/nsIDOMSmsFilter.idl => dom/mobilemessage/interfaces/nsIDOMSmsFilter.idl
rename : dom/sms/interfaces/nsIDOMSmsManager.idl => dom/mobilemessage/interfaces/nsIDOMSmsManager.idl
rename : dom/sms/interfaces/nsIDOMSmsMessage.idl => dom/mobilemessage/interfaces/nsIDOMSmsMessage.idl
rename : dom/sms/interfaces/nsIDOMSmsRequest.idl => dom/mobilemessage/interfaces/nsIDOMSmsRequest.idl
rename : dom/sms/interfaces/nsIDOMSmsSegmentInfo.idl => dom/mobilemessage/interfaces/nsIDOMSmsSegmentInfo.idl
rename : dom/sms/interfaces/nsISmsRequest.idl => dom/mobilemessage/interfaces/nsISmsRequest.idl
rename : dom/sms/interfaces/nsISmsService.idl => dom/mobilemessage/interfaces/nsISmsService.idl
rename : dom/sms/src/Constants.cpp => dom/mobilemessage/src/Constants.cpp
rename : dom/sms/src/Constants.h => dom/mobilemessage/src/Constants.h
rename : dom/sms/src/SmsCursor.cpp => dom/mobilemessage/src/SmsCursor.cpp
rename : dom/sms/src/SmsCursor.h => dom/mobilemessage/src/SmsCursor.h
rename : dom/sms/src/SmsEvent.cpp => dom/mobilemessage/src/SmsEvent.cpp
rename : dom/sms/src/SmsEvent.h => dom/mobilemessage/src/SmsEvent.h
rename : dom/sms/src/SmsFilter.cpp => dom/mobilemessage/src/SmsFilter.cpp
rename : dom/sms/src/SmsFilter.h => dom/mobilemessage/src/SmsFilter.h
rename : dom/sms/src/SmsManager.cpp => dom/mobilemessage/src/SmsManager.cpp
rename : dom/sms/src/SmsManager.h => dom/mobilemessage/src/SmsManager.h
rename : dom/sms/src/SmsMessage.cpp => dom/mobilemessage/src/SmsMessage.cpp
rename : dom/sms/src/SmsMessage.h => dom/mobilemessage/src/SmsMessage.h
rename : dom/sms/src/SmsRequest.cpp => dom/mobilemessage/src/SmsRequest.cpp
rename : dom/sms/src/SmsRequest.h => dom/mobilemessage/src/SmsRequest.h
rename : dom/sms/src/SmsSegmentInfo.cpp => dom/mobilemessage/src/SmsSegmentInfo.cpp
rename : dom/sms/src/SmsSegmentInfo.h => dom/mobilemessage/src/SmsSegmentInfo.h
rename : dom/sms/src/SmsServicesFactory.cpp => dom/mobilemessage/src/SmsServicesFactory.cpp
rename : dom/sms/src/SmsServicesFactory.h => dom/mobilemessage/src/SmsServicesFactory.h
rename : dom/sms/src/Types.h => dom/mobilemessage/src/Types.h
rename : dom/sms/src/android/SmsService.cpp => dom/mobilemessage/src/android/SmsService.cpp
rename : dom/sms/src/android/SmsService.h => dom/mobilemessage/src/android/SmsService.h
rename : dom/sms/src/fallback/SmsService.cpp => dom/mobilemessage/src/fallback/SmsService.cpp
rename : dom/sms/src/fallback/SmsService.h => dom/mobilemessage/src/fallback/SmsService.h
rename : dom/sms/src/ipc/PSms.ipdl => dom/mobilemessage/src/ipc/PSms.ipdl
rename : dom/sms/src/ipc/PSmsRequest.ipdl => dom/mobilemessage/src/ipc/PSmsRequest.ipdl
rename : dom/sms/src/ipc/SmsChild.cpp => dom/mobilemessage/src/ipc/SmsChild.cpp
rename : dom/sms/src/ipc/SmsChild.h => dom/mobilemessage/src/ipc/SmsChild.h
rename : dom/sms/src/ipc/SmsIPCService.cpp => dom/mobilemessage/src/ipc/SmsIPCService.cpp
rename : dom/sms/src/ipc/SmsIPCService.h => dom/mobilemessage/src/ipc/SmsIPCService.h
rename : dom/sms/src/ipc/SmsParent.cpp => dom/mobilemessage/src/ipc/SmsParent.cpp
rename : dom/sms/src/ipc/SmsParent.h => dom/mobilemessage/src/ipc/SmsParent.h
rename : dom/sms/src/ipc/SmsTypes.ipdlh => dom/mobilemessage/src/ipc/SmsTypes.ipdlh
rename : dom/sms/src/ipc/ipdl.mk => dom/mobilemessage/src/ipc/ipdl.mk
rename : dom/sms/src/ril/SmsService.cpp => dom/mobilemessage/src/ril/SmsService.cpp
rename : dom/sms/src/ril/SmsService.h => dom/mobilemessage/src/ril/SmsService.h
rename : dom/sms/tests/Makefile.in => dom/mobilemessage/tests/Makefile.in
rename : dom/sms/tests/marionette/manifest.ini => dom/mobilemessage/tests/marionette/manifest.ini
rename : dom/sms/tests/marionette/test_between_emulators.py => dom/mobilemessage/tests/marionette/test_between_emulators.py
rename : dom/sms/tests/marionette/test_bug814761.js => dom/mobilemessage/tests/marionette/test_bug814761.js
rename : dom/sms/tests/marionette/test_filter_date.js => dom/mobilemessage/tests/marionette/test_filter_date.js
rename : dom/sms/tests/marionette/test_filter_date_notfound.js => dom/mobilemessage/tests/marionette/test_filter_date_notfound.js
rename : dom/sms/tests/marionette/test_filter_mixed.js => dom/mobilemessage/tests/marionette/test_filter_mixed.js
rename : dom/sms/tests/marionette/test_filter_number_multiple.js => dom/mobilemessage/tests/marionette/test_filter_number_multiple.js
rename : dom/sms/tests/marionette/test_filter_number_single.js => dom/mobilemessage/tests/marionette/test_filter_number_single.js
rename : dom/sms/tests/marionette/test_filter_read.js => dom/mobilemessage/tests/marionette/test_filter_read.js
rename : dom/sms/tests/marionette/test_filter_received.js => dom/mobilemessage/tests/marionette/test_filter_received.js
rename : dom/sms/tests/marionette/test_filter_sent.js => dom/mobilemessage/tests/marionette/test_filter_sent.js
rename : dom/sms/tests/marionette/test_filter_unread.js => dom/mobilemessage/tests/marionette/test_filter_unread.js
rename : dom/sms/tests/marionette/test_getmessage.js => dom/mobilemessage/tests/marionette/test_getmessage.js
rename : dom/sms/tests/marionette/test_getmessage_notfound.js => dom/mobilemessage/tests/marionette/test_getmessage_notfound.js
rename : dom/sms/tests/marionette/test_getmessages.js => dom/mobilemessage/tests/marionette/test_getmessages.js
rename : dom/sms/tests/marionette/test_incoming.js => dom/mobilemessage/tests/marionette/test_incoming.js
rename : dom/sms/tests/marionette/test_incoming_delete.js => dom/mobilemessage/tests/marionette/test_incoming_delete.js
rename : dom/sms/tests/marionette/test_incoming_multipart.js => dom/mobilemessage/tests/marionette/test_incoming_multipart.js
rename : dom/sms/tests/marionette/test_mark_msg_read.js => dom/mobilemessage/tests/marionette/test_mark_msg_read.js
rename : dom/sms/tests/marionette/test_mark_msg_read_error.js => dom/mobilemessage/tests/marionette/test_mark_msg_read_error.js
rename : dom/sms/tests/marionette/test_message_classes.js => dom/mobilemessage/tests/marionette/test_message_classes.js
rename : dom/sms/tests/marionette/test_outgoing.js => dom/mobilemessage/tests/marionette/test_outgoing.js
rename : dom/sms/tests/marionette/test_outgoing_delete.js => dom/mobilemessage/tests/marionette/test_outgoing_delete.js
rename : dom/sms/tests/marionette/test_segment_info.js => dom/mobilemessage/tests/marionette/test_segment_info.js
rename : dom/sms/tests/test_sms_basics.html => dom/mobilemessage/tests/test_sms_basics.html
rename : dom/sms/tests/test_smsdatabaseservice.xul => dom/mobilemessage/tests/test_smsdatabaseservice.xul
rename : dom/sms/tests/test_smsfilter.html => dom/mobilemessage/tests/test_smsfilter.html
rename : dom/sms/tests/test_smsservice_createsmsmessage.js => dom/mobilemessage/tests/test_smsservice_createsmsmessage.js
rename : dom/sms/tests/xpcshell.ini => dom/mobilemessage/tests/xpcshell.ini
2013-03-13 11:36:58 +08:00
Ryan VanderMeulen
eec47c3e71
Backed out changeset 6f2bd6ce1556 (bug 635852) for mochitest-other orange. a=backout
2013-03-12 18:02:47 -04:00
Mats Palmgren
6295fd267d
Bug 635852. r=smaug a=lsblakk
2013-03-12 21:25:31 +01:00
Jonathan Kew
bf4c3680f3
Bug 840431 - Cache an ellipsis textrun on gfxFontGroup. r=roc, a=tef+
2013-03-07 20:07:08 +00:00
Robert O'Callahan
cc3686e957
Bug 840431 - Hack text-overflow:ellipsis to put ellipses in the Content list to simplify display lists. r=mats, a=tef+
2013-03-11 10:56:55 -04:00
Nicholas Cameron
0aa4d546b6
Bug 828531; fix scaling CSS pixels for animations; r=roc,a=leo+
2013-03-06 08:49:22 +13:00
Gene Lian
f4af71a18b
Bug 831683 - B2G SMS & B2G MMS: make SMS database more generic for MMS (part 2, create dom/mobilemessage to put DB codes). r=vicamo a=leo+
...
--HG--
rename : dom/sms/interfaces/nsISmsDatabaseService.idl => dom/mobilemessage/interfaces/nsIMobileMessageDatabaseService.idl
rename : dom/sms/interfaces/nsIRilSmsDatabaseService.idl => dom/mobilemessage/interfaces/nsIRilMobileMessageDatabaseService.idl
rename : dom/sms/src/android/SmsDatabaseService.cpp => dom/mobilemessage/src/android/MobileMessageDatabaseService.cpp
rename : dom/sms/src/android/SmsDatabaseService.h => dom/mobilemessage/src/android/MobileMessageDatabaseService.h
rename : dom/sms/src/fallback/SmsDatabaseService.cpp => dom/mobilemessage/src/fallback/MobileMessageDatabaseService.cpp
rename : dom/sms/src/fallback/SmsDatabaseService.h => dom/mobilemessage/src/fallback/MobileMessageDatabaseService.h
rename : dom/sms/src/ril/SmsDatabaseService.js => dom/mobilemessage/src/ril/MobileMessageDatabaseService.js
rename : dom/sms/src/ril/SmsDatabaseService.manifest => dom/mobilemessage/src/ril/MobileMessageDatabaseService.manifest
2013-02-05 19:39:44 +08:00
Gene Lian
c7b12e13d9
Bug 831683 - B2G SMS & B2G MMS: make SMS database more generic for MMS (part 1, s/SmsDatabaseService/MobileMessageDatabaseService). r=vicamo a=leo+
2013-02-05 19:10:39 +08:00
Olli Pettay
180a85b39a
Bug 840263 - Make sure to notify the right navigation timing about page load. r=hsivonen, a=lsblakk
2013-02-20 20:15:21 +02:00
Andrew Halberstadt
7da2949f3d
Bug 834382 - Disable crashtests requiring remote xul on b2g18*, r=jgriffin, a=test-only,tracking-b2g18+
2013-02-20 14:58:08 -05:00
Andrew Halberstadt
fb102153d7
Bug 834382 - Disable failing crashtests on b2g18 branch, r=jgriffin, a=test-only,tracking-b2g18+
2013-02-12 14:02:09 -05:00
Alexandre Poirot
4859acee31
Bug 821695 - Do not load videocontrols.xml if the audio/video tag does not need it. r=roc, a=tef+
2013-02-01 08:47:55 -05:00
Cervantes Yu
dbee7e1b53
Bug 820571 - Don't show remote frame on restyles until reflow finished. r=roc, a=lsblakk
...
Original work from :roc.
Add check in nsFrameLoader::ShowRemoteFrame() so restyle of subdocument frames
doesn't resize remote content until first reflow finished and size is decided.
2013-01-10 15:23:55 +08:00
Andrew Halberstadt
52140a5e38
Bug 834382 - Disable failing crashtests so we can enable them, r=jgriffin, a=approval-mozilla-b2g18+
2013-02-07 14:47:49 -05:00
Chris Jones
b92992ab3e
Bug 836198: Create a "zombie" state for PresShell and use it for the preloaded TabChild PresShell. r=bz a=lsblakk
2013-02-07 11:26:27 -08:00
Chris Jones
7c7bf6b879
Backed out f041aad0e8ea (bug 836198) to fix bad commit message.
2013-02-07 11:28:48 -08:00
Chris Jones
72b2c8fc85
imported patch land1
2013-02-07 11:26:27 -08:00
Mats Palmgren
084243b411
Bug 812893 - When inserting a frame into the [Excess]OverflowContinuations list, also move its continuations there if they are in the same parent. r=roc a=bbajaj
2013-01-29 01:13:47 +01:00
Chris Jones
0484446f33
Bug 834470: Release AsyncPanZoomController and friends. r=roc a=jst
2013-01-24 19:59:10 -08:00
Vivien Nicolas ext:(%20and%20Chris%20Jones%20%3Cjones.chris.g%40gmail.com%3E)
b4f70c2bee
Rollup of bug 819000: Preload about:blank. r=cjones,jlebar a=cjones
...
Includes the following patches
Bug 819000: Bail out of PresShell::Paint if not active. r=roc
Bug 819000: Make sure preloaded docshells are reset to active. r=jlebar
Bug 819000: Preload about:blank. r=cjones a=cjones
2013-01-24 10:39:18 -08:00
Chris Jones
821e63ec97
Back out bug 819000
2013-01-24 19:22:52 -08:00
Chris Jones
0476887802
Bug 819000: Bail out of PresShell::Paint if not active. r=roc
2013-01-24 10:39:18 -08:00
Chris Jones
93c1f04b56
Back out bug 819000. a=bustage
2013-01-24 11:53:35 -08:00
Chris Jones
161c15245c
Bug 819000: Bail out of PresShell::Paint if not active. r=roc
2013-01-24 10:39:18 -08:00
Jonathan Griffin
61495447d1
Bug 820463 - Remove loadearly code from test runners, r=ahal, a=test-only
2013-01-17 12:18:37 -08:00
Jonathan Kew
17f43186b2
Bug 829523 - Disable font hinting on b2g, but retain pixel-snapped metrics except in the browser app. r=cjones, a=overholt
2013-01-15 15:19:28 +00:00
L. David Baron
3dfd81744b
Bug 822891: Make animationiteration events fire when we're running off-main-thread animations and throttling style changes. r=nrc approval-mozilla-b2g18=overholt
2013-01-17 10:03:11 -08:00
Anthony Jones
9381cca261
Bug 825808 - Fix animations by marking transforms as not fixed. r=roc, a=tef+
2013-01-12 15:48:55 -05:00
Anthony Jones
f25d1ca32c
Bug 811950 - Refactoring to use gfxPoint and gfxSize more. r=cjones, a=overholt
2012-12-23 10:51:39 -05:00
Anthony Jones
2aa1e3acd9
Bug 811950 - Remove fixed position environment variable. r=roc, a=overholt
2012-12-23 10:47:16 -05:00
Jeff Walden
5fd953b208
Bug 831279 - Part 2: Port hg cset 978e9865042: Eliminate a few nullptr-to-bool conversions to avoid a clang warning (which we upgrade to error) in some clang revs. No bug, r=sparky, a=overholt
...
--HG--
extra : rebase_source : 6b45c8e1dd07449a5ebc34704c19e05fe155f628
2013-01-16 17:46:29 -05:00
Dave Hylands
81aa64ceb0
Bug 785124 - Pt 1 - Add VolumeMountLock which allows SDCard to be locked. r=dougt, a=blocker
...
From 8e39b8e5f3ab7e6344b0a8a5eeabdcf672de8fb4 Mon Sep 17 00:00:00 2001
---
dom/ipc/ContentChild.cpp | 18 +++-
dom/ipc/ContentChild.h | 5 +-
dom/ipc/ContentParent.cpp | 22 +++-
dom/ipc/ContentParent.h | 2 +
dom/ipc/PContent.ipdl | 6 +-
dom/system/gonk/AutoMounter.cpp | 19 +++-
dom/system/gonk/Makefile.in | 4 +-
dom/system/gonk/Volume.cpp | 62 ++++++++++-
dom/system/gonk/Volume.h | 11 +-
dom/system/gonk/VolumeServiceIOThread.cpp | 11 +-
dom/system/gonk/VolumeServiceIOThread.h | 7 +-
dom/system/gonk/nsIVolume.idl | 21 +++-
dom/system/gonk/nsIVolumeMountLock.idl | 12 +++
dom/system/gonk/nsIVolumeService.idl | 9 +-
dom/system/gonk/nsVolume.cpp | 96 ++++++++++++++++-
dom/system/gonk/nsVolume.h | 43 ++++++--
dom/system/gonk/nsVolumeMountLock.cpp | 157 +++++++++++++++++++++++++++
dom/system/gonk/nsVolumeMountLock.h | 55 ++++++++++
dom/system/gonk/nsVolumeService.cpp | 168 +++++++++++++++++++++++------
dom/system/gonk/nsVolumeService.h | 20 +++-
layout/build/nsLayoutModule.cpp | 5 +-
layout/build/nsLayoutStatics.cpp | 9 ++
22 files changed, 684 insertions(+), 78 deletions(-)
create mode 100644 dom/system/gonk/nsIVolumeMountLock.idl
create mode 100644 dom/system/gonk/nsVolumeMountLock.cpp
create mode 100644 dom/system/gonk/nsVolumeMountLock.h
2012-12-14 16:01:34 -08:00
Robert O'Callahan
1e1821a485
Bug 828207: Wallpaper over not being able to find a layer manager on the main thread when initializing a remote render frame. That's OK, we'll find one on the compositor thread. r=cjones a=blocking-basecamp
2013-01-10 11:02:21 +01:00