Commit Graph

210012 Commits

Author SHA1 Message Date
Margaret Leibovic
3b3331d9bf backout db6c7114b913 for wrong patch author 2014-10-13 15:07:10 -04:00
Margaret Leibovic
5cc4a49ab6 Bug 1079817 - Compare add-on id instead of add-on object when checking to see if current add-on was unisntalled. r=mfinkle 2014-10-13 14:54:06 -04:00
Margaret Leibovic
a1ff8964bf Bug 919748 - Make sure bottom divider shows on reading list. r=margaret 2014-10-13 14:54:02 -04:00
Wes Kocher
239c3cfc69 Backed out changeset d975d5a0f6ce (bug 1081686) for b2g/android mochitest-1 bustage 2014-10-13 11:40:19 -07:00
B2G Bumper Bot
8fc3010207 Bumping manifests a=b2g-bump 2014-10-13 11:22:27 -07:00
B2G Bumper Bot
1590e8ad14 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/291b607f32e6
Author: Zac <zcampbell@mozilla.com>
Desc: Revert "Bug 1079211 - [v2.2] Disable test_unlock_to_camera_with_passcode because of Bug 1078270"

This reverts commit 73fc42c81419ddc819782d34acc17be1982f1175.
2014-10-13 11:20:43 -07:00
Lisa Hewus Fresh
aa9a479afb Bug 589320 - Remove unused _MOZ_LOG macro. r=smaug 2014-10-13 11:06:49 -07:00
Brian Hackett
9aa700071c Bug 1077514 - Execute regexps in the bytecode interpreter if the initial JIT execution was interrupted, r=jandem. 2014-10-13 10:46:38 -07:00
ffxbld
be274d1f29 Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2014-10-13 13:39:31 -04:00
ffxbld
e4225cb3cd No bug - Tagging mozilla-central cec1a116c4f9 with FIREFOX_AURORA_35_BASE a=release DONTBUILD CLOSED TREE 2014-10-13 13:37:55 -04:00
Paul Rouget
4dbf7a28f4 Bug 1056923 - WebIDE launch button: strings. r=flod a=Sylvestre 2014-10-13 19:26:18 +02:00
B2G Bumper Bot
80e6e3cdc5 Bumping manifests a=b2g-bump 2014-10-13 09:21:58 -07:00
B2G Bumper Bot
945ff9103a Bumping gaia.json for 5 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e0398f4fd796
Author: vingtetun <21@vingtetun.org>
Desc: Merge pull request #25089 from vingtetun/pulldown-try5

Bug 1061969 - [Camera] Pulling down the status bar while in the camera app is very sluggish

========

https://hg.mozilla.org/integration/gaia-central/rev/7ce39601fd89
Author: Vivien Nicolas <vnicolas@mozilla.com>
Desc: Bug 1061969 - Set the app to inactive when the user interact with something else. r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/afff1ee04a44
Author: Vivien Nicolas <vnicolas@mozilla.com>
Desc: Bug 1061969 - Ensure the application priority is updated when the application is not visible for the screen reader. r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/3e076c76a13c
Author: Vivien Nicolas <vnicolas@mozilla.com>
Desc: Bug 1061969 - Do not forward events when the utility tray is opened. r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/b0be1edb1f7b
Author: Vivien Nicolas <vnicolas@mozilla.com>
Desc:  Bug 1061969 - Avoid extra repaints when showing the statusbar. r=cwiiis
2014-10-13 09:15:49 -07:00
Sylvestre Ledru
ec92f8ed2c Bug 1081935 - Missing UUID bump. r=gavin a=me 2014-10-13 17:27:42 +02:00
Sylvestre Ledru
404bbe3596 Bug 1081935 - Missing UUID bump. r=dragana a=me 2014-10-13 17:27:38 +02:00
Sylvestre Ledru
dab312a057 Bug 1081935 - Missing UUID bump. r=smaug a=me 2014-10-13 17:27:34 +02:00
Sylvestre Ledru
21450ed237 Bug 1081935 - Missing UUID bump. r=gavin a=me 2014-10-13 17:27:05 +02:00
Andrea Marchesini
c0558bbc7c Bug 1081686 - WebSocket can be still accessible once it is disconnected, r=smaug
--HG--
rename : content/base/test/test_websocket_hello.html => content/base/test/test_bug1081686.html
2014-10-13 18:22:09 +01:00
Ben Turner
0376d11277 Bug 1080867 - Tighten up threadsafety guarantees surrounding remote blobs. r=khuey. 2014-10-13 09:55:52 -07:00
Nicolas B. Pierron
718c1dcd2f Bug 1070962 part 6 - IonBailoutIterator no longer inherit from JitFrameIterator. r=jandem 2014-10-13 17:34:01 +02:00
Nicolas B. Pierron
5ebdde9fb2 Bug 1070962 part 5 - rematerializeFrames no longer use IonBailoutIterator. r=jandem 2014-10-13 17:34:01 +02:00
Nicolas B. Pierron
d47a5c5d62 Bug 1070962 part 4 - JitFrameIterator use BailoutData when it starts on a bailout frame. r=jandem 2014-10-13 17:34:00 +02:00
Nicolas B. Pierron
deb267b290 Bug 1070962 part 3 - Ensure consistent construction of JitFrameIterator. r=jandem 2014-10-13 17:33:59 +02:00
Nicolas B. Pierron
f55f3639de Bug 1070962 part 2 - Remove GetTopIonJSScript overloads. r=jandem 2014-10-13 17:33:59 +02:00
Nicolas B. Pierron
b203a2d6fb Bug 1070962 part 1 - Register IonBailoutIterator on the JitActivation. r=jandem 2014-10-13 17:33:58 +02:00
Benjamin Bouvier
f1d3d84458 Backed out changeset b8b6fa54fc1a (bug 1079231) for build failures on b2g; r=bustage
--HG--
extra : rebase_source : e7b3f492a815b53699478b08931eadae19a93501
2014-10-13 18:41:04 +02:00
Steve Fink
85bb2c3c21 Backed out changeset b43ed5b85b1a (bug 1075072) because it broke other workflows.
DONTBUILD because NPOTB
2014-10-13 09:38:17 -07:00
Wes Kocher
2a4cba1889 Backed out 6 changesets (bug 1070962) for bustage
Backed out changeset e00ce29c8c67 (bug 1070962)
Backed out changeset 8876a417bd4f (bug 1070962)
Backed out changeset 191e57386752 (bug 1070962)
Backed out changeset 3aac2b77e38f (bug 1070962)
Backed out changeset d4dd598af9ac (bug 1070962)
Backed out changeset 4b8b34a91096 (bug 1070962)
2014-10-13 09:31:11 -07:00
Nicolas B. Pierron
7f1cb60580 Bug 1070962 part 6 - IonBailoutIterator no longer inherit from JitFrameIterator. r=jandem 2014-10-13 17:34:01 +02:00
Nicolas B. Pierron
71cc72ddce Bug 1070962 part 5 - rematerializeFrames no longer use IonBailoutIterator. r=jandem 2014-10-13 17:34:01 +02:00
Nicolas B. Pierron
85d9fdb3b3 Bug 1070962 part 4 - JitFrameIterator use BailoutData when it starts on a bailout frame. r=jandem 2014-10-13 17:34:00 +02:00
Nicolas B. Pierron
bf282ccb9b Bug 1070962 part 3 - Ensure consistent construction of JitFrameIterator. r=jandem 2014-10-13 17:33:59 +02:00
Nicolas B. Pierron
6dffad85f1 Bug 1070962 part 2 - Remove GetTopIonJSScript overloads. r=jandem 2014-10-13 17:33:59 +02:00
Nicolas B. Pierron
953cf7d841 Bug 1070962 part 1 - Register IonBailoutIterator on the JitActivation. r=jandem 2014-10-13 17:33:58 +02:00
Benjamin Bouvier
03f1ce406c Bug 1079231: Use templated CallNonGenericMethod whenever possible; r=jorendorff 2014-10-13 17:24:55 +02:00
B2G Bumper Bot
054cd380b7 Bumping manifests a=b2g-bump 2014-10-13 08:21:37 -07:00
Brian Hackett
25586462ab Bug 999655 - Make sure the arguments object usage in a script has been analyzed before the debugger tries to access it, r=jorendorff. 2014-10-13 08:17:54 -07:00
B2G Bumper Bot
173210f47a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2c09e1d46250
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #24991 from zacc/bug_1080487

Bug 1080487 - Revert "Bug 990214 - Remove clearing of /data/local/webapps from cleanup...

========

https://hg.mozilla.org/integration/gaia-central/rev/f6657c798e9d
Author: Zac <zcampbell@mozilla.com>
Desc: Bug 1080487 - Revert "Bug 990214 - Remove clearing of /data/local/webapps from cleanup_data to unblock runs on Inari"

This reverts commit 2705fe2ef7d6363bc1f68e89217f6de0b4012443.
2014-10-13 08:15:58 -07:00
Jessica Jong
515cd526d4 Bug 1074037 - (follow-up) fix undefined variable name. r=edgar 2014-10-13 23:12:47 +08:00
Brian Hackett
143223289a Bug 1080542 - Follow base pointers properly for dependent strings in RegExp.exec stubs, r=jandem. 2014-10-13 08:09:28 -07:00
Lucas Rocha
e62835845b Bug 1058660 - Don't use top divider on about:home lists (r=margaret) 2014-10-13 15:50:39 +01:00
Lucas Rocha
5dc9ae2cfd Bug 1058660 - Use consistent bg color in about:home's tab strip (r=margaret) 2014-10-13 15:50:39 +01:00
Lucas Rocha
bbee2010fa Bug 1058660 - Use consistent height in about:home's tab strip (r=margaret) 2014-10-13 15:50:38 +01:00
Lucas Rocha
899e59fd1f Bug 1058660 - Draw divider at the bottom of about:home's tab strip (r=margaret) 2014-10-13 15:50:38 +01:00
B2G Bumper Bot
5558e6de5b Bumping manifests a=b2g-bump 2014-10-13 07:46:55 -07:00
B2G Bumper Bot
f210cdad64 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3ac6254190aa
Author: EragonJ <eragonj@eragonj.me>
Desc: Merge pull request #24600 from EragonJ/bug-1075303

Bug 1075303 - [settings] remove security_privacy.js

========

https://hg.mozilla.org/integration/gaia-central/rev/e9677a1f499c
Author: EragonJ <eragonj@eragonj.me>
Desc: Bug 1075303 - [settings] remove security_privacy.js
2014-10-13 07:40:47 -07:00
B2G Bumper Bot
72862d8966 Bumping manifests a=b2g-bump 2014-10-13 07:17:03 -07:00
B2G Bumper Bot
a2b0d8ebc9 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f907b05bc551
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #25027 from flodolo/bug1081104

Bug 1081104 - [Settins] Remove duplicate string fdn-authorizedNumbers. r=ejchen

========

https://hg.mozilla.org/integration/gaia-central/rev/3190ab98ac45
Author: Francesco Lodolo (:flod) <flod@lodolo.net>
Desc: Bug 1081104 - [Settins] Remove duplicate string fdn-authorizedNumbers
2014-10-13 07:10:49 -07:00
Tim Taubert
1b513e4677 Backed out changeset c98a31227412 (bug 1073992) 2014-10-13 14:58:19 +02:00
Tim Taubert
59534a8e33 Backed out changeset 82df8ad2c609 (bug 1073992) 2014-10-13 14:58:17 +02:00