Commit Graph

356707 Commits

Author SHA1 Message Date
Bobby Holley
41d6ff319a Bug 990353 - Tests. r=bent 2014-04-18 23:46:27 -07:00
Bobby Holley
259afdd32f Bug 990353 - Give tests/chrome its own moz.build file, like tests/mochitest. r=mshal
We also add a mochitest.ini file, which will eventually be used for http-served
files that are associated with chrome mochitests.
2014-04-18 23:46:27 -07:00
Bobby Holley
861c2a9611 Bug 990353 - Flag for discarding where appropriate. r=bent 2014-04-18 23:46:27 -07:00
Bobby Holley
db5dd8dd81 Bug 990353 - Add a pref for system source discarding. r=bent 2014-04-18 23:46:26 -07:00
Bobby Holley
f8ee5952ab Bug 990353 - Make the decision to discard source entirely per-global, rather than per-script. r=luke
This is effectively a policy decision based on the kind of code we expect to be
running somewhere. This is in contrast to lazy source, which is often a practical
per-script consideration of whether or not we can retrieve the source if requested.

More importantly, tracking this information on the global is much easier to
get right than tracking it on the script.
2014-04-18 23:46:26 -07:00
Mats Palmgren
2fe6cc7db5 Bug 988653 - Fix 'border-image' layout for fragmented boxes and add support for both box-decoration-break:clone/slice. r=cam 2014-04-19 03:21:56 +00:00
Ryan VanderMeulen
cf27d1f9fe Merge m-c to inbound. 2014-04-18 22:08:16 -04:00
Ryan VanderMeulen
05e02e5efd Merge inbound to m-c. 2014-04-18 22:00:13 -04:00
Ryan VanderMeulen
fc2bc4201b Merge fx-team to m-c. 2014-04-18 21:50:12 -04:00
Dan Gohman
0fddf7bc81 Bug 998155 - IonMonkey: Constify congruentTo and mightAlias. r=h4writer 2014-04-18 17:55:21 -07:00
B2G Bumper Bot
14d76a64e9 Bumping manifests a=b2g-bump 2014-04-18 17:22:56 -07:00
B2G Bumper Bot
4fc5ce75e9 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/38d1561fe26c
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #18465 from KevinGrandon/bug_991446_follow_up_modules_revision

Bug 991446 - Follow-up, update gaia_node_modules.revision r=me

========

https://hg.mozilla.org/integration/gaia-central/rev/f1221e8a20c0
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 991446 - Follow-up, update gaia_node_modules.revision r=me
2014-04-18 17:20:41 -07:00
Julian Seward
061965db8b Bug 997700 - Fix build issues with LUL and --enable-warnings-as-errors. r=nfroyd. 2014-04-19 01:30:46 +02:00
Mats Palmgren
2cc113e58b Bug 613659 - Make GetBorderRadii non-inline to make it compile on Windows. r=dholbert 2014-04-18 23:01:24 +00:00
Mats Palmgren
80b7768e08 Bug 613659 - Minor whitespace fixes. r=cam 2014-04-18 23:01:24 +00:00
Mats Palmgren
fbb2e4436b Bug 613659 - Change mode-lines and indentation to 2-space indent. r=cam 2014-04-18 23:01:24 +00:00
Mats Palmgren
453441b24f Bug 613659 - Reftests for box-decoration-break. r=cam 2014-04-18 23:01:23 +00:00
Mats Palmgren
72a5f9f1ac Bug 613659 - Remove remaining vestiges of -moz-background-inline-policy. r=cam 2014-04-18 23:01:23 +00:00
Mats Palmgren
12948aafe2 Bug 613659 - Implement box-decoration-break layout for backgrounds. r=cam,jmuizelaar
--HG--
rename : layout/reftests/backgrounds/background-size-each-box.html => layout/reftests/backgrounds/background-size-clone.html
rename : layout/reftests/backgrounds/background-size-cover-each-box.html => layout/reftests/backgrounds/background-size-cover-clone.html
rename : layout/reftests/backgrounds/background-size-cover-continuous.html => layout/reftests/backgrounds/background-size-cover-slice.html
rename : layout/reftests/backgrounds/background-size-continuous.html => layout/reftests/backgrounds/background-size-slice.html
2014-04-18 23:01:23 +00:00
Mats Palmgren
2b31a712b1 Bug 613659 - Implement box-decoration-break layout for border/box-shadow and paddding/margin for inlines. r=cam 2014-04-18 23:01:23 +00:00
Mats Palmgren
28117bac1e Bug 613659 - Add "skip sides" and border/frame size parameters to GetBorderRadii(). Add an inline convenience method for the old signature. r=cam 2014-04-18 23:01:23 +00:00
Mats Palmgren
fc6577840d Bug 613659 - Implement box-decoration-break in the style system. r=cam 2014-04-18 23:01:22 +00:00
Bobby Holley
3fc03f0b3e Bug 998377 - Remove mDelayedDisconnect and friends. r=smaug 2014-04-18 16:00:06 -07:00
Bobby Holley
cc7636944d Bug 998377 - Stop calling ReleaseWrapper in DelayedDisconnect(). r=smaug
AFAICT, nobody ever calls PreserveWrapper. Presumably, the CC machinery should
take care of us here.
2014-04-18 16:00:06 -07:00
Bobby Holley
fdee6e6a7e Bug 998377 - Stop nulling out nsInProcessTabChildGlobal::mGlobal during DelayedDisconnect. r=smaug
This is already cycle-collected, so no extra work needs to happen.
2014-04-18 16:00:06 -07:00
B2G Bumper Bot
ad399683b6 Bumping manifests a=b2g-bump 2014-04-18 15:56:35 -07:00
B2G Bumper Bot
9be08a8db3 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6c0fc82ce009
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 996968 - Disable intermittent failing test, Update bookmark on homescreen > Navigate to sample.html and bookmark it
2014-04-18 15:50:41 -07:00
Jared Wein
5f48120b5d Bug 495593 - Fix typo in previous patch. r=MattN 2014-04-18 17:59:31 -04:00
Edward Lee
7997538575 Bug 998387 - Middle click on newtab block button blocks the site [r=me]
Update test to check middle click not blocking by potentially triggering the block() codepath in onClick.
2014-04-18 14:22:50 -07:00
Josh Dover
e309cfb2d7 Bug 850600 - Part 4: Add swipe to refresh to sync tab list. r=nalexander 2014-04-18 14:04:00 -07:00
Mark Finkle
78297a38af Bug 946454 - [Roku] Show 'casting' button in the video controls r=wesj, dolske 2014-04-18 16:48:06 -04:00
B2G Bumper Bot
fe3d6da46c Bumping manifests a=b2g-bump 2014-04-18 13:41:33 -07:00
B2G Bumper Bot
df49efa02c Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/66effd43708e
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Merge pull request #17205 from gabrielesvelto/bug-947192-dsds

Bug 947192 - Add SIM number to the WAP Push message notification

========

https://hg.mozilla.org/integration/gaia-central/rev/6a3bfbf7139c
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 947192 - If multiple SIMs are present add the SIM number to the notification r=julienw

========

https://hg.mozilla.org/integration/gaia-central/rev/5ca59eeed970
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 947192 - Simplify the way notifications are sent, simplify the tests accordingly r=julienw
2014-04-18 13:35:41 -07:00
Danny Chen
6c8cc83e94 Bug 996122 - Play button superimposed on videos that are requested to start playing and then resize before any frames are presented. r=jaws
--HG--
extra : rebase_source : d47c0d8675e0cee794ca2f51084043cab2cd6bf7
2014-04-18 15:28:58 -04:00
B2G Bumper Bot
c5d6ed3bd8 Bumping manifests a=b2g-bump 2014-04-18 12:06:27 -07:00
B2G Bumper Bot
f7f75cfe75 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5125209935fa
Author: Jared Hirsch <ohai@6a68.net>
Desc: Merge pull request #18438 from 6a68/bug-996476-hide-accounts-header

Bug 996476 - Hide Accounts section header if fxa preffed off

========

https://hg.mozilla.org/integration/gaia-central/rev/a0270e086719
Author: Jared Hirsch <ohai@6a68.net>
Desc: Bug 996476 - Hide Accounts section header if fxa preffed off r=arthurcc
2014-04-18 12:00:30 -07:00
B2G Bumper Bot
df7a6b3cfe Bumping manifests a=b2g-bump 2014-04-18 10:31:12 -07:00
B2G Bumper Bot
f6101c27af Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 985460 - [Home2] Icon Movement in Vertical List

========

https://hg.mozilla.org/integration/gaia-central/rev/20a2c748b5db
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 985460 - [Home2] Icon Movement in Vertical List r=me
2014-04-18 10:25:42 -07:00
Danny Chen
fdf0aeadb4 Bug 495593 - Video controls should match scaled video size within video element. r=jaws
--HG--
extra : rebase_source : 4f5e182ffc9dafa3a3673b86d3ce706c48aad920
2014-04-18 12:06:33 -04:00
Edward Lee
28190650c7 Bug 998163 - 8% Tp5 Optimized regression on inbound for most all platforms [r=adw]
Bug 998387 - Middle click on newtab block button blocks the site
Only add click listener once at the page level and filter/delegate click handling looking for primary/middle clicks.
2014-04-18 13:58:24 -07:00
Nick Alexander
05417fa8ed Bug 850600 - Refactor FirefoxAccounts. r=rnewman
========

9acbc565be
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Fri Apr 18 11:30:26 2014 -0700

    Bug 850600 - Part 0: Refactor FirefoxAccounts.
2014-04-18 11:32:32 -07:00
Dão Gottwald
db0fd4a5bd Bug 997382 - The tab label and close button shouldn't be animated in closing tabs. r=jaws 2014-04-18 18:52:11 +02:00
B2G Bumper Bot
56db97476f Bumping manifests a=b2g-bump 2014-04-18 08:37:46 -07:00
B2G Bumper Bot
67992deaad Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/73732100eb27
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #18432 from zbraniecki/995425-upgrade-sinon

Bug 995425 - upgrade sinon to 1.9.1 and update API usage. r=julienw

========

https://hg.mozilla.org/integration/gaia-central/rev/d49ecdeb839b
Author: Zbigniew Braniecki <gandalf@mozilla.com>
Desc: Bug 995425 - upgrade sinon to 1.9.1 and update API usage. r=julienw

========

https://hg.mozilla.org/integration/gaia-central/rev/14bb54bbc478
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 997680 - Show a google search link if exists in e.me results. r=kgrandon
2014-04-18 08:35:40 -07:00
Dave Townsend
3814d89cf2 Bug 997315: Verify that multiple calls to listTabs doesn't prematurely disconnect actors. r=panos 2014-04-18 08:20:49 -07:00
B2G Bumper Bot
2adc45cee2 Bumping manifests a=b2g-bump 2014-04-18 07:36:22 -07:00
B2G Bumper Bot
7ec81cb863 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1aa11949cea8
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #18175 from azasypkin/bug-988711-settings-entry

Bug 988711 - [Messages] There is a Settings entry in each single message.

========

https://hg.mozilla.org/integration/gaia-central/rev/aec7dbf7ff02
Author: Aleh Zasypkin <azasypkin@mozilla.com>
Desc: Bug 988711 - [Messages] There is a Settings entry in each single message. r=julien,zac
2014-04-18 07:30:29 -07:00
B2G Bumper Bot
7a30352f77 Bumping manifests a=b2g-bump 2014-04-18 07:21:21 -07:00
B2G Bumper Bot
2de78c3034 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a9da04dbeb90
Author: RickyChien <ricky060709@gmail.com>
Desc: Merge pull request #18409 from RickyChien/bug-991446

Bug 991446 - Fix coverage when tests are run in their own sandbox r=@yurenju

========

https://hg.mozilla.org/integration/gaia-central/rev/fe44d456e0bc
Author: Ricky Chien <ricky060709@gmail.com>
Desc: Bug 991446 - Fix coverage when tests are run in their own sandbox
2014-04-18 07:15:46 -07:00
B2G Bumper Bot
c7448bb58e Bumping manifests a=b2g-bump 2014-04-18 07:08:42 -07:00