Nicolas Silva
3779f046a4
Bug 967505 - Fix build bustage on a CLOSED TREE.
2014-02-10 11:50:43 +01:00
Nicolas Silva
9e9d5be4ae
Bug 967505 - Fix a crash with the D2D debug layer. r=Bas
2014-02-10 11:21:11 +01:00
Chris Peterson
29cb706c84
Bug 970159 - Return integer 0 from sdp_attr_get_extmap_id(), not NULL pointer. r=jesup
2014-02-09 18:31:29 -08:00
Chris Peterson
268821c150
Bug 952785 - RawDBusConnection::SendWithReply() returns bool, not nsresult. r=echou
2014-02-09 12:44:05 -08:00
Nicholas D. Matsakis
4e1a16a16c
Bug 969159 -- Adjust assertion to account for zero-sized objects r=shu
2014-02-07 13:48:35 -05:00
Phil Ringnalda
68b5a2f96d
Merge m-c to m-i
2014-02-09 18:49:43 -08:00
Phil Ringnalda
e1f066959e
Merge b-i to m-c
2014-02-09 18:36:38 -08:00
Matt Woodrow
e9ad793614
Bug 966679 - Mark the layer as invalid when we get an async texture update. r=nical
2014-02-10 15:24:28 +13:00
Matt Woodrow
28784a3a06
Bug 966679 - Use correct texture format when coverting YCbCr image data back into an image surface. r=nical
2014-02-10 15:24:28 +13:00
Matt Woodrow
8c82bea32c
Bug 968042 - Clear mNextPaintCompressed after painting. r=roc
2014-02-10 15:24:28 +13:00
Matt Woodrow
e87838a972
Bug 926745 - Don't call ForceRemove manually in compositable code. r=nical,sotaro
2014-02-10 15:24:27 +13:00
Mats Palmgren
5c9776f6ef
Bug 969773 - Restore Selection/Controller state when disconnecting the editor. r=ehsan
2014-02-10 02:14:38 +00:00
Mats Palmgren
fbbf6107ae
Bug 968174 - Don't schedule a paint if the pres context was detached during the delay. Re-enable the assertions from bug 967758. r=roc
2014-02-10 02:14:38 +00:00
Cameron McCormack
f7a49b8eee
Bug 969961 - Turn CSS Variables pref on in tests that rely on it. r=philor
2014-02-10 11:56:35 +11:00
Brian Smith
6758b50f5e
Bug 967153: Add name constraint test certs accidentally excluded from commit 9e5d07c8c87b, r=me, a=NPOTB, DONTBUILD
...
--HG--
extra : amend_source : 1c120e9bfce764f70ea3f1355db6a1bf58332526
2014-02-09 16:33:59 -08:00
Brian Smith
70f5d93500
Bug 967153: Update configure.in to require NSS 3.16, r=me
...
--HG--
extra : amend_source : 269b2e2da6bfd4f7eff0a7f055d920c6f50ec4ee
2014-02-09 16:30:34 -08:00
Brian Smith
f94333820e
Bug 967153: Update NSS to NSS 3.16 beta 1 (NSS_3_16_BETA1), r=me
2014-02-09 16:29:50 -08:00
Bill McCloskey
c637f05bd4
Bug 966467 - Proxy clipboard service in content process (r=vlad)
2014-02-09 16:13:10 -08:00
Bill McCloskey
e63f9dd033
Bug 966467 - Enable some service proxies only in content processes (r=vlad)
2014-02-09 16:13:05 -08:00
Bill McCloskey
9cea9b25bb
Bug 966467 - Disable some unused services in content processes (r=vlad)
2014-02-09 16:13:01 -08:00
Bill McCloskey
a4877a2fca
Bug 966467 - Allow static modules to choose whether to be loaded in content process (r=bsmedberg)
2014-02-09 16:11:37 -08:00
B2G Bumper Bot
caa9da8735
Bumping manifests a=b2g-bump
2014-02-09 15:55:57 -08:00
B2G Bumper Bot
e9f0c30926
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/5db3ae28ac3a
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Merge pull request #16006 from eeejay/bug-968465
Bug 968465 - Auto show/hide developer settings with pref.
========
https://hg.mozilla.org/integration/gaia-central/rev/6a727f57ff2e
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 968465 - [Settings] Auto show/hide developer settings with pref.
2014-02-09 15:55:11 -08:00
B2G Bumper Bot
2db6f9146c
Bumping manifests a=b2g-bump
2014-02-09 15:51:00 -08:00
B2G Bumper Bot
baf55890b5
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f87f35a9938f
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #16102 from Darep/969768-fix-reload-application
Bug 969768: Fix "Reload application" button on the Gaia browser-helper extension
========
https://hg.mozilla.org/integration/gaia-central/rev/29e59e74e9e7
Author: Antti-Jussi Kovalainen <ajk@ajk.fi>
Desc: Bug 969768: Fix "Reload application" button on the Gaia browser-helper
2014-02-09 15:45:12 -08:00
Cameron McCormack
cc6b17b6bb
Bug 970106 - Add lldb type summary for nscolor. r=ehsan (NPOTB, DONTBUILD)
2014-02-10 09:19:05 +11:00
Ehsan Akhgari
806d2d0e33
Bug 970042 - Stop checking the result of nsTArray::SetLength in the Windows widget code; r=roc
2014-02-09 18:36:41 -05:00
Ehsan Akhgari
eba7b5050e
Bug 969870 - Use fallible allocations to store the used attributes of a WebGL program; r=bjacob
...
It seems like the sizes for these data structures can be controlled from
Web content, and we are already prepared to deal with OOM conditions,
except that we are using infallible allocations by mistake.
2014-02-09 18:16:38 -05:00
Ehsan Akhgari
319c31bf14
Bug 969869 - Use fallible allocation in WebGL element array cache; r=bjacob
...
It seems like the sizes for these data structures can be controlled from
Web content, and we are already prepared to deal with OOM conditions,
except that we are using infallible allocations by mistake.
2014-02-09 18:16:03 -05:00
Alfredo Yang
54cc848d92
Bug 853356 - gUM video prompt for sandbox testcase. r=amarchesini
2014-02-09 15:34:44 -05:00
Alfredo Yang
64e78f5103
Bug 853356 - gUM video prompt for Contact API prompt. r=fabrice
2014-02-09 15:34:43 -05:00
Alfredo Yang
3853c6783a
Bug 853356 - gUM video permisson prompt. r=fabrice, felipc, wjohnston, mrbkap, jimm, jesup, khuey, jsmith
2014-02-09 15:34:40 -05:00
B2G Bumper Bot
5c683a0aa1
Bumping manifests a=b2g-bump
2014-02-09 12:11:54 -08:00
B2G Bumper Bot
7b25ee4d5c
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3868363f8d5e
Author: Dietrich Ayala <autonome@gmail.com>
Desc: Bug 960813 - [B2G][Browser][RTSP] Unable to add RTSP bookmark to the "Home screen" r=dale
2014-02-09 12:11:11 -08:00
Ms2ger
2e89bf81de
Merge m-i to m-c.
2014-02-09 10:31:55 +01:00
Ms2ger
2396fc741f
Merge b-i to m-c.
2014-02-09 10:21:49 +01:00
Ms2ger
22663d5e0c
Merge f-t to m-c.
2014-02-09 10:20:59 +01:00
Ms2ger
2e8d149147
Bug 969030 - Remove support for calling document.all; r=bz
2014-02-09 09:04:40 +01:00
Ms2ger
6e7f5b1c60
Bug 968805 - Pass nsIDocument to nsIContentViewer.loadStart; r=smaug
2014-02-09 09:04:40 +01:00
Ms2ger
f29b03ad4c
Bug 969035 - Outparamdel NS_NewContentViewer; r=bz
2014-02-09 09:04:40 +01:00
Ms2ger
e9fea6452c
Bug 969006 - Use nsIDocShellTreeItem::ItemType in nsXULPopupManager::MayShowPopup; r=bz
2014-02-09 09:04:39 +01:00
Ms2ger
5fb8b261b1
Bug 964192 - Remove the required argument to captureEvents/releaseEvents; r=bz
2014-02-09 09:04:39 +01:00
Ms2ger
9a272394cf
Bug 967206 - Remove !mDoc->EventHandlingSuppressed() assertion in ~nsGlobalWindow; r=mrbkap
2014-02-09 09:04:39 +01:00
Ms2ger
42a55ac1bb
Bug 969331 - Part c: Remove the nsresult return value from nsEventTargetChainItem::PostHandleEvent; r=smaug
2014-02-09 09:04:39 +01:00
Ms2ger
44b2883f8a
Bug 969331 - Part b: Remove the nsresult return value from nsEventTargetChainItem::HandleEvent; r=smaug
2014-02-09 09:04:39 +01:00
Ms2ger
d241969030
Bug 969331 - Part a: Remove the nsresult return value from nsEventTargetChainItem::PreHandleEvent; r=smaug
...
No caller actually looks at the return value.
2014-02-09 09:04:38 +01:00
Ms2ger
68ffc7141e
Bug 952033 - Part f: Use IntSize in CachedSurface; r=roc
2014-02-09 09:04:38 +01:00
Ms2ger
59d9de38de
Bug 952033 - Part e: Use IntSize in VideoSegment; r=roc
2014-02-09 09:04:38 +01:00
Ms2ger
7f9273ba28
Bug 952033 - Part d: Use IntSize in MediaDecoder; r=roc
2014-02-09 09:04:38 +01:00
Ms2ger
d9ed6641c7
Bug 952033 - Part c: Use IntSize and IntRect in VideoData; r=roc
2014-02-09 09:04:38 +01:00