Commit Graph

165572 Commits

Author SHA1 Message Date
Bobby Holley
731ce0363f Bug 965082 - Only run the {get,set}PrototypeOf override for non-SecurityWrappers. r=mrbkap,r=gabor 2014-01-29 13:07:13 -08:00
Bobby Holley
2a555922c2 Bug 965082 - Unify duplicate bits of state of proxies. r=mrbkap,r=gabor
Conceptually, these all boil down to "is this a security wrapper?"
2014-01-29 13:07:13 -08:00
Benoit Girard ext:(%20and%20Benoit%20Jacob%20%3Cbjacob%40mozilla.com%3E)
e1de62bff3 Bug 940842 - 3/3 - Add a mochitest covering repaint heuristics with will-change - r=mattwoodrow 2013-11-22 15:30:10 -05:00
Benoit Girard
2947052490 Bug 940842 - 2/3 - Implement will-change in layers-building code - r=mattwoodrow 2013-11-22 13:14:34 -05:00
Benoit Girard ext:(%20and%20Benoit%20Jacob%20%3Cbjacob%40mozilla.com%3E)
297226674b Bug 940842 - 1/3 - Add will-change CSS property - r=dbaron
The current spec draft is at:
http://tabatkins.github.io/specs/css-will-change/

This CSS property is disabled by default and can be enabled by toggling:
  layout.css.will-change.enabled
2013-11-22 11:48:27 -05:00
Ryan VanderMeulen
c578705bd5 Merge b2g-inbound to m-c on a CLOSED TREE. 2014-01-29 15:37:19 -05:00
Ryan VanderMeulen
aa86b69add Merge fx-team to m-c on a CLOSED TREE. 2014-01-29 15:18:45 -05:00
B2G Bumper Bot
a2a950079a Bumping manifests a=b2g-bump 2014-01-29 12:05:56 -08:00
B2G Bumper Bot
d01c990e33 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/621040ee199c
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Revert "Merge pull request #15356 from borjasalguero/dm_update_time_strings"

This reverts commit 78dda57ce4b5e5eb862a370a4fb994d1f0b1c5a3, reversing
changes made to 7c033555f5f79bca85d2a89a9d78fa3dff7dfead.
2014-01-29 12:00:10 -08:00
B2G Bumper Bot
9ef6f40fa6 Bumping manifests a=b2g-bump 2014-01-29 11:47:50 -08:00
B2G Bumper Bot
8b47807fc8 Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

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

Bug 960250 - Show app titles in status bar

========

https://hg.mozilla.org/integration/gaia-central/rev/ca2f1cadd156
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 960250 - Show app titles in status bar r=vingtetun

========

https://hg.mozilla.org/integration/gaia-central/rev/1c16e3927bdf
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #15656 from arcturus/bug-962215

Bug 962215 - [B2G][Contacts]Unable to import contacts from the SD card.

========

https://hg.mozilla.org/integration/gaia-central/rev/df981ce193c4
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Bug 962215 - [B2G][Contacts]Unable to import contacts from the SD card.

========

https://hg.mozilla.org/integration/gaia-central/rev/b89bbd4ec3ea
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #15679 from arcturus/bug-957338

Bug 957338 - [Contacts] When viewing contact details from the Messages app (via Activity) the chat icon is not functional and not disabled either

========

https://hg.mozilla.org/integration/gaia-central/rev/2d25b8b0149d
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Bug 957338 - [Contacts] When viewing contact details from the Messages app (via Activity) the chat icon is not functional and not disabled either
2014-01-29 11:47:42 -08:00
Ryan VanderMeulen
a5b81a765d Backed out changesets ac4e6f145b9a, 91c572ac5ee1, f501606dc1d3, and 15fc5d1cb10e (bug 952893) for test failures on a CLOSED TREE. 2014-01-29 14:34:08 -05:00
Paul Adenot
dca90b3409 Bug 952893 - Null-check mStream in AudioDestinationNode::SetIsOnlyNodeForContext as it can be called during CC, on a CLOSED TREE.
--HG--
extra : rebase_source : 20893fd4bba9a92c71a3e205e58dc03e6f2958dd
2014-01-29 19:09:39 +01:00
Gijs Kruitbosch
939382ceee Bug 964433 - overflowedItem fix for Australis overflowable toolbar, r=jaws 2014-01-29 17:22:52 +00:00
B2G Bumper Bot
341d8abe8a Bumping manifests a=b2g-bump 2014-01-29 09:18:05 -08:00
B2G Bumper Bot
8f4669544f Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/59b5a0203768
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Merge pull request #15803 from gabrielesvelto/bug-947234-incremental-threads-v1.3

Bug 947234 - Improve SMS app launch latency

========

https://hg.mozilla.org/integration/gaia-central/rev/1a37d498bb50
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 947234 - Quiet facebook-related errors that aren't really errors

========

https://hg.mozilla.org/integration/gaia-central/rev/34ab93047dec
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 947234 - Render the threads incrementally
2014-01-29 09:15:21 -08:00
Gijs Kruitbosch
5728a70b7c Bug 940116 - part 1 of many, fix Australis' customize/quit/help labels, r=jaws
--HG--
extra : rebase_source : c21f1850c72ed7f11defcd00711f48fd8e12f668
2014-01-29 17:10:14 +00:00
Mark Hammond
e595dddc14 Bug 958927 - XUL dialogs for sync unlink and relink confirmation dialogs. r=gavin
Conflicts:
	browser/base/content/aboutaccounts/aboutaccounts.js

--HG--
extra : rebase_source : 2c81fe29d3b85eb8174b988cbaff516e71c39358
2014-01-28 20:43:01 -08:00
Mark Hammond
b9974ecc39 Bug 965016 - about:accounts should always say "Firefox Accounts", not "Nightly Accounts". r=ttaubert
--HG--
extra : rebase_source : eebff0b5ba1b783fea1bb70fa0b848ac1c7e85e7
2014-01-28 20:43:01 -08:00
Lucas Rocha
8cc52c566c Bug 963508 - Don't directly remove elements while iterating on a set (r=wesj) 2014-01-29 09:03:31 -08:00
Lucas Rocha
b97f532baa Bug 962237 - Fix indentation in toolbar_edit_layout.xml (r=wesj) 2014-01-29 09:02:08 -08:00
Gijs Kruitbosch
9306a5579a Bug 964217 - search item is broken in Australis' customize code, r=mikedeboer 2014-01-28 15:53:45 +00:00
Gijs Kruitbosch
35d5f37fc7 Bug 947915 - fix sync button pending state on Australis win7 glass on menubar/tabstoolbar, r=mikedeboer 2014-01-29 16:27:33 +00:00
Mike de Boer
499f75d2eb [Australis] Bug 870593: add locale strings to be used for tips in Customize Mode. r=Gijs 2014-01-29 15:43:29 +01:00
Margaret Leibovic
99e8c611cd Bug 961375 - Create a shorter label for dynamic toolbar pref. r=bnicholson 2014-01-29 06:58:49 -08:00
Margaret Leibovic
42187e7dff Bug 745755 - Generate a marketplace bookmark on profile creation. r=wesj 2014-01-29 06:58:46 -08:00
Mike de Boer
750a66cd18 [Australis] Bug 963095: adjust toolbar widget panel styling. r=Gijs 2014-01-29 12:20:40 +01:00
Carsten "Tomcat" Book
1b02bd336d Backed out changeset e3a37b924215 (bug 964510) for suspicion of causing frequent rc2 orange on android 2014-01-29 12:17:42 +01:00
Carsten "Tomcat" Book
5016359128 Backed out changeset 33060d0581d6 (bug 784759) for suspicion of causing frequent rc2 orange on android 2014-01-29 12:17:32 +01:00
Carsten "Tomcat" Book
2d1271c0c2 Backed out changeset 9c564b61b7f8 (bug 964511) for suspicion of causing frequent rc2 orange on android 2014-01-29 12:17:22 +01:00
Ed Morley
69dadc1b20 Merge mozilla-central and fx-team 2014-01-29 10:38:55 +00:00
Ed Morley
54d76ad687 Merge latest green b2g-inbound changeset and mozilla-central 2014-01-29 10:33:43 +00:00
Ed Morley
f3806e5adf Merge latest green inbound changeset and mozilla-central 2014-01-29 10:32:34 +00:00
Panos Astithas
8d9cdbe611 Ignore native event listeners without a type (bug 962724); r=vporof 2014-01-29 11:23:10 +02:00
Wes Johnston
fc76290873 Bug 964511 - Delay snippets initialization. r=margaret 2014-01-28 21:58:27 -08:00
Wes Johnston
dc7e5b6350 Bug 784759 - Delay database creation on startup. r=mfinkle 2014-01-28 21:58:12 -08:00
Wes Johnston
eab36ce663 Bug 964510 - Send a delayed startup notification in Fennec. r=mfinkle 2014-01-28 21:57:59 -08:00
B2G Bumper Bot
1c409376dd Bumping manifests a=b2g-bump 2014-01-28 20:14:51 -08:00
Tim Taubert
182d251939 Bug 964929 - [Australis] Follow-up to remove OSX-only button styles from Windows and Linux r=bustage 2014-01-28 20:13:44 -08:00
B2G Bumper Bot
f61f5297e1 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9e678fbbf8a8
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #15790 from gasolin/issue-964450

Bug 964450 - [E.me]let entry not overlap by menu while keyboard pop, r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/1fc17e09227b
Author: gasolin <gasolin@gmail.com>
Desc: Bug 964450 - [E.me]let entry not overlap by menu while keyboard pop
2014-01-28 20:05:12 -08:00
B2G Bumper Bot
5dff57076e Bumping manifests a=b2g-bump 2014-01-28 19:54:44 -08:00
B2G Bumper Bot
2d07189d1f Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/bb35a32f9408
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #15764 from alivedise/bugzilla/956938/fix-activie-activity

Bug 956938 - Fix active activity

========

https://hg.mozilla.org/integration/gaia-central/rev/cdc361479f9f
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 956938 - Fix active activity

========

https://hg.mozilla.org/integration/gaia-central/rev/ba368558401f
Author: Greg Weng <snowmantw@gmail.com>
Desc: Merge pull request #15714 from snowmantw/issue963503

Bug 963503 - [NFC] Shrink UI Type Error in AppFrame in Shrinking_ui.js

========

https://hg.mozilla.org/integration/gaia-central/rev/0ba8b2419a8a
Author: Greg Weng <snowmantw@gmail.com>
Desc: Bug 963503 - [NFC] Shrink UI Type Error in AppFrame in Shrinking_ui.js

========

https://hg.mozilla.org/integration/gaia-central/rev/a85e75fcf77f
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #15696 from etiennesegonzac/bug-963723-home-gesture-reboot

Bug 963723 - On startup, software home button should not be enabled if home gesture is enabled. r=alive,etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/e626fd18d20d
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 963723 - On startup, software home button should not be enabled if home gesture is enabled.
2014-01-28 19:50:20 -08:00
B2G Bumper Bot
c9b7f9709b Bumping manifests a=b2g-bump 2014-01-28 19:44:34 -08:00
B2G Bumper Bot
0da6b6b7f9 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3169d5550e74
Author: EragonJ <eragonj@eragonj.me>
Desc: Merge pull request #15707 from EragonJ/bug-958412

Bug 958412 - [Gaia][DSDS] move simcard detection logic to system app

========

https://hg.mozilla.org/integration/gaia-central/rev/e228f95c86e5
Author: EragonJ <eragonj@eragonj.me>
Desc: Bug 958412 - [Gaia][DSDS] move simcard detection logic to system app

- add sim_settings_helper
- add related test
- update slot.isAbsent()
2014-01-28 19:40:22 -08:00
Phil Ringnalda
b28c502af5 Backed out 5 changesets (bug 962786, bug 952011) for svg test_text_selection.html bustage
CLOSED TREE

Backed out changeset d7a6a64b42f0 (bug 962786)
Backed out changeset e50ced4f4040 (bug 952011)
Backed out changeset c9e6fd6d5a03 (bug 952011)
Backed out changeset 406540ed9da0 (bug 952011)
Backed out changeset d6f164b6421a (bug 962786)
2014-01-28 19:37:54 -08:00
B2G Bumper Bot
fa5904e9b6 Bumping manifests a=b2g-bump 2014-01-28 19:26:38 -08:00
B2G Bumper Bot
133f02b58c Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e3d420758d53
Author: Bob Silverberg <bob.silverberg@gmail.com>
Desc: Merge pull request #15362 from chirarobert/new_branch

Bug 936505 - Neaten up test_settings_wallpaper

========

https://hg.mozilla.org/integration/gaia-central/rev/15230e9673bc
Author: chirarobert <chirarobert@yahoo.com>
Desc: Bug 936505 - Neaten up test_settings_wallpaper
Changed to assert wallpaper.image setting instead of taking the info from html

========

https://hg.mozilla.org/integration/gaia-central/rev/a8ffdd25c5e7
Author: Yuren Ju <yurenju@gmail.com>
Desc: Revert "Bug 957497 - Allow include of uncompressed data files in the package apps"

This reverts commit 3eb52bf51d1ce57cdbbf9ee8cade488d77985ef1.

Conflicts:
	build/utils-xpc.js
	build/utils.js

========

https://hg.mozilla.org/integration/gaia-central/rev/543c4ab39c46
Author: Yuren Ju <yurenju@gmail.com>
Desc: Revert "Bug 957497 - Enable alignStoredFiles()"

This reverts commit 21f03c19a6659580b83004ae2757b539b1ee9782.

========

https://hg.mozilla.org/integration/gaia-central/rev/c99908aef26b
Author: Yuren Ju <yurenju@gmail.com>
Desc: Revert "Bug 962976 - Use a blacklist to avoid compressing specific file types which are already compressed r=yurenju"

This reverts commit 6c99ac252d1c75b06b3883e98d8ea36913ea36f1.

========

https://hg.mozilla.org/integration/gaia-central/rev/22795ff39d85
Author: Yuren Ju <yurenju@gmail.com>
Desc: Revert "Bug 962938 - Inconsistent file path in zip file"

This reverts commit 27c9fbbdac521950cb149848a73080d62312c7f4.
2014-01-28 19:25:15 -08:00
B2G Bumper Bot
46ac5d031d Bumping manifests a=b2g-bump 2014-01-28 19:03:54 -08:00
B2G Bumper Bot
6e298cf07a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5b3330fb7532
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #15728 from crh0716/962452

Bug 962452 - Restore the automatic selection settings when navigating to the panel r=jaoo

========

https://hg.mozilla.org/integration/gaia-central/rev/88695ffa5c48
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 962452 - Restore the automatic selection settings when navigating to the panel
2014-01-28 19:00:18 -08:00
B2G Bumper Bot
11bb9e843e Bumping manifests a=b2g-bump 2014-01-28 18:39:05 -08:00