Marco Castelluccio
f258044304
Bug 986493 - Lazily load some modules in Webapps.jsm. r=felipe
2014-03-24 09:37:27 -04:00
James Long
00a773bf84
Bug 812172 - Add conditional breakpoint handling to the debugger server. r=past
2014-03-24 09:37:24 -04:00
Vlad Tanase
85f5af6f72
Bug 983475 - Remove shouldShowProgress method from browser.js. r=bnicholson
2014-03-19 16:08:05 +02:00
Marco Castelluccio
9420586f86
Bug 970495 - [Session Restore] Switch SessionFile.read() to use the native OS.File read(). r=Yoric
2014-03-24 09:11:36 -04:00
Michael Green
df9b1be85f
Bug 948883 - Move inline scripts and styles into separate file for toolkit/content/aboutSupport.xhtml (URL=about:support). r=Unfocused
2014-03-24 09:11:21 -04:00
Marco Castelluccio
8c1fa0accb
Bug 895638 - Reinstall permissions when the runtime is upgraded. r=wesj
2014-03-24 09:10:56 -04:00
Mark Hammond
40e12f4211
Bug 985212 - check if the username looks like an email address to determine what sync to use. r=rnewman
2014-03-24 11:44:43 +11:00
Gavin Sharp
46a67a3f83
Bug 955950: add pref to disable "reset firefox" nag, r=MattN
2014-03-23 17:41:06 -07:00
Phil Ringnalda
b363d072ec
Merge m-c to f-t
2014-03-23 17:18:56 -07:00
Phil Ringnalda
744efe0037
Merge b-i to m-c
2014-03-23 17:15:48 -07:00
Phil Ringnalda
8c57bc6790
Merge m-i to m-c
2014-03-23 17:14:48 -07:00
Phil Ringnalda
9d692a7cba
Bug 983948 - Temporarily increase the per-test browser-chrome default timeout to 45 seconds
2014-03-23 16:55:34 -07:00
Mike Conley
3bdab85262
Bug 984156 - Make subview footer menuseparators have a non-zero height to prevent bookmarks folder scrolling issues. r=mak.
2014-03-23 19:13:50 -04:00
B2G Bumper Bot
b6e146eb5d
Bumping manifests a=b2g-bump
2014-03-23 13:26:09 -07:00
B2G Bumper Bot
2cd0aca4de
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/340ca395d9cb
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #17492 from KevinGrandon/debug_intermittent_tests_fix
Bug 986960 - Intermittent erroring test, should flick through images in fullscreen mode
========
https://hg.mozilla.org/integration/gaia-central/rev/b8ec955cd564
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 986960 - Intermittent erroring test, should flick through images in fullscreen mode
2014-03-23 13:20:59 -07:00
B2G Bumper Bot
c0cbf5f78b
Bumping manifests a=b2g-bump
2014-03-23 13:16:24 -07:00
B2G Bumper Bot
c079f0fcae
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/28ee3fb643b9
Author: Jan Keromnes <janx@linux.com>
Desc: Merge pull request #17450 from jankeromnes/svgbadge
Bug 986504 - Use SVG badge for travis build status in README.md r=me
========
https://hg.mozilla.org/integration/gaia-central/rev/d1ff8fd3a8b4
Author: Jan Keromnes <janx@linux.com>
Desc: Bug 986504 - Use SVG badge for travis build status in README.md
2014-03-23 13:11:13 -07:00
Randell Jesup
b539c533b6
Bug 986762: don't release DataChannelConnection on transient thread on readblob failure r=smaug
2014-03-23 14:52:02 -04:00
Bobby Holley
a9c7ecee69
Bug 986542 - Don't categorically disable script for detached docshells. r=bz
2014-03-23 12:54:18 -03:00
Phil Ringnalda
bd5dc6100a
Merge m-c to m-i
2014-03-23 08:43:23 -07:00
Phil Ringnalda
4fe2407fa4
Merge m-c to b-i
2014-03-23 08:42:27 -07:00
Phil Ringnalda
f22aa959be
Merge m-c to f-t
2014-03-23 08:41:31 -07:00
Phil Ringnalda
bc10396233
Merge b-i to m-c
2014-03-23 08:28:09 -07:00
Phil Ringnalda
93d92170f1
Merge f-t to m-c
2014-03-23 08:27:12 -07:00
Phil Ringnalda
5f05f9b25e
Back out 4774010c55bd (bug 984015) for xpcshell bustage
2014-03-23 07:29:02 -07:00
Bobby Holley
99b8111093
Bug 975042 - Create NetworkStats dates in the window's scope. r=fabrice
2014-03-23 11:02:14 -03:00
Bobby Holley
65bdef473a
Bug 975042 - Tests. r=peterv
...
We try to make this test machinery reusable for future Xrayable JS objects.
2014-03-23 11:02:14 -03:00
Bobby Holley
c3ea2d36c4
Bug 975042 - Update expando sharing tests to test the Xray-to-JS case. r=peterv
2014-03-23 11:02:14 -03:00
Bobby Holley
a36edc6394
Bug 975042 - Enable JS Xray for the Date object. r=peterv
2014-03-23 11:02:14 -03:00
Bobby Holley
f5d3232143
Bug 975042 - Implement resolveOwnProperty and enumerateNames trap. r=peterv
2014-03-23 11:02:13 -03:00
Bobby Holley
eb7d9c3465
Bug 975042 - Make enumerateNames trap virtual. r=peterv
2014-03-23 11:02:13 -03:00
Bobby Holley
437a94dcfd
Bug 975042 - Implement getPrototypeOf. r=peterv
2014-03-23 11:02:13 -03:00
Bobby Holley
27bc1e0d24
Bug 975042 - Implement createHolder. r=peterv
2014-03-23 11:02:13 -03:00
Bobby Holley
8a57cf0534
Bug 975042 - Implement the easy trait hooks. r=peterv
2014-03-23 11:02:13 -03:00
Bobby Holley
21fc488f1f
Bug 975042 - Basic Xray infrastructure and boilerplate. r=peterv
...
All of this machinery asserts if it actually get used. But it won't be used at
present, because we have an empty whitelist of JSProtoKeys.
2014-03-23 11:02:12 -03:00
Bobby Holley
0a3a4dab47
Bug 975042 - Remove the special COW support for Date. r=peterv
...
As soon as Date is on Xrays, this stuff won't work anyway. Henceforth, content
access to chrome Date objects is forbidden, and APIs should use something like
|new contentWindow.Date()| for any Date object they wish to expose to content.
2014-03-23 11:02:12 -03:00
B2G Bumper Bot
7666465f31
Bumping manifests a=b2g-bump
2014-03-23 06:41:08 -07:00
B2G Bumper Bot
ac1c04466d
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/bae982d96783
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #17376 from timdream/system2-screenshot-land
Bug 971546 - [System2] Instantiable Screenshot, r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/b85e1473bc01
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Revert "Revert "Bug 971546 - [System2] Instantiable Screenshot" for possibly breaking gaia-ui tests on TBPL"
This reverts commit 60e9eb1aa68a27fa21e75264e52409aa5a2b4cc4.
========
https://hg.mozilla.org/integration/gaia-central/rev/3d1104c7bb1f
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #17475 from timdream/system2-visibility-manager
Bug 971577 - [System] Make visibility manager instantiable +shepherd, r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/484d7196ef1d
Author: Rex Lee <rexboy@mozilla.com>
Desc: Bug 971577 - [System] Make visibility manager instantiable
2014-03-23 06:35:48 -07:00
Tetsuharu OHZEKI
728528ac9f
Bug 984015 - GUIDHelper.getItemId should deliver itself as |this| to his internal executeAsync callback. r=mak
2014-03-23 21:51:17 +09:00
B2G Bumper Bot
bf8690247c
Bumping manifests a=b2g-bump
2014-03-23 00:41:08 -07:00
B2G Bumper Bot
1427fd9b8e
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/113c3beb31f9
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #17391 from cctuan/968693
Bug 968693 - [settings] add marionette test for App permissions panel
========
https://hg.mozilla.org/integration/gaia-central/rev/dfb7431f605d
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 968693 - [settings] add marionette test for App permissions panel
2014-03-23 00:35:56 -07:00
L. David Baron
af2c20f808
Bug 986404 - Mark test as failing due to scrollbars showing up.
2014-03-22 22:07:15 -07:00
L. David Baron
b2be53af0b
Bug 986404: Disable fade-out of overlay scrollbars during reftest. r=mstange
2014-03-22 21:55:04 -07:00
Phil Ringnalda
666e28991c
Back out 4 changesets (bug 986114) for 50% roboprovider bustage
...
CLOSED TREE
Backed out changeset cc87c22aab07 (bug 986114)
Backed out changeset c75b0b78ebbf (bug 986114)
Backed out changeset d9e1c755f554 (bug 986114)
Backed out changeset f1d1a28b0f5a (bug 986114)
2014-03-22 21:34:30 -07:00
Phil Ringnalda
08f929b520
Back out b9597187a3d6 (bug 985212) for xpcshell bustage
...
CLOSED TREE
2014-03-22 21:30:46 -07:00
Matthew Noorenberghe
c912cba7e7
Bug 986688 - Load SignInToWebsite.jsm lazily and on Nightly only. r=felipe
2014-03-22 20:46:18 -07:00
ekr
9153ae7f62
Bug 986885 - Fix build problem in fmp4/demuxer. r=nalexander
2014-03-22 20:27:27 -07:00
Mark Hammond
b52785af62
Bug 985212 - check if the username looks like an email address to determine what sync to use. r=rnewman
2014-03-23 14:20:38 +11:00
Ehsan Akhgari
762d150c8f
Bug 983845 follow-up: Move the header to content/base and enable BrowserFeedWriter for xulrunner as well
2014-03-22 21:34:02 -04:00
Phil Ringnalda
4d2c10d566
Merge m-c to b-i
2014-03-22 17:50:05 -07:00