Fernando Jiménez
f066273b0e
Bug 1069920 - Firefox Accounts auth dialog does not wait for password. r=spenrose
2014-09-23 19:58:14 +02:00
Nicholas Hurley
000ef68cf1
Bug 1046915 - Pref to advertise the latest HTTP/2 draft as "h2". r=mcmanus
2014-09-23 10:49:13 -07:00
Benoit Jacob
72649e9c80
Bug 1071340 - Convert to STRONG_GLENUM: TexType, TexFormat, TexInternalFormat - r=djg
2014-09-23 13:48:27 -04:00
Benoit Jacob
9e98d8b0b8
Bug 1071339 - Improvements to STRONG_GLENUM's - r=djg
2014-09-23 13:48:25 -04:00
Nicolas B. Pierron
74babd2d1d
Bug 1062869 part 7 - Prevent miss-use of instruction result computation. r=h4writer
2014-09-23 19:42:35 +02:00
Nicolas B. Pierron
9717825470
Bug 1062869 part 6 - Handle early execution of recover instructions. r=h4writer
2014-09-23 19:42:35 +02:00
Nicolas B. Pierron
5fc4f04592
Bug 1062869 part 5.5 - Disable Rooting Analysis around maybeRead with a non-GC capable fallback method. r=shu
2014-09-23 19:42:35 +02:00
Nicolas B. Pierron
4340197ea2
Bug 1062869 part 5 - Add MaybeReadFallback class to record the fallback method. r=shu
2014-09-23 19:42:34 +02:00
Nicolas B. Pierron
951aaba031
Bug 1062869 part 4 - Add an invalidate function to IonScript. r=h4writer
2014-09-23 19:42:34 +02:00
Nicolas B. Pierron
a288d17ccc
Bug 1062869 part 3 - Add vector of Ion recover info. r=h4writer
2014-09-23 19:42:34 +02:00
Nicolas B. Pierron
13754b02ef
Bug 1062869 part 2 - Separate the recovery of instructions from the frame reconstruction. r=h4writer
2014-09-23 19:42:34 +02:00
Nicolas B. Pierron
fdec3209fc
Bug 1062869 part 1 - Replace the AutoValueVector by a vector of RelocatableValue. r=h4writer,jonco
2014-09-23 19:42:33 +02:00
Nicolas B. Pierron
b41b03d47b
Bug 1062869 part 0.5 - Properly root ArgumentsData & ArgumentsObject in prevision of GC under copyArgs. r=luke
2014-09-23 19:42:33 +02:00
Nicolas B. Pierron
1d19f6a9e1
Bug 1062869 part 0 - JitFrameIterator.cpp: Remove unused pre-declaration. r=h4writer
2014-09-23 19:42:33 +02:00
Blair McBride
98c98f59f7
Bug 1067888
- Add autocomplete result type for searching via current search engine. r=mak
...
--HG--
rename : toolkit/components/places/tests/unifiedcomplete/test_searchEngine.js => toolkit/components/places/tests/unifiedcomplete/test_searchEngine_restyle.js
extra : transplant_source : %851%B0%7BmD%40w/%86%89%CA%AF%25%60k%FE%9Am%F7
2014-09-24 05:21:48 +12:00
Vlatko Markovic
dd81a760f9
Bug 1057376 - Clear the string read buffer between deserializations of CSP policies. r=geekboy
...
In case when multiple CSP policies are applied it is needed to clear the
temporary string buffer that holds the string of each CSP policy that is
deserialized from the CSP policies stream.
Failing to clear the buffer will result in concatenations of the CSP policies
strings for each consecutive CSP policy that is being deserialized, which will
end in generation and application of invalid CSP policy for all except the
first CSP policy that was set for the document.
2014-09-23 10:10:58 -07:00
B2G Bumper Bot
815f9d1d24
Bumping manifests a=b2g-bump
2014-09-23 10:01:57 -07:00
B2G Bumper Bot
f5f52e0302
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9f0aef2b07cf
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #24256 from KevinGrandon/bug_971486_system2_edge_swipe_detector
Bug 971486 - [System2] Instantiable EdgeSwipeDetector
========
https://hg.mozilla.org/integration/gaia-central/rev/43cdea978904
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 971486 - [System2] Instantiable EdgeSwipeDetector r=alive
2014-09-23 09:55:47 -07:00
Nick Alexander
45d8ab044c
Bug 1065306 - Part 4: Write localized res/raw-*/browsersearch.json. r=mshal
2014-09-23 09:52:47 -07:00
Nick Alexander
eda5f56f76
Bug 1065306 - Part 3: Extract DotProperties helper. r=lucasr,mshal
...
The only substantive change here is to stop stripping the
'browser.suggestedsites.' prefix from each line when reading
region.properties.
2014-09-23 09:52:46 -07:00
Nick Alexander
988177efcd
Bug 1065306 - Part 2: Extract generated_file_template. r=mshal
...
This was essentially mechanical: s/$/$$/; s/suggestedsites/$(1)/; move
libs realchrome:: and GARBAGE rules into template.
I feel like there should be a more direct form of $$($(1)), but I can't
think of it.
2014-09-23 09:52:45 -07:00
Nick Alexander
773cabd42d
Bug 1065306 - Part 1: s/suggestedsites-json/suggestedsites/. r=mshal
...
This is a mechanical change. In future, we will probably want to
generate files not named like res/raw/file.json. I'm not going to
handle res/not-raw right now; but I am going to handle not-file.json.
This smoothes that path.
2014-09-23 09:52:44 -07:00
B2G Bumper Bot
cfb381fc18
Bumping manifests a=b2g-bump
2014-09-23 09:47:11 -07:00
B2G Bumper Bot
ebe0e910cf
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0cda41a4b4cb
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #24309 from KevinGrandon/bug_1071349_async_guard
Bug 1071349 - Guard everything.me async settings locks for mock server
========
https://hg.mozilla.org/integration/gaia-central/rev/363daa420e2d
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1071349 - Guard everything.me async settings locks for mock server r=daleharvey
========
https://hg.mozilla.org/integration/gaia-central/rev/69b45d197e71
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 1052447 - [Messages] when we're in an activity and we delete all messages in the thread, we should close the activity r=azasypkin
2014-09-23 09:40:49 -07:00
Botond Ballo
9bfdf5b499
Bug 1071673 - Remove nsDebug.h include from gfx/2d/Logging.h. rs=Bas
2014-09-23 12:37:22 -04:00
Gabor Krizsanits
d5ab3d59a6
Bug 877072 - Script execution order for imports. r=mrbkap
2014-09-23 18:58:35 +02:00
Jordan Santell
4f423ddf06
Bug 1068372 - Disable web audio editor option in browser toolbox. r=vp
2014-09-23 12:30:00 -04:00
Kartikaya Gupta
c34ad0fe01
Bug 1071367 - Fix the composition bounds for the root content document on OS X. r=tn
...
According to roc the content viewer position doesn't mean much; only the size is
set to anything meaningful. Therefore using the position from the content viewer
bounds is not a good idea, and we should use the position from the frame bounds
instead. This patch also changes GetContentViewerBounds to GetContentViewerSize
so that it's harder to accidentally use the position in other places.
2014-09-23 12:17:36 -04:00
B2G Bumper Bot
fa15be703d
Bumping manifests a=b2g-bump
2014-09-23 09:17:03 -07:00
B2G Bumper Bot
74b8880601
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/df47d1701c1a
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #23943 from cctuan/1062730
Bug 1062730 - [NFC] Home button could not work well after receiving multiple websites which are shared via NFC
========
https://hg.mozilla.org/integration/gaia-central/rev/6de441d8c713
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 1062730 - [NFC] Home button could not work well after receiving multiple websites which are shared via NFC
1. publish activeappchanged when app is changed in app_window_manager.js
2. stop tiltiing effect if receiving activeappchanged event
========
https://hg.mozilla.org/integration/gaia-central/rev/33d147229413
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #24198 from cctuan/1065943
Bug 1065943 - [Text Selection] Hide utility bubble when scrolling and show bubble when scroll end
========
https://hg.mozilla.org/integration/gaia-central/rev/8582124fef8f
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 1065943 - [Text Selection] Hide utility bubble when scrolling and show bubble when scroll end - gaia part
2014-09-23 09:10:48 -07:00
B2G Bumper Bot
d35a2b78aa
Bumping manifests a=b2g-bump
2014-09-23 08:47:01 -07:00
B2G Bumper Bot
066c701af3
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/4f574fbd1468
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1045934 - Emit deprecation warning when using apple-touch icons. r=kgrandon
2014-09-23 08:40:46 -07:00
Nicolas Silva
a318a426b4
Bug 1070018 - Log HRESULT error codes as hexadecimal values rather than signed integers. r=Bas
2014-09-23 11:35:39 -04:00
B2G Bumper Bot
81f40ac91b
Bumping manifests a=b2g-bump
2014-09-23 08:32:02 -07:00
B2G Bumper Bot
9f73be75c5
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/37e44d198020
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #24329 from crdlc/bug-1071064
Bug 1071064
- [Contacts] [ICE Settings] Even if Select ICE Contact butto...
========
https://hg.mozilla.org/integration/gaia-central/rev/f5f8cabafc1d
Author: crdlc <crdlc@tid.es>
Desc: Bug 1071064
- [Contacts] [ICE Settings] Even if Select ICE Contact button is disabled it can be clicked
2014-09-23 08:25:52 -07:00
Dale Harvey
f389407fc7
Bug 1045934 - Add rel information to iconchange event detail. r=fabrice
2014-09-23 17:23:11 +02:00
Lars T Hansen
10212ddd80
Bug 1071024 - correct the implementation of STREX, which used the register name rather than register value. r=me
2014-09-23 16:47:39 +02:00
Jim Mathies
0d2e1dd798
Bug 1068189 - Force disable browser.tabs.remote.autostart in non-nightly builds. r=felipe
2014-09-23 09:41:59 -05:00
Ed Morley
48f033b905
Merge mozilla-central and inbound
2014-09-23 15:08:09 +01:00
Ed Morley
11cafc23e3
Merge mozilla-central and b2g-inbound
2014-09-23 15:07:05 +01:00
Tim Taubert
0e1dc3cbed
merge m-c to fx-team; a=merge
2014-09-23 15:52:45 +02:00
B2G Bumper Bot
a350ac8eda
Bumping manifests a=b2g-bump
2014-09-23 06:42:00 -07:00
Ed Morley
85a9c3ee07
Merge latest green b2g-inbound changeset and mozilla-central; a=merge
2014-09-23 14:36:11 +01:00
B2G Bumper Bot
1013c3c2d4
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9ec69eadd70e
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #24226 from etiennesegonzac/bug-1069997
Bug 1069997 - Implement the progress to spec for the updates notifications and prevent a constant restlye r=21
========
https://hg.mozilla.org/integration/gaia-central/rev/245af397a06a
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1069997 - Implement the progress to spec for the updates notifications and prevent a constant restyle.
========
https://hg.mozilla.org/integration/gaia-central/rev/384537c98019
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #24288 from jmcanterafonseca/sim_import_label
Bug 1070914 - [Contacts] [Settings] SIM Import label has disappeared
========
https://hg.mozilla.org/integration/gaia-central/rev/8b6ebfa367ac
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 1070914 - [Contacts] [Settings] SIM Import label has disappeared
2014-09-23 06:35:48 -07:00
B2G Bumper Bot
2ce1ac5be2
Bumping manifests a=b2g-bump
2014-09-23 05:56:57 -07:00
B2G Bumper Bot
ce9aff2c25
Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/68844e5e97fe
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #24242 from sv99/1070495
Bug 1070495 - [ringtones] unit test refactoring for new version chai.assert api
========
https://hg.mozilla.org/integration/gaia-central/rev/b4954a35b0cc
Author: sv99 <sv99@inbox.ru>
Desc: Bug 1070495 - [ringtones] unit test refactoring for new version chai.assert api
========
https://hg.mozilla.org/integration/gaia-central/rev/d1493f1ff75e
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #24211 from tauzen/Bug1069188_sesssion_token_removal
Bug 1069188 - [NFC] NfcManager not passing sessionToken to activities, r=gweng
========
https://hg.mozilla.org/integration/gaia-central/rev/f0a4de8ad544
Author: Krzysztof Mioduszewski <kmioduszewski@gmail.com>
Desc: Bug 1069188 - [NFC] NfcManager not passing sessionToken to activities, r=gweng
========
https://hg.mozilla.org/integration/gaia-central/rev/458e9fed1044
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #24150 from ddrmanxbxfr/bug_1062806
Bug 1062806 - Use the new shared helper for loading JSON files in the co..
========
https://hg.mozilla.org/integration/gaia-central/rev/d511ac0ae852
Author: Mathieu Rhéaume <mathieu@codingrhemes.com>
Desc: Bug 1062806 - Use the new shared helper for loading JSON files in the cost control app
2014-09-23 05:50:47 -07:00
B2G Bumper Bot
9c3f8125a9
Bumping manifests a=b2g-bump
2014-09-23 05:42:01 -07:00
B2G Bumper Bot
7d816a0390
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/cb08dfcbc56f
Author: Dale Harvey <dale@arandomurl.com>
Desc: Revert "Bug 1063685 - Fix lookup for browser windows. r=alive"
This reverts commit a0fa29db8e9e15afe3b1787bf494caa86a033f10.
2014-09-23 05:35:49 -07:00
Patrick Brosset
21fbda20ef
Bug 1065954 - Avoid drawing start/end markers in the timeline if no layer in the inspected docshell was painted. r=BenWa
2014-09-23 01:47:00 -04:00
Mark Banner
4bb3785445
Bug 1066502 Remove the backbone router from the Loop conversation window, use a react view for control. r=nperriault
2014-09-24 14:25:30 +01:00