Gaia Pushbot
c8a0d6ce92
Bumping gaia.json for 2 gaia-central revision(s)
...
Truncated some number of revisions since the previous bump.
========
https://hg.mozilla.org/integration/gaia-central/rev/8625b71fabf9
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #10309 from lightsofapollo/bug-810007-disallow-zero-length-events
Bug 810007 - Disallow zero length events during event creation
========
https://hg.mozilla.org/integration/gaia-central/rev/0dd20d6fb26e
Author: James Lal <james@lightsofapollo.com>
Desc: Bug 810007 - Disallow zero length events during event creation
2013-06-24 10:53:09 -07:00
Justin Wood
2e2eb45787
Bug 885855 - [Build bustage] gfx\2d\RadialGradientEffectD2D1.h(9) : fatal error C1083: Cannot open include file: 'd2d1_1.h': No such file or directory. r=gps, f=InvisibleSmiley, f=Bas
...
--HG--
extra : rebase_source : aea4bba00ffa4701315ff563f31be6425a439a23
2013-06-24 13:29:09 -04:00
Gregory Szorc
b6e4ae7e0e
Bug 885572 - Fix upgrade_mercurial() in bootstrapper; r=khuey
...
DONTBUILD (NPOTB)
--HG--
extra : rebase_source : 3aa99eb3b3d2d273e4882779bb527ac96f757ef6
2013-06-24 10:23:14 -07:00
Nick Alexander
59fb53dd3e
Merge m-c to s-c
2013-06-24 10:19:38 -07:00
Nick Alexander
5eb97e1395
Bug 873569 - Follow-up: don't delete assets/omni.ja during unpack. r=me
...
The issue is that in INNER_UNMAKE_PACKAGE I was deleting
assets/omni.ja, which is needed in INNER_MAKE_PACKAGE. This breaks
language repacks. This fix should at least allow repacks to proceed
further.
2013-06-24 09:55:21 -07:00
Gaia Pushbot
82151d80ce
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c18a9987518a
Author: Dale Harvey <dale@arandomurl.com>
Desc: Merge pull request #10390 from gasolin/issue-853349
Issue 853349 - [camera] open with record mode when trigger camera with record/pick activity by video type. r=daleharvey
========
https://hg.mozilla.org/integration/gaia-central/rev/e4d3dc707fae
Author: gasolin <gasolin@gmail.com>
Desc: Bug 853349 - [camera] open in record mode when trigger camera with record activity by video type
2013-06-24 09:00:23 -07:00
Richard Newman
7c6f70a724
Bug 886231 - Rename datareporting_fhr_summary to reflect string change (follow-up from Bug 879558). r=trivial
2013-06-24 08:40:35 -07:00
Gaia Pushbot
b4cbc12d1e
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/116611d26a2d
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Merge pull request #10306 from dominickuo/bug-857674
Bug 857674 - [music] hide sublist and player before entering to search mode, r=RudyLu
========
https://hg.mozilla.org/integration/gaia-central/rev/3bf1574f342a
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Bug 857674 - [music] hide sublist and player before entering to search mode
2013-06-24 08:15:22 -07:00
Gaia Pushbot
832ea7dc45
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ba989feb2a38
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #10481 from crh0716/882095
Bug 882095 - Restart the connection only when APN related settings changed
========
https://hg.mozilla.org/integration/gaia-central/rev/c3bdda6736a0
Author: crh0716 <crh0716@gmail.com>
Desc: Bug 882095 - Restart the connection only when APN related settings changed
2013-06-24 08:05:22 -07:00
Benjamin Smedberg
3e01108cd6
Bug 880735 part S followup review comment - put the plugin doorhanger styles into shared/
2013-06-24 10:40:26 -04:00
Benjamin Smedberg
dd1efc4d69
Bug 880735 part D followup: flod pointed out that I changed these strings without changing the key, and since changing the key is hard I'm just going to revert them for now and do something better in a followup.
2013-06-24 10:16:30 -04:00
Benjamin Smedberg
5bd3e02512
Bug 880735 part S - Basic styling so that this can land - add classes to the binding for styling hooks and fix space handling. Make the buttons fill the space, limit the doorhanger size, and add whitespace/separators for the multi-plugin UI, r=jaws
2013-06-24 08:51:08 -04:00
Benjamin Smedberg
82eede8f1b
Bug 880735 test fixups:
...
* Add a test-only setter to the center-item XBL binding
* add a head.js function to remove plugin permissions for use in cleanup functions
* browser_pluginnotification.js - lots of fixes for the core feature tests
* Alter test_bug751809 not to assume that clicking the page overlay will directly activate the plugin
* Alter browser_CTP_plugins.js because disabled plugins now do show up in the plugin doorhanger
* remove browser_CTPScriptPlugin.js and supporting files because we no longer auto-pop based on scripting
* fix browser_CTP_drag_drop.js so that active plugins still show the doorhanger icon, and other fixup
* fix browser_bug743421.js to expect the doorhanger all the time and activate it correctly
* fix browser_bug752516.js to check for doorhanger activation instead of plugin activation
* remove browser_bug818009.js and supporting files because they are testing something that no longer exists
* alter browser_bug820497.js so that it shows the popup notification before checking .centerActions, since we populate that data lazily now
* browser_plugins_added_dynamically.js: remove the "activate all" tests which are no longer relevant and fix the rest to match the new doorhanger structure.
2013-06-24 08:51:07 -04:00
Benjamin Smedberg
f6df2c3cd7
Bug 880735 part F - Remove extra functions, strings, and styles which are no longer needed, r=jaws
2013-06-24 08:51:07 -04:00
Benjamin Smedberg
1ba75d1044
Bug 880735 part D - New doorhanger frontend code. Removes all logic which shows the plugin doorhanger automatically, including on scripting. Always show the doorhanger when there is a plugin present on the page, even if that plugin is currently enabled. Make the "always" choices clear to the user. r=jaws
2013-06-24 08:51:07 -04:00
Benjamin Smedberg
9a37aac8c2
Bug 880735 part E - Use the new permissionmanager.updateExpireTime method to make sure that plugin permissions are renewed properly, r=johns
2013-06-24 08:51:07 -04:00
Benjamin Smedberg
26f4a9f225
Bug 883420 - Add an API to set a new expireTime for an existing permission, r=ehsan sr=mounir
2013-06-24 08:51:07 -04:00
Benjamin Smedberg
04adb5f63c
Bug 880735 part C - Disabled plugins should be always disabled, site-specific permissions do not override them. I'm sorry for the churn from bug 875454. At least the logic is in one place and easy to fix! r=johns
2013-06-24 08:51:07 -04:00
Benjamin Smedberg
9185c2daf0
Bug 880735 part B - add .getPluginTagForType and make .getBlocklistStateForType scriptable, r=johns
2013-06-24 08:51:07 -04:00
Benjamin Smedberg
d566c8ebaf
Bug 880735 part A - Add a .defaultFallbackType to plugins so that we can avoid re-implementing the ShouldPlay logic in the frontend code. r=johns
2013-06-24 08:51:07 -04:00
Ed Morley
1fdf53ff01
Merge mozilla-central and inbound
2013-06-24 13:41:39 +01:00
Ed Morley
18442b15a4
Merge latest green birch changeset and mozilla-central
2013-06-24 13:36:45 +01:00
Nicolas B. Pierron
15fd41c68c
Bug 829841 - Add an option to enable eager compilation in the browser. r=dvander
2013-06-24 05:13:05 -07:00
Robert Longson
3029aab7d0
Bug 865901 - make nsSVGTextFrame2::mPositioningDirty and mPositioningUsesPercentages SVG frame state bits. r=cam
2013-06-24 12:20:38 +01:00
Gaia Pushbot
0e8dc6d60e
Bumping gaia.json for 3 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/d816bb323b9c
Author: crh0716 <crh0716@gmail.com>
Desc: Revert "Bug 872976 - Delay the timing of restoring connection to decrease the failure rate"
This reverts commit 9db0247970e19fb0d57e3eed4fa5bbbfd79f1ebe.
========
https://hg.mozilla.org/integration/gaia-central/rev/0f1e25090cbb
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #10501 from crdlc/bug-884728
Bug 884728 - [Facebook] Linking feature is broken deleting all local inf...
========
https://hg.mozilla.org/integration/gaia-central/rev/b150f7f1e531
Author: crdlc <crdlc@tid.es>
Desc: Bug 884728 - [Facebook] Linking feature is broken deleting all local information for a contact
2013-06-24 03:25:22 -07:00
Gaia Pushbot
4d160c2422
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/aa565b81260a
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #10397 from ednapiranha/bug883148
Bug 883148 - Refactor to a constant; fixed typo
========
https://hg.mozilla.org/integration/gaia-central/rev/23c63ce291cd
Author: Jen Fong-Adwent <jen@ednapiranha.com>
Desc: Bug 883148 - Refactor to a constant; fixed typo
2013-06-24 02:45:25 -07:00
Robert Longson
be0cf55cbf
Bug 601131 - Hang with feTurbulence with huge numOctaves. r=roc
2013-06-24 10:42:22 +01:00
Gaia Pushbot
f19a0ae61d
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/20e2e86553d5
Author: Sam Joch <samuel@guiora.com>
Desc: Merge pull request #10400 from pivanov/bug-829023
Bug 829023 - [Settings] Don't use dividers to separate paragraphs in thesame text block | Follow up patch r=@samjoch
========
https://hg.mozilla.org/integration/gaia-central/rev/9b4b4948696f
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 829023 - [Settings] Don't use dividers to separate paragraphs in thesame text block | Follow up patch
2013-06-24 01:35:23 -07:00
David Zbarsky
b38f05581d
Bug 788549 Part 14: Add a test for async opacity animations r=dbaron
2013-06-24 01:09:40 -07:00
Gaia Pushbot
12f5fb9f74
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/bc36d7553ee6
Author: Dale Harvey <dale@arandomurl.com>
Desc: Merge pull request #10435 from dominickuo/bug-880571
Bug 880571 - [video] handle error codes for video element. r=daleharvey
========
https://hg.mozilla.org/integration/gaia-central/rev/9eb8fb8941b2
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Bug 880571 - [video] handle error codes for video element
2013-06-24 01:05:24 -07:00
Nathan Froyd
7e326a59b3
Bug 857076: fix various build warnings in security/manager/ssl/src/, r=bsmith
...
--HG--
extra : rebase_source : 3287d494065dfeb5b178c6801b83ac400ca6ef06
2013-06-24 00:57:51 -07:00
Dan Gohman
bc6545fa3f
Bug 885176 - Style nits: add braces to if statements with multi-line conditions. r=sstangl
2013-06-24 16:34:04 -07:00
Dan Gohman
a792310758
Bug 875912 - Skip a bitwise or of zero. r=dvander
2013-06-24 16:29:03 -07:00
Dan Gohman
c27e399fd2
Bug 883570 - Improve printing for control and compare instructions. r=dvander
2013-06-24 16:20:12 -07:00
Dan Gohman
5ad8459b83
Bug 883570 - Basic dumping utilities for MBasicBlock and MIRGraph r=dvander
2013-06-24 16:19:59 -07:00
Dan Gohman
3a0903c8f5
Bug 885169 - Reverse the default register allocation order so that low registers like eax on x86/x64 are preferred over high registers. r=h4writer
2013-06-24 15:58:00 -07:00
Dan Gohman
1c369ade27
Bug 885169 - Add an explicit backwards-traversing register set iterator, so that code which needs to iterate in a specific order can ask for it explicitly. r=h4writer
2013-06-24 15:57:57 -07:00
Ralph Giles
5e9c3d9dd7
Bug 886168 - Turn on webaudio tests on B2G. r=ehsan
...
We must do this by blocking the other subdirs with tests in
content/media.
2013-06-24 10:17:49 -07:00
Edwin Flores
bce29e275e
Bug 884651 - Stop gstreamer from trying to sync video and audio for us r=cpearce
2013-06-25 10:41:22 +12:00
Masatoshi Kimura
daff1b6b32
Bug 874669 - Remove legacy event type constants. r=smaug
2013-06-25 07:39:41 +09:00
Jonathan Griffin
dd3302ad6e
Bug 874599 - Only call _deleteSession during cleanTest, r=mdas
2013-06-24 14:43:13 -07:00
Frank Yan
63911a1428
Bug 873251 - Fix botched backout and reland. a=typo
2013-06-24 13:58:08 -07:00
Honza Bambas
0f8fcab492
Bug 883928 - Keep the old storagemanager ContractID for backward compatibility. r=ehsan, a=akeybl
2013-06-24 16:36:09 -04:00
Phil Ringnalda
1888baab70
Back out 9661a68f0bff (bug 872605) for browser-chrome failures
2013-06-23 23:41:33 -07:00
Richard Newman
d348108bf7
Bug 886155 - GeckoSubdocumentScrollHelper logspew. r=kats
2013-06-23 23:39:14 -07:00
Matt Woodrow
52772c4736
Bug 871150 - Call IdentifyTextureHost on ImageBridgeChild so that we create appropriate textures for the compositor. r=nical
2013-06-24 17:28:22 +12:00
Matt Woodrow
e1a0d2923b
Bug 885573 - Stop forcing layers acceleration when we have OMTC enabled. r=nrc
2013-06-24 17:27:29 +12:00
Matt Woodrow
6cc4b5354b
Bug 885634 - Mark test as failing on OSX. r=roc
2013-06-24 17:27:03 +12:00
Justin Wood
46782dbc74
Bug 886209 - SHT_ARM_EXIDX not defined on older glibc versions. r=glandium
...
(fixes SeaMonkey building on CentOS5.x)
2013-06-24 01:00:39 -04:00
Ethan Hugg
58b96c86b2
Bug 884071 Signaling - stop setting video prefs when in SDP mode r=jesup
2013-06-22 19:59:25 -07:00