Gaia Pushbot
|
269db341c1
|
Bumping gaia.json for 2 gaia-central revision(s)
========
https://hg.mozilla.org/integration/gaia-central/rev/7ab5709aff21
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #11031 from es92/music2update
music2: update 0.1.1
Landing with only the most cursory review because this is a prototype app in test_apps, not part of any build.
========
https://hg.mozilla.org/integration/gaia-central/rev/72d841fbcb41
Author: Evan Shapiro <evan.a.shapiro@gmail.com>
Desc: music2: update 0.1.1
|
2013-07-22 15:56:24 -07:00 |
|
Justin Lebar
|
68797ac4dd
|
Bug 895104 - Remove call to no-longer-existant DOMRequestIpcHelper.observe in SystemMessageManager.observe. r=fabrice
DOMRequestIpcHelper.observe was removed in bug 889984.
|
2013-07-22 15:22:32 -07:00 |
|
Ryan VanderMeulen
|
cc66360dac
|
Backed out changesets 0a196c0e9f96 (bug 895974) and 0d8aa14f5ed3 (bug 895009) for causing intermittent Linux32 mochitest-1 asserts on a CLOSED TREE.
|
2013-07-22 18:18:17 -04:00 |
|
Max Vujovic
|
dd92ca0dd1
|
Bug 895182 - [CSS Filters] Implement parsing for blur, brightness, contrast, grayscale, invert, opacity, saturate, sepia. Co-authored with Dirk Schulze (krit). r=heycam
|
2013-07-22 15:08:33 -07:00 |
|
Garrett Robinson
|
6df3e759cf
|
Bug 888172 - CSP 1.0 does not process 'unsafe-inline' or 'unsafe-eval' for default-src. r=imelven
|
2013-07-24 17:48:30 -04:00 |
|
Tim Taubert
|
aa33cd1986
|
Bug 766546 - Ignore the iframe's load event and continue when the whole page has loaded. r=avih
|
2013-07-24 17:58:05 +02:00 |
|
Ryan VanderMeulen
|
fc50664f28
|
Bug 897554 - Update pdf.js to version 0.8.377. r=bdahl
|
2013-07-24 17:48:29 -04:00 |
|
Ryan VanderMeulen
|
6b307780d7
|
Backed out 6 changesets (bug 743402) for reftest failures on a CLOSED TREE.
Backed out changeset 19848fff857e (bug 743402)
Backed out changeset 049168537ae0 (bug 743402)
Backed out changeset 3098fea37f2d (bug 743402)
Backed out changeset ada93e976dca (bug 743402)
Backed out changeset c7907c54187f (bug 743402)
Backed out changeset 2edbbf6440c4 (bug 743402)
|
2013-07-24 15:14:04 -04:00 |
|
Ryan VanderMeulen
|
a9db19a76f
|
Backed out changeset decc061fbd43 (bug 896555) for possible causing robocop-2 failures in testDoorHanger.
CLOSED TREE
|
2013-07-24 14:30:57 -04:00 |
|
Nicolas B. Pierron
|
c2358889ac
|
Bug 894786 - Part 2: Work around the lack of unsigned representation. r=jandem
|
2013-07-24 10:59:57 -07:00 |
|
Nicolas B. Pierron
|
e8292cf127
|
Bug 894794 - Collect Range info ahead instead of manipulating operand ranges. r=jandem
|
2013-07-24 10:59:57 -07:00 |
|
Nicolas B. Pierron
|
a56e7b3ae5
|
Bug 894794 - Fix truncated range of constants. r=jandem
|
2013-07-24 10:59:56 -07:00 |
|
Nicolas B. Pierron
|
3d1c0806d5
|
Bug 894786 - Ensure all bitwise operations are truncating their inputs. r=Waldo
|
2013-07-24 10:59:56 -07:00 |
|
Mina Almasry
|
783d0e604b
|
Bug 879308 - null date to mozAlarms.add throws exception. r=nsm sr=mounir
--HG--
extra : rebase_source : 538259df2de7483e277e59de8edcefe94f04c0a9
|
2013-07-24 10:46:59 -07:00 |
|
Scott Johnson
|
2c00aaf97f
|
Bug 743402, Part 6: Add unit tests for functionality of bug 743402. [r=roc]
|
2013-07-24 12:47:24 -05:00 |
|
Scott Johnson
|
09919e2120
|
Bug 743402, Part 5: Utilize new computed height calculations in nsSplittableFrame to correctly compute the height of a column set frame in paginated context. [r=roc]
|
2013-07-24 12:47:21 -05:00 |
|
Scott Johnson
|
a2790e3b0b
|
Bug 743402, Part 4: Refactor ApplySkipSides() and GetSkipSides() to return the correct value during reflow by adding an optional nsHTMLReflowState parameter. [r=roc]
|
2013-07-24 12:47:17 -05:00 |
|
Scott Johnson
|
1f13056eae
|
Bug 743402, Part 3: Refactor nsBlockFrame to utilize new calculations for paginated content. [r=roc]
|
2013-07-24 12:47:12 -05:00 |
|
Scott Johnson
|
46a7e24a4c
|
Bug 743402, Part 2: Pull GetEffectiveComputedHeight() into nsSplittableFrame and refactor it to utilize consumed height for paginated content. [r=roc]
|
2013-07-24 12:47:06 -05:00 |
|
Scott Johnson
|
b6e4526ae0
|
Bug 743402, Part 1: Add a GetConsumedHeight() function to nsSplittableFrame in order to retrieve the portion of the computed height that was consumed by previous-in-flows. [r=roc]
|
2013-07-24 12:47:01 -05:00 |
|
Tim Abraldes
|
14383476df
|
bug 897562. Disable the sync 'connected' throbber when it is created. r=jimm
|
2013-07-24 10:40:17 -07:00 |
|
Sam Foster
|
3bb35b9e6c
|
Bug 896461 - Fix lazy-loading of OS.File for TopSites/elsewhere. r=jimm
|
2013-07-24 10:21:01 -07:00 |
|
DĂŁo Gottwald
|
8d3963fb90
|
Bug 519937 - Remove "Back", "Forward" and "Home" from History menu. r=mak
--HG--
extra : rebase_source : ff2b79b3c46a3c3be612bef3af48f01a36495268
|
2013-07-24 18:37:08 +02:00 |
|
DĂŁo Gottwald
|
da8f19f1b0
|
Bug 513168 - Remove "Stop" and "Reload" from View menu. r=mak
--HG--
extra : rebase_source : fcc5b38cb6ca4d1cd8da1d84945f098e78332300
|
2013-07-24 18:36:04 +02:00 |
|
Dan Gohman
|
c31a6471bc
|
Bug 895465 - IonMonkey: Optimize codegen for test(and(x, y)). r=mrosenberg
|
2013-07-24 09:36:14 -07:00 |
|
Nicolas Silva
|
5d2089d328
|
Bug 858914 - Mark some Image related classes deprecated. r=jrmuizel DONTBUILD
|
2013-07-24 18:08:35 +02:00 |
|
Nicolas Silva
|
9f9eaddba9
|
backed out changeset 9089fe288899 because of wrong bug number
|
2013-07-24 18:03:41 +02:00 |
|
Nicolas Silva
|
7a55cdf819
|
Backed out changeset 9089fe288899
|
2013-07-24 18:01:39 +02:00 |
|
David Anderson
|
562e0d0eac
|
Only use DirectX 11.1 on Windows 8 or higher (bug 893221, r=bas).
--HG--
extra : rebase_source : 147493bef3e487c6ab5424c3e4a4fd2fd2440e09
|
2013-07-24 11:52:54 -04:00 |
|
Ryan VanderMeulen
|
446e746c5c
|
Backed out changeset fef7cf65b4e7 (bug 832960) for making bug 857240 perma-fail.
|
2013-07-24 11:49:00 -04:00 |
|
Nicolas Silva
|
a6bf10f5a6
|
Bug 868914 - Mark some Image related classes deprecated. r=jrmuizel
|
2013-07-24 17:43:35 +02:00 |
|
Nicolas Silva
|
93faf1e0b6
|
Bug 858914 - Make CreateTexturedEffect take SurfaceFormat + TextureSource instead of TextureHost. r=Bas
|
2013-07-24 17:34:09 +02:00 |
|
Nicolas Silva
|
3f6c51702b
|
Bug 858914 - Make CreateTexturedEffect take SurfaceFormat + TextureSource instead of TextureHost.
|
2013-07-24 17:32:56 +02:00 |
|
Milan Sreckovic
|
54932e81d6
|
Bug 896250: Return the max number, not the flag checking if the number was set. r=joe
|
2013-07-22 17:05:21 -04:00 |
|
Gaia Pushbot
|
6218e4e970
|
Bumping gaia.json for 2 gaia-central revision(s)
========
https://hg.mozilla.org/integration/gaia-central/rev/59cd74709f7e
Author: Rudy Lu <left.lu@gmail.com>
Desc: Merge pull request #11040 from RudyLu/pdfjs/update_to_0.8.352
Bug 881152 - update pdf.js in Gaia to 0.8.352 for hdpi resolution suppor...
r=vingtetun
========
https://hg.mozilla.org/integration/gaia-central/rev/1a7a4cb2fabe
Author: Rudy Lu <left.lu@gmail.com>
Desc: Bug 881152 - update pdf.js in Gaia to 0.8.352 for hdpi resolution support.
|
2013-07-25 12:20:24 -07:00 |
|
Gaia Pushbot
|
6861008628
|
Bumping gaia.json for 1 gaia-central revision(s)
========
https://hg.mozilla.org/integration/gaia-central/rev/5e8dad30d5ad
Author: Fabrice Desré <fabrice@desre.org>
Desc: Bug 895826 - Resolve lack of YT back button r=vingtetun
|
2013-07-25 12:00:23 -07:00 |
|
Alive Kuo
|
b2f4623018
|
Bug 887650 - Append extra information about activity caller in system message. r=gene
|
2013-07-25 13:18:24 -04:00 |
|
Ed Morley
|
817db8cfd2
|
Merge mozilla-central and birch
|
2013-07-25 17:05:50 +01:00 |
|
Ryan VanderMeulen
|
206ac36c27
|
Backed out changesets 73188e11f7b1 and 7111c04c1158 (bug 896353) for mochitest-1 crashes.
|
2013-07-25 10:31:48 -04:00 |
|
Michael Wu
|
08e5ed7e9c
|
Bug 895417 - Fix refpoint coordinates sent to child processes, r=kats
|
2013-07-24 21:49:49 -04:00 |
|
Michael Wu
|
bd1468fd33
|
Back out bug 896063 for breaking build on gonk-jb
|
2013-07-25 10:25:19 -04:00 |
|
Michael Wu
|
7d61f9b11e
|
Backed out changeset 41845f57045f (bug 896063) for breaking build on gonk-jb
|
2013-07-25 10:24:21 -04:00 |
|
Randy Lin
|
9904918cc0
|
Bug 896353 - Media Recording - Can't record the mediaStream created by AudioContext. r=roc
|
2013-07-24 18:01:52 +08:00 |
|
JW Wang
|
f947c31e56
|
Bug 896353 - Set principal for mDOMStream in MediaStreamAudioDestinationNode. r=roc
|
2013-07-23 11:54:32 +08:00 |
|
Randy Lin
|
92bab7040b
|
Bug 896303 - Media Recording - Calling start on a MediaRecorder object with no parameters results in ondataavailable events firing even though they shouldn't be. r=roc
|
2013-07-24 17:26:17 +08:00 |
|
Chuck Lee
|
c64f433986
|
Bug 869291 - 0004. Add test case for CP message. r=vicamo
|
2013-07-24 15:00:20 +08:00 |
|
Daniel Holbert
|
e48962413a
|
Bug 895023: Null-check SVG image document's root frame, before dereferencing it. r=seth
|
2013-07-22 13:42:05 -07:00 |
|
Gregory Szorc
|
b5b9e31d6d
|
Backout b817406485f8 (bug 884421) for intermittent WinXP failures (bug 896093)
CLOSED TREE
|
2013-07-22 13:24:45 -07:00 |
|
Ryan VanderMeulen
|
f14dd507fc
|
Merge m-c to inbound on a CLOSED TREE.
|
2013-07-22 15:23:47 -04:00 |
|
Ryan VanderMeulen
|
7ce18c38f8
|
Backed out changeset 190563720411 (bug 895465) for Linux32 jit-test failures.
|
2013-07-22 15:23:19 -04:00 |
|