Lucas Rocha
866e82d57a
Bug 911295 - Use empty URL if entering editing mode on startup with no tabs (r=mcomella)
2013-09-06 11:41:36 +01:00
Lucas Rocha
ccd292a25e
Bug 912298 - HomePager's stub and view should not share the same id (r=rnewman)
2013-09-06 11:29:29 +01:00
Gaia Pushbot
7099efdd7d
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/da456a9c8d34
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #11982 from alivedise/bugzilla/913345/virtualize-homescreen-origin
Bug 913345 - Virtualize homescreen origin, r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/d0e2c4cf2a94
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 913345 - Virtualize homescreen origin
2013-09-06 03:20:22 -07:00
Gaia Pushbot
34c40492c6
Bumping gaia.json for 6 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/6f06116db805
Author: Rudy Lu <left.lu@gmail.com>
Desc: Merge pull request #11689 from luke-chang/900907_update_pinyin_ux_merged
Bug 900907 - [Keyboard] Update the pinyin IME layout with UX specification. r=yxl, rudylu.
========
https://hg.mozilla.org/integration/gaia-central/rev/c099c462a905
Author: Luke Chang <lchang@mozilla.com>
Desc: Bug 900907 - [Keyboard] Update the pinyin IME layout with the UX specification
- optimize candidates rendering performance
- add candidate panel paging mechanism
- drop traditional chinese support
========
https://hg.mozilla.org/integration/gaia-central/rev/b834c240513b
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #11884 from fabi1cazenave/smsMissingEntity-bug911709
Bug 911709 - [MMS] missing l10n entity
========
https://hg.mozilla.org/integration/gaia-central/rev/f9cbea4ac8f4
Author: Fabien Cazenave <fabien@cazenave.cc>
Desc: Bug 911709 - [MMS] missing l10n entity
========
https://hg.mozilla.org/integration/gaia-central/rev/ef9cfba20330
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #11851 from crh0716/908557
Bug 908557 - Remove the affiliated option r=evelyn
========
https://hg.mozilla.org/integration/gaia-central/rev/bcf920de7d0a
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 908557 - Remove the affiliated option
2013-09-06 02:55:24 -07:00
Gaia Pushbot
e926c4582a
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/fb06382958bf
Author: Yuren Ju <yurenju@gmail.com>
Desc: Merge pull request #11805 from RickyChien/issue-825913
Bug 825913 - Integrate code coverage library in the test agent r=@yurenju
========
https://hg.mozilla.org/integration/gaia-central/rev/e806ded6d59f
Author: Ricky Chien <ricky060709@gmail.com>
Desc: Bug 825913 - Integrate code coverage library in the test agent
2013-09-06 02:45:23 -07:00
Patrick Brosset
3c0f0346ee
Bug 879578 - Re-select last selected node when page is reloaded; r=paul
...
Done at inspector-panel level, this module is not reloaded and is
therefore used now to record the last node (unique css selector)
that has been selected as well as the URL of the page where it has
been selected.
On page reload, an attempt is made to re-select it, otherwise, the
logic implemented previously is executed.
2013-09-06 10:19:35 +01:00
Nicolas Silva
888d6ddf9d
Bug 907745 - Enable the new textures on B2G
2013-09-06 11:08:55 +02:00
Nicolas Silva
a8cd16012b
Bug 912040 - Make sure deallocating shared texture data doesn't race with TextureClient access. r=sotaro
2013-09-06 11:04:50 +02:00
Nicolas Silva
b14d7014f3
Bug 911941 - Prevent TextureClients to be shared by several ImageLayers. r=Bas
2013-09-06 11:03:12 +02:00
Thomas Zimmermann
64da51905b
Bug 912996: Remove memcpy when reading from Unix socket, r=qdot
...
We used to allocate memory on the stack when reading from a file
descriptor and copied the result into an instance of UnixSocketRawData.
This patch
- cleans up the interface of UnixSocketRawData,
- removes the large stack allocation (64KiB), and
- removes the unnecessary memcpy.
Other memcpys for sending data have been moved into the constructor
of UnixSocketRawData.
--HG--
extra : rebase_source : 46ed1c73481732c3f3350bf0bedb56d376c24e98
2013-09-06 10:18:35 +02:00
Thomas Zimmermann
33a5653757
Bug 912996: Fix whitespaces, r=qdot
...
--HG--
extra : rebase_source : 1494c72c57e9e47dd7e082ef39bc264d348b6224
2013-09-06 10:17:55 +02:00
Gaia Pushbot
fae8c661dc
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/28a9c827e510
Author: Fernando Rodriguez Sela <frsela@tid.es>
Desc: Merge pull request #11183 from lissyx/bug894873
Bug 894873 - Notify STK of timeout if user does nothing, r=frsela
========
https://hg.mozilla.org/integration/gaia-central/rev/016d0230525f
Author: Alexandre Lissy <lissyx+github@lissyx.dyndns.org>
Desc: Bug 894873 - Notify STK of timeout if user does nothing, r=frsela
2013-09-06 01:15:25 -07:00
Vicamo Yang
7b3b646ae7
Bug 873351 - B2G SMS: move SMS code out of RadioInterfaceLayer to SmsService. r=gene
2013-09-06 16:11:54 +08:00
Vicamo Yang
fb0954cf1f
Bug 907585 [3/3]: some small refinements. r=yoshi
2013-09-06 16:11:49 +08:00
Vicamo Yang
da19d706b3
Bug 907585 [2/3]: Re-implement message listener registration. r=yoshi
2013-09-06 16:11:46 +08:00
Vicamo Yang
efa5361b9b
Bug 907585 [1/3]: B2G RIL - share RilMessageManager. Move to RilMessageManager.jsm. r=yoshi,hsinyi
2013-09-06 16:11:43 +08:00
Vicamo Yang
504ebdb465
Bug 864485 - 3/3: Gonk backend specific. r=hsinyi
2013-09-06 16:11:38 +08:00
Vicamo Yang
3f03665fbf
Bug 864485 - 2/3: DOM & IPC. r=khuey
2013-09-06 16:11:34 +08:00
Vicamo Yang
1ab9fdf1c6
Bug 864485 - 1/3: B2G Telephony - move to IPDL. Interface changes. sr=sicking, r=hsinyi,khuey
2013-09-06 16:11:31 +08:00
Gaia Pushbot
afdb5c20f6
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/151523c3d149
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #11975 from gasolin/issue-910132
Bug 910132 - [Flatfish][Homescreen] add support for large device for por..., r= crdlc
========
https://hg.mozilla.org/integration/gaia-central/rev/a3f7edd8e140
Author: gasolin <gasolin@gmail.com>
Desc: Bug 910132 - [Flatfish][Homescreen] add support for large device for portrait
2013-09-06 00:15:22 -07:00
Gaia Pushbot
b5dc7ee447
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/2b5e25fc777c
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #11829 from crh0716/900870
Bug 900870 - Register to onpairedstatuschanged and remove bluetooth-pairedstatuschanged system message r=evelyn
========
https://hg.mozilla.org/integration/gaia-central/rev/f13f2966c5fa
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 900870 - Register to onpairedstatuschanged and remove bluetooth-pairedstatuschanged system message
2013-09-06 00:05:22 -07:00
Ms2ger
dbf1208885
Bug 909003 - Part g: Remove some includes in workers; r=bz
2013-09-06 08:43:26 +02:00
Ms2ger
7e4c55fad5
Bug 909003 - Part f: Remove some includes from IDBFactory.h; r=bz
2013-09-06 08:43:23 +02:00
Ms2ger
95b28b0e58
Bug 909003 - Part e: Remove some includes from SpeechGrammarList.h; r=bz
2013-09-06 08:43:19 +02:00
Ms2ger
ffdbcf4823
Bug 909003 - Part d: Remove some includes from nsHistory.h; r=bz
2013-09-06 08:43:16 +02:00
Ms2ger
69d3888665
Bug 909003 - Part c: Remove some includes from WebSocket.h; r=bz
2013-09-06 08:43:12 +02:00
Ms2ger
7307a9a892
Bug 909003 - Part b: Sort includes in WebSocket.h; r=bz
2013-09-06 08:43:07 +02:00
Ms2ger
be7d3f26a2
Bug 909003 - Part a: Add missing includes to TypedArray.h; r=bz
2013-09-06 08:43:04 +02:00
Ms2ger
1b9c2e9bce
Bug 903772 - Add a license header to AtomList.h; r=khuey
2013-09-06 08:42:57 +02:00
Ms2ger
0c117c4c91
Bug 909028 - Remove dead chromium code; r=ehsan, rs=bent
2013-09-06 08:42:41 +02:00
Ms2ger
5be71d35ad
Bug 909953 - Introduce a HTMLAllCollection class; r=smaug
2013-09-06 08:41:42 +02:00
Ms2ger
aa360b65e3
Bug 903080 - Move CSP tests in content/base/test into a subdir; r=ddahl+mshal
...
--HG--
rename : content/base/test/file_CSP.css => content/base/test/csp/file_CSP.css
rename : content/base/test/file_CSP.sjs => content/base/test/csp/file_CSP.sjs
rename : content/base/test/file_CSP_bug663567.xsl => content/base/test/csp/file_CSP_bug663567.xsl
rename : content/base/test/file_CSP_bug663567_allows.xml => content/base/test/csp/file_CSP_bug663567_allows.xml
rename : content/base/test/file_CSP_bug663567_allows.xml^headers^ => content/base/test/csp/file_CSP_bug663567_allows.xml^headers^
rename : content/base/test/file_CSP_bug663567_blocks.xml => content/base/test/csp/file_CSP_bug663567_blocks.xml
rename : content/base/test/file_CSP_bug663567_blocks.xml^headers^ => content/base/test/csp/file_CSP_bug663567_blocks.xml^headers^
rename : content/base/test/file_CSP_bug802872.html => content/base/test/csp/file_CSP_bug802872.html
rename : content/base/test/file_CSP_bug802872.html^headers^ => content/base/test/csp/file_CSP_bug802872.html^headers^
rename : content/base/test/file_CSP_bug802872.js => content/base/test/csp/file_CSP_bug802872.js
rename : content/base/test/file_CSP_bug802872.sjs => content/base/test/csp/file_CSP_bug802872.sjs
rename : content/base/test/file_CSP_bug885433_allows.html => content/base/test/csp/file_CSP_bug885433_allows.html
rename : content/base/test/file_CSP_bug885433_allows.html^headers^ => content/base/test/csp/file_CSP_bug885433_allows.html^headers^
rename : content/base/test/file_CSP_bug885433_blocks.html => content/base/test/csp/file_CSP_bug885433_blocks.html
rename : content/base/test/file_CSP_bug885433_blocks.html^headers^ => content/base/test/csp/file_CSP_bug885433_blocks.html^headers^
rename : content/base/test/file_CSP_bug888172.html => content/base/test/csp/file_CSP_bug888172.html
rename : content/base/test/file_CSP_bug888172.sjs => content/base/test/csp/file_CSP_bug888172.sjs
rename : content/base/test/file_CSP_evalscript_main.html => content/base/test/csp/file_CSP_evalscript_main.html
rename : content/base/test/file_CSP_evalscript_main.html^headers^ => content/base/test/csp/file_CSP_evalscript_main.html^headers^
rename : content/base/test/file_CSP_evalscript_main.js => content/base/test/csp/file_CSP_evalscript_main.js
rename : content/base/test/file_CSP_evalscript_main_allowed.js => content/base/test/csp/file_CSP_evalscript_main_allowed.js
rename : content/base/test/file_CSP_evalscript_main_allowed_getCRMFRequest.js => content/base/test/csp/file_CSP_evalscript_main_allowed_getCRMFRequest.js
rename : content/base/test/file_CSP_evalscript_main_getCRMFRequest.html => content/base/test/csp/file_CSP_evalscript_main_getCRMFRequest.html
rename : content/base/test/file_CSP_evalscript_main_getCRMFRequest.html^headers^ => content/base/test/csp/file_CSP_evalscript_main_getCRMFRequest.html^headers^
rename : content/base/test/file_CSP_evalscript_main_getCRMFRequest.js => content/base/test/csp/file_CSP_evalscript_main_getCRMFRequest.js
rename : content/base/test/file_CSP_evalscript_main_spec_compliant.html => content/base/test/csp/file_CSP_evalscript_main_spec_compliant.html
rename : content/base/test/file_CSP_evalscript_main_spec_compliant.html^headers^ => content/base/test/csp/file_CSP_evalscript_main_spec_compliant.html^headers^
rename : content/base/test/file_CSP_evalscript_main_spec_compliant_allowed.html => content/base/test/csp/file_CSP_evalscript_main_spec_compliant_allowed.html
rename : content/base/test/file_CSP_evalscript_main_spec_compliant_allowed.html^headers^ => content/base/test/csp/file_CSP_evalscript_main_spec_compliant_allowed.html^headers^
rename : content/base/test/file_CSP_evalscript_main_spec_compliant_allowed_getCRMFRequest.html => content/base/test/csp/file_CSP_evalscript_main_spec_compliant_allowed_getCRMFRequest.html
rename : content/base/test/file_CSP_evalscript_main_spec_compliant_allowed_getCRMFRequest.html^headers^ => content/base/test/csp/file_CSP_evalscript_main_spec_compliant_allowed_getCRMFRequest.html^headers^
rename : content/base/test/file_CSP_evalscript_main_spec_compliant_getCRMFRequest.html => content/base/test/csp/file_CSP_evalscript_main_spec_compliant_getCRMFRequest.html
rename : content/base/test/file_CSP_evalscript_main_spec_compliant_getCRMFRequest.html^headers^ => content/base/test/csp/file_CSP_evalscript_main_spec_compliant_getCRMFRequest.html^headers^
rename : content/base/test/file_CSP_evalscript_no_CSP_at_all.html => content/base/test/csp/file_CSP_evalscript_no_CSP_at_all.html
rename : content/base/test/file_CSP_evalscript_no_CSP_at_all.html^headers^ => content/base/test/csp/file_CSP_evalscript_no_CSP_at_all.html^headers^
rename : content/base/test/file_CSP_evalscript_no_CSP_at_all.js => content/base/test/csp/file_CSP_evalscript_no_CSP_at_all.js
rename : content/base/test/file_CSP_frameancestors.sjs => content/base/test/csp/file_CSP_frameancestors.sjs
rename : content/base/test/file_CSP_frameancestors_main.html => content/base/test/csp/file_CSP_frameancestors_main.html
rename : content/base/test/file_CSP_frameancestors_main.js => content/base/test/csp/file_CSP_frameancestors_main.js
rename : content/base/test/file_CSP_frameancestors_main_spec_compliant.html => content/base/test/csp/file_CSP_frameancestors_main_spec_compliant.html
rename : content/base/test/file_CSP_frameancestors_main_spec_compliant.js => content/base/test/csp/file_CSP_frameancestors_main_spec_compliant.js
rename : content/base/test/file_CSP_frameancestors_spec_compliant.sjs => content/base/test/csp/file_CSP_frameancestors_spec_compliant.sjs
rename : content/base/test/file_CSP_inlinescript_main.html => content/base/test/csp/file_CSP_inlinescript_main.html
rename : content/base/test/file_CSP_inlinescript_main.html^headers^ => content/base/test/csp/file_CSP_inlinescript_main.html^headers^
rename : content/base/test/file_CSP_inlinescript_main_spec_compliant.html => content/base/test/csp/file_CSP_inlinescript_main_spec_compliant.html
rename : content/base/test/file_CSP_inlinescript_main_spec_compliant.html^headers^ => content/base/test/csp/file_CSP_inlinescript_main_spec_compliant.html^headers^
rename : content/base/test/file_CSP_inlinescript_main_spec_compliant_allowed.html => content/base/test/csp/file_CSP_inlinescript_main_spec_compliant_allowed.html
rename : content/base/test/file_CSP_inlinescript_main_spec_compliant_allowed.html^headers^ => content/base/test/csp/file_CSP_inlinescript_main_spec_compliant_allowed.html^headers^
rename : content/base/test/file_CSP_inlinestyle_main.html => content/base/test/csp/file_CSP_inlinestyle_main.html
rename : content/base/test/file_CSP_inlinestyle_main.html^headers^ => content/base/test/csp/file_CSP_inlinestyle_main.html^headers^
rename : content/base/test/file_CSP_inlinestyle_main_spec_compliant.html => content/base/test/csp/file_CSP_inlinestyle_main_spec_compliant.html
rename : content/base/test/file_CSP_inlinestyle_main_spec_compliant.html^headers^ => content/base/test/csp/file_CSP_inlinestyle_main_spec_compliant.html^headers^
rename : content/base/test/file_CSP_inlinestyle_main_spec_compliant_allowed.html => content/base/test/csp/file_CSP_inlinestyle_main_spec_compliant_allowed.html
rename : content/base/test/file_CSP_inlinestyle_main_spec_compliant_allowed.html^headers^ => content/base/test/csp/file_CSP_inlinestyle_main_spec_compliant_allowed.html^headers^
rename : content/base/test/file_CSP_main.html => content/base/test/csp/file_CSP_main.html
rename : content/base/test/file_CSP_main.html^headers^ => content/base/test/csp/file_CSP_main.html^headers^
rename : content/base/test/file_CSP_main.js => content/base/test/csp/file_CSP_main.js
rename : content/base/test/file_CSP_main_spec_compliant.html => content/base/test/csp/file_CSP_main_spec_compliant.html
rename : content/base/test/file_CSP_main_spec_compliant.html^headers^ => content/base/test/csp/file_CSP_main_spec_compliant.html^headers^
rename : content/base/test/file_CSP_main_spec_compliant.js => content/base/test/csp/file_CSP_main_spec_compliant.js
rename : content/base/test/file_bothCSPheaders.html => content/base/test/csp/file_bothCSPheaders.html
rename : content/base/test/file_bothCSPheaders.html^headers^ => content/base/test/csp/file_bothCSPheaders.html^headers^
rename : content/base/test/file_csp_bug768029.html => content/base/test/csp/file_csp_bug768029.html
rename : content/base/test/file_csp_bug768029.sjs => content/base/test/csp/file_csp_bug768029.sjs
rename : content/base/test/file_csp_bug773891.html => content/base/test/csp/file_csp_bug773891.html
rename : content/base/test/file_csp_bug773891.sjs => content/base/test/csp/file_csp_bug773891.sjs
rename : content/base/test/file_csp_redirects_main.html => content/base/test/csp/file_csp_redirects_main.html
rename : content/base/test/file_csp_redirects_page.sjs => content/base/test/csp/file_csp_redirects_page.sjs
rename : content/base/test/file_csp_redirects_resource.sjs => content/base/test/csp/file_csp_redirects_resource.sjs
rename : content/base/test/test_CSP.html => content/base/test/csp/test_CSP.html
rename : content/base/test/test_CSP_bug663567.html => content/base/test/csp/test_CSP_bug663567.html
rename : content/base/test/test_CSP_bug802872.html => content/base/test/csp/test_CSP_bug802872.html
rename : content/base/test/test_CSP_bug885433.html => content/base/test/csp/test_CSP_bug885433.html
rename : content/base/test/test_CSP_bug888172.html => content/base/test/csp/test_CSP_bug888172.html
rename : content/base/test/test_CSP_evalscript.html => content/base/test/csp/test_CSP_evalscript.html
rename : content/base/test/test_CSP_evalscript_getCRMFRequest.html => content/base/test/csp/test_CSP_evalscript_getCRMFRequest.html
rename : content/base/test/test_CSP_frameancestors.html => content/base/test/csp/test_CSP_frameancestors.html
rename : content/base/test/test_CSP_inlinescript.html => content/base/test/csp/test_CSP_inlinescript.html
rename : content/base/test/test_CSP_inlinestyle.html => content/base/test/csp/test_CSP_inlinestyle.html
rename : content/base/test/test_bothCSPheaders.html => content/base/test/csp/test_bothCSPheaders.html
rename : content/base/test/chrome/test_csp_bug768029.html => content/base/test/csp/test_csp_bug768029.html
rename : content/base/test/chrome/test_csp_bug773891.html => content/base/test/csp/test_csp_bug773891.html
rename : content/base/test/test_csp_redirects.html => content/base/test/csp/test_csp_redirects.html
2013-09-06 08:41:38 +02:00
Ms2ger
91da3716c0
No bug - Remove a stray semicolon
2013-09-06 08:41:34 +02:00
Ms2ger
2600d8908b
Bug 910253 - Part b: Move conditional LOCAL_INCLUDES to moz.build in accessible/; r=mshal
2013-09-06 08:41:29 +02:00
Ms2ger
aa49908242
Bug 910253 - Part a: Move unconditional LOCAL_INCLUDES to moz.build in accessible/; r=mshal
2013-09-06 08:41:18 +02:00
Ms2ger
426f200026
Bug 910251 - Support LOCAL_INCLUDES in moz.build; r=gps
2013-09-06 08:41:04 +02:00
Ms2ger
27c82f51c3
Bug 910238 - Part c: Remove content dirs from LOCAL_INCLUDES in accessible/; r=tbsaune
2013-09-06 08:41:00 +02:00
Ms2ger
c1c5c4843c
Bug 910238 - Part b: Export nsImageLoadingContent.h; r=bz
2013-09-06 08:40:49 +02:00
Ms2ger
ae5e9e46b9
Bug 910238 - Part a: Remove some includes from HTMLInputElement.h; r=bz
2013-09-06 08:40:45 +02:00
Ms2ger
279ef8f6af
Bug 870407 - Move final batch of CMMSRCS to moz.build and disallow it in makefiles; r=khuey
2013-09-06 08:40:41 +02:00
Ms2ger
d62040be97
Bug 906696 - Start moving testplugin.mk to moz.build; f=gps r=mshal
2013-09-06 08:40:37 +02:00
Ms2ger
e083b69307
Bug 774124 - Part c: Include nsContentUtils.h in HTMLSplitOnSpacesTokenizer.h; r=dzbarsky
2013-09-06 08:40:33 +02:00
Ms2ger
158740a338
Bug 774124 - Part b: Add include-what-you-use annotations to nsDisplayItemTypes.h and nsDisplayItemTypesList.h; r=roc
2013-09-06 08:40:30 +02:00
Ms2ger
00b8f9f0ac
Bug 774124 - Part a: Include nsAttrValue.h in nsAttrValueInlines.h; r=dzbarsky
2013-09-06 08:40:03 +02:00
Mark Hammond
1fd08fc012
Bug 903299 - don't log errors if the prompter declines to show a modal prompt. r=adw
2013-09-06 16:37:25 +10:00
Gaia Pushbot
a474ed7b7d
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/70eeaa702869
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #11978 from alivedise/bugzilla/905116_master_v3/implement-homescreen-window-launcher
Bug 905116 - Implement Homescreen Window + Homescreen Launcher, r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/0cef61b4b186
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 905116 - Implement Homescreen Window + Homescreen Launcher
2013-09-05 21:00:22 -07:00
Gaia Pushbot
694ceb35a9
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/43938cb4eedc
Author: steveck-chung <schung@mozilla.com>
Desc: Merge pull request #11947 from steveck-chung/cdma-emergencyCbMode
Bug 881863 - [Gaia] B2G CDMA UI support for emergency call back mode. r=alive, a=koi+.
========
https://hg.mozilla.org/integration/gaia-central/rev/9a1becdb5005
Author: Steve Chung <schung@mozilla.com>
Desc: Bug 881863 - [Gaia] B2G CDMA UI support for emergency call back mode
2013-09-05 20:50:23 -07:00
Phil Ringnalda
35b74519ff
Back out 997672af6fc8:8a34b197be1d (bug 885169) for Win64 bustage
2013-09-05 20:24:20 -07:00
Gaia Pushbot
95b7cabf4b
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/91ec5d7cc6c6
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #11973 from alivedise/bugzilla/897283
Bug 897283 - No scroll in input PUK screen, r=alive, a=leo+
========
https://hg.mozilla.org/integration/gaia-central/rev/d2b45cdcbe5f
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 897283 - No scroll in input PUK screen
2013-09-05 20:02:09 -07:00
Chia-hung Tai
a0127b0733
Bug 911690 - Fix the forever spinning circle icon when sending SMS under no service. r=vyang
2013-09-06 10:25:06 +08:00