Граф коммитов

12585 Коммитов

Автор SHA1 Сообщение Дата
Al Tsai b752e14e8d Bug 777983 - Add marionette test for b2g gps provider. r=dougt, a=akeybl 2012-10-11 21:31:39 -04:00
Doug Turner e57688851e Bug 793955, 802867 - DeviceStorage files returned by DeviceStorage.get() don't always have lastModifiedDate. r=bent. a=blocking-basecamp 2012-10-18 11:29:32 -07:00
Jeff Muizelaar fdb6ca44de Bug 800031. Include paint time int tab switch telemetry. r=ehsan,dao,bjcaob a=akeybl
This adds a new FX_TAB_SWITCH_TOTAL_MS that should more accurately represent
the user experience of tab switch time than FX_TAB_SWITCH_UPDATE_MS.
FX_TAB_SWITCH_UPDATE_MS is being kept because it gives a good indication of how
much time is being spent in the front end parts vs the painting parts.

This works by measuring the time between beginTabSwitch() and the first call to
LayerManager::PostPresent().

--HG--
extra : rebase_source : 8c5163398489de3b2222665ed48297b6eb6cf722
2012-10-18 14:46:25 -04:00
Justin Lebar 3ebd0de262 Bug 800486 - Part 2: Move signal-watching and memory-report-dumping code out of nsMemoryReporterManager and into a new file, MemoryInfoDumper. r=njn, a=akeybl 2012-10-15 22:12:14 -04:00
Justin Lebar 3396bb92fe Bug 800486 - Part 1: Dump a GC and CC log upon receiving SIGRTMIN + 2. r=mccr8,njn,cjones, a=akeybl
--HG--
extra : transplant_source : %E6v%A9%9Az%8D%DD%C5%25%83%C3%91%E0%AC%0A%9D%922%0DP
2012-10-15 22:12:14 -04:00
Robert O'Callahan b43e1d1e6f Bug 626245. Part 2: Fix test_convertpoint to poll until the plugin is in the right place. r=matspal, a=bajaj
--HG--
extra : rebase_source : 922d0bd8074d40a46180c2b3309b1394b3310d5c
2012-10-08 17:46:52 +13:00
Etienne Segonzac a0aa80265f Bug 802675 - Fixing mozApp.checkForUpdate for packaged apps. r=fabrice a=blocking-basecamp 2012-10-18 11:33:00 +01:00
Ryan VanderMeulen e2e0f29da5 Backout bug 626245 for build bustage. a=bustage 2012-10-17 23:25:53 -04:00
Robert O'Callahan 1de035ea0f Bug 626245. Part 2: Fix test_convertpoint to poll until the plugin is in the right place. r=matspal, a=bajaj 2012-10-08 17:46:52 +13:00
Steven Lee c5a1c48c06 Bug 790499 - Time API: Call JS_ClearDateCaches() to update Date object's timezone when the system timezone is reset. r=jlebar, a=blocking-basecamp 2012-10-17 00:26:00 -04:00
Gavin Sharp 01c8f4de62 Bug 802436: fix test from bug 800817, r=smaug, a=akeybl
--HG--
extra : rebase_source : 7f561b59deec59f4c533348ed307e24b8dadb716
2012-10-17 15:24:13 -07:00
Chris Jones b60afa62b9 Test for bug 800817. r=smaug, a=akeybl
--HG--
extra : rebase_source : c80f32512af93ec7fced7cf1854694db632123ba
2012-10-13 18:43:24 -07:00
Olli Pettay 0b51778704 Bug 799299 - focus contention with two visible html content areas, r=masayuki, a=akeybl
--HG--
extra : rebase_source : 12a931af2aa6411ab237a33f0f01e3cfa907baa0
2012-10-12 01:43:42 +03:00
Boris Zbarsky b482b2fb2e Bug 800386. Fix getInterface from JS on XMLHttpRequest objects to actually work. r=khuey, a=lsblakk 2012-10-15 23:12:03 -04:00
Fabrice Desré 2e6e3cca7b Bug 802108 - [MozActivity] fails for OOP applications [r=gwagner, a=blocking-basecamp] 2012-10-17 13:48:56 -07:00
Fernando Jiménez 8e0b3d5216 Bug 793189 - MMI Codes: get IMEI. Part 2 - Tests; r=marshall_law, a=blocking-basecamp 2012-10-17 13:07:24 +02:00
Fernando Jiménez 96b4e460b7 Bug 793189 - MMI Codes: get IMEI. Part 1 - RIL; r=marshall_law, a=blocking-basecamp 2012-10-17 13:07:24 +02:00
Eric Chou 6eb4b0b305 Bug 799452 - Patch 2: Parse PUT request header. r=qdot, a=blocking-basecamp 2012-10-17 14:48:52 +08:00
Eric Chou e6e76af451 Bug 799452 - Patch 1: Send a system message to notify 'receiving file confirmation'. r=qdot, a=blocking-basecamp 2012-10-17 14:46:53 +08:00
Gene Lian 48c503340c Bug 801257 - System Message API: Page would wrongly handle messages to be sent to other pages. r=fabrice, a=blocking-basecamp 2012-10-13 16:05:42 +08:00
Dale Harvey 6d3d624cfd Bug 797297 - Remove hasAttribute check from outer loop of BrowserElementChild::_contextMenuHandler. r=jlebar, a=blocking-basecamp 2012-10-13 20:27:00 -04:00
Justin Lebar 25d33cd69e Bug 800170 - Modify mozbrowser's getScreenshot() so it takes max-width, max-height parameters. r=smaug, a=blocking-basecamp
--HG--
extra : transplant_source : %ABlp%06%40%3E%16%3B%D6%2BE%E1%C2%97%FE%E9%EC%E5%B3Q
2012-10-17 00:23:08 -04:00
Gabriele Svelto bbcbdf4cb7 Bug 801676 - Follow-up: Add comment explaining why we use JPEG instead of PNG in getScreenshot(). r=jlebar, a=blocking-basecamp
--HG--
extra : transplant_source : S%2C%0E%F6X%8B%0A%15%B1%7F%D1%7D%2A%90w%3Dp%03vZ
2012-10-16 18:02:53 +02:00
Gabriele Svelto 1e83b00cd2 Bug 801676 - [Browser API] Make getScreenshot() use JPEG instead of PNG. r=jlebar, a=blocking-basecamp
--HG--
extra : transplant_source : %8B%EF%5D%E3%5CtD%F1%F2Wbc%0Bk%08%03%F7%0A%06%0F
2012-10-15 21:54:57 +02:00
Mounir Lamouri 073822276d Bug 796911 - Fix Intermittent test_clear_browser_data.html. r=bz a=tests 2012-10-17 09:31:50 +01:00
Fernando Jiménez f0dbf4202c Bug 793329 - If the trusted UI is closed on device, fire an onerror callback in mozPay indicating as such. r=fabrice, a=blocking-basecamp 2012-10-16 11:28:30 +02:00
Kyle Huey dda50e14e3 Bug 648610 - Implement <canvas>.toBlob. r=smaug, a=blocking-basecamp
--HG--
rename : content/canvas/test/test_mozGetAsFile.html => content/canvas/test/test_toBlob.html
2012-10-15 14:15:25 -07:00
Fabrice Desré 5b0ccf8b8f Bug 798445 - Send a ChromeEvent when the web activities is completed. r=vingtetun, a=blocking-basecamp 2012-10-15 12:26:49 -07:00
Kan-Ru Chen (???) fea1f90324 Bug 797681 - Register GonkGPSGeoLocationProvider as a XPCOM service. r=dougt, a=blocking-basecamp 2012-10-15 14:40:51 +08:00
Eric Chou 233000c78e Bug 801507 - Listen to ObjectPush service socket. r=qdot, a=blocking-basecamp 2012-10-15 14:16:41 +08:00
Patrick Wang 3bcb97ffc1 Bug 795317: Test case r=jlebar, a=blocking-basecamp
--HG--
extra : transplant_source : %21%12%A3%C0%2Cs%9C%08u%96-%08%06j%8A%19%7E%8E%0D%D9
2012-10-16 19:59:04 +08:00
Patrick Wang e9b47418bb Bug 795317: Use exposable uri when updating mozbrowser's location r=jlebar, a=blocking-basecamp
--HG--
extra : transplant_source : f%EAo%D3%01%81%5DS%02%BB%D9W%E1%F0n%1F%BF%E0%D2_
2012-10-16 18:24:35 +08:00
Doug Turner 612ef47017 Bug 754350 - Clean up Device Storage error strings. r=sicking a=blocking-basecamp 2012-10-13 08:20:14 -07:00
Doug Turner 07793857cb Bug 791816 - Use a different error string when we may overwrite a file location. r=sicking a=blocking-bootcamp 2012-10-13 08:20:14 -07:00
David Zbarsky 3db8a49470 Backout bug 779684 for topcrash, a=lsblakk 2012-10-16 12:22:30 -04:00
Robert O'Callahan 768fe580ee Bug 798607. Ensure GetContentsScaleFactor is 1.0 on all non-Mac platforms. r=smichaud,a=akeybl 2012-10-08 23:36:06 +13:00
Olli Pettay 838de1cdfd Bug 799592 nsDOMWindowUtils::AllowScriptsToClose to bypass dom.allow_scripts_to_close_windows, r=jst, a=lsblakk 2012-10-12 13:17:56 +03:00
Michael Wu 610f8b429d Bug 801935 - Don't unload wireless drivers, r=gal, a=blocking-basecamp 2012-10-15 20:03:18 -04:00
Dão Gottwald 74f7183f92 Bug 800157 - Make User Agent overrides affect navigator.userAgent in addition to the HTTP header. r=bz a=lsblakk 2012-10-12 00:56:13 +02:00
Georg Fritzsche 77719ffd65 Bug 791798 - topcrash in mozilla::plugins::parent::_releaseobject because of incremental GC: we're creating a new wrapper before teardown which races with the release event. r=bsmedberg a=lsblakk
--HG--
extra : transplant_source : -%1D%C4%EFc/S0%FFm%EF%E2%8E%5D%8B%FD%D2%E54%BB
2012-10-01 19:53:35 +02:00
Gregor Wagner 4ec027aea9 Bug 801075 - [contacts] aRequest misspelled and a check for "request" which fails. r=ddahl, a=blocking-basecamp 2012-10-15 11:31:36 -07:00
Rob Wood c9a77268b0 Bug 794090 - Develop WebSMS test to verify getMesage, update manifest; r=jgriffin, DONTBUILD(NPOTB), a=approval-mozilla-aurora 2012-10-11 12:44:33 -04:00
Ehsan Akhgari 0a52fb7c00 Bug 779473 - Fix some nsresult abuses in the Bluetooth implementation. a=themaid 2012-10-13 10:45:45 -04:00
Kyle Machulis 44d9dd4658 Bug 800247 - Add disconnect events to UnixSocket, update Bluetooth*Manager. r=echou, r=cjones, a=blocking-basecamp 2012-10-12 11:38:14 -07:00
Chris Jones 2a4be884d5 Bug 795657: Integrate native viewport configuration better into async pan-zoom code. r=jwir3,roc a=blocking-basecamp
This is a rollup of the following patches
 - Change the interpretation of FrameMetrics.mZoom to a "resolution-indepedent zoom", instead of a resolution-depedent scale factor. r=roc
 - Remove mention of "meta" from TabChild. r=roc
 - Remove some useless logging. r=roc
 - Tag FrameMetrics with its composition bounds at paint time. r=roc
 - Add a helper to calculate the render resolution for a FrameMetrics. r=roc
 - Add a helper to compute the approximate CSS dimensions a FrameMetrics will cover during composition. r=roc
 - BrowserElementScrolling doesn't actually care about zoom or resolution. r=roc
 - Accept the viewport that content has calculated, when it's received the latest widget geometry update. r=roc
 - Mechanically separate uses of zoom/resolution based on new definitions. r=roc
 - Convert GetViewportInfo()'s resolution-dependent scale into resolution-indepedent zoom. r=roc
 - Reinterpret defaultZoom == 0.0 as "intrinsic scale". r=jwir3,roc
2012-10-11 22:46:24 -07:00
Eric Chou be5f51cd30 Bug 800313 - Refine system messages interface for bluetooth file-sharing app. r=qdot, a=blocking-basecamp 2012-10-12 19:14:21 +08:00
Kyle Machulis 7aa6964985 Bug 796176 - Patch 2: Make Bluetooth*Managers listen on startup/disconnect, stop listening to stop/connect. r=echou, a=blocking-basecamp 2012-10-10 22:49:11 -07:00
Gina Yeh eeb04efc55 Bug 794349 - Send correct +CIND: value to HS at SLC establishment. r=qdot, a=blocking-basecamp 2012-10-09 19:19:29 +08:00
Eric Chou 04a1425876 Bug 799138 - [b2g-bluetooth] Handle Connect/Disconnect/Put requests sent from remote devices. r=qdot, a=blocking-basecamp 2012-10-09 13:56:17 +08:00
Kyle Machulis 60348f141d Bug 799243 - Patch 2: Fix static nsTArray initialization in BluetoothDBusService. r=echou, a=blocking-basecamp 2012-10-08 22:00:02 -07:00