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

410716 Коммитов

Автор SHA1 Сообщение Дата
Allison Naaktgeboren 8fda634643 Bug 1124895 part 1/2- Add password manager usage data to FHR.r=gps 2015-03-10 16:24:48 -07:00
Wes Kocher 36bade3e67 Merge m-c to fx-team a=merge CLOSED TREE 2015-03-10 16:14:07 -07:00
Jordan Santell 53c080ad33 Bug 1132765 - Pass through performance memory options for 'probability' and 'maxLogLength' from the front to the memory actor. r=vp
--HG--
rename : browser/devtools/shared/test/browser_prefs.js => browser/devtools/shared/test/browser_prefs-01.js
2015-03-10 10:24:48 -07:00
Mark Hammond e52919aefc Bug 1141505 - avoid array.includes in xpcshell test. r=adw 2015-03-11 09:27:07 +11:00
Dave Townsend 4a9d4f72f2 Bug 1141773: remote xpi tests fail in mochitest-jetpack. r=erikvold 2015-03-10 14:53:52 -07:00
Marina Samuel 52e291813b Bug 1126184: Part 3: Mochitest fixes for suggested tiles. r=adw 2015-03-10 17:33:28 -04:00
Marina Samuel cc4c358ece Bug 1126184: Part 2: Select a single tile to show as the first unpinned tile based on a user's top sites. r=adw 2015-03-10 17:33:25 -04:00
Marina Samuel b1046adec1 Bug 1126184: Part 1: Make DirectoryLinksProvider listen to PlacesProvider and update its _topSitesWithRelatedLinks cache. r=adw 2015-03-10 17:33:22 -04:00
Marina Samuel aeda5578a2 Bug 1126182: Extract related tiles data from links json and store for later selection. r=adw 2015-03-10 17:08:30 -04:00
Margaret Leibovic b356b72ed3 Bug 1141618 - Disable reader worker logging by default. r=Mossop 2015-03-10 13:01:10 -07:00
B2G Bumper Bot 5daabe1789 Bumping manifests a=b2g-bump 2015-03-10 08:04:51 -07:00
Andrew Halberstadt 4a6ff3aa47 Bug 1131098 - Make mochitest use manifestparser's chunking algorithms and remove JS based ones, r=jmaher
--HG--
extra : rebase_source : 1374462488e20cbd6e2048d8d5c63aff49a87911
2015-03-10 09:55:30 -04:00
David Anderson b0d8ea6da4 Fix APZ using incorrect scroll wheel deltas. (bug 1141728, r=kats) 2015-03-11 13:56:56 -07:00
Boris Zbarsky f5d543e29c Bug 1140737. Fix Ion setter cache to reserve the register the value being set lives in as needed, so other things don't stomp on that register. r=jandem 2015-03-11 16:53:29 -04:00
Ehsan Akhgari 3d44a57364 Bug 1142195 - Remove some unused class declarations in the DOM Cache code; r=bkelly 2015-03-11 16:46:15 -04:00
Ehsan Akhgari 09a624cdf5 Bug 1140658 - Part 8: Disable the service worker part of these tests on b2g while bug 1137683 gets fixed; r=bkelly 2015-03-11 16:46:04 -04:00
Ben Kelly a31b9f226c Bug 1140658 - Part 7: Close underlying file stream in ReadStream before reporting closed; r=ehsan 2015-03-11 16:45:35 -04:00
Ehsan Akhgari 9a622be5a7 Bug 1140658 - Part 6: Randomize the URL of the ServiceWorker script in order to work around bug 1141256 for now 2015-03-11 16:45:08 -04:00
Ehsan Akhgari 233f23428c Bug 1140658 - Part 5: Remove test_cache_quick_close.html because it makes no sense after bug 1131353; r=bkelly 2015-03-11 16:45:06 -04:00
Ehsan Akhgari 3933a8a97c Bug 1140658 - Part 4: Port test_cache_add.html to the new mini-framework; r=bkelly 2015-03-11 16:45:05 -04:00
Ehsan Akhgari 9e4efd1206 Bug 1140658 - Part 3: Port test_cache.html to the new mini-framework; r=bkelly 2015-03-11 16:45:03 -04:00
Ehsan Akhgari fc378c5b91 Bug 1140658 - Part 2: Merge test_cache.js and test_cache_frame.html; r=bkelly 2015-03-11 16:45:01 -04:00
Ehsan Akhgari 8ceef26b0c Bug 1140658 - Part 1: Create a mini-framework for running tests in the worker, service worker and window contexts; r=bkelly 2015-03-11 16:45:00 -04:00
Jeff Muizelaar 69363dcf7f Bug 1130978. Fix VisitEdges. r=kats
The code is broken because in the else case of VisitNextEdgeBetweenRect we
assume that r2->x1 < r1->x1. This is not always the case.

The fix is to have VisitNextEdgeBetweenRect return whether there's an overlap.
The calling code can than adjust x1 appropriately if r1 != r1_end && r2 != r2_end.
2015-03-11 01:18:30 -04:00
Brian Hackett 798a1ce672 Bug 1141379 - Remove unboxed layouts from the per-compartment list they are threaded through while we are still on the main thread, r=jandem. 2015-03-11 14:08:00 -06:00
Brian Hackett 68283b5b8d Bug 1139466 - Watch for strict scripts with lazy arguments when marking Ion frames, r=jandem. 2015-03-11 14:03:24 -06:00
Ryan VanderMeulen 9432f1075c Merge m-c to inbound. a=merge 2015-03-11 16:02:13 -04:00
Mike Conley 59ccb9a810 Bug 1141797. r=smaug.
--HG--
extra : rebase_source : 9f8cae40311617b1e201650c79ec96e8826f4b43
2015-03-10 18:17:24 -04:00
Sotaro Ikeda ccf07f5419 Bug 1137515 part 2 - Change to media r=jesup 2015-03-11 12:32:38 -07:00
Sotaro Ikeda 4aa620a830 Bug 1137515 part 1 - Change to configure.in r=mwu 2015-03-11 12:32:14 -07:00
Jan-Ivar Bruaroey d132e36539 Bug 1136871 - cleanup RtpSenders accounting to not rely on streams r=mt 2015-03-11 12:24:38 -04:00
Alexandre Lissy 6f44859ccd Bug 1141511 - Disable some gtk2Widget-dependant reftests on Mulet. r=ahal 2015-03-10 09:20:00 -04:00
Andrew Osmond ce39ae083d Bug 1139027 - Permit running of camera mochitests on B2G desktop. r=mikeh 2015-03-10 19:39:49 -04:00
Alexandre Lissy fd47f66b1b Bug 1136784 - Add screenshot to LogShake produced data. r=ochameau, r=gwagner 2015-03-11 01:35:00 -04:00
dannyliang 4c9fd552c7 Bug 1116368 - Implementation of battery charging remaining time. r=dhylands 2015-03-10 23:41:00 -04:00
B2G Bumper Bot 20c124d3d8 Bumping manifests a=b2g-bump 2015-03-11 07:43:17 -07:00
B2G Bumper Bot f776bc9986 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7ddb09b1ca93
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Merge pull request #28670 from Cwiiis/bug1120882-dont-resize-during-drag

Bug 1120882 - Don't resize grid during drag. r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/df04e8f37782
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1120882 - Don't resize grid during drag. r=kgrandon
2015-03-11 07:40:24 -07:00
Carsten "Tomcat" Book 7e5877b7aa Merge mozilla-central to b2g-inbound 2015-03-11 13:10:46 +01:00
B2G Bumper Bot e41370dd2f Bumping manifests a=b2g-bump 2015-03-11 05:02:48 -07:00
B2G Bumper Bot 56aa1c0955 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d9435817887e
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1138371 - merge pull request #28723 from ADLR-es:always-allow-save to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/1627d7f368c6
Author: Adrián de la Rosa <adriantovick@gmail.com>
Desc: Bug 1138371 - Not able to save in the Agenda a receiced vcard
2015-03-11 05:00:19 -07:00
B2G Bumper Bot ec96752152 Bumping manifests a=b2g-bump 2015-03-11 03:33:07 -07:00
B2G Bumper Bot 9890ce7ffb Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3196c2a87af2
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1140124 - merge pull request #28760 from albertopq:1140124-intermitent-test to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/21bc5d2932a7
Author: albertopq <albert.pastor@gmail.com>
Desc: Bug 1140124 - Waiting for elements displayed before interacting
2015-03-11 03:30:35 -07:00
B2G Bumper Bot dcc0b43a59 Bumping manifests a=b2g-bump 2015-03-10 06:19:25 -07:00
B2G Bumper Bot 46f4cbf693 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b176861d6c93
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1131268 - Ensure we take screenshot of actual page. r=kgrandon
2015-03-10 06:16:56 -07:00
Carsten "Tomcat" Book cc4d1b9af9 Merge mozilla-central to b2g-inbound 2015-03-10 14:07:36 +01:00
Carsten "Tomcat" Book 2a7843e7ae merge mozilla-inbound to mozilla-central a=merge 2015-03-10 13:54:35 +01:00
Thomas Zimmermann 6d0aec9592 Bug 1140383: Add fast path for NFC:QueryInfo, r=allstars.chh
Messages of type NFC:QueryInfo return local RF state. We don't need
the NFC Service, so we can return early.
2015-03-10 13:51:57 +01:00
Thomas Zimmermann 614234540f Bug 1137151: Enable test for non-public ref-counted destructors on gcc 4.8 and later, r=nfroyd 2015-03-10 13:44:02 +01:00
Thomas Zimmermann ad90f39fdf Bug 1137151: Marked destructors of ref-counted Bluetooth classes as protected, r=shuang 2015-03-10 13:44:02 +01:00
Thomas Zimmermann 7da19ec752 Bug 1137151: Marked destructor of |GrallocReporter| as protected, r=jmuizelaar 2015-03-10 13:44:02 +01:00