Commit Graph

204308 Commits

Author SHA1 Message Date
Benoit Jacob
6c2fb9cdee Bug 1063048 - backout 35ff4bfb198f because on DriverVersionMismatch our blacklisting logic is fooled and doesn't protect us against real crashes - r=Bas 2014-09-10 16:16:55 -04:00
Byron Campen [:bwc]
62d46c5e18 Bug 1027300: Check for ioctl error return. r=mt 2014-08-29 13:40:15 -07:00
Felipe Gomes
3a6a843e37 Bug 1063848 - Disable e10s in safe mode. r=bsmedberg,ally. 2014-09-10 15:53:55 -03:00
Nathan Froyd
6d658e2858 Bug 1056324 - move addon-sdk/'s JS module installation to moz.build; r=gps; f=Mossop 2014-08-20 16:48:23 -04:00
Ryan VanderMeulen
f7ae68c334 Bug 1008481 - Skip test_bug995943.xul on OSX opt for failing ~80% of the time. 2014-09-10 14:27:02 -04:00
Byron Campen [:bwc]
4e8dfff4e4 Bug 1060625: Remove sipcc wrapper code around SDP operations. r=mt 2014-09-08 13:49:37 -07:00
Terrence Cole
29dc9aff5e Bug 914402 - Remove the defunct conservative stack scanner; r=sfink
--HG--
extra : rebase_source : c261ef7492694e9724c78edc7bc0dac7aa4357ba
2014-09-09 15:08:23 -07:00
Jonathan Watt
b3072839ca Bug 1065031, part 2 - Changes to Moz2D consuming code to update callers of Moz2D Matrix's Translate, Scale and Rotate methods to use these methods' new names. r=Bas 2014-09-10 18:29:35 +01:00
Jonathan Watt
7bf3859764 Bug 1065031, part 1 - Changes to Moz2D code to document and rename Moz2D Matrix's Translate, Scale and Rotate methods. r=Bas 2014-09-10 18:29:35 +01:00
Max Vujovic
c2f3353599 Bug 1058779 - Add a test for CSS Filters + -moz-element. r=mstange 2014-09-10 10:26:50 -07:00
Max Vujovic
44be2b8eeb Bug 1058765 - Add a test for chaining different CSS filter functions together. r=mstange 2014-09-10 10:26:50 -07:00
Max Vujovic
9d970270a4 Bug 1058783 - Add rendering tests for blur radius in ems and rems. r=mstange 2014-09-10 10:26:50 -07:00
Max Vujovic
248f710550 Bug 1058807 - Remove nsIFrame include from nsSVGFilterInstance.h. r=mstange 2014-09-10 10:26:49 -07:00
Nicolas B. Pierron
f5801ead57 Bug 1063816 - Rename usesBefore* to *WarmUpThreshold. r=h4writer 2014-09-10 19:11:20 +02:00
Nicolas B. Pierron
85e5d11f1e Bug 1063816 - Rename useCount to warmUpCounter. r=h4writer 2014-09-10 19:11:20 +02:00
Markus Stange
d188509174 Bug 1065344 - Remove unnecessary mAppUnitsPerCSSPx field. r=mvujovic 2014-09-10 19:06:10 +02:00
Markus Stange
b5e1633afb Bug 1065344 - Only construct the FilterDescription once. r=mvujovic 2014-09-10 19:06:07 +02:00
Markus Stange
022913c6c1 Bug 1065344 - mUserSpaceBounds shouldn't change its meaning temporarily. r=mvujovic 2014-09-10 19:06:05 +02:00
Mats Palmgren
d162c52a29 Bug 739396 - Tests. 2014-09-10 17:07:36 +00:00
Mats Palmgren
61d6dbda2d Bug 739396, part 1 - Split a range (that are to be added to the Selection as a result of a user action) into multiple ranges that excludes any non-selectable (-moz-user-select:none) sub-trees. 2014-09-10 17:07:36 +00:00
Mats Palmgren
6cd63fde75 Bug 739396, part 0 - Make nsDocumentViewer use mozilla::dom::Selection internally instead of nsISelection. 2014-09-10 17:07:36 +00:00
Aetf
7a05502f44 Bug 1050649 - Implement recover instruction for RegExpReplace. r=nbp 2014-09-10 19:02:40 +02:00
Ryan VanderMeulen
16b6ce0a6b Backed out 3 changesets (bug 739396) for Mulet perma-fail on a CLOSED TREE.
Backed out changeset 299911e6983b (bug 739396)
Backed out changeset de11af3e0964 (bug 739396)
Backed out changeset e274cb276cc5 (bug 739396)
2014-09-10 12:21:58 -04:00
Ryan VanderMeulen
c87dd28601 Backed out changeset 101037130fd6 (bug 1045108) for xpcshell failures.
CLOSED TREE
2014-09-10 12:17:21 -04:00
Ryan VanderMeulen
c2b7ffec37 Backed out changeset c9283869cbae (bug 1036068) for causing frequent Windows XP talos g1 failures.
CLOSED TREE
2014-09-10 12:12:07 -04:00
Andrea Marchesini
072f88419c Bug 982728 - Implement ServiceWorkerGlobalScope unregister(), r=nsm 2014-09-10 11:21:32 -04:00
Bobby Holley
3b8a2a5114 Bug 1065238 - Re-enable test_cpows.xul on mac. r=billm 2014-09-10 08:07:50 -07:00
Ting-Yu Lin
58715b60bd Bug 1064790 - Give S/SN/SF/SN meaningful names. r=bz
Also fix gfxRect usage in "PrintAsString" as Bug 641426 part 2 did.
2014-09-09 21:08:00 -04:00
Bob Owen
061d00b434 Bug 1063455 - Define MOZ_STACKWALKING when NS_StackWalk is available and replace other instances of the same #if logic. r=mshal, r=froydnj 2014-09-08 18:25:20 +01:00
Dave Hunt
5c45f8e2fa Bug 1051986 - Make B2GDeviceRunner's stop method kill the remote process. r=ahal 2014-09-09 09:38:00 -04:00
Roberto A. Vitillo
4bd1d198be Bug 1045108 - Forcefully set the expiration version for outstanding probes. r=vladan 2014-09-10 04:26:00 -04:00
Michael Henretty
8ed21586c6 Bug 960762 - Re-enable notification mochitests. r=gerard-majax 2014-09-09 09:13:05 -07:00
Francois Marier
32a3534d6a Bug 752559 - Console warning when sandboxed iframe is used ineffectively. r=smaug 2014-09-07 23:05:00 -04:00
Armen Zambrano Gasparnian
00fb4d5bf2 Bug 1053453 - Raise exception when DeviceManagerADB pushes a file & fails. r=wlach 2014-09-10 09:36:41 -04:00
Jonathan Watt
581078dcb7 Bug 1065127 - Avoid Matrix().Translate()/Scale()/Rotate() multiplication in lots of places. r=Bas 2014-09-10 14:26:12 +01:00
Carsten "Tomcat" Book
9aa5896c31 Merge m-c to mozilla-inbound 2014-09-10 15:14:15 +02:00
Carsten "Tomcat" Book
8950bb0799 merge fx-team to mozilla-central a=merge 2014-09-10 15:08:20 +02:00
Mats Palmgren
3b10ab77d0 Bug 739396 - Tests. 2014-09-10 13:07:44 +00:00
Mats Palmgren
3b0200e62f Bug 739396, part 1 - Split a range (that are to be added to the Selection as a result of a user action) into multiple ranges that excludes any non-selectable (-moz-user-select:none) sub-trees. 2014-09-10 13:07:43 +00:00
Mats Palmgren
5405e219b8 Bug 739396, part 0 - Make nsDocumentViewer use mozilla::dom::Selection internally instead of nsISelection. 2014-09-10 13:07:43 +00:00
Abhishek Arya
b8d056fcf2 Bug 1061027 - crashtest. 2014-09-10 13:07:43 +00:00
Abhishek Arya
7d3c8167ac Bug 1061028 - crashtest. 2014-09-10 13:07:43 +00:00
Carsten "Tomcat" Book
02aab9f6dc merge b2g-inbound to mozilla-central a=merge 2014-09-10 15:06:03 +02:00
Carsten "Tomcat" Book
aaf10edcad merge mozilla-inbound to mozilla-central a=merge 2014-09-10 14:59:20 +02:00
Carsten "Tomcat" Book
9682821269 Backed out changeset 0a76964b8d8d (bug 1048011) for causing regression 2014-09-10 14:52:47 +02:00
Michal Novotny
981990a55c Bug 1052266 - Potential deadlock detected: CacheEntry, CacheIndex.mLock, CacheStorageService at CacheEntry, r=honzab 2014-09-10 14:43:50 +02:00
B2G Bumper Bot
ea534dcb9a Bumping manifests a=b2g-bump 2014-09-10 02:26:55 -07:00
B2G Bumper Bot
4e65c4b4e0 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a4a76a4221d7
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Merge pull request #23800 from jrburke/bug1059100-email-oauth

Bug 1059100 - [email] Implement XOAUTH2 authentication support for gmail. r=asuth, r=jrburke, r=mcav

========

https://hg.mozilla.org/integration/gaia-central/rev/5b0da91f3edc
Author: jrburke <jrburke@gmail.com>
Desc: Bug 1059100 - [email] Implement XOAUTH2 authentication support for gmail. r=asuth, r=jrburke, r=mcav

landing gelam https://github.com/mozilla-b2g/gaia-email-libs-and-more/pull/336 too

========

https://hg.mozilla.org/integration/gaia-central/rev/4240927dc75d
Author: Guillaume C. Marty <gmarty@users.noreply.github.com>
Desc: Merge pull request #23857 from gmarty/Bug-1061127-time-notification-lockscreen-keeps-display-just-now-as-time-elapsed

Bug 1061127 - [Lockscreen] The time of notification in lockscreen keeps ...

========

https://hg.mozilla.org/integration/gaia-central/rev/2d4cacecc8a4
Author: Guillaume Marty <edo999@gmail.com>
Desc: Bug 1061127 - [Lockscreen] The time of notification in lockscreen keeps display just now as time elapsed
2014-09-10 02:20:45 -07:00
B2G Bumper Bot
d07a6896af Bumping manifests a=b2g-bump 2014-09-10 01:52:03 -07:00
B2G Bumper Bot
2ae1f79c3c Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5c083c0441b0
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #23243 from jee1mr/Bug-928012

Bug 928012 - Contacts should use generic 'memory card' instead of SD

========

https://hg.mozilla.org/integration/gaia-central/rev/fe7be7550d3f
Author: jee1mr <14.jeevan@gmail.com>
Desc: Bug 928012 - Contacts should use generic 'memory card' instead of SD

========

https://hg.mozilla.org/integration/gaia-central/rev/79111bb2bef9
Author: Arnau <arnau@arnaumarch.com>
Desc: Merge pull request #23854 from rnowm/1064744

Bug 1064744 - [BB] Update Toolbar to latest VD r=pivanov

========

https://hg.mozilla.org/integration/gaia-central/rev/2ffe42472926
Author: rnowm <arnau@arnaumarch.com>
Desc: Bug 1064744 - [BB] Update Toolbar to latest VD
2014-09-10 01:45:53 -07:00