Benoit Jacob
604028c06b
Bug 791432 - fix build bustage - no review
2013-01-25 14:48:26 -05:00
Joel Maher
c51be6a996
Bug 834778 - upload a new talos.zip to capture fixes for xperf. r=armenzg
2013-01-25 14:16:07 -05:00
Doug Turner
d037baf04d
Bug 834595 - Factor stat() such that there are 3 independent methods. r=sicking
...
--HG--
rename : dom/devicestorage/test/test_stat.html => dom/devicestorage/test/test_freeSpace.html
rename : dom/devicestorage/test/test_stat.html => dom/devicestorage/test/test_usedSpace.html
2013-01-25 11:05:24 -08:00
Sriram Ramasubramanian
dfc7d5d674
Bug 834525: Tab thumbnail styling on phones and tablets. [r=mfinkle] [needs-clobber]
...
--HG--
extra : rebase_source : 3a06d02240be1381498f5d73a5d48258ad145a20
2013-01-24 17:08:08 -08:00
Kartikaya Gupta
e0a9f00b2d
Bug 834414 - Free the local refs in GeckoThread's long-running run method to prevent leaks. r=cpeterson
2013-01-25 13:51:41 -05:00
Kartikaya Gupta
54e8f992da
Bug 834414 - Stop holding on to a content resolver in Tab, which leaks the Activity instance it is associated with. r=bnicholson
2013-01-25 13:51:41 -05:00
Kartikaya Gupta
bfdb4ce5ac
Bug 834414 - Remove a dangling reference to the LayerView in the IME code when the activity is destroyed. r=jchen
2013-01-25 13:51:41 -05:00
Kartikaya Gupta
85763f1828
Bug 834414 - Destroy the SiteIdentityPopup when the activity is destroyed to prevent leaking the activity. r=margaret
2013-01-25 13:51:41 -05:00
Kartikaya Gupta
b1e57e239d
Bug 834414 - Remove unnecessary getInstance call that was leaking an App instance. r=wesj
2013-01-25 13:51:41 -05:00
Kartikaya Gupta
2748102adc
Bug 834414 - Fix leaks caused by missing tab change listener unregistrations. r=sriram
2013-01-25 13:51:41 -05:00
Ehsan Akhgari
8df404f0aa
Backed out changeset 70baa7e07838 (bug 833915) since one day has passed
2013-01-24 11:12:24 -05:00
Joel Maher
5baa181713
Backed out changeset 69db50f12203
2013-01-24 08:43:05 -05:00
Joel Maher
dbda1158b6
Bug 832442 - upload a new talos.zip to capture fixes for android, process crash detection and datazilla. r=kmoir
2013-01-24 07:34:58 -05:00
Yoshi Huang
ac262b794f
Bug 827831 - Part 3: [B2G STK]: Marionette test case. r=allstars.chh
2013-01-24 19:13:08 +08:00
Olli Pettay
bab49e056f
Bug 830975, make sure to flush all the documents, yet keep the no-flush-needed case fast, r=mccr8,f=bz,a=abillings
2013-01-24 11:09:06 +02:00
Ryan VanderMeulen
d1e755f491
Merge m-c to fx-team.
2013-01-24 21:36:55 -05:00
Gene Lian
374464c2bb
Bug 830425 - Phone takes too long to wake up for incoming phone calls (acquire and release wake locks in RadioInterfaceLayer.js). r=philikon a=tef+
2013-01-24 16:35:50 +08:00
Jeff Hammel
bc2e245b2e
Bug 830996 - implement a way to DRY mozbase packages for m-c;r=gps
2013-01-24 14:23:36 -08:00
Mark Finkle
f4c3fe9e16
Bug 834386 - AboutHomeContent: Finalizing a Cursor that has not been deactivated or closed r=bnicholson
2013-01-24 16:58:53 -05:00
Nick Alexander
5fd9c553b2
Bug 834376 - Move Android Sync PNG files from drawable to drawable-mdpi. r=rnewman
...
--HG--
rename : mobile/android/base/resources/drawable/desktop.png => mobile/android/base/resources/drawable-mdpi/desktop.png
rename : mobile/android/base/resources/drawable/mobile.png => mobile/android/base/resources/drawable-mdpi/mobile.png
2013-01-24 13:57:47 -08:00
Brian Nicholson
f501a108c2
Bug 834048 - Add required param for f.remove(). r=mfinkle
...
--HG--
extra : rebase_source : cd704a9fb1aa00a77eefba0e8ea9d8fda12bfdc3
2013-01-24 13:52:12 -08:00
Brian Nicholson
150d8a6e2c
Bug 834400 - Use bind() in download callbacks. r=mfinkle
...
--HG--
extra : rebase_source : a736b3f7d71d47230370e551f620b9362f45f265
2013-01-24 13:52:05 -08:00
John Schoenick
d9ce94e2f6
Bug 832032 - Don't create a PluginStreamListener for initial plugin streams before OnStartRequest. r=josh
2013-01-24 13:41:29 -08:00
Ryan VanderMeulen
5b174b4d7b
Backed out changeset 689690a17de3 (bug 833143) since the attempt at merging the backout from m-c was lost.
2013-01-24 16:35:31 -05:00
Mats Palmgren
e3fc7b8b27
Bug 825999 - Apply overflow:hidden also to replaced elements. r=roc
2013-01-24 21:44:38 +01:00
Jeff Muizelaar
3b962d909d
Bug 823109. Only extract d3d dlls when necessary. r=ted
...
This adds proper dependencies so that make can do better.
We go to some length to handle possible spaces in the paths.
--HG--
extra : rebase_source : 7974bade5808a2cb0f4efb29bf46b0f298549659
2013-01-24 15:00:36 -05:00
Kartikaya Gupta
8fc64379a4
Bug 807606 - Add a native UI implementation of the NSS dialog service in Fennec. r=mfinkle
2013-01-24 15:41:35 -05:00
Kartikaya Gupta
407b7a7820
Bug 807606 - Add text labels as an input type to PromptService. r=mfinkle
2013-01-24 15:41:35 -05:00
Kartikaya Gupta
0872349970
Bug 807606 - Add some padding to the inputs in the PromptService and wrap them in a Scrollview. r=wesj
2013-01-24 15:41:35 -05:00
Nick Thomas
0433e6c111
Bug 833410, update unagi snapshot, r=Callek
2013-01-25 09:32:13 +13:00
Ryan VanderMeulen
7e98969f05
Backed out changeset 58209cc0ae14 (bug 833521) for build bustage.
2013-01-24 15:23:53 -05:00
Ryan VanderMeulen
bc8dfe66fb
Backed out changeset 08863162779f (bug 761040) for crashes.
2013-01-24 15:18:35 -05:00
Robert Strong
521f1c37c4
Bug 593148 - Remove version.nsh after other apps no longer use it. r=bbondy
2013-01-24 12:15:03 -08:00
Andrew Halberstadt
a466d10a02
Bug 834382 - Disable failing b2g emulator crashtests, r=jgriffin
2013-01-24 15:07:07 -05:00
Ben Turner
ab55383013
Bug 831307, add additional logging. r=cjones.
2013-01-23 15:57:05 -08:00
Sriram Ramasubramanian
c38ce4088d
Bug 833546: Rotating phone will open tabs-tray. [r=mfinkle]
2013-01-23 15:40:46 -08:00
Jose Antonio Olivera Ortega
a737e8202d
Bug 827280 - Part 4: RIL. r=philikon a=tef+
2013-01-25 19:45:23 +01:00
Jose Antonio Olivera Ortega
82a2e87de4
Bug 827280 - Part 3: MobileConnection. r=philikon a=tef+
2013-01-25 19:45:19 +01:00
Jose Antonio Olivera Ortega
b821688dc3
Bug 827280 - Part 2: DOMEvent. r=philikon a=tef+
2013-01-25 19:45:16 +01:00
Jose Antonio Olivera Ortega
3bf763bc92
Bug 827280 - Part 1: IDLs. r=sicking a=tef+
2013-01-25 19:45:12 +01:00
Benoit Jacob
f18737765d
Bug 791432 - blacklist WebGL on HTC One S ("ville") - r=jgilbert
2013-01-25 13:40:38 -05:00
Benoit Jacob
2c9e992b6c
Bug 834674 - IDBTransaction: no need for custom CC code to traverse/unlink arrays of pointers - r=smaug
2013-01-25 08:42:03 -05:00
Benoit Jacob
86dd08b226
Bug 832831 - Make NS_ASSERT_OWNINGTHREAD_AND_NOT_CCTHREAD fatal - r=khuey
2013-01-25 13:40:38 -05:00
Benoit Jacob
4a0860fcfa
Bug 832576 - Fix perf regression in WebGL uniform setters - r=jgilbert
2013-01-25 13:40:38 -05:00
Benoit Jacob
f8931fa873
Bug 827170 - Clamp intermediate surface's framebuffer dimensions to what is supported by the GL - r=BenWa
...
Without this, we have assertion failures as we fail to create our textures and subsequently
we have incomplete framebuffers. The present patch is a short-term compromise: to avoid
asserting, we just clamp texture sizes. That can result in fuzzy rendering. Ideally
(with some suitable tiling) we wouldn't have to do that.
2013-01-25 13:40:38 -05:00
Dave Hylands
8cf4b54e21
Bug 831701 - Missing a change that was supposed to be in the previous patch. r=me
2013-01-25 10:32:56 -08:00
Dave Hylands
7884b269e2
Bug 831701 - Finish active updates unless the user swtiches to a newer one. Remove stale updates. r=rstrong
...
Once the user starts to download an update, stick to that update until the user cancels the download and does a "Check Now".
If a newer update is started and a stale update is detected, remove the stale update.
If a download fails due an update being in the applied state, prompt the user to apply it.
If an update was fully downloaded, but interrupted during verification, then don't redownload.
2013-01-25 10:27:49 -08:00
Mats Palmgren
db66952e28
Bug 344557 - Add crashtests.
2013-01-25 18:34:30 +01:00
Mats Palmgren
820bb5b48b
Bug 341382 - Add crashtests.
2013-01-25 18:34:30 +01:00
Mats Palmgren
4b2b642a4e
Bug 325377 - Add crashtest.
2013-01-25 18:34:30 +01:00