Commit Graph

179398 Commits

Author SHA1 Message Date
B2G Bumper Bot
e57082cd83 Bumping manifests a=b2g-bump 2014-04-22 07:48:25 -07:00
B2G Bumper Bot
fe709ba72e Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b638f8093c24
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Merge pull request #18421 from Rik/always-contact-home-994575

Bug 994575 - Add a call should always display the list of contacts r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/e1c4306ce43b
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Bug 994575 - Add a call should always display the list of contacts

========

https://hg.mozilla.org/integration/gaia-central/rev/091a8852196a
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: JSHint cleaning, will be squashed

========

https://hg.mozilla.org/integration/gaia-central/rev/a52ecceea008
Author: Zac <zcampbell@mozilla.com>
Desc: Bug 996252 - Disable failing Settings test on MacOS TBPL a=testonly r=me

========

https://hg.mozilla.org/integration/gaia-central/rev/6df88805261f
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Merge pull request #18515 from EverythingMe/bug-995949

Bug 995949 - Cannot add smart collection to homescreen [r=ranbena]

========

https://hg.mozilla.org/integration/gaia-central/rev/be8e2c0a99e2
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Bug 995949 - Cannot add smart collection to homescreen [r=ranbena]
2014-04-22 07:45:48 -07:00
Mike Conley
adeeb6c1db Bug 993712 - Try to fix permanent orange in browser_984455_bookmarks_items_reparenting.js by making sure test for 968447 fully closes its window. r=jaws. 2014-04-21 20:07:00 -04:00
Mike Conley
b683fd06e5 Bug 998481 - Checked items in subview panels have checkmarks on the wrong side in RTL locales. r=jaws, feedback=mikedeboer. 2014-04-22 08:22:00 -04:00
Jared Wein
65651229c2 Bug 989767 - When the tabbar is hidden (popup), the top border of the location bar is gone. r=dao 2014-04-22 11:23:49 -04:00
Byron Campen [:bwc]
94608c67c8 Bug 970734 - Part 1: When ICE fails, log a pointer to about:webrtc in the JS console. r=jib 2014-04-10 10:33:08 -07:00
Bobby Holley
0309dbf836 Bug 999213 - Remove now-unnecessary cleanup logic in ~TabChild. r=smaug 2014-04-22 14:26:45 -07:00
Bobby Holley
ff7b9d1f55 Bug 999213 - Make TabChildGlobal::mTabChild a strong reference and cycle-collect it. r=smaug 2014-04-22 14:26:45 -07:00
Bobby Holley
57b7c6bcec Bug 999213 - Make TabChildBase implement nsISupports and cycle-collect it. r=smaug 2014-04-22 14:26:45 -07:00
Trevor Saunders
54ad04ac76 bug 998959 - remove xpt headers from system headers list r=bsmedberg
These headers were added with the initial support for hidden visibility
in bug 273336.  At that time this code probably lived in libxpcom and needed to
be callable outside of that, but that's not true anymore.  At this point not
linking this code into libxul seems like madness, so we
might as well stop calling them system headers so we stop exporting them
from libxul.
2014-04-21 10:48:45 -04:00
Bobby Holley
66541eae24 Bug 990353 - Make discardSource a Sandbox option and use it (even in Desktop) for the precompilation scope. r=luke 2014-04-22 14:08:29 -07:00
Bobby Holley
c99fbf5e66 Bug 990353 - Flip off source discarding for XPCShell. r=fabrice 2014-04-22 14:08:29 -07:00
Bobby Holley
2e28b98fa7 Bug 990353 - Flip on source discarding for b2g. r=bent 2014-04-22 14:08:28 -07:00
Bobby Holley
02602a42c9 Bug 990353 - Tests. r=bent 2014-04-22 14:08:28 -07:00
Bobby Holley
f763d379ad 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-22 14:08:28 -07:00
Bobby Holley
8bd7ee4bf8 Bug 990353 - Flag for discarding where appropriate. r=bent 2014-04-22 14:08:28 -07:00
Bobby Holley
9371810cd3 Bug 990353 - Add a pref for system source discarding. r=bent 2014-04-22 14:08:28 -07:00
Bobby Holley
aaa815d86d 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-22 14:08:27 -07:00
Shu-yu Guo
744e4f50c4 Bug 906525 - Re-enable PJS timeout tests. (r=nmatsakis) 2014-04-22 14:13:15 -07:00
Shu-yu Guo
c0186f5622 Bug 998997 - Use PROT_NONE on POSIX and PAGE_NOACCESS on Windows when protecting JIT code. (r=luke) 2014-04-22 14:13:14 -07:00
Martin Stransky
3c7df30a97 Bug 984078 - Use the same border style for all menu items. r=karlt 2014-04-22 13:59:39 -07:00
Maksim Lebedev
22759f57df Bug 970220 - Set relatedTarget property of all pointer events to null after invoking the setPointerCapture method on an element. r=smaug 2014-04-22 13:59:39 -07:00
Jefry Lagrange
e1f4424ba4 Bug 939323 - Warn about XMLHttpRequest sendAsBinary usage. r=smaug 2014-04-22 13:59:39 -07:00
Benjamin Smedberg
44d0ecf327 Bug 992995 - Implement the plugin whitelist for the following plugins/bugs. r=gfritzsche
* bug 979849 - Unity
* bug 980133 - Cisco Jabber SDK
* bug 980772 - McAfee Security Scanner
* bug 981403 - Cisco VGConnect for directv.com
* bug 981905 - Cisco Jabber Guest
* bug 982045 - Estonian ID card
* bug 984441 - coupons.com
* bug 987056 - Nexus Personal BankID
* bug 988119 - gradecam
* bug 988781 - Smart Card Plugin
* bug 989096 - Cisco WebEx
* bug 990067 - Skype
* bug 990068 - Facebook video calling
* bug 990069 - MS Office Lync plugin
* bug 990286 - VidyoWeb plugin
2014-04-07 14:07:12 -04:00
Lucas Rocha
aa3067cfe1 Bug 994195 - Add tests for RawResource (r=margaret) 2014-04-22 14:53:59 +01:00
Eugen Sawin
8dbe22eb92 Bug 611556 - Add persistent zoom history sessions. r=roc, r=snorp 2014-04-07 13:43:58 +02:00
Girish Sharma
183c541fa2 Bug 988569 - Some fine tuning to suggestions showing logic. r=harth 2014-04-19 18:15:51 +05:30
vivek
2db598c2a8 Bug 997996 - Make ToolbarComponent.dismissEditingMode use the cancel editing mode button. r=mcomella 2014-04-21 13:27:00 +02:00
Heather Arthur
5299bd01c7 Bug 993162 - Make default indent size 2 spaces. r=jwalker 2014-04-20 22:28:00 +02:00
Carsten "Tomcat" Book
17d1ed38e1 Merge m-c to fx-team 2014-04-22 12:34:37 +02:00
Carsten "Tomcat" Book
0e780c5b8c merge b2g-inbound to mozilla-central 2014-04-22 12:29:34 +02:00
Carsten "Tomcat" Book
d45c67a0b3 merge fx-team to mozilla-central 2014-04-22 12:27:12 +02:00
Carsten "Tomcat" Book
dde1dfdb36 merge mozilla-inbound to mozilla-central 2014-04-22 12:25:22 +02:00
Dão Gottwald
6017930166 Backed out changeset 1adbd1657ba1 2014-04-22 12:17:46 +02:00
Carsten "Tomcat" Book
63b089a279 Backed out changeset a6a7df40f00a (bug 997239) for causing regresssions per #devtools 2014-04-22 12:08:10 +02:00
Phil Ringnalda
6b6755ee0a Back out 3df94ef87444 (bug 999266) for build bustage
CLOSED TREE
2014-04-21 21:57:06 -07:00
B2G Bumper Bot
5618dd4915 Bumping manifests a=b2g-bump 2014-04-21 19:48:21 -07:00
B2G Bumper Bot
a9ad6becbc Bumping manifests a=b2g-bump 2014-04-21 19:31:17 -07:00
B2G Bumper Bot
efea210e71 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3f54f719dc14
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #18359 from huchengtw-moz/gallery/Bug_997051-master

Bug 997051 - [Gallery] the MAX_IMAGE_SIZE in inline viewer doesn't not u...

========

https://hg.mozilla.org/integration/gaia-central/rev/3390760fc46a
Author: John Hu <johu@mozilla.com>
Desc: Bug 997051 - [Gallery] the MAX_IMAGE_SIZE in inline viewer doesn't not use customization config value
2014-04-21 19:25:51 -07:00
B2G Bumper Bot
88e8c14171 Bumping manifests a=b2g-bump 2014-04-21 16:36:18 -07:00
B2G Bumper Bot
ee4b980e0e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4919bf19bc3f
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Merge pull request #18459 from eeejay/bug-996284

Bug 996284 - Give lockscreen icons a higher z-index than slider. r=snowmantv

========

https://hg.mozilla.org/integration/gaia-central/rev/5454021d9320
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 996284 - Give lockscreen icons a higher z-index than slider.
2014-04-21 16:30:43 -07:00
Michael Wu
ae26e640f3 Bug 996226 - Disable volatile images everywhere but Android, r=jrmuizel 2014-04-21 15:50:54 -07:00
Margaret Leibovic
54b45f1b82 backout 3d0d92f2406b for not working properly 2014-04-21 15:00:08 -07:00
B2G Bumper Bot
9f5c95ff1d Bumping manifests a=b2g-bump 2014-04-21 14:56:10 -07:00
B2G Bumper Bot
6365ccb2e0 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 991261 - [Home2] Method to Return to Top of Vertical Homescreen

========

https://hg.mozilla.org/integration/gaia-central/rev/24b48374096f
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 991261 - [Home2] Method to Return to Top of Vertical Homescreen r=me
2014-04-21 14:50:42 -07:00
Gijs Kruitbosch
a71d5ab4a8 Bug 999080 - preprocess extensions.css, r=jaws 2014-04-21 22:37:18 +01:00
Patrick Brosset
b2c5afdee2 Bug 988314 - Inspector test clean-up - Moved browser_inspector_changes.js to styleinspector; r=jwalker 2014-04-22 10:38:04 +02:00
Asaf Romano
e1705f2d08 Bug 993391 - Places async transactions: Implement "move bookmarks" command. r=mak. 2014-04-22 08:42:23 +03:00
Ryan VanderMeulen
55bc95f122 Merge b2g-inbound to m-c. 2014-04-21 16:16:55 -04:00
Ryan VanderMeulen
c1915ef9cf Merge fx-team to m-c. 2014-04-21 15:59:10 -04:00