Commit Graph

241200 Commits

Author SHA1 Message Date
Ehsan Akhgari
c01a19936d Bug 1158540 - Don't repeat the mRefCnt member of URLValue in ImageValue; r=dbaron
Even after this patch, it's not OK to AddRef an ImageValue and then call
Release on its base pointer (URLValue) since URLValue refcounting methods
are not virtual, so it would confuse the leak checker, but at least it
wouldn't cause UAF issues since we'd still be looking at the same mRefCnt
member.
2015-04-25 18:38:24 -04:00
Ehsan Akhgari
ff7f03df2f Bug 1158537 - Remove unneeded FileImplTemporaryFileBlob::{mLength,mContentType} members; r=baku
The FileImplBase base class has protected mLength and mContentType
members that this class can use.  These are currently just masking those
base members.
2015-04-25 18:34:38 -04:00
B2G Bumper Bot
6bc8184d92 Bumping manifests a=b2g-bump 2015-04-25 15:15:48 -07:00
B2G Bumper Bot
f61cbb34ed Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8062f048c0ac
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #29728 from KevinGrandon/bug_1158519_music_remove_last_jshint

Bug 1158519 - Remove inexistent file from jshint xfail.list

========

https://hg.mozilla.org/integration/gaia-central/rev/5fd0842e0f0f
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1158519 - Remove inexistent file from jshint xfail.list r=kgrandon
2015-04-25 15:13:36 -07:00
L. David Baron
7976fd0f86 Back out bug 1154494 (changeset 94c2f1d254e7 and changeset d1269f811e05) for causing intermittent orange in various service worker tests. 2015-04-25 15:07:54 -07:00
L. David Baron
196f7242f8 Bug 1157654 - Back out changeset e73f7d6a138d (bug 1140995) for frequent failures in dom/media/test/test_mediarecorder_getencodeddata.html . 2015-04-25 11:10:37 -07:00
L. David Baron
66f7aa9461 Bug 1157654 - Back out changeset e428ba6470b9 (bug 1140995) for frequent failures in dom/media/test/test_mediarecorder_getencodeddata.html . 2015-04-25 11:10:15 -07:00
L. David Baron
cb11d79c42 Bug 1157654 - Back out changeset 4803c84d4976 (bug 1153690) for frequent failures in dom/media/test/test_mediarecorder_getencodeddata.html . 2015-04-25 11:09:45 -07:00
B2G Bumper Bot
a0c15bec8c Bumping manifests a=b2g-bump 2015-04-25 07:37:37 -07:00
B2G Bumper Bot
a4d3847933 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b0168ef73407
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1155888 - merge pull request #29705 from aron-bordin:paste_wifi_pass_ftu to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/35c292669b73
Author: Aron Bordin <aron.bordin@gmail.com>
Desc: Bug 1155888 - show join btn and tests
2015-04-25 07:35:24 -07:00
ffxbld
bbd9aed0be No bug, Automated HPKP preload list update from host bld-linux64-spot-039 - a=hpkp-update 2015-04-25 03:32:33 -07:00
ffxbld
9fd30e6020 No bug, Automated HSTS preload list update from host bld-linux64-spot-039 - a=hsts-update 2015-04-25 03:32:31 -07:00
B2G Bumper Bot
06b967cd3c Bumping manifests a=b2g-bump 2015-04-24 23:19:59 -07:00
B2G Bumper Bot
ed9439b59a Bumping manifests a=b2g-bump 2015-04-24 21:59:59 -07:00
B2G Bumper Bot
c0895a2d1c Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/79cd8170c765
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 1141792 - Use npm-cache task. r=jlal"

This reverts commit 6452a72b8aec49dc637a3115a8d9b7a4d4d8275d.
2015-04-24 21:57:48 -07:00
B2G Bumper Bot
885dd82dff Bumping manifests a=b2g-bump 2015-04-24 20:19:52 -07:00
B2G Bumper Bot
ccfd7fda9c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c41350b51a41
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Merge pull request #29727 from nullaus/master

Bug 1141792 - Bump retry for Gij to 4 from 2. r=me

========

https://hg.mozilla.org/integration/gaia-central/rev/5ab84f6c31be
Author: Ghislain 'Aus' Lacroix <aus@mozilla.com>
Desc: Bug 1141792 - Bump retry for Gij to 4 from 2. r=me
2015-04-24 20:17:40 -07:00
B2G Bumper Bot
3074b20839 Bumping manifests a=b2g-bump 2015-04-24 18:49:55 -07:00
B2G Bumper Bot
7818c52976 Bumping manifests a=b2g-bump 2015-04-24 16:25:02 -07:00
B2G Bumper Bot
1929f6c4e6 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3e649e0f93ec
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Merge pull request #29679 from nullaus/master

Bug 1141792 - Use npm-cache task. r=jlal

========

https://hg.mozilla.org/integration/gaia-central/rev/b7c34795c933
Author: Ghislain 'Aus' Lacroix <aus@mozilla.com>
Desc: Bug 1141792 - Use npm-cache task. r=jlal
2015-04-24 16:22:51 -07:00
jlal@mozilla.com
b15730739e Bug 1149156 - Add support for long form of try flags r=garndt 2015-04-24 14:32:23 -07:00
B2G Bumper Bot
bbeda1af7f Bumping manifests a=b2g-bump 2015-04-24 14:24:53 -07:00
B2G Bumper Bot
a6e392fa6c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/dfd799c536b0
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #28981 from svic/Bug_1144556

Bug 1144556 - Add missing BluetoothTransfer.isFileTransferInProgress()

========

https://hg.mozilla.org/integration/gaia-central/rev/575498fc7afb
Author: Arno Puder <arno@puder.org>
Desc: Bug 1144556 - Add missing BluetoothTransfer.isFileTransferInProgress()
2015-04-24 14:22:41 -07:00
Ryan VanderMeulen
87d1f4f2e8 Merge m-c to b2g-inbound. a=merge
CLOSED TREE
2015-04-24 16:06:05 -04:00
Ryan VanderMeulen
8e393e50f0 Merge inbound to m-c. a=merge 2015-04-24 15:42:31 -04:00
B2G Bumper Bot
a439ed1513 Bumping manifests a=b2g-bump 2015-04-24 12:35:06 -07:00
B2G Bumper Bot
794b1b0e83 Bumping manifests a=b2g-bump 2015-04-24 09:47:33 -07:00
B2G Bumper Bot
7d7c8c33e5 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/70ab08a2dadc
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1157741 - merge pull request #29691 from KevinGrandon:bug_1157741_event_safety_scope to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/999da2100de7
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1157741 - Filter transitionend calls within eventSafety library r=etienne
2015-04-24 09:45:21 -07:00
B2G Bumper Bot
a6d89206bc Bumping manifests a=b2g-bump 2015-04-24 09:30:04 -07:00
B2G Bumper Bot
f49baacb58 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5a94154908da
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1157885 - merge pull request #29704 from KevinGrandon:bug_1157885_search_escape_terms to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/cb0ad67c803d
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1157885 - [Search] Encode rocketbar search parameter r=daleharvey
2015-04-24 09:27:53 -07:00
David Major
4a740934b7 Bug 1130061: Block version 1.5 of vwcsource.ax. r=bsmedberg 2015-04-24 11:29:40 -04:00
Bas Schouten
372c6962da Bug 1143806: Tolerate timeouts occurring if a device driver is in the process of resetting. r=jrmuizel 2015-04-24 17:09:42 +02:00
Nicolas B. Pierron
a186a7354d Bug 1149119 - Do not inline bound functions with non-atomized arguments. r=jandem 2015-04-24 16:26:08 +02:00
Nicolas B. Pierron
762d59220a Bug 1149119 - Use Atoms in the template object hold by Baseline. r=jandem 2015-04-24 16:26:07 +02:00
David Anderson
e00d8cbb9c Mark unaccelerated antialiasing reftest failures with APZ as fuzzy. (bug 1157716, r=mstange)
With APZ, we always layerize the first scrollable element of the page,
if the page itself is not scrollable. These additional layers can cause
fuzzy reftest failures in two ways: differences in blending, and by
disabling sub-pixel test anti-aliasing. The latter is only a problem
with unaccelerated drawing, because we don't support component alpha
layers with BasicLayers. (We also don't support them with
BasicCompositor, but "Reftest unaccelerated" only tests BasicLayers).
2015-04-24 10:13:32 -04:00
Lee Salzman
00f931b8cd Bug 1158154 - Add gtk_window_set_auto_startup_notification to mozgtk stubs. r=nical 2015-04-24 16:09:46 +02:00
Ryan VanderMeulen
13f0c54d7e Backed out changeset 5f97bf645c13 (bug 1157343) for tp crashes. 2015-04-24 10:09:23 -04:00
Sotaro Ikeda
a88aba36a9 Bug 1154411 - Do not close same fd twice r=bent 2015-04-24 06:18:13 -07:00
Dragana Damjanovic
5fe45aad54 Bug 1156397 - some fix for webpush PushServer. r=dougt r=nsm 2015-04-24 14:55:00 +02:00
Andreas Tolfsen
5e0e0a420f Bug 1158113: Removing two straggling error codes from Marionette
r=davehunt
2015-04-24 12:06:43 +01:00
Carsten "Tomcat" Book
871de25f06 Merge mozilla-central to mozilla-inbound 2015-04-24 14:57:12 +02:00
Carsten "Tomcat" Book
1a74144837 merge mozilla-inbound to mozilla-central a=merge 2015-04-24 14:37:13 +02:00
Carsten "Tomcat" Book
e8c23023a7 merge fx-team to mozilla-central a=merge 2015-04-24 14:24:46 +02:00
Brian Hackett
bd4c8d9040 Bug 1157809 - Optimizing scanning of unboxed plain objects and typed objects during nursery collections, r=terrence. 2015-04-24 05:50:03 -06:00
Aryeh Gregor
60e79c4b89 Bug 1154701 part 14 - Remove unused nsCOMArray cruft; r=ehsan 2015-04-24 14:27:36 +03:00
Aryeh Gregor
a916810d05 Bug 1154701 part 13 - Clean up nsHTMLEditor::SetCSSBackgroundColor; r=ehsan 2015-04-24 14:27:36 +03:00
Aryeh Gregor
86e6d15d10 Bug 1154701 part 12 - Switch nsEditor::mDocStateListeners to nsTArray; r=ehsan 2015-04-24 14:27:36 +03:00
Aryeh Gregor
ea5607b0ca Bug 1154701 part 11 - Switch nsEditor::mEditorObservers to nsTArray; r=ehsan 2015-04-24 14:27:36 +03:00
Aryeh Gregor
a1cad73224 Bug 1154701 part 10 - Switch nsEditor::mActionListeners to nsTArray; r=ehsan 2015-04-24 14:27:36 +03:00
Aryeh Gregor
1b16335f84 Bug 1154701 part 9 - Clean up nsHTMLEditor::RelativeFontChange; r=ehsan 2015-04-24 14:27:36 +03:00