Commit Graph

179181 Commits

Author SHA1 Message Date
Bobby Holley
bad6050c41 Bug 990353 - Tests. r=bent 2014-04-18 23:46:27 -07:00
Bobby Holley
8b91401a8c 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
dbcade681f Bug 990353 - Flag for discarding where appropriate. r=bent 2014-04-18 23:46:27 -07:00
Bobby Holley
4568ed7b49 Bug 990353 - Add a pref for system source discarding. r=bent 2014-04-18 23:46:26 -07:00
Bobby Holley
660881d8c2 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
25f470973a 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
6392bc9506 Merge m-c to inbound. 2014-04-18 22:08:16 -04:00
Ryan VanderMeulen
2075f95fc4 Merge inbound to m-c. 2014-04-18 22:00:13 -04:00
Ryan VanderMeulen
e6c203239c Merge fx-team to m-c. 2014-04-18 21:50:12 -04:00
Dan Gohman
7506c29774 Bug 998155 - IonMonkey: Constify congruentTo and mightAlias. r=h4writer 2014-04-18 17:55:21 -07:00
B2G Bumper Bot
9fc2e00a90 Bumping manifests a=b2g-bump 2014-04-18 17:22:56 -07:00
B2G Bumper Bot
9fa7cae0a3 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
8d17d4b78c Bug 997700 - Fix build issues with LUL and --enable-warnings-as-errors. r=nfroyd. 2014-04-19 01:30:46 +02:00
Mats Palmgren
f160eee815 Bug 613659 - Make GetBorderRadii non-inline to make it compile on Windows. r=dholbert 2014-04-18 23:01:24 +00:00
Mats Palmgren
7e0b8100c5 Bug 613659 - Minor whitespace fixes. r=cam 2014-04-18 23:01:24 +00:00
Mats Palmgren
842095893c Bug 613659 - Change mode-lines and indentation to 2-space indent. r=cam 2014-04-18 23:01:24 +00:00
Mats Palmgren
88f3a05aa4 Bug 613659 - Reftests for box-decoration-break. r=cam 2014-04-18 23:01:23 +00:00
Mats Palmgren
d335554b04 Bug 613659 - Remove remaining vestiges of -moz-background-inline-policy. r=cam 2014-04-18 23:01:23 +00:00
Mats Palmgren
c183756a9b 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
3dc34b05d8 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
aa112b9264 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
38f499fee7 Bug 613659 - Implement box-decoration-break in the style system. r=cam 2014-04-18 23:01:22 +00:00
Bobby Holley
0ca33ca839 Bug 998377 - Remove mDelayedDisconnect and friends. r=smaug 2014-04-18 16:00:06 -07:00
Bobby Holley
5cc36d461d 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
e40a80a496 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
9317621010 Bumping manifests a=b2g-bump 2014-04-18 15:56:35 -07:00
B2G Bumper Bot
80318b88b8 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
7c1084dcee Bug 495593 - Fix typo in previous patch. r=MattN 2014-04-18 17:59:31 -04:00
Edward Lee
25b9721a5e 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
9f50042f2a Bug 850600 - Part 4: Add swipe to refresh to sync tab list. r=nalexander 2014-04-18 14:04:00 -07:00
Mark Finkle
9b47419f44 Bug 946454 - [Roku] Show 'casting' button in the video controls r=wesj, dolske 2014-04-18 16:48:06 -04:00
B2G Bumper Bot
46b33c83b7 Bumping manifests a=b2g-bump 2014-04-18 13:41:33 -07:00
B2G Bumper Bot
548e93c1fc 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
525fd0ccf7 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
d8dc6bfe90 Bumping manifests a=b2g-bump 2014-04-18 12:06:27 -07:00
B2G Bumper Bot
cb9cf92cf8 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
73e1694f0a Bumping manifests a=b2g-bump 2014-04-18 10:31:12 -07:00
B2G Bumper Bot
d6ffde1b0f 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
5dccf08da8 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
82d29c9493 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
3262b2c402 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
0b024e309c 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
9d7bb92d1e Bumping manifests a=b2g-bump 2014-04-18 08:37:46 -07:00
B2G Bumper Bot
e698e299bc 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
cec7d5b156 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
1c713b2dcf Bumping manifests a=b2g-bump 2014-04-18 07:36:22 -07:00
B2G Bumper Bot
b5855c501b 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
2be7b78463 Bumping manifests a=b2g-bump 2014-04-18 07:21:21 -07:00
B2G Bumper Bot
ade784618f 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
6fc3874604 Bumping manifests a=b2g-bump 2014-04-18 07:08:42 -07:00