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

386978 Коммитов

Автор SHA1 Сообщение Дата
David Keeler 5606be5b15 bug 1058812 - (1/3) mozilla::pkix: add SignatureAlgorithm::unsupported_algorithm to better handle e.g. roots signed with RSA/MD5 r=briansmith 2014-10-07 09:35:42 -07:00
Malini Das ac4d50c278 Bug 1065933 - only handle mozbrowserclose events from current frame, r=jgriffin 2014-10-08 12:43:57 -04:00
Brian Hackett bb25e23081 Bug 1073836 - Remove byte offset slot and non-unsized uses of length from typed objects, r=nmatsakis. 2014-10-08 09:38:09 -07:00
Benjamin Smedberg e6c9b80409 Bug 1053745 more follow up. Make all the predicates match. r=gfritzsche
--HG--
extra : rebase_source : 49f473c81820b31f4f467f491defe43f7b09a29b
2014-10-08 12:17:45 -04:00
Andrea Marchesini a03a6d39c9 Bug 1047483 - patch 6 - Fixes for Webplatform tests, r=bz 2014-10-08 17:15:23 +01:00
Andrea Marchesini 1fd21e550b Bug 1047483 - patch 5 - Remove 'name' in the FilePropertyBag dictionary, r=smaug 2014-10-08 17:15:23 +01:00
Andrea Marchesini 5ee327d0bc Bug 1047483 - patch 4 - Removing nsDOMBlobBuilder, r=ehsan
--HG--
rename : content/base/src/nsDOMBlobBuilder.cpp => content/base/src/MultipartFileImpl.cpp
rename : content/base/src/nsDOMBlobBuilder.h => content/base/src/MultipartFileImpl.h
2014-10-08 17:15:23 +01:00
Andrea Marchesini 8f8ec51372 Bug 1047483 - patch 3 - Renaming DOMFile to File, r=ehsan
--HG--
rename : content/base/public/nsDOMFile.h => content/base/public/File.h
rename : content/base/src/nsDOMFile.cpp => content/base/src/File.cpp
2014-10-08 17:15:23 +01:00
Andrea Marchesini 090b876c2a Bug 1047483 - patch 2 - Renaming nsDOMFileList to FileList, r=ehsan 2014-10-08 17:15:23 +01:00
Andrea Marchesini 7491bee8c3 Bug 1047483 - patch 1 - Porting DOMFile/DOMBlob to WebIDL, r=bz, r=bkelly, r=bholley 2014-10-08 17:15:22 +01:00
Gregory Szorc bf611d5f95 Bug 1071012 - Extract Sphinx variables via AST reading; r=glandium
The in-tree Sphinx docs have been broken since bug 1041941 because
processing moz.build files outside their context doesn't work.
Specifically, templates aren't loaded (because this information usually
comes from a parent moz.build file). A new execution mode is needed.

I tried to implement a proper execution mode. However, I kept running
into walls. While we should strive for a proper execution mode, this can
be a follow-up, tracked in bug 1058359.

This patch implements extraction of Sphinx variables from ast walking.
It is extremely low-level and definitely a one-off. But it solves the
problem at hand: |mach build-docs| will work after this patch is
applied.

--HG--
extra : rebase_source : abd0a91a3efb24d3adfa19f4cd281ce5fd6d0915
extra : amend_source : c1b4f79224bab55e65a8c2b0f3103475281416c1
2014-10-07 10:36:27 -07:00
Jonathan Kew 84369a0e27 Bug 1074735 pt 2 - Support drawing CSS text decorations (underline, overline, strikeout) on vertical text frames. r=smontagu 2014-10-08 10:32:55 +01:00
Jonathan Kew c765f6c3f8 Bug 1074735 pt 1 - Use more sensible values for underline and strikeout position in vertical font metrics. r=smontagu 2014-10-08 10:32:53 +01:00
Peter Van der Beken 860cd0a2e6 Bug 1079787 - Switch txMozillaXSLTProcessor to NS_IMPL_CYCLE_COLLECTION. r=mccr8.
--HG--
extra : rebase_source : d32b38d515a33e1f8d79571907407ccf273fc552
2014-10-01 20:43:09 +02:00
Honza Bambas ebdb1881ef Bug 1074485 - Reflected Cross-Site Scripting (XSS) on about:cache context and storage request variables, r=MattN 2014-10-08 17:07:42 +02:00
Benjamin Smedberg 9f951c606a Bug 1053746 - Add telemtry for OpenH264 plugin, r=gfritzsche 2014-10-08 10:54:08 -04:00
Benjamin Smedberg 2ad8f05744 Bug 1053745 followup - update to correct property rename from review fixes, r=gfritzsche
--HG--
extra : rebase_source : 78063f0227322fd6f580adfea95039dbcad01fb5
2014-10-08 10:22:28 -04:00
Stephen Pohl 50407a9ef7 Bug 1079520: Ensure that GTest can also be run via mach on OSX. r=bsmedberg 2014-10-08 10:48:06 -04:00
Tooru Fujisawa 280d4d0517 Bug 1045958 - Use raw ICU instead of CoreServices API in Unicode collation on Mac OS X r=josh. 2014-10-08 22:43:47 +08:00
Tooru Fujisawa 90f9cf6c63 Bug 1045958 - Enable ICU on B2G Desktop OS X build r=josh. 2014-10-08 22:43:47 +08:00
Ian Neal 75fa17cfb0 Bug 1060966 Fix for Can't open perl script "/comm-central/mozilla/../build/win32/dumpenv4python.pl": No such file or directory r=glandium 2014-10-08 22:43:47 +08:00
ISHIKAWA, Chiaki 15f4187003 Bug 1073956 Use 0o notation for octal literals in DownloadPaths.jsm r=netzen 2014-10-08 22:43:47 +08:00
Benjamin Bouvier 4eaab26278 Bug 1079068: Move mightBeMagicType in MIR.cpp; r=h4writer 2014-10-08 16:29:14 +02:00
Jonathan Kew cd20b667c6 Bug 902799 - Support textruns with vertical writing modes when drawing Canvas2D text. r=bas 2014-10-06 16:19:36 +01:00
Carsten "Tomcat" Book cb724f4c8c Merge m-c to mozilla-inbound 2014-10-08 15:57:31 +02:00
Carsten "Tomcat" Book c4c00dbea8 merge fx-team to mozilla-central a=merge 2014-10-08 15:53:14 +02:00
Carsten "Tomcat" Book 27b794dad1 merge b2g-inbound to mozilla-central a=merge 2014-10-08 15:50:32 +02:00
Carsten "Tomcat" Book 2db885f447 merge mozilla-inbound to mozilla-central a=merge 2014-10-08 15:45:22 +02:00
Carsten "Tomcat" Book 12f1280ce3 Backed out changeset 88bb2a142e10 (bug 902799) on smaugs requests for regressions/crashes 2014-10-08 15:41:35 +02:00
Brian Hackett 38176f6a3f Bug 1078871 - Relax assertions when creating dependent strings, r=jandem. 2014-10-08 06:30:28 -07:00
Benjamin Bouvier a71c8f9c9f Bug 1044256: Fix hash policy of SimdConstant; r=nbp 2014-10-08 15:20:32 +02:00
B2G Bumper Bot d793efe32a Bumping manifests a=b2g-bump 2014-10-08 00:47:03 -07:00
B2G Bumper Bot 57d1cdcb60 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3adc8626bd88
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #24921 from RudyLu/keyboard/Bug940041-Esperanto_keyboard_layout

Bug 940041 - Add Esperanto keyboard layout.
r=rudylu

========

https://hg.mozilla.org/integration/gaia-central/rev/db1ea7bb0e06
Author: irvdel <aaron_irvdel@yahoo.fr>
Desc: Bug 940041 - Add Esperanto keyboard layout.
2014-10-08 00:40:49 -07:00
B2G Bumper Bot 77f82b4dda Bumping manifests a=b2g-bump 2014-10-08 00:31:56 -07:00
B2G Bumper Bot 606f24048a Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e981bce58346
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #24753 from albertopq/1071706-dark-lockscreen

Bug 1071706 - Dark icons on lockscreen r=etienne_s

========

https://hg.mozilla.org/integration/gaia-central/rev/19cea0301c6f
Author: albertopq <apastor@mozilla.com>
Desc: Bug 1071706 - Dark icons on lockscreen

========

https://hg.mozilla.org/integration/gaia-central/rev/f923cab952a4
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #24892 from jmcanterafonseca/fix_edit2times_v22

Bug 1073484 - [GAIA][Contacts]Edit two times in contact search result in...

========

https://hg.mozilla.org/integration/gaia-central/rev/d1b8947317a0
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 1073484 - [GAIA][Contacts]Edit two times in contact search result in improper contact data
2014-10-08 00:25:48 -07:00
B2G Bumper Bot f8557a9198 Bumping manifests a=b2g-bump 2014-10-07 23:47:01 -07:00
B2G Bumper Bot 263900d9f4 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0ce1ffd89f84
Author: viorelaioia <viorela.ioia@softvision.ro>
Desc: Merge pull request #24880 from chirarobert/disable_unlock_camera

Bug 1079211 - [v2.2] Disable test_unlock_to_camera_with_passcode because...

========

https://hg.mozilla.org/integration/gaia-central/rev/d8020206532a
Author: Robert Chira <robertchira@P5075.(none)>
Desc: Bug 1079211 - [v2.2] Disable test_unlock_to_camera_with_passcode because of Bug 1078270
2014-10-07 23:40:48 -07:00
B2G Bumper Bot 8a0f48ca77 Bumping manifests a=b2g-bump 2014-10-07 23:31:55 -07:00
B2G Bumper Bot 8e77562e57 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5c84b2ea989d
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 1065520 - [Calendar][Week View] Events still display in Week view after they are deleted from another View"

This reverts commit cdd17273d47781dfea8636e58c75415427f87a44.
2014-10-07 23:25:47 -07:00
B2G Bumper Bot 7476e6eda3 Bumping manifests a=b2g-bump 2014-10-07 22:46:59 -07:00
B2G Bumper Bot d00a21e003 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8da6922d3f20
Author: Greg Weng <snowmantw@gmail.com>
Desc: Merge pull request #24809 from snowmantw/bug1075244

Bug 1075244 - [Lockscreen] When user changes the loc of the device and l...

========

https://hg.mozilla.org/integration/gaia-central/rev/21da3c97a75a
Author: Greg Weng <snowmantw@gmail.com>
Desc: Bug 1075244 - [Lockscreen] When user changes the loc of the device and locks the screen, the time on the lock screen will go lower each time.
2014-10-07 22:40:46 -07:00
Wes Kocher c00a1604ca Merge b2g-inbound to m-c a=merge 2014-10-07 18:22:10 -07:00
B2G Bumper Bot 0c006efb6f Bumping manifests a=b2g-bump 2014-10-07 14:22:00 -07:00
B2G Bumper Bot 5670e8e93e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8cad8de0f7b9
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #24901 from KevinGrandon/bug_1075105_ambient_notification_lockscreen_test

Bug 1077579 - [Notifications] Add integration tests for lockscreen ambient indicator, coverage for bug 1075105

========

https://hg.mozilla.org/integration/gaia-central/rev/7a4c5f721040
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1077579 - [Notifications] Add integration tests for lockscreen ambient indicator, coverage for bug 1075105 r=mhenretty
2014-10-07 14:15:52 -07:00
B2G Bumper Bot 39670e2f17 Bumping manifests a=b2g-bump 2014-10-07 13:31:59 -07:00
B2G Bumper Bot ec1f0b7111 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b1b2b894f667
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Merge pull request #24895 from justindarc/bug1078654

Bug 1078654 - [Usage][Cost Control] In Usage app - Hide Apps from Mobile...

========

https://hg.mozilla.org/integration/gaia-central/rev/1062f7349f0d
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Bug 1078654 - [Usage][Cost Control] In Usage app - Hide Apps from Mobile Data Usage list if they use 0 data
2014-10-07 13:25:48 -07:00
B2G Bumper Bot 1b7b2c1519 Bumping manifests a=b2g-bump 2014-10-07 13:15:01 -07:00
B2G Bumper Bot 04fd13d772 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6dd77fac0df4
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #24900 from KevinGrandon/bug_1054716_software_home_nofification_banners

Bug 1077579 - [SoftwareHome] Add integration tests for system banner, coverage for bug 1054716

========

https://hg.mozilla.org/integration/gaia-central/rev/068ea9c2f229
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1077579 - [SoftwareHome] Add integration tests for system banner, coverage for bug 1054716 r=eli r=mhenretty

========

https://hg.mozilla.org/integration/gaia-central/rev/2977e6a0c7d1
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #24456 from jrburke/bug1073356-calendar-wobbly-refresh

Bug 1073356 - [Calendar] Wobbly Refresh Icon Animation r=millermedeiros

========

https://hg.mozilla.org/integration/gaia-central/rev/f3f80aece509
Author: jrburke <jrburke@gmail.com>
Desc: Bug 1073356 - [Calendar] Wobbly Refresh Icon Animation
2014-10-07 13:14:46 -07:00
Ryan VanderMeulen afc75260cf Merge m-c to fx-team. a=merge 2014-10-07 16:12:28 -04:00
Ryan VanderMeulen 652c5d4a4f Merge inbound to m-c. a=merge 2014-10-07 16:00:48 -04:00