Commit Graph

119698 Commits

Author SHA1 Message Date
Ryan VanderMeulen
0dddf189fc Merge m-c to fx-team. 2013-01-24 21:36:55 -05:00
Gene Lian
8c1e40b864 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
4dfec8f0a4 Bug 830996 - implement a way to DRY mozbase packages for m-c;r=gps 2013-01-24 14:23:36 -08:00
Mark Finkle
580fe2aeca 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
15a9877479 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
40234cf7d7 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
970bd1bbe6 Bug 834400 - Use bind() in download callbacks. r=mfinkle
--HG--
extra : rebase_source : a736b3f7d71d47230370e551f620b9362f45f265
2013-01-24 13:52:05 -08:00
John Schoenick
7427545b89 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
79c9011dfa 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
31f7a459cb Bug 825999 - Apply overflow:hidden also to replaced elements. r=roc 2013-01-24 21:44:38 +01:00
Jeff Muizelaar
f31f9f7f04 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
b3326993f0 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
2f48f5054c Bug 807606 - Add text labels as an input type to PromptService. r=mfinkle 2013-01-24 15:41:35 -05:00
Kartikaya Gupta
1a616ed6fa 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
fb8f4ed230 Bug 833410, update unagi snapshot, r=Callek 2013-01-25 09:32:13 +13:00
Ryan VanderMeulen
2c5c88c10b Backed out changeset 58209cc0ae14 (bug 833521) for build bustage. 2013-01-24 15:23:53 -05:00
Ryan VanderMeulen
192fd6ede1 Backed out changeset 08863162779f (bug 761040) for crashes. 2013-01-24 15:18:35 -05:00
Robert Strong
3a703249c7 Bug 593148 - Remove version.nsh after other apps no longer use it. r=bbondy 2013-01-24 12:15:03 -08:00
Andrew Halberstadt
c7a85c20ae Bug 834382 - Disable failing b2g emulator crashtests, r=jgriffin 2013-01-24 15:07:07 -05:00
Ben Turner
65a5f51bd7 Bug 831307, add additional logging. r=cjones. 2013-01-23 15:57:05 -08:00
Sriram Ramasubramanian
6893bc9b56 Bug 833546: Rotating phone will open tabs-tray. [r=mfinkle] 2013-01-23 15:40:46 -08:00
Jose Antonio Olivera Ortega
97afdee067 Bug 827280 - Part 4: RIL. r=philikon a=tef+ 2013-01-25 19:45:23 +01:00
Jose Antonio Olivera Ortega
1cee368d8a Bug 827280 - Part 3: MobileConnection. r=philikon a=tef+ 2013-01-25 19:45:19 +01:00
Jose Antonio Olivera Ortega
28fdf7755d Bug 827280 - Part 2: DOMEvent. r=philikon a=tef+ 2013-01-25 19:45:16 +01:00
Jose Antonio Olivera Ortega
7baa538701 Bug 827280 - Part 1: IDLs. r=sicking a=tef+ 2013-01-25 19:45:12 +01:00
Benoit Jacob
27caae165c Bug 791432 - blacklist WebGL on HTC One S ("ville") - r=jgilbert 2013-01-25 13:40:38 -05:00
Benoit Jacob
8602c485b1 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
7e6dfb3643 Bug 832831 - Make NS_ASSERT_OWNINGTHREAD_AND_NOT_CCTHREAD fatal - r=khuey 2013-01-25 13:40:38 -05:00
Benoit Jacob
c69ab47faf Bug 832576 - Fix perf regression in WebGL uniform setters - r=jgilbert 2013-01-25 13:40:38 -05:00
Benoit Jacob
58af92e2d3 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
006ea35ac5 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
af3bb6ca29 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
3a4e06255f Bug 344557 - Add crashtests. 2013-01-25 18:34:30 +01:00
Mats Palmgren
e5e80904bf Bug 341382 - Add crashtests. 2013-01-25 18:34:30 +01:00
Mats Palmgren
1492217259 Bug 325377 - Add crashtest. 2013-01-25 18:34:30 +01:00
Mats Palmgren
00cefdf586 Bug 321224 - Add crashtest. 2013-01-25 18:34:29 +01:00
Mats Palmgren
0bb8fd80df Bug 309322 - Add crashtests. 2013-01-25 18:34:29 +01:00
Mats Palmgren
7c75f76495 Bug 286491 - Add crashtest. 2013-01-25 18:34:29 +01:00
Mats Palmgren
7a1936abbd Bug 255982 - Add crashtests. 2013-01-25 18:34:29 +01:00
Matt Brubeck
8eb5ef8e99 Bug 789358 - Re-enable click target fluffing in B2G [r=cjones] 2013-01-24 06:53:55 -08:00
Matt Brubeck
3a9e43ba6d Bug 833663 - Set MOZ_SOURCE_TOUCH for simulated mouse events in Gonk [r=cjones] 2013-01-24 06:53:39 -08:00
Matt Brubeck
bcbdda634a Bug 832101 - Don't fluff out click targets for events from non-touch input [r=roc] 2013-01-24 06:53:18 -08:00
Matt Brubeck
7b005eb511 Bug 832101 - Allow EventUtils.sendMouseEvent to set pressure and inputSource [r=smaug] 2013-01-24 06:52:57 -08:00
Raymond Lee
72b1eac15e Bug 806723 - Port plugin test_privatemode.xul to the new per-tab PB APIs r=jdm
--HG--
rename : dom/plugins/test/mochitest/test_privatemode.xul => dom/plugins/test/mochitest/test_privatemode_perwindowpb.xul
extra : rebase_source : 482bddf5f3af6be0aa92ef53783e2153860f5478
2013-01-25 13:59:54 +08:00
Kannan Vijayan
ff447a1192 Bug 834447 - Make Ion entry use AbstractFramePtr instead of StackFrame*. r=sstangl 2013-01-25 11:34:47 -05:00
Kai Engert
d4ddc18806 Bug 834741, NSPR_4_9_5_BETA2 and NSS_3_14_2_BETA2, r=wtc 2013-01-25 17:26:46 +01:00
Adam Roach [:abr]
fd861268ea Bug 834153 - Mochitest. r=ekr 2013-01-24 12:11:08 -06:00
Adam Roach [:abr]
5b77951d56 Bug 834153 - Queue CreateAnswer State Checks, remove extraneous _executeNext calls. r=jesup 2013-01-24 21:44:30 -06:00
James Willcox
6dc79f9f2d Bug 768000 - Fix up the mutex handling in the prior patch r=blassey 2013-01-25 11:13:40 -05:00
Jinsu Oh
05533aa7f8 Bug 791654 - Add Save Video/Audio to context menus. r=wesj 2013-01-24 18:36:25 -08:00