Gabriele Svelto
0d89791e8f
Bug 975434 - Remove the ability to cancel memory minimizations. r=njn
2014-02-25 16:37:30 +01:00
Patrick Brosset
47dca6336b
Bug 962647 - Nodes searched in the inspector selector-search box now appear correctly in the markup-view; r=harth
2014-02-25 16:33:57 +01:00
Carsten "Tomcat" Book
2f4750a69d
Backed out changeset 0cea4bded6f8 (bug 936340) for mochitest-3 bustage on a CLOSED TREE
2014-02-25 16:00:47 +01:00
Carsten "Tomcat" Book
ba5a0fa512
Merge mozilla-central to fx-team on a CLOSED TREE
2014-02-25 15:42:32 +01:00
Carsten "Tomcat" Book
37acf27940
Backed out changeset fb11c33c37ce (bug 967752) for mochitest bc bustage on a CLOSED TREE
2014-02-25 15:40:07 +01:00
Carsten "Tomcat" Book
114e87fc5d
Merge mozilla-central to b2g-inbound
2014-02-25 15:29:02 +01:00
Carsten "Tomcat" Book
60446c5e55
Merge mozilla-central to mozilla-inbound
2014-02-25 15:18:06 +01:00
Benoit Jacob
5e775166bb
Bug 968244 - Make IPDL-generated code not crash on bad shmems - r=bent
2014-02-25 08:57:10 -05:00
Rik Cabanier
7092bdbaca
Bug 966591 - Part 7: Bounds + error handling tests. r=surkov
2014-02-25 08:54:03 -05:00
Rik Cabanier
5e029ddc5f
Bug 966591 - Part 6: Some bug fixes to match spec. r=roc
2014-02-25 08:53:42 -05:00
B2G Bumper Bot
f470a09dfc
Bumping manifests a=b2g-bump
2014-02-25 05:51:31 -08:00
B2G Bumper Bot
db2db869e5
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/823616f0af83
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #16612 from AndreiH/bug_974935
Bug 974935 - Intermittent test_homescreen_delete_app | test_homescreen_l...
========
https://hg.mozilla.org/integration/gaia-central/rev/cbc5aa2e1d4f
Author: Andrei Hutusoru <andreihutusoru@P5069.(none)>
Desc: Bug 974935 - Intermittent test_homescreen_delete_app | test_homescreen_launch_app
========
https://hg.mozilla.org/integration/gaia-central/rev/aae48dfa9e67
Author: Borja Salguero <borjasalguero@users.noreply.github.com>
Desc: Merge pull request #16289 from borjasalguero/fix_sms
Bug 962328 - [B2G][SMS] The keyboard does not automatically appear when composing a new SMS r=schung
========
https://hg.mozilla.org/integration/gaia-central/rev/c970a5922ec1
Author: borjasalguero <fbsc@tid.es>
Desc: Bug 962328 - [SMS] The keyboard does not automatically appear when composing a new SMS r=schung
2014-02-25 05:50:21 -08:00
Carsten "Tomcat" Book
3d4f8f1aaf
merge b2g-inbound to mozilla-central
2014-02-25 14:30:13 +01:00
B2G Bumper Bot
6c9f544350
Bumping manifests a=b2g-bump
2014-02-25 01:20:52 -08:00
Brian Smith
95531c3f3b
Bug 970810: Expand name constraint tests to test insanity::pkix, r=cviecco
...
--HG--
extra : rebase_source : b8190690743a12623c7524429215fc7d8a8dea49
extra : histedit_source : fd9877f98303dd237b302e6c606ca11f4c36fd7c
2014-02-25 01:15:52 -08:00
Masayuki Nakano
523af9ade2
Bug 975688 part.7 Rename nsDOMDataContainerEvent to mozilla::dom::DataContainerEvent r=smaug
...
--HG--
rename : dom/events/nsDOMDataContainerEvent.cpp => dom/events/DataContainerEvent.cpp
rename : dom/events/nsDOMDataContainerEvent.h => dom/events/DataContainerEvent.h
2014-02-26 14:23:57 +09:00
Masayuki Nakano
f3f5ea9b8f
Bug 975688 part.6 Rename nsDOMCompositionEvent to mozilla::dom::CompositionEvent r=smaug
...
--HG--
rename : dom/events/nsDOMCompositionEvent.cpp => dom/events/CompositionEvent.cpp
rename : dom/events/nsDOMCompositionEvent.h => dom/events/CompositionEvent.h
2014-02-26 14:23:57 +09:00
Masayuki Nakano
3f836eb570
Bug 975688 part.5 Rename nsDOMCommandEvent to mozilla::dom::CommandEvent r=smaug
...
--HG--
rename : dom/events/nsDOMCommandEvent.cpp => dom/events/CommandEvent.cpp
rename : dom/events/nsDOMCommandEvent.h => dom/events/CommandEvent.h
2014-02-26 14:23:57 +09:00
Masayuki Nakano
b92e69c57d
Bug 975688 part.4 Rename nsDOMClipboardEvent to mozilla::dom::ClipboardEvent r=smaug
...
--HG--
rename : dom/events/nsDOMClipboardEvent.cpp => dom/events/ClipboardEvent.cpp
rename : dom/events/nsDOMClipboardEvent.h => dom/events/ClipboardEvent.h
2014-02-26 14:23:56 +09:00
Masayuki Nakano
c836bbe946
Bug 975688 part.3 Rename nsDOMBeforeUnloadEvent to mozilla::dom::BeforeUnloadEvent r=smaug
...
--HG--
rename : dom/events/nsDOMBeforeUnloadEvent.cpp => dom/events/BeforeUnloadEvent.cpp
rename : dom/events/nsDOMBeforeUnloadEvent.h => dom/events/BeforeUnloadEvent.h
2014-02-26 14:23:56 +09:00
Masayuki Nakano
2c31a32183
Bug 975688 part.2 Rename nsDOMAnimationEvent to mozilla::dom::AnimationEvent r=smaug
...
--HG--
rename : dom/events/nsDOMAnimationEvent.cpp => dom/events/AnimationEvent.cpp
rename : dom/events/nsDOMAnimationEvent.h => dom/events/AnimationEvent.h
2014-02-26 14:23:56 +09:00
Masayuki Nakano
b141829db6
Bug 975688 part.1 Rename DOMWheelEvent to WheelEvent r=smaug
...
--HG--
rename : dom/events/DOMWheelEvent.cpp => dom/events/WheelEvent.cpp
rename : dom/events/DOMWheelEvent.h => dom/events/WheelEvent.h
2014-02-26 14:23:55 +09:00
B2G Bumper Bot
bc75b8a36c
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/e86b294efd18
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #16598 from alivedise/bugzilla/962352/do-not-restore-caller-on-home-button
Bug 962352 - restore the caller only when activity callee is active, r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/c708caf8f21b
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 962352 - restore the caller only when activity callee is active
2014-02-25 01:15:27 -08:00
B2G Bumper Bot
9c9257408e
Bumping manifests a=b2g-bump
2014-02-25 00:56:08 -08:00
B2G Bumper Bot
17f8bc4424
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c45d1657b0b4
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #16112 from gasolin/issue-968679
Bug 968679 - [settings] add marionette test for Sound panel, r=arthur
========
https://hg.mozilla.org/integration/gaia-central/rev/54344bee8df1
Author: gasolin <gasolin@gmail.com>
Desc: Bug 968679 - [settings] add marionette test for Sound panel
========
https://hg.mozilla.org/integration/gaia-central/rev/52b318d2511f
Author: Yuren Ju <yurenju@gmail.com>
Desc: Revert "Bug 971648 - Add warning message if there is no"
This reverts commit b8e0bb360d369e7f1bbcf13a6f8d34abd74a0c63.
2014-02-25 00:45:46 -08:00
Henry Chang
2a4ef45fbc
Bug 976455 - Check p2pSupported and p2pManager in WifiWorker.js::syncDebug. r=vchang
2014-02-25 16:43:36 +08:00
Henry Chang
ad23086fe1
Bug 976452 - Add back the getWifiScanResults in WifiWorker.js. r=vchang
2014-02-25 16:33:13 +08:00
Solomon Chiu
ba1b746e1b
Bug 959505 - Add camera and OMX support in gecko's configure.in. r=mwu
2014-02-26 12:02:35 +08:00
"Kan-Ru Chen (陳侃如)"
5846b299bc
Bug 970290 - Call setEnabledPref earlier. r=fabrice
...
Must set the preferences before testready.
--HG--
rename : mobile/android/tests/browser/moz.build => mobile/android/tests/moz.build
extra : rebase_source : 7b21cbeb52f0f64d29d2c7fbad6de1c931f233ed
2014-02-25 16:13:05 +08:00
B2G Bumper Bot
a4c3035fa6
Bumping manifests a=b2g-bump
2014-02-25 19:30:47 -08:00
B2G Bumper Bot
a5a47eaa80
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/53fb62ed7962
Author: steveck-chung <schung@mozilla.com>
Desc: Merge pull request #16635 from fabi1cazenave/smsTagBarWidth-bug974046
Bug 974046 - [Messages] Carrier tag bar width. r=schung, a=v1.4+
========
https://hg.mozilla.org/integration/gaia-central/rev/5425d956db88
Author: Fabien Cazenave <fabien@cazenave.cc>
Desc: Bug 974046 - [Messages] Carrier tag bar width
2014-02-25 19:25:23 -08:00
B2G Bumper Bot
3d60394723
Bumping manifests a=b2g-bump
2014-02-25 18:26:11 -08:00
B2G Bumper Bot
04c1677c3a
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/debdbd06e397
Author: EragonJ <eragonj@eragonj.me>
Desc: Merge pull request #15033 from EragonJ/bug-956642
Bug 956642 - [Settings] add marionette for language change
========
https://hg.mozilla.org/integration/gaia-central/rev/a12ea9eeb693
Author: EragonJ <eragonj@eragonj.me>
Desc: Bug 956642 - [Settings] add marionette for language change
- add marionette test for language
2014-02-25 18:20:23 -08:00
B2G Bumper Bot
f1c94236da
Bumping manifests a=b2g-bump
2014-02-25 16:20:53 -08:00
B2G Bumper Bot
10b71077ea
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/01189577cdac
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #16599 from wilsonpage/bug/975697
Bug 975697 - Camera autofocus is not respected anymore
========
https://hg.mozilla.org/integration/gaia-central/rev/342d97a411cc
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 975697 - Camera autofocus is not respected anymore
2014-02-25 16:15:26 -08:00
Ben Tian
fc8b8cbce4
Bug 939672 - Patch 3: CLOBBER change for moving file location
2014-02-25 16:12:57 +08:00
Solomon Chiu
843f797eeb
Bug 959505 - Modify nativewindow relative files which affected by KK's change. r=sotaro
2014-02-25 15:51:46 +08:00
John Daggett
d372330f86
Bug 975460 - check for null CTFontRef after creation. r=jfkthame
2014-02-25 16:37:26 +09:00
Masayuki Nakano
8c6bde9038
Bug 975387 Notify TextComposition instance of that nsIMEStateManager stops managing it r=smaug, sec-a=abillings
2014-02-25 15:59:28 +09:00
Landry Breuil
c468240b32
Bug 973310 - Accomodate for OpenBSD's m4 greedyness with patsub's regexp after bug 967556 r=glandium
2014-02-25 07:44:21 +01:00
John Shih
102117cd3f
Bug 961598 - Part 2: Disable wrapped code from ICS. r=mwu, mh
2014-02-25 09:46:48 +08:00
Gijs Kruitbosch
a071e910bc
Bug 963512 - use real element for Australis private browsing indicator to avoid layout issues with detecting ::after, r=dao
2014-02-24 23:37:09 +00:00
Gijs Kruitbosch
149170b5f6
Bug 966741 - middle-clicking recently closed items in Australis menu panel should close the panel, r=jaws
2014-02-25 13:20:28 +00:00
Ryan VanderMeulen
335c48c715
Merge m-c to fx-team.
2014-02-25 15:28:55 -05:00
Richard Newman
ac89d3726f
Bug 947939 - Part 2: transaction handling in deletes and updates, more efficient bulk updates. r=nalexander
2014-02-25 12:27:54 -08:00
Richard Newman
e89fbbd823
Bug 947939 - Part 1: reimplement cleanupSomeDeletedRecords. r=nalexander
2014-02-25 12:27:54 -08:00
Richard Newman
a727f26a38
Bug 947939 - Part 0: general cleanup in BrowserProvider. r=nalexander
2014-02-25 12:27:53 -08:00
Mihai Sucan
709671c342
Bug 609872 - Ability to execute code in sub-documents (iframes/frames); r=past
2014-02-25 22:02:58 +02:00
Matt Brubeck
ffefd2c7f7
Bug 967969 - Handle click-to-play plugin events in Metro [r=rsilveira]
...
--HG--
rename : mobile/android/chrome/content/PluginHelper.js => browser/metro/base/content/contenthandlers/PluginHelper.js
2014-02-25 11:49:30 -08:00
Gijs Kruitbosch
11897b4d14
Bug 972359 - Australis - use margins and border for measuring panel heights to avoid unnecessary scrollbars, r=mconley
...
--HG--
extra : rebase_source : b43a21a0008c5c6270cb7a8b2c2fefacbb590703
2014-02-24 17:29:02 +00:00