Benoit Jacob
8bc81effc6
Bug 1071339 - Improvements to STRONG_GLENUM's - r=djg
2014-09-23 13:48:25 -04:00
Nicolas B. Pierron
9520c8598a
Bug 1062869 part 7 - Prevent miss-use of instruction result computation. r=h4writer
2014-09-23 19:42:35 +02:00
Nicolas B. Pierron
3df4bd1231
Bug 1062869 part 6 - Handle early execution of recover instructions. r=h4writer
2014-09-23 19:42:35 +02:00
Nicolas B. Pierron
61e48cf01d
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
0b9dcdf927
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
6266e8c9ff
Bug 1062869 part 4 - Add an invalidate function to IonScript. r=h4writer
2014-09-23 19:42:34 +02:00
Nicolas B. Pierron
169ceed228
Bug 1062869 part 3 - Add vector of Ion recover info. r=h4writer
2014-09-23 19:42:34 +02:00
Nicolas B. Pierron
0f961952e0
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
d386540050
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
a17d15caee
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
35c808d9dd
Bug 1062869 part 0 - JitFrameIterator.cpp: Remove unused pre-declaration. r=h4writer
2014-09-23 19:42:33 +02:00
Botond Ballo
41ae723e4b
Bug 1071673 - Remove nsDebug.h include from gfx/2d/Logging.h. rs=Bas
2014-09-23 12:37:22 -04:00
Gabor Krizsanits
ae039c0b9b
Bug 877072 - Script execution order for imports. r=mrbkap
2014-09-23 18:58:35 +02:00
Kartikaya Gupta
cb12b9a2a4
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
Nicolas Silva
ab23cc4fba
Bug 1070018 - Log HRESULT error codes as hexadecimal values rather than signed integers. r=Bas
2014-09-23 11:35:39 -04:00
Lars T Hansen
72912c5426
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
593fee10ff
Bug 1068189 - Force disable browser.tabs.remote.autostart in non-nightly builds. r=felipe
2014-09-23 09:41:59 -05:00
Ed Morley
b037b46642
Merge mozilla-central and inbound
2014-09-23 15:08:09 +01:00
Tim Taubert
e8cf2667b9
merge m-c to fx-team; a=merge
2014-09-23 15:52:45 +02:00
Ed Morley
d7bdcdbf9c
Merge latest green b2g-inbound changeset and mozilla-central; a=merge
2014-09-23 14:36:11 +01:00
Yoshi Huang
0e2055201f
Bug 1066570 - b2g NFC uninitialized memory bug. r=dimi
...
From 1ffa3080ca8b3ac70564734cd02cae72fddf730c Mon Sep 17 00:00:00 2001
---
dom/nfc/gonk/NfcMessageHandler.cpp | 3 +++
1 file changed, 3 insertions(+)
2014-09-23 12:50:21 +08:00
B2G Bumper Bot
1bec946f37
Bumping manifests a=b2g-bump
2014-09-23 03:58:35 -07:00
dlee
64402e267b
Bug 1061512 - [NFC] nfcd should notify gecko about NDEF information. r=allstars.chh
2014-09-23 18:53:41 +08:00
B2G Bumper Bot
365adb6198
Bumping manifests a=b2g-bump
2014-09-23 03:47:01 -07:00
B2G Bumper Bot
8cd0e459fc
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/6890cdf5807b
Author: Yi-Fan Liao <yliao@mozilla.com>
Desc: Merge pull request #23993 from begeeben/1051100_multiple_lines_are_displayed
Bug 1051100 - [B2G] [Homescreen] Multiple lines are displayed when moving apps to the bottom of the Homescreen, r=Chris
========
https://hg.mozilla.org/integration/gaia-central/rev/12088d6099b0
Author: Yi-Fan Liao <begeeben@gmail.com>
Desc: Bug 1051100 - [B2G] [Homescreen] Multiple lines are displayed when moving apps to the bottom of the Homescreen
* Before adding a horizontal divider in edit mode on the vertical homescreen, check if one is needed.
========
https://hg.mozilla.org/integration/gaia-central/rev/4f1446fad1de
Author: Min-Zhong "John" Lu <jlu@mozilla.com>
Desc: Merge pull request #24205 from mnjul/bug_1067264_remove_blur_delay_kb_app
Bug 1067264 - Remove delay of layout/IME deactivation in built-in keyboard app as a follow-up of bug 1057898. r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/c4d96f9b65c6
Author: John Lu [:mnjul] <jlu@mozilla.com>
Desc: Bug 1067264 - Remove delay of layout/IME deactivation in built-in keyboard app as a follow-up of bug 1057898
- The need for delaying deactivation is no longer needed after bug 1057898 and bug 1067266.
- StateManager.DEACTIVATE_DELAY is removed.
- In deactivation, propogatation the triggering of setTimeout callback (of the delay), in forms of resolution of Promises, is removed. Async codes made into sync codes.
- Unit test cases regarding rapid activation after deactivation, and vice versa, are removed, since the behavior should now be guarded by Gecko.
2014-09-23 03:40:45 -07:00
B2G Bumper Bot
0c5c16bd14
Bumping manifests a=b2g-bump
2014-09-23 03:01:55 -07:00
B2G Bumper Bot
d4aa3a2ce5
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/12d5e1052238
Author: Aleh Zasypkin <aleh.zasypkin@gmail.com>
Desc: Merge pull request #24275 from azasypkin/bug-1070890-compose-event-dispatcher
Bug 1070890 - [Messages][Refactoring] Make use of EventDispatcher in Compose. r=schung
========
https://hg.mozilla.org/integration/gaia-central/rev/7f0b094f53e0
Author: Aleh Zasypkin <azasypkin@mozilla.com>
Desc: Bug 1070890 - [Messages][Refactoring] Make use of EventDispatcher in Compose. r=schung
========
https://hg.mozilla.org/integration/gaia-central/rev/98b8780b730e
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #24181 from bebef1987/camera1
Bug 1068722 - Update camera tests to check if the switch source action h...
========
https://hg.mozilla.org/integration/gaia-central/rev/46a00019791b
Author: Bebe <bebe@mozilla.ro>
Desc: Bug 1068722 - Update camera tests to check if the switch source action had happen
2014-09-23 02:55:45 -07:00
B2G Bumper Bot
8d32fbca3b
Bumping manifests a=b2g-bump
2014-09-23 01:52:30 -07:00
B2G Bumper Bot
9fcb910815
Bumping manifests a=b2g-bump
2014-09-23 01:17:03 -07:00
B2G Bumper Bot
f965c865e0
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/56f30855d90b
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1063685 - Fix lookup for browser windows. r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/63462de4a73d
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #24187 from albertopq/1068659-circle-icon
Bug 1068659 - Resizing no-data icon r=mhenretty
========
https://hg.mozilla.org/integration/gaia-central/rev/6ddc318ed89c
Author: albertopq <apastor@mozilla.com>
Desc: Bug 1068659 - Resizing no-data icon
2014-09-23 01:10:48 -07:00
B2G Bumper Bot
97481a2dcf
Bumping manifests a=b2g-bump
2014-09-23 00:47:03 -07:00
B2G Bumper Bot
600879e099
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/d8ffaf73741f
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #24176 from ADLR-es/bug-ice-test
Bug 1069242 - [Contacts] Missing test in bug 1062168
========
https://hg.mozilla.org/integration/gaia-central/rev/7726bed7db56
Author: Adrián de la Rosa <hola@adlr.es>
Desc: Bug 1069242 - [Contacts] Missing test in bug 1062168
========
https://hg.mozilla.org/integration/gaia-central/rev/5d95ab1d6412
Author: Albert <alberto.crespellperez@telefonica.com>
Desc: Merge pull request #24215 from acperez/bug-1067294
Bug 1067294 - Remove wrong PIN popup and show error in the form. r=gsvelto
========
https://hg.mozilla.org/integration/gaia-central/rev/67c54aa26dc9
Author: Albert <alberto.crespellperez@telefonica.com>
Desc: Bug 1067294 - Remove wrong PIN popup and show error in the form. r=gsvelto
2014-09-23 00:40:49 -07:00
B2G Bumper Bot
2e87f9b4e1
Bumping manifests a=b2g-bump
2014-09-23 00:31:56 -07:00
B2G Bumper Bot
2a473445eb
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/fe818bef0e30
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #23843 from crh0716/1061444
Bug 1061444 - Keep the iccids and restore the apn settings when necessary r=eragonj
========
https://hg.mozilla.org/integration/gaia-central/rev/2c504a167cfc
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 1061444 - Keep the iccids and restore the apn settings when necessary
2014-09-23 00:25:46 -07:00
B2G Bumper Bot
f319fd8f6e
Bumping manifests a=b2g-bump
2014-09-23 00:17:02 -07:00
B2G Bumper Bot
78be33cc8d
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/4836ca6b14f0
Author: chirarobert <robert.chira@softvision.ro>
Desc: Merge pull request #24300 from bebef1987/skip_ftu
Bug 1071089 - Skip test_ftu_with_tour because of Bug 1065933
========
https://hg.mozilla.org/integration/gaia-central/rev/d210619008be
Author: Bebe <bebe@mozilla.ro>
Desc: Bug 1071089 - Skip test_ftu_with_tour because of Bug 1065933
2014-09-23 00:10:47 -07:00
B2G Bumper Bot
39bb6c17df
Bumping manifests a=b2g-bump
2014-09-22 23:31:58 -07:00
B2G Bumper Bot
6477bf5b98
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/608b18f6b4eb
Author: Greg Weng <snowmantw@gmail.com>
Desc: Merge pull request #24199 from snowmantw/issue1065262
Bug 1065262 - [Lockscreen] No action is triggered on notification in loc...
========
https://hg.mozilla.org/integration/gaia-central/rev/bafb1447a8ab
Author: Greg Weng <snowmantw@gmail.com>
Desc: Bug 1065262 - [Lockscreen] No action is triggered on notification in lock screen with passcode enabled
2014-09-22 23:25:49 -07:00
B2G Bumper Bot
5505c990ff
Bumping manifests a=b2g-bump
2014-09-22 23:17:03 -07:00
B2G Bumper Bot
af1857cd9e
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/729f7f9da5e7
Author: Luke Chang <lchang@mozilla.com>
Desc: Merge pull request #24043 from luke-chang/1043682_sms_caret_glitch
Bug 1043682 - Caret positioning glitch after deleting a saved draft, r=azasypkin
- keep one <BR> at the end of a content-editable element whenever moving the cursor.
========
https://hg.mozilla.org/integration/gaia-central/rev/1f45764b10f0
Author: Luke Chang <lchang@mozilla.com>
Desc: Bug 1043682 - Caret positioning glitch after deleting a saved draft
2014-09-22 23:10:48 -07:00
B2G Bumper Bot
33da8d2fc1
Bumping manifests a=b2g-bump
2014-09-22 22:17:03 -07:00
B2G Bumper Bot
d6cacf89d9
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/d703d3675227
Author: Min-Zhong "John" Lu <jlu@mozilla.com>
Desc: Merge pull request #24285 from mnjul/bug_1060541_lckscr_noti_scrolling_hvga_for_1038723
Bug 1060541 - Add 1 additional notification to lockscreen with new music player by bug 1038723
. r=gweng
========
https://hg.mozilla.org/integration/gaia-central/rev/0947529c65eb
Author: John Lu [:mnjul] <jlu@mozilla.com>
Desc: Bug 1060541 - Add 1 additional notification to lockscreen with new music player by bug 1038723
- Also, remove the top-mask (implemented in bug 1023500) when the visually top notification in the notifications container viewport is being actioned upon.
2014-09-22 22:10:47 -07:00
B2G Bumper Bot
e007edcbbc
Bumping manifests a=b2g-bump
2014-09-22 21:31:57 -07:00
B2G Bumper Bot
4b99580586
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/75778dc289e2
Author: evanxd <itoyxd@gmail.com>
Desc: Merge pull request #24277 from evanxd/bug-1045330
Bug 1045330 - Go to virtual environment with correct path r=lightsofapollo
========
https://hg.mozilla.org/integration/gaia-central/rev/56c0c07b33c9
Author: Evan Xd <itoyxd@gmail.com>
Desc: Bug 1045330 - Go to virtual environment with correct path
2014-09-22 21:25:47 -07:00
B2G Bumper Bot
e43d062825
Bumping manifests a=b2g-bump
2014-09-22 20:31:57 -07:00
B2G Bumper Bot
c43a2feaef
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ed6e4ef9cace
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #24253 from gasolin/issue-1068030
Bug 1068030 - Time format is not set to a proper default locale value, r=sfoster
========
https://hg.mozilla.org/integration/gaia-central/rev/552eb6d82422
Author: gasolin <gasolin@gmail.com>
Desc: Bug 1068030 - Time format is not set to a proper default locale value
2014-09-22 20:25:46 -07:00
B2G Bumper Bot
2ce873a66b
Bumping manifests a=b2g-bump
2014-09-22 20:01:57 -07:00
B2G Bumper Bot
79b1eb56d6
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7beabef71045
Author: Yuren Ju <yurenju@gmail.com>
Desc: Merge pull request #24268 from sudheesh001/Patch_1061516
Fixes Bug 1061516 , jshint error in tests/atoms/accessiblity.js r=yurenju
========
https://hg.mozilla.org/integration/gaia-central/rev/52dd0dc84242
Author: sudheesh001 <sudheesh1995@outlook.com>
Desc: Fixes Bug 1061516 , jshint error in tests/atoms/accessiblity.js
========
https://hg.mozilla.org/integration/gaia-central/rev/579cee46a2e4
Author: Yuren Ju <yurenju@gmail.com>
Desc: Merge pull request #24267 from sudheesh001/Patch_1057770
Fixes Bug 1057770 - fixes jshint in tests/integration/devtools/server_test r=yurenju
========
https://hg.mozilla.org/integration/gaia-central/rev/e7e8c96cf3d3
Author: sudheesh001 <sudheesh1995@outlook.com>
Desc: Fixes Bug 1057770 - fixes jshint in tests/integration/devtools/server_test.js
2014-09-22 19:55:47 -07:00
B2G Bumper Bot
a2c0ed2a56
Bumping manifests a=b2g-bump
2014-09-22 19:37:36 -07:00
B2G Bumper Bot
d6b7779504
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b6d37e5c694a
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #23789 from TheoChevalier/bug1064065-remove-strings
Bug 1064065 - Trailing strings when removing account or deleting message... r=jrburke
========
https://hg.mozilla.org/integration/gaia-central/rev/4798bc4ea088
Author: TheoChevalier <theo.chevalier11@gmail.com>
Desc: Bug 1064065 - Trailing strings when removing account or deleting messages
========
https://hg.mozilla.org/integration/gaia-central/rev/1856448ec83e
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #23788 from TheoChevalier/bug1064065-trailing-strings
Bug 1064065 - Trailing strings when removing account or deleting message... r=jrburke
========
https://hg.mozilla.org/integration/gaia-central/rev/eb1b90674a7a
Author: TheoChevalier <theo.chevalier11@gmail.com>
Desc: Bug 1064065 - Trailing strings when removing account or deleting messages
2014-09-22 19:35:47 -07:00