Commit Graph

12226 Commits

Author SHA1 Message Date
Ryan VanderMeulen
82df8fd4e8 Merge m-c to inbound. 2012-07-16 20:38:39 -04:00
Etienne Segonzac
2e0ea1950d Bug 774216. Can't launch apps on B2G since it's seen as XP_UNIX by WebappOSUtils. r=felipe 2012-07-16 11:22:16 -07:00
Gavin Sharp
784cbd1834 Bug 773845: lazy-load some social modules to see what effect that has on maxheap/allocs tests 2012-07-16 08:43:50 -07:00
Shane Caraveo
062c9d4909 Bug 774178: make some changes to provider profile/notification handling to support "logout", r=gavin
--HG--
extra : rebase_source : 9c609d3dfb8caa87d2eb725b8625796baa841e07
2012-07-16 08:36:47 -07:00
Ed Morley
3a46b64095 Merge fx-team and mozilla-central 2012-07-16 11:31:28 +01:00
Victor Porof
9bd8c04155 Bug 767389 - about:home and about:newtab are intermittently shown in the Debugger dropdown; r=past 2012-07-15 09:50:41 +03:00
Dan Walkowski
10093c1b76 Bug 772600. Create WebappOSUtils to host platform-specific webapps code and implement native app launch. r=felipe
Windows part by Tim Abraldes and Linux part by Marco Castelluccio
2012-07-14 01:09:39 -07:00
Felipe Gomes
4c3047cbb2 Bug 769095. Enforce maximum icon size for nsIAlertsService's notification. r=dao 2012-07-14 01:00:58 -07:00
Panos Astithas
399f3d044f Bug 751949 - Reloading a page when the debuggee is paused results in: ASSERTION: Mismatched calls to ResumeTimeouts; r=rcampbell 2012-07-13 13:10:22 +03:00
Panos Astithas
443168bbb2 Bug 771452 - resume button need two clicks to go on after a breakpoint when the script is inside the .html file; r=rcampbell 2012-07-13 13:10:21 +03:00
Tim Taubert
5a13cffe1e merge m-c to fx-team 2012-07-13 12:04:14 +02:00
Ryan VanderMeulen
7105546cd8 Merge the last PGO-green inbound changeset to m-c. 2012-07-12 20:46:27 -04:00
David Zbarsky
2d843e4532 Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (toolkit/places); r=mak 2012-07-12 14:07:50 -04:00
Panos Astithas
80c077f1cd Bug 767399 - When navigating between web pages with the Back and Forward buttons, the same scripts are displayed in the Debugger for all the pages; r=rcampbell 2012-07-12 14:03:43 +03:00
Benjamin Smedberg
5e47967333 Bug 771251 - OOP crash reporting accesses the directory service off the main thread. In addition, the first design of the crash injector callback meant that we're dropping some set of Flash crashes which happen during an RPC call. r=ted
* Fix the directory service usage by saving the pending directory path from OOPInit.
* Force clients to call OOPInit on the main thread.
* Make injected crashes available via TakeMinidumpForChild and give each crash a sequence number so that we can pick the earliest crash from the three possibilities; delete the other two to avoid polluting about:crashes
2012-07-10 22:20:05 -04:00
Ekanan Ketunuti
4f6650dc7f Bug 772456 - Replace '-moz-transition' with 'transition' in toolkit/. r=dao 2012-07-11 08:35:26 +07:00
Ekanan Ketunuti
8be24d871a Bug 772462 - Replace '-moz-transform' with 'transform' in toolkit/. r=dao 2012-07-11 08:00:06 +07:00
David Keeler
679f55960f bug 760625 - use the blocklist to inform click-to-play plugins. r=joshmoz,bmcbride 2012-07-11 08:56:34 -07:00
Mark Hammond
49fd13eb7d Bug 773165 - more robust removal of frameworker's iframe. r=dao 2012-07-12 18:04:52 +10:00
Dão Gottwald
76f8d29102 Backed out changeset 184ba174e8a6 2012-07-12 10:23:56 +02:00
Mark Hammond
b96d6a8058 bug 773165 - more robust removal of frameworker's iframe. r=gavin 2012-07-12 18:04:52 +10:00
Mike Hommey
882d156651 Bug 763651 - Link the javascript engine against zlib. r=khuey 2012-07-12 08:30:59 +02:00
Matt Brubeck
1372f7d220 Back out bug 769254 (a81e5e60dca3, 0afba80f60a1, d5e4f42b8540, 636dfa176232) because of Windows M3 leaks
--HG--
extra : rebase_source : b1dfca300a71e60feafd46a5e93ee99a79d56051
2012-07-11 17:30:30 -07:00
Justin Lebar
8e336c5dd8 Bug 769254 - Part 3: Rename nsWindowWatcher::OpenWindowJSInternal --> OpenWindowInternal. r=bz
--HG--
extra : rebase_source : 21460c8ccf4eb96df1fee57a6b8a537858f3b4ad
2012-07-11 16:02:20 -04:00
Gavin Sharp
3e09c9914c Bug 771980: provider must be re-usable, r=jaws
--HG--
extra : transplant_source : s%94%84%C2%7C%27%A3%B0%DB%5B%7F%40%96%A4S%21%FFcSA
2012-07-11 10:43:56 -07:00
Nathan Froyd
24ffd1eab5 Bug 772532 - fix JavaScript warnings for XPIProviderUtils.js; r=Unfocused 2012-07-10 15:37:51 -04:00
Rafael Ávila de Espíndola
6d6cccf3d5 Bug 774037 - Fix -Wdelete-non-virtual-dtor warning. r=dolske. 2012-07-15 00:23:35 -04:00
Shane Caraveo
720197f7a2 Bug 773530: make additions to the social WorkerAPI module to support the toolbar UI, r=gavin
--HG--
extra : transplant_source : 9%EF%EE%2A3g%3C%85%03%92%CC%1Ek%F3vKaD%1D%9F
2012-07-14 16:35:19 -07:00
Matthew Noorenberghe
5733ba4eda Bug 770063 - Disable a portion of test_sandbox.xul on OS X 10.5 due to intermittent failure. r=dolske
--HG--
extra : rebase_source : 36b4c86436895830e00029ee5e31a3b8d5a08c48
2012-07-12 22:27:40 -07:00
Andrew Hurle
3a22150f69 Bug 587909 - Improve the visual style of location bar results. r=Unfocused ui-r=shorlander
--HG--
extra : rebase_source : 625a3e2cf16b2601c20709b1ff6ee7c3792a6faa
2012-07-12 20:53:00 -07:00
Brian R. Bondy
e514ef6648 Bug 770899 - Prefetch clearing should be repurposed to delete 0 sized read only .pf files only. r=taras 2012-07-09 19:00:03 -04:00
Ms2ger
6a3f956ff2 Backout 977ee9208065, a405768bd32a, 69a1fb2ddca3, 58d5f1d1443e for Moth orange. 2012-07-14 11:38:56 +02:00
Dan Walkowski
6e58713cbe Bug 772600. Create WebappOSUtils to host platform-specific webapps code and implement native app launch. r=felipe
Windows part by Tim Abraldes and Linux part by Marco Castelluccio
2012-07-14 01:09:39 -07:00
Felipe Gomes
9371337a2c Bug 771294. Use window id for webapp installation. r=gavin
Test by Myk Melez
2012-07-14 01:09:32 -07:00
Felipe Gomes
c23822e53e Bug 769095. Enforce maximum icon size for nsIAlertsService's notification. r=dao 2012-07-14 01:00:58 -07:00
Ryan VanderMeulen
22a28a7b6a Merge m-c to inbound. 2012-07-13 23:04:48 -04:00
Dave Townsend
f93c6066ad Bug 708984: Land the Add-on SDK promises API. r=dtownsend, r=Yoric 2012-07-13 15:37:10 -07:00
Benjamin Smedberg
55b25c937e Bug 773665 - Don't crash during shutdown because XPCOM is already mostly-dead and refuses to create a local file, r=ted
--HG--
extra : rebase_source : 238d7a8eec192fbddfbfeb384eb62b68db42dd69
2012-07-13 13:43:17 -04:00
Ed Morley
06ddb579da Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-07-13 12:44:49 +01:00
Felipe Gomes
d1ddbe9c88 Bug 630567. Disable test_taskbarprogress_service.xul due to frequent failures. r=philor 2012-07-12 22:37:37 -07:00
Gavin Sharp
03519d96e1 Bug 773529: add addProvider/removeProvider methods to ease testing, r=adw
--HG--
extra : transplant_source : %1D%0D%D4%B2%05A%C6lD%02%F0%AB%F1%A7%88Y%AC%24%B4%1A
2012-07-13 09:36:00 -07:00
Jared Wein
ef1a7cfcec Bug 765874 - Implement recommend/share button, r=gavin
--HG--
extra : transplant_source : %A6%EC%03Q%AD%F8%CC%08NK%81%D15S%7C%21%7B%B8%E0C
2012-07-11 18:31:19 -07:00
Jim Mathies
d0b7cade67 Bug 773624 - Catch invalid vccorlib GetProcAddress calls when running on the desktop. r=ehsan 2012-07-13 11:10:49 -05:00
Ed Morley
e5f8676739 Merge mozilla-central to mozilla-inbound 2012-07-13 15:30:35 +01:00
Dão Gottwald
3b3cdaad5c Bug 773360 - Remove workarounds for bug 768400. r=enn 2012-07-13 16:28:21 +02:00
Nathan Froyd
890f2d2899 Bug 772981 - adjust microformats mochitests to new mochitest world order; r=glandium 2012-07-11 16:01:37 -04:00
Ryan VanderMeulen
1b61fbb7ca Merge m-c to inbound. 2012-07-12 21:12:17 -04:00
Georg Fritzsche
48f9ab3f30 Bug 772143 - Remove carriage returns from TelemetryPing. r=nfroyd 2012-07-11 15:56:01 +02:00
Wes Johnston
b01e9e1147 Bug 732052 - Allow slide frames to use touch events. r=smaug,enn 2012-07-09 09:55:35 -07:00
Wes Johnston
a2c0e567af Bug 732052 - Update video controls for touch events. r=dolske 2012-07-09 09:55:34 -07:00