Commit Graph

168322 Commits

Author SHA1 Message Date
Bobby Holley
66cc972e63 Bug 965901 - Track and assert the policy action in AutoEnterPolicy/assertEnteredPolicy. r=gabor sr=mrbkap 2014-02-13 10:54:07 -08:00
Ryan VanderMeulen
9ab1f93eca Backed out changeset 0a3fa6d853a6 (bug 915824) for effectively re-enabling tests that were disabled on B2G.
CLOSED TREE

--HG--
rename : content/base/test/csp/file_csp_report.sjs => content/base/test/file_bug548193.sjs
rename : content/base/test/csp/file_policyuri_async_fetch.html => content/base/test/file_bug558431.html
rename : content/base/test/csp/file_policyuri_async_fetch.html^headers^ => content/base/test/file_bug558431.html^headers^
rename : content/base/test/csp/file_redirect_content.sjs => content/base/test/file_bug650386_content.sjs
rename : content/base/test/csp/file_redirect_report.sjs => content/base/test/file_bug650386_report.sjs
rename : content/base/test/csp/file_subframe_run_js_if_allowed.html => content/base/test/file_bug702439.html
rename : content/base/test/csp/file_multi_policy_injection_bypass.html => content/base/test/file_bug717511.html
rename : content/base/test/csp/file_multi_policy_injection_bypass.html^headers^ => content/base/test/file_bug717511.html^headers^
rename : content/base/test/csp/file_multi_policy_injection_bypass_2.html => content/base/test/file_bug717511_2.html
rename : content/base/test/csp/file_multi_policy_injection_bypass_2.html^headers^ => content/base/test/file_bug717511_2.html^headers^
rename : content/base/test/csp/test_csp_report.html => content/base/test/test_bug548193.html
rename : content/base/test/csp/test_policyuri_async_fetch.html => content/base/test/test_bug558431.html
rename : content/base/test/csp/test_301_redirect.html => content/base/test/test_bug650386_redirect_301.html
rename : content/base/test/csp/test_302_redirect.html => content/base/test/test_bug650386_redirect_302.html
rename : content/base/test/csp/test_303_redirect.html => content/base/test/test_bug650386_redirect_303.html
rename : content/base/test/csp/test_307_redirect.html => content/base/test/test_bug650386_redirect_307.html
rename : content/base/test/csp/test_subframe_run_js_if_allowed.html => content/base/test/test_bug702439.html
rename : content/base/test/csp/file_subframe_run_js_if_allowed.html^headers^ => content/base/test/test_bug702439.html^headers^
rename : content/base/test/csp/test_multi_policy_injection_bypass.html => content/base/test/test_bug717511.html
2014-02-13 12:54:31 -05:00
Patrick McManus
16624d3391 bug 971893 crash in onMsgCancelTransaction r=hurley
--HG--
extra : rebase_source : 3577ce28650db79883b3c39331d2e44413a2b96a
2014-02-13 10:52:57 -05:00
Nick Alexander
f1b0cc2217 Bug 971272 - Post: Add informational test showing unnecessary directories may be created. r=gps 2014-02-13 09:09:09 -08:00
Nick Alexander
d022342df3 Bug 971272 - Part 3: Use required_directories in FileCopier.copy. r=gps 2014-02-13 09:09:08 -08:00
Nick Alexander
f52b37797f Bug 971272 - Part 2: Expose FileRegistry.required_directories. r=gps 2014-02-13 09:09:08 -08:00
Nick Alexander
b3c684284a Bug 971272 - Part 1: Guard against adding {foo, foo/bar} to FileRegistry. r=gps
This already raised if the order was [foo, foo/bar].  But it didn't
prevent adding [foo/bar, foo].

The only sub-classes of FileRegistry are FileCopier and Jarrer.

FileCopier.copy threw in the previously unhandled case: the order of
creation is the same as the order of addition, so that foo is created
after foo/bar.

A zip file index can contain both foo and foo/bar.  I don't think we
should rely on this property in our use of Jarrer, but if we already do,
I guess we need to move these guards into FileCopier.  Let's hope that's
not the case!

(For the record: On my Mac OS X system, unzipping such a zip file
prompts the user for what to do, depending on the order of the entries
in the zip index.)
2014-02-13 09:09:08 -08:00
Nick Alexander
9b3eecf85d Bug 971265 - Add --no-remove-empty-directories to process_install_manifest.py. r=gps 2014-02-13 09:09:08 -08:00
Nick Alexander
cb285a5991 Bug 971265 - Pre: Don't write file in test_util.py. r=gps 2014-02-13 09:09:07 -08:00
Nathan Froyd
a3e18979f8 Bug 972394 - mark PerThreadData::AutoEnterRuntime as MOZ_STACK_CLASS; r=luke 2014-02-13 10:39:57 -05:00
Nathan Froyd
43f3b2c5da Bug 972381 - mark AutoThreadSafeAccess as MOZ_STACK_CLASS; r=terrence 2014-02-13 09:40:21 -05:00
Nathan Froyd
e8c9ef59b8 Bug 972372 - fix DOMWINDOW printfs to use the canonical nsISupports pointer for matching CC logs; r=bz 2014-02-12 12:53:13 -05:00
Bill McCloskey
414cc1efff Bug 963952 - [e10s] Don't use basic compositor when using D3D11 compositor (r=mattwoodrow) 2014-02-13 08:53:50 -08:00
Ted Mielczarek
3e946763c5 bug 968837 - bustage fix for the CLOSED TREE r=bustage 2014-02-13 11:13:45 -05:00
Jon Coppeard
0eac977006 Bug 959787 - Handlify arguments for Call APIs r=terrence r=bz 2014-02-13 15:33:04 +00:00
Jon Coppeard
43a2af01b6 Bug 939499 - Pause barrier verification before changing mark stack size r=billm 2014-02-13 15:33:04 +00:00
Ryan VanderMeulen
015eea37af Merge m-c to inbound. 2014-02-13 10:31:44 -05:00
Ryan VanderMeulen
8021790b6f Merge inbound to m-c. 2014-02-13 10:30:03 -05:00
Ryan VanderMeulen
fb900daecd Merge b2g-inbound to m-c. 2014-02-13 10:25:29 -05:00
Ryan VanderMeulen
49f79aa23d Merge fx-team to m-c. 2014-02-13 10:16:03 -05:00
Ted Mielczarek
188466ab56 Bug 971802 - Make mozpack capable of storing unix file permissions in jars. r=glandium 2014-02-13 07:47:00 -05:00
Lucas Rocha
bcd64a7265 Bug 971745 - Ignore Back presses while initial bookmark list is loading (r=mfinkle) 2014-02-13 11:53:39 +00:00
Vicamo Yang
5d4b7b07b3 Bug 969109 follow-up: strictly define the order of participating promises. r=echou, f=jaliu 2014-02-13 19:52:05 +08:00
Lucas Rocha
a5e5d77b99 Bug 935542 - Unset site selection listener when PinSiteDialog gets destroyed (r=mfinkle) 2014-02-13 11:48:56 +00:00
Lucas Rocha
c7d4334ec4 Bug 935542 - PinSiteDialog fragment should be owned by TopSitesPanel (r=mfinkle) 2014-02-13 11:48:56 +00:00
Lucas Rocha
a16cb91d73 Bug 968170 - Only refresh all HomeConfig entries when requested (r=margaret) 2014-02-13 11:46:25 +00:00
Lucas Rocha
7d77666147 Bug 968170 - Factor out method to replace a PanelConfig in a list (r=margaret) 2014-02-13 11:46:25 +00:00
Lucas Rocha
8588506603 Bug 968170 - Remove unused DELETED state from PanelConfig (r=margaret) 2014-02-13 11:46:25 +00:00
Lucas Rocha
111df1d823 Bug 968170 - Change HomeConfigInvalidator to operate on pending changes (r=margaret) 2014-02-13 11:46:25 +00:00
Lucas Rocha
c05e8efc3f Bug 968170 - Use base class for ConcurrentLinkedQueue (r=margaret) 2014-02-13 11:46:24 +00:00
B2G Bumper Bot
26bf2e2c41 Bumping manifests a=b2g-bump 2014-02-13 03:40:55 -08:00
B2G Bumper Bot
187fc2d936 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6fbf376b9813
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Merge pull request #16131 from gabrielesvelto/bug-917193-tones-glitch-workaround

Bug 917193 - Use samples instead of waveform generators for short audible tones

========

https://hg.mozilla.org/integration/gaia-central/rev/b9b205d4a863
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 917193 - Use samples instead of waveform generators for short audible tones r=etienne
2014-02-13 03:40:10 -08:00
Nicolas Silva
27d133cd82 Bug 971744 - Move checks from GetAsDrawTarget to Lock in D3D9 TextureClient. r=mattwoodrow 2014-02-13 11:45:13 +01:00
B2G Bumper Bot
afc76d64cf Bumping manifests a=b2g-bump 2014-02-13 02:40:57 -08:00
B2G Bumper Bot
e335c9c7de Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/cfce4cfd13f6
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #16242 from cctuan/971644

Bug 971644 - JavascriptException: JavascriptException: NS_ERROR_FILE_NOT...

========

https://hg.mozilla.org/integration/gaia-central/rev/00f4b77c7cad
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 971644 - JavascriptException: JavascriptException: NS_ERROR_FILE_NOT_FOUND raised during setup
2014-02-13 02:35:11 -08:00
Jacek Caban
cc224d116e Bug 971646 - FileUtilsWin.h fails to compile on GCC. r=bsmedberg 2014-02-13 11:25:26 +01:00
B2G Bumper Bot
89770f41bc Bumping manifests a=b2g-bump 2014-02-13 01:52:42 -08:00
B2G Bumper Bot
73e98e7f92 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/35970bcd80cb
Author: evanxd <itoyxd@gmail.com>
Desc: Merge pull request #16241 from evanxd/bug-972215

Bug 972215 - Update the doc for running a specific marionette test.

========

https://hg.mozilla.org/integration/gaia-central/rev/7a0d6419a308
Author: Evan Xd <itoyxd@gmail.com>
Desc: Bug 972215 - Do documentation for invoking some specific marionette tests. r=eragon
2014-02-13 01:52:34 -08:00
Ms2ger
877ac82b87 Backout changeset c8cd1f6b6d2d because it's not web-compatible. 2014-02-13 10:31:09 +01:00
Ben Tian
5470a466c1 Bug 969447 - Unable to turn bluetooth on after turning it on and off several times, r=echou, a=1.3+ 2014-02-13 12:08:41 +08:00
B2G Bumper Bot
d2d3367c1b Bumping manifests a=b2g-bump 2014-02-13 01:40:57 -08:00
B2G Bumper Bot
05d0ff2489 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a15825c71d6b
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #16079 from cctuan/968671

Bug 968671 - Modify Makefile for camera app to migrate camera related code from applications-data.js

========

https://hg.mozilla.org/integration/gaia-central/rev/7eba440a02a2
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 968671 - Modify Makefile for camera app to migrate camera related code from applications-data.js
2014-02-13 01:36:11 -08:00
B2G Bumper Bot
ec02187dcf Bumping manifests a=b2g-bump 2014-02-13 01:30:52 -08:00
B2G Bumper Bot
0363d8fabc Bumping manifests a=b2g-bump 2014-02-13 01:10:55 -08:00
B2G Bumper Bot
d11abaadcd Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/25d6f0f7e2b9
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Merge pull request #16236 from dominickuo/bug-948363

Bug 948363 - [Music] handle data transfer for nfc, r=dominickuo

========

https://hg.mozilla.org/integration/gaia-central/rev/cc4f15cd42d4
Author: s.x.veerapandian <s.x.veerapandian@bdc7-d-2tcc7bs.(none)>
Desc: Bug 948363 - [Music] handle data transfer for nfc
2014-02-13 01:10:10 -08:00
B2G Bumper Bot
f86f0e0591 Bumping manifests a=b2g-bump 2014-02-13 01:00:56 -08:00
B2G Bumper Bot
18e1bc1186 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e2141418f7b4
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #16190 from cctuan/968690

Bug 968690 - Add Makefile for sms app

========

https://hg.mozilla.org/integration/gaia-central/rev/4a581c698d4c
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 968690 - Add Makefile for sms app
2014-02-13 00:55:10 -08:00
B2G Bumper Bot
c385648707 Bumping manifests a=b2g-bump 2014-02-12 23:46:00 -08:00
B2G Bumper Bot
e4a98e88a7 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/66779b0cc46a
Author: dwi2 <dwi2@dwi2.com>
Desc: Merge pull request #16021 from dwi2/bug952610

Bug 952610 - Bookmark installation test failure

========

https://hg.mozilla.org/integration/gaia-central/rev/3cfd9dff1e9b
Author: tzhuang <tzhuang@mozilla.com>
Desc: Bug 952610 - Re-enable marionette js test of homescreen
2014-02-12 23:40:10 -08:00
Fabrice Desré
abab11a74e Backout b0eaf0e9fa9c (bug 971651) for M3 failures 2014-02-12 23:34:05 -08:00