Gijs Kruitbosch
8873f17f81
Bug 1063121 - dropping out of fullscreen mode without titlebar breaks titlebar/tabs layout, r=jimm
2014-10-29 14:19:25 +00:00
Benoit Girard
16fdd79d33
Bug 1089380 - Remove ClipRectInLayersCoordinates. r=mattwoodrow
...
--HG--
extra : rebase_source : 6793ed284fa8190c0d4e43e189ca4eb2d020d4f0
2014-10-31 16:34:30 -04:00
William Lachance
c262f0a166
Bug 945706 - [mozlog] logger.exception() calls do not add exception information to the output; r=wlach
2014-11-03 11:26:11 -05:00
Carsten "Tomcat" Book
a9b0d4d5fe
Backed out changeset f0651992278c (bug 1092813) for bustage on a CLOSED TREE
2014-11-03 16:46:20 +01:00
Bob Owen
6a0cc31276
Bug 1076903: Add a Chromium LICENSE file to security/sandbox/win/src. r=gerv
2014-11-03 15:34:26 +00:00
Masatoshi Kimura
46a6646eef
Bug 1092813 - Update the SDK path to 8.1. r=mshal
2014-11-04 00:21:40 +09:00
Bill McCloskey
17b35316ca
Bug 1090627 - [e10s] Fix broken fuzzy annotation in reftest (r=dbaron)
2014-11-03 07:10:28 -08:00
Bill McCloskey
47e2914482
Bug 1090627 - [e10s] Ensure hasTestPlugin is true in reftests (r=roc)
2014-11-03 07:10:28 -08:00
Bill McCloskey
7ab580e6f0
Bug 1091953 - [e10s] Add missing argument for about: protocol shim (r=mconley)
2014-11-03 07:10:27 -08:00
Bill McCloskey
564d056326
Bug 1091959 - [e10s] Reduce number of messages used for content policy shim (r=mconley)
2014-11-03 07:10:27 -08:00
Bill McCloskey
076c4996ba
Bug 1092444 - [e10s] Add test for expanded principal sandboxes (r=mconley)
2014-11-03 07:10:27 -08:00
Bill McCloskey
4ce05eed23
Bug 1092444 - [e10s] Add shim support for expanded principal sandboxes (r=mconley)
2014-11-03 07:10:27 -08:00
Bill McCloskey
08104d1b77
Bug 1073631 - Add mising waivier outerizing for CPOWs (r=bholley)
2014-11-03 07:10:27 -08:00
Kartikaya Gupta
65cae77ec6
Bug 1092139 - Make the PositionedEventTargeting code respect the flag to ignore root scroll frames. r=roc
...
The ignore-root-scroll-frame flag is used on mobile platforms in order to allow
hit-testing outside the viewport area. This is needed because the user can zoom
out and make visible an area larger than the viewport (i.e. the displayport) but
layout generally restricts hit-testing to the viewport. The code to retarget
events to nearby clickable elements also needs to respect this flag, otherwise
the retargeting fails to work outside the viewport area.
2014-11-03 09:43:52 -05:00
Peter Meuel
0b4a553407
Bug 1062888 - IonMonkey: Implement RToDouble Recover Instruction. r=nbp
2014-11-03 15:39:11 +01:00
Brian Hackett
03ab588724
Bug 1091725 - Fix barrier computation for MNewDerivedTypedObject, r=nmatsakis.
2014-11-03 07:16:58 -07:00
Nicolas B. Pierron
f5979eb6d9
Bug 1087468 - IonMonkey: Inline functions with loops based on their arguments. r=h4writer
2014-11-03 14:35:44 +01:00
Masatoshi Kimura
b7148d9fc4
Bug 1091608 - Attach the console if the process is running the GTest. r=ted
2014-11-03 22:22:39 +09:00
Jacek Caban
972d8d67b1
Bug 856566 - Fix crashreporter compilation and profiler on mingw. r=ted
...
--HG--
extra : rebase_source : def8db32e1474876ea10cc3f106a2ce75acda8e9
2014-11-03 14:15:17 +01:00
Jacek Caban
7c3c560b60
Bug 1091594 - Added explicit integer casts to char16ptr_t. r=jmathies
...
--HG--
extra : rebase_source : b351ddfcd263c8dfee436f00ab8a917d8bfc36e2
2014-11-03 14:09:48 +01:00
Trevor Saunders
0f8704de2c
no bug - fix nullptr to bool conversions in Blob.cpp r=themaid
...
--HG--
extra : rebase_source : aa2c9dc11c88beb53b12ddd583121ca90a2f4969
2014-11-03 07:59:27 -05:00
Benjamin Bouvier
aef716e1d5
Bug 1089769: Emitted at uses instructions should be added to the MIR graph in redefine; r=nbp
2014-11-03 14:06:26 +01:00
Carsten "Tomcat" Book
f36293e337
Merge mozilla-central to mozilla-inbound
2014-11-03 13:16:04 +01:00
Carsten "Tomcat" Book
ba2dc1e9b3
merge b2g-inbound to mozilla-central a=merge
2014-11-03 12:59:39 +01:00
Gabor Krizsanits
eb20a2444f
Bug 1079185 - Using GetFlattenedTreeParent in GetParentForNode. r=bz
2014-11-03 12:16:41 +01:00
Bob Owen
466961d8ac
Bug 1088130: Add to TestGMPCrossOrigin.cpp gtest to test that the APIs required for Output Protection on Windows work within the sandbox. r=cpearce
2014-11-03 10:02:30 +00:00
Jonathan Watt
e031ed5462
Bug 1092351 - Mark most of nsCSSBorderRenderer as private to make it easier to reason about and refactor. r=dholbert
2014-11-03 10:03:14 +00:00
Jonathan Watt
f3de49f29d
Bug 1092222, part 4 - Port nsCSSRenderingBorders fill painting to use Moz2D directly. r=roc
2014-11-03 10:03:11 +00:00
Jonathan Watt
f0cd135dd6
Bug 1092222, part 3 - Convert nsCSSRenderingBorders from Thebes to Moz2D basic types. r=roc
2014-11-03 10:03:09 +00:00
Jonathan Watt
2b1b28af50
Bug 1092222, part 2 - Add CCWCorner, CCWCorner and CWCorner methods to BaseRect. r=roc
2014-11-03 10:01:58 +00:00
Jonathan Watt
15a8e15ca2
Bug 1092222, part 1 - Get rid of gfxContext::GraphicsLineCap and gfxContext::GraphicsLineJoin. r=roc
2014-11-03 10:01:57 +00:00
Mukilan Thiyagarajan
14a8f4008e
Bug 1023154 - IonMonkey: Improve codegeneration of MIsObject followed by a branch. r=h4writer
2014-11-03 10:38:48 +01:00
Jacek Caban
ca8f1d1b91
Bug 1092136 - Enable AVX2 support in libvpx for mingw toolchain. r=rillian
2014-11-03 10:29:16 +01:00
Jacek Caban
4129770618
Bug 1092130 - Fixed build errors found by mingw after bug 1076698 landed (-Werror=missing-braces errors). r=cpearce
2014-11-03 10:28:52 +01:00
Jon Coppeard
de8a68615e
Bug 1092230 - Tidy member definitions in GCRuntime r=terrence
2014-11-03 08:59:00 +00:00
Bobby Holley
8e2ed5632f
Bug 1090991 - Introduce a new NotDecodedReason WAITING_FOR_DATA and use it for MSE. r=cpearce,r=cajbir
2014-11-03 09:20:15 +01:00
Bobby Holley
8953858191
Bug 1090991 - Unify MediaDecoderStateMachine::On{DecodeError,AudioEOS,VideoEOS} and eliminate duplicated logic. r=cpearce
...
We take this opportunity to align the behavior of Finish() calls between audio
and video EOS, invoking them unconditionally for both cases. Currently both
cases always call Finish() immediately, with the exception of:
(A) Video in seeking mode, where we may push mFirstVideoFrameAfterSeek before
doing so, and
(B) Video in the |default:| case.
Push() and Finish() seem like orthogonal operations on MediaQueue, but we
nonetheless preserve the old order just in case. There doesn't seem to be a good
reason for (B).
2014-11-03 09:20:14 +01:00
Bobby Holley
4a2b081603
Bug 1090991 - Refactor RequestSampleCallback to use a single callback for all "not decoded" message. r=cpearce,r=cajbir
...
I'm going to add another one, and want this API to scale better than it does.
2014-11-03 09:20:14 +01:00
Bobby Holley
3dc6ad728a
Bug 1090991 - Modify MediaData::Type so that it may serve as a general-purpose enum for distinguishing audio and video. r=cpearce
...
We don't seem to have something like this already, and this seemed better than
introducing yet another new enum.
2014-11-03 09:20:14 +01:00
Andrea Marchesini
b1de82eddf
Bug 1082734
- Disable location.searchParams for cross-origin insecure data access, r=bz
2014-11-03 08:18:22 +00:00
Andrea Marchesini
0c7037e425
Bug 978260 - Remove Assertions for mParentSuspended in Workers, r=khuey
2014-11-03 08:15:09 +00:00
B2G Bumper Bot
4ec8d2bcba
Bumping manifests a=b2g-bump
2014-11-02 23:31:58 -08:00
B2G Bumper Bot
142b422f88
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/62e4e9a9d7d8
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #25600 from gasolin/issue-1090761
Bug 1090761 - [System] load related script by Bluetooth API version, r=alive&ian
========
https://hg.mozilla.org/integration/gaia-central/rev/1be5e05c5f1c
Author: gasolin <gasolin@gmail.com>
Desc: Bug 1090761 - [System] init v1 bluetooth related module in system/js/bootstrap module
s
========
https://hg.mozilla.org/integration/gaia-central/rev/13f403491bc8
Author: Aleh Zasypkin <aleh.zasypkin@gmail.com>
Desc: Merge pull request #25616 from azasypkin/bug-1081207-revoke-blob-url
Bug 1081207 - [Messages] We never revoke the blob URL for the attachments. r=julien
========
https://hg.mozilla.org/integration/gaia-central/rev/5e79a725d784
Author: Aleh Zasypkin <azasypkin@mozilla.com>
Desc: Bug 1081207 - [Messages] We never revoke the blob URL for the attachments. r=julien
2014-11-02 23:25:49 -08:00
B2G Bumper Bot
d97f90d6d8
Bumping manifests a=b2g-bump
2014-11-02 21:57:36 -08:00
B2G Bumper Bot
8a32c8afe3
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/113fa1839b8f
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #25694 from alivedise/bugzilla/1090149_master/null-check-opening-timeout
Bug 1090149 - Ignore opening timeout is app is killed, r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/5c601992bfeb
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 1090149 - Ignore opening timeout is app is killed
2014-11-02 21:55:49 -08:00
B2G Bumper Bot
641470cd0f
Bumping manifests a=b2g-bump
2014-11-02 21:17:04 -08:00
B2G Bumper Bot
20c4f797ce
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/18329dbbcd17
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1092814 - Disable day_observer_test.js after perma-failing since DST r=kgrandon
========
https://hg.mozilla.org/integration/gaia-central/rev/7b58b054fde2
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 1092814 - Disable day_observer_test.js after perma-failing since DST r=kgrandon"
This reverts commit 4ac0fb93e40bd1e65f813eb6f503f976065e9f3c.
========
https://hg.mozilla.org/integration/gaia-central/rev/1b1fad7e339f
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1092814 - Disable day_observer_test.js after perma-failing since DST r=kgrandon
2014-11-02 21:10:49 -08:00
B2G Bumper Bot
2fcfdbca2c
Bumping manifests a=b2g-bump
2014-11-02 20:47:03 -08:00
B2G Bumper Bot
809a805e68
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0fe822928e45
Author: Douglas Sherk <github@sherk.me>
Desc: Merge pull request #25740 from DouglasSherk/1092389-cdma-ehrpd
Bug 1092389 - Add 'ehrpd' to list of CDMA network modes. r=gsvelto
========
https://hg.mozilla.org/integration/gaia-central/rev/4c23a48a6fed
Author: Doug Sherk <github@sherk.me>
Desc: Bug 1092389 - Add 'ehrpd' to list of CDMA network modes. r=gsvelto
2014-11-02 20:40:47 -08:00
B2G Bumper Bot
303e756427
Bumping manifests a=b2g-bump
2014-11-02 20:01:59 -08:00