Commit Graph

170386 Commits

Author SHA1 Message Date
Lucas Rocha
3a6d5d8092 Bug 967286 - Default to Layout.FRAME if layout type isn't specified (r=margaret) 2014-02-25 17:40:50 +00:00
Lucas Rocha
f21dd40b40 Bug 974139 - Redefine registration logic to return panel options dynamically (r=margaret) 2014-02-25 17:29:49 +00:00
Ed Morley
ff509982d5 Backed out changeset e29ea34afb6c (bug 966692) for failures in browser_webconsole_dont_navigate_on_doubleclick.js 2014-02-25 17:01:42 +00:00
Wes Johnston
43f4c2789b Bug 974286 - Remove mSelected from PromptListAdapter. r=bnicholson 2014-02-25 08:55:14 -08:00
B2G Bumper Bot
29dd8f3b49 Bumping manifests a=b2g-bump 2014-02-25 08:26:28 -08:00
Gabriele Svelto
b7270f6ca1 Bug 975434 - Remove the ability to cancel memory minimizations. r=njn 2014-02-25 16:37:30 +01:00
Patrick Brosset
ac63b04c1c 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
38c9d559f9 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
df93062b9a Merge mozilla-central to fx-team on a CLOSED TREE 2014-02-25 15:42:32 +01:00
Carsten "Tomcat" Book
c38e2134e4 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
d847c29652 Merge mozilla-central to b2g-inbound 2014-02-25 15:29:02 +01:00
Carsten "Tomcat" Book
8f2d51be14 Merge mozilla-central to mozilla-inbound 2014-02-25 15:18:06 +01:00
Benoit Jacob
22890b1636 Bug 968244 - Make IPDL-generated code not crash on bad shmems - r=bent 2014-02-25 08:57:10 -05:00
Rik Cabanier
d3a561e5f5 Bug 966591 - Part 7: Bounds + error handling tests. r=surkov 2014-02-25 08:54:03 -05:00
Rik Cabanier
a21c7c777a Bug 966591 - Part 6: Some bug fixes to match spec. r=roc 2014-02-25 08:53:42 -05:00
B2G Bumper Bot
1356ca4bd6 Bumping manifests a=b2g-bump 2014-02-25 05:51:31 -08:00
B2G Bumper Bot
645a522da9 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
6ed4d39459 merge b2g-inbound to mozilla-central 2014-02-25 14:30:13 +01:00
B2G Bumper Bot
86c62365da Bumping manifests a=b2g-bump 2014-02-25 01:20:52 -08:00
Brian Smith
29c8950e17 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
1aa46ecaec 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
ecd0285da8 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
44a8f70f42 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
08c75d14ce 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
03db3ba123 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
64ccb1e296 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
a4dd828377 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
f3ada4411c 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
2f552af86b Bumping manifests a=b2g-bump 2014-02-25 00:56:08 -08:00
B2G Bumper Bot
005e4d526c 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
"Kan-Ru Chen (陳侃如)"
1cb56f4f43 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
3c6bf5551c Bumping manifests a=b2g-bump 2014-02-25 19:30:47 -08:00
B2G Bumper Bot
6447c156f7 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
2982b0d58c Bumping manifests a=b2g-bump 2014-02-25 18:26:11 -08:00
B2G Bumper Bot
b9891ce557 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
7852f7c29a Bumping manifests a=b2g-bump 2014-02-25 16:20:53 -08:00
B2G Bumper Bot
36e28b31bc 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
416f1002b5 Bug 939672 - Patch 3: CLOBBER change for moving file location 2014-02-25 16:12:57 +08:00
John Daggett
4d834aff1c Bug 975460 - check for null CTFontRef after creation. r=jfkthame 2014-02-25 16:37:26 +09:00
Masayuki Nakano
7644ee9553 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
9505201b3d 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
39655cb516 Bug 961598 - Part 2: Disable wrapped code from ICS. r=mwu, mh 2014-02-25 09:46:48 +08:00
Gijs Kruitbosch
03b9d13bc8 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
df99d01f07 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
80759cb6e8 Merge m-c to fx-team. 2014-02-25 15:28:55 -05:00
Richard Newman
62b95b4b98 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
6c4ec9b26a Bug 947939 - Part 1: reimplement cleanupSomeDeletedRecords. r=nalexander 2014-02-25 12:27:54 -08:00
Richard Newman
2c9278c3b9 Bug 947939 - Part 0: general cleanup in BrowserProvider. r=nalexander 2014-02-25 12:27:53 -08:00
Mihai Sucan
894ed44dbd Bug 609872 - Ability to execute code in sub-documents (iframes/frames); r=past 2014-02-25 22:02:58 +02:00
Matt Brubeck
1ddeca4a5c 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