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

447471 Коммитов

Автор SHA1 Сообщение Дата
Nathan Froyd ce836868f3 Bug 1218488 - clarify buffer ownership for nsICanvasRenderingContextInternal::GetBuffer; r=Bas,baku
This patch started life as making ImageEncoder.cpp:EncodingRunnable not
use nsAutoArrayPtr, but the API effects rippled out from there.  On the
whole, I think using UniquePtr throughout has made the code clearer.
2015-10-26 14:31:12 -04:00
Carsten "Tomcat" Book bc50966763 Backed out changeset 7393a036ce36 (bug 1215092) for failing on own tests on a CLOSED TREE
--HG--
rename : netwerk/protocol/websocket/PWebSocketEventListener.ipdl => netwerk/protocol/websocket/PWebSocketFrameListener.ipdl
rename : netwerk/protocol/websocket/WebSocketEventListenerChild.cpp => netwerk/protocol/websocket/WebSocketFrameListenerChild.cpp
rename : netwerk/protocol/websocket/WebSocketEventListenerChild.h => netwerk/protocol/websocket/WebSocketFrameListenerChild.h
rename : netwerk/protocol/websocket/WebSocketEventListenerParent.cpp => netwerk/protocol/websocket/WebSocketFrameListenerParent.cpp
rename : netwerk/protocol/websocket/WebSocketEventListenerParent.h => netwerk/protocol/websocket/WebSocketFrameListenerParent.h
rename : netwerk/protocol/websocket/WebSocketEventService.cpp => netwerk/protocol/websocket/WebSocketFrameService.cpp
rename : netwerk/protocol/websocket/WebSocketEventService.h => netwerk/protocol/websocket/WebSocketFrameService.h
rename : netwerk/protocol/websocket/nsIWebSocketEventService.idl => netwerk/protocol/websocket/nsIWebSocketFrameService.idl
2015-10-28 14:28:59 +01:00
Carsten "Tomcat" Book df5ef54deb Backed out changeset 2284c3e8c336 (bug 1215092) 2015-10-28 14:28:37 +01:00
Carsten "Tomcat" Book b8bc8b9405 Backed out changeset f527785e39c6 (bug 1215092) 2015-10-28 14:28:35 +01:00
Carsten "Tomcat" Book b9f731bd8e Backed out changeset 2730cc97c6ec (bug 1215092) 2015-10-28 14:28:34 +01:00
Rail Aliiev b469a6b350 Bug 1217378 - Build stub installer for en-US and locales r=nthomas 2015-10-28 08:49:41 -04:00
Heiher bbfd4ffa2e Bug 1219125 - IonMonkey: MIPS64: Fix profiler/test-bug1026485.js failure in debug mode. r=arai
---
 js/src/jit/mips64/Trampoline-mips64.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
2015-10-29 04:46:19 +08:00
Heiher 440fcf4693 Bug 1219137 - IonMonkey: MIPS: Fix PushRegsInMask and PopRegsInMaskIgnore can not shared. r=arai
---
 js/src/jit/MacroAssembler.h                        |  6 ++-
 .../jit/mips-shared/MacroAssembler-mips-shared.cpp | 57 ----------------------
 js/src/jit/mips32/MacroAssembler-mips32.cpp        | 57 ++++++++++++++++++++++
 3 files changed, 61 insertions(+), 59 deletions(-)
2015-10-29 04:46:16 +08:00
Sotaro Ikeda 515f989f4b Bug 1219140 - Remove AskMediaCodecAndWait() r=bwu 2015-10-28 05:30:12 -07:00
Rail Aliiev f1fd49d6c4 Bug 1218763 - Antivirus should retry on SSLError. r=nthomas DONTBUILD 2015-10-28 08:19:13 -04:00
Rail Aliiev 30de0738de Bug 1218914 - Add win64 bouncer configs. r=nthomas DONTBUILD 2015-10-28 08:15:12 -04:00
Jon Coppeard 42e1147d00 Bug 1217919 - Separate dynamic module scopes from those of function calls r=shu 2015-10-28 11:45:30 +00:00
Jon Coppeard 68a0e7dcf4 Bug 1215678 - Nuke cross compartment wrappers if we fail to add them to the wrapper map r=terrence 2015-10-28 11:45:30 +00:00
Andrea Marchesini 17e360f5e5 Bug 1215092 - WebSocketEventService and WebSocket discovering - part 4 - MessageAvailable event, r=michal 2015-10-28 11:42:53 +00:00
Andrea Marchesini 7a36913896 Bug 1215092 - WebSocketEventService and WebSocket discovering - part 3 - Events, r=michal 2015-10-28 11:42:21 +00:00
Andrea Marchesini e0173ff60c Bug 1215092 - WebSocketEventService and WebSocket discovering - part 2 - Unique Serial number for WebSocketChannel in IPC, r=michal 2015-10-28 11:42:00 +00:00
Andrea Marchesini 4d8e79e969 Bug 1215092 - WebSocketEventService and WebSocket discovering - part 1 - Renaming WebSocketFrameService, r=michal
--HG--
rename : netwerk/protocol/websocket/PWebSocketFrameListener.ipdl => netwerk/protocol/websocket/PWebSocketEventListener.ipdl
rename : netwerk/protocol/websocket/WebSocketFrameListenerChild.cpp => netwerk/protocol/websocket/WebSocketEventListenerChild.cpp
rename : netwerk/protocol/websocket/WebSocketFrameListenerChild.h => netwerk/protocol/websocket/WebSocketEventListenerChild.h
rename : netwerk/protocol/websocket/WebSocketFrameListenerParent.cpp => netwerk/protocol/websocket/WebSocketEventListenerParent.cpp
rename : netwerk/protocol/websocket/WebSocketFrameListenerParent.h => netwerk/protocol/websocket/WebSocketEventListenerParent.h
rename : netwerk/protocol/websocket/WebSocketFrameService.cpp => netwerk/protocol/websocket/WebSocketEventService.cpp
rename : netwerk/protocol/websocket/WebSocketFrameService.h => netwerk/protocol/websocket/WebSocketEventService.h
rename : netwerk/protocol/websocket/nsIWebSocketFrameService.idl => netwerk/protocol/websocket/nsIWebSocketEventService.idl
2015-10-28 11:41:24 +00:00
Carsten "Tomcat" Book b4bb8871b5 Backed out changeset 533f3277cdbb (bug 479520) for bustage on a CLOSED TREE 2015-10-28 12:29:27 +01:00
Carsten "Tomcat" Book 7602d3a792 Backed out changeset ce23fa9ffb16 (bug 479520) 2015-10-28 12:29:13 +01:00
Carsten "Tomcat" Book d059dd57dc Backed out changeset 80f9778bb787 (bug 479520) 2015-10-28 12:29:11 +01:00
Sotaro Ikeda e95d404678 Bug 1216056 - Always sent OpRemoveTextureAsync as pending async Messages r=nical 2015-10-28 04:04:28 -07:00
Simon Montagu f738f2cd6c Bug 479520: Implement IDNA2008 standard for International Domain Names, patch 3: test for transitional processing and CONTEXTJ, r=jfkthame. 2015-10-28 03:46:44 -07:00
Simon Montagu f56bc3c1bf Bug 479520: Implement IDNA2008 standard for International Domain Names, patch 2: changes to existing tests, r=jfkthame. 2015-10-28 03:46:44 -07:00
Simon Montagu 89109c7aa9 Bug 479520: Implement IDNA2008 standard for International Domain Names, patch 1: build system changes, r=ted; code changes, r=jfkthame 2015-10-28 03:46:44 -07:00
Tooru Fujisawa 8b91606b4f Bug 1218967 - Do not stop executing autospider.sh on test failure. r=sfink
--HG--
extra : commitid : 5DfuCBjiLCu
extra : rebase_source : 86d21f0f944c23c2c96ac08cf8d8b8652587144c
2015-10-28 05:10:25 +09:00
Tooru Fujisawa d026d014d6 Bug 1219028 - Remove use of non-standard Function.prototype.isGenerator from devtools/. r=fitzgen
--HG--
extra : commitid : G4gBdr2Ghw8
extra : rebase_source : 44e225f53a1275ee135cd8d953faf02498bb2b26
2015-10-28 07:28:18 +09:00
Carsten "Tomcat" Book 7c7b0199e3 Merge mozilla-central to mozilla-inbound 2015-10-28 10:51:36 +01:00
Carsten "Tomcat" Book 3ec5c00413 merge mozilla-inbound to mozilla-central a=merge 2015-10-28 10:43:33 +01:00
Carsten "Tomcat" Book f7861e7c36 merge fx-team to mozilla-central a=merge 2015-10-28 10:38:11 +01:00
B2G Bumper Bot f8946dbe50 Bumping manifests a=b2g-bump 2015-10-27 22:27:59 -07:00
B2G Bumper Bot 0f4e23867b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4a596a387a18
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #32010 from tedders1/bug-1042807-fix

Bug 1042807 - Vertical homescreen uses getIcon() API. r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/733ffa7fe640
Author: Ted Clancy <tclancy@mozilla.com>
Desc: Bug 1042807 - Vertical homescreen uses getIcon() API. r=kgrandon
2015-10-27 22:25:15 -07:00
B2G Bumper Bot 8b23fb0ad9 Bumping manifests a=b2g-bump 2015-10-27 21:57:59 -07:00
B2G Bumper Bot bb67a980f3 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 1172349 - [Settings] Convert root panel switches to use gaia-switch

========

https://hg.mozilla.org/integration/gaia-central/rev/dfa16a0ac786
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1172349 - [Settings] Convert root panel switches to use gaia-switch r=gasolin
2015-10-27 21:55:15 -07:00
Paul Adenot b53bda208d Bug 1218694 - Test that AudioNode.connect() returns the node connected to. r=smaug
--HG--
extra : rebase_source : 8a7e450160512bb0f4f0ed4fb9b5aa7c534c23db
2015-10-28 13:54:57 +09:00
Paul Adenot b42848e60e Bug 1218694 - Return the AudioNode connected to when calling AudioNode.connect(). r=smaug
--HG--
extra : rebase_source : c5a58a51f1f43aad2fe64d872009dee88c564503
2015-10-28 13:54:35 +09:00
B2G Bumper Bot eb77f3eb71 Bumping manifests a=b2g-bump 2015-10-27 21:08:18 -07:00
B2G Bumper Bot 38369f01bf Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e3126c1b11c3
Author: Scott Wu <scottwu@mozilla.com>
Desc: Merge pull request #32767 from scottwu/1215546-addons-dont-appear-settings

Bug 1215546 - Fixes add-on list after installation, r=gasolin

========

https://hg.mozilla.org/integration/gaia-central/rev/1455c5280782
Author: Scott Wu <scottcwwu@gmail.com>
Desc: Bug 1215546 - Fixes add-on list after installation, r=gasolin
2015-10-27 21:05:30 -07:00
B2G Bumper Bot d144c904f6 Bumping manifests a=b2g-bump 2015-10-27 19:43:44 -07:00
B2G Bumper Bot 0d082840f6 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f1f820a8a19f
Author: tamarahills <thills@mozilla.com>
Desc: Merge pull request #32639 from tamarahills/bugfix/1215654-ftu-enable-hud-when-enhanced-metrics-chosen

Bug 1215654 - Enable HUD when FTU choice is enhanced metrics. r=sfoster.

========

https://hg.mozilla.org/integration/gaia-central/rev/69c709534a1a
Author: Tamara Hills <thills@mozilla.com>
Desc: Bug 1215654 - Enable HUD when FTU choice is enhanced metrics. r=sfoster.
2015-10-27 19:40:33 -07:00
B2G Bumper Bot 2a4b3611c9 Bumping manifests a=b2g-bump 2015-10-27 18:53:20 -07:00
B2G Bumper Bot 2dd7d3cf3d Bumping gaia.json for 5 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b05b1a4a0217
Author: Russ Nicoletti <rnicoletti@mozilla.com>
Desc: Merge pull request #32706 from russnicoletti/bug-1215654

Bug 1215654 - [Metrics] Metrics may not be recorded when level set to Enhanced r=gasolin

========

https://hg.mozilla.org/integration/gaia-central/rev/965f805e1c5f
Author: Russ Nicoletti <rnicoletti@mozilla.com>
Desc: Bug 1215654 - [Metrics] Metrics may not be recorded when level set to enhanced

========

https://hg.mozilla.org/integration/gaia-central/rev/fd82d4521306
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Merge pull request #32684 from stasm/1217733-l20n-3.4.0

Bug 1217733 - Update l20n.js to 3.4.0 and rename pseudolocales. r=gandalf

Part 1: Update l20n.js to 3.4.0.
Part 2: Rename qps-ploc to fr-x-psaccent, qps-plocm to ar-x-psbidi.

========

https://hg.mozilla.org/integration/gaia-central/rev/800f8cdf54f0
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Bug 1217733 - Part 2: Rename qps-ploc to fr-x-psaccent, qps-plocm to ar-x-psbidi. r=gandalf

========

https://hg.mozilla.org/integration/gaia-central/rev/a1ff18820576
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Bug 1217733 - Part 1: Update l20n.js to 3.4.0. r=gandalf
2015-10-27 18:50:37 -07:00
Kathy Brade 4885c2cc81 Bug 1217985 - Don't depend on Windows crypto DLLs
If not building the Windows Maintenance Service, avoid a dependency
on crypt32.dll and wintrust.dll.

Also, avoid setting sUsingService inside the updater code; this
ensures that all Maintenance Service related codepaths are skipped.
2015-10-27 17:50:32 -07:00
Jordan Santell e6b5ecfe0c Bug 1218840 - Remove vestigial census-view module. r=fitzgen 2015-10-27 17:49:36 -07:00
Jordan Santell 5c34d7a09b Bug 1218674 - Style heap view states and overall tree. r=fitzgen 2015-10-27 17:48:18 -07:00
Nick Alexander 3323ad2cde Bug 1207708 - Part 2: Build against play-services-{basement,base,gcm} if MOZ_ANDROID_GCM. r=sebastian
Since MOZ_NATIVE_DEVICES builds against play-services-{basement,base,cast},
some ad-hoc de-duplication is necessary.

--HG--
extra : commitid : 2jNIgZpLUq2
extra : source : 0957d3435ac22765d7868cb3c7db1e0787836bc3
2015-10-27 17:41:49 -07:00
Nick Alexander 28cbcc16f5 Bug 1207708 - Part 1: Add MOZ_ANDROID_GCM{_SENDERID} build flags. r=sebastian
These flags are not intended to be feature specific.  On day one, we
intend to support a single GCM-backed feature -- Push Notifications --
but the set of GCM-consuming features is potentially large (e.g.,
possibly Firefox Sync tickles and Send Tab to Device alerts).  Such
features can and will have their own build flags.

Note that GCM sender IDs are not sensitive -- see link in code
comment.  Since this is something custom branding will almost always
want to set, I don't want to bury the default value in confvars.sh.

--HG--
extra : commitid : HBHDBk2tC6S
extra : source : d4e39587c87c16564eeac6d1f8568814b63e5325
2015-10-27 17:42:35 -07:00
Michael Comella 560b98df94 Bug 1213490 - review: Move BrowserApp.getOtherSyncClientCount -> TabsAccessor.getRemoteClientCount. r=me
--HG--
extra : commitid : Ao8erEHjceB
extra : rebase_source : ef834e244bd8a43e77a3712dfbc0bd1b7e265b25
2015-10-27 17:08:28 -07:00
Michael Comella 81acbb1252 Bug 1213490 - Handle shareplane when device list cannot be shown. r=nalexander
The handled cases are:
  * The user is not signed in (sync setup is shown)
  * The user is signed in but has no other synced devices (toast is shown)

--HG--
extra : commitid : LsCwJgg4Zkn
extra : rebase_source : a5551ecbe992968eaf7055c9444f4c49ce5e95c0
2015-10-27 16:59:39 -07:00
B2G Bumper Bot 2b398ee1f6 Bumping manifests a=b2g-bump 2015-10-27 15:23:12 -07:00
B2G Bumper Bot debf1fdd1f Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e6af3df30523
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #32782 from jrburke/bug1020699-email-font-size-utils

Bug 1020699 - remove auto-resizing from font_size_utils.js, email part r=mcav

========

https://hg.mozilla.org/integration/gaia-central/rev/1f5d122a1a0b
Author: jrburke <jrburke@gmail.com>
Desc: Bug 1020699 - remove auto-resizing from font_size_utils.js, email part
2015-10-27 15:20:29 -07:00