Commit Graph

351127 Commits

Author SHA1 Message Date
Gregg Lind
16285131e6 Bug 981842 - Add experiment details to about:support strings-only patch for before FF30 uplift, r=bsmedberg 2014-03-17 09:32:06 -04:00
Carsten "Tomcat" Book
bce44a5cca merge b2g-inbound to mozilla-central 2014-03-17 12:40:33 +01:00
Carsten "Tomcat" Book
3ed75213f9 merge fx-team to mozilla-central 2014-03-17 12:35:37 +01:00
Masayuki Nakano
03e2114412 Bug 982602 Rename ns(LoadBlocking)AsyncDOMEvent to mozilla::(LoadBlocking)AsyncEventDispatcher r=smaug
--HG--
rename : dom/events/nsAsyncDOMEvent.cpp => dom/events/AsyncEventDispatcher.cpp
rename : dom/events/nsAsyncDOMEvent.h => dom/events/AsyncEventDispatcher.h
2014-03-17 15:56:54 +09:00
Masayuki Nakano
39a8082f47 Bug 981261 part.6 Sort out variable names of EventListenerManager::Listener, EventListenerHolder, nsIJSEventListener and nsIDOMEventListener in EventListenerManager.cpp r=smaug 2014-03-17 15:56:53 +09:00
Masayuki Nakano
fbf7cdeb19 Bug 981261 part.5 Rename nsEventListenerManager to mozilla::EventListenerManager r=smaug
--HG--
rename : dom/events/nsEventListenerManager.cpp => dom/events/EventListenerManager.cpp
rename : dom/events/nsEventListenerManager.h => dom/events/EventListenerManager.h
2014-03-17 15:56:53 +09:00
Masayuki Nakano
ecf5704455 Bug 981261 part.4 Move EventListenerFlags from mozilla::dom:: to mozilla:: r=smaug 2014-03-17 15:56:52 +09:00
Masayuki Nakano
e3d687eb5f Bug 981261 part.3 Rename nsListenerType to nsEventListenerManager::Listener::ListenerType r=smaug 2014-03-17 15:56:51 +09:00
Masayuki Nakano
60e8edafdb Bug 981261 part.2 Rename nsListenerStruct to nsEventListenerManager::Listener r=smaug 2014-03-17 15:56:51 +09:00
Masayuki Nakano
b7cb239a24 Bug 981261 part.1 Rename nsEventListener(Service|Info) to mozilla::EventListener(Service|Info) r=smaug
--HG--
rename : dom/events/nsEventListenerService.cpp => dom/events/EventListenerService.cpp
rename : dom/events/nsEventListenerService.h => dom/events/EventListenerService.h
2014-03-17 15:56:50 +09:00
Phil Ringnalda
b676e87405 Merge m-c to f-t 2014-03-16 21:55:27 -07:00
Phil Ringnalda
07d954a9e8 Merge m-c to m-i 2014-03-16 21:54:29 -07:00
Phil Ringnalda
ce1c96e4f6 Merge f-t to m-c 2014-03-16 21:48:47 -07:00
Ehsan Akhgari
585a4b69a2 Bug 984132 - Remove the unused WebActivities XPIDL interfaces; r=fabrice
When we decide to implement these interfaces, they should be implemented in WebIDL.
2014-03-16 23:51:45 -04:00
Seth Fowler
04b6449833 Bug 981867 - Make the tooltip for the web console CSS category more general. r=msucan
--HG--
extra : rebase_source : 04a3b8aa1795f4c49a188e27e9f2d084d59195cd
2014-03-17 11:26:40 +08:00
Seth Fowler
07f486c0e2 Bug 981241 - Make the CSS category in the web console more flexible. r=msucan
--HG--
extra : rebase_source : b16bc990f1e8077ea0363626a63874c13fca4aff
2014-03-17 11:26:37 +08:00
Phil Ringnalda
78b078e7bc Back out db542ae460d9 (bug 983399) for b2g debug xpcshell bustage 2014-03-16 19:42:51 -07:00
Gijs Kruitbosch
910b3bc1bb Bug 980534 - [australis] Make Australis' standalone subview panels wider. r=Unfocused 2014-03-16 23:38:49 +00:00
Ehsan Akhgari
9a94a2ddf4 Bug 983955 - Increase the timeout in browser_inspector_markup_add_attributes.js; r=robcee 2014-03-16 19:26:10 -04:00
Gavin Sharp
4e3e73d138 Backed out changeset 15516aebd58d (bug 477948) 2014-03-16 16:02:43 -07:00
Brian Hackett
3fe6d698a8 Bug 983752 - Consider conflicting intervals when splitting backtracking intervals, r=sunfish. 2014-03-16 16:44:53 -06:00
Mark Hammond
ae6d67cfd5 Bug 983270 (part 2) - _findCluster() should return null on authentication errors. r=ckarlof 2014-03-17 09:39:31 +11:00
Mark Hammond
e66fd85f48 Bug 983270 (part 1) - testonly refactor of FxA tests to make cluster testing easier. r=ckarlof 2014-03-17 09:39:31 +11:00
Jan Beich
a4d8236090 Bug 984064 - Unbreak --enable-gstreamer=1.0 after bug 967364. r=khuey 2014-03-16 15:34:14 -04:00
Rik Cabanier
3bda053f2c Bug 982480 - Add support + test case for context alpha attribute. r=roc 2014-03-16 15:34:14 -04:00
Cykesiopka
9b6e83b3ab Bug 931732 - Remove #if 0 code from jit/arm/*. r=jandem 2014-03-16 15:34:13 -04:00
Matthew Noorenberghe
9b34b64747 Bug 885139 - Don't tile LightweightTheme images on the selected tab. r=dao,Gijs
[Australis]
2014-03-15 22:37:55 -07:00
YFdyh000
d6939e07f3 Bug 616437 - Text in details view of add-on should be selectable. r=Unfocused 2014-03-16 00:59:00 +13:00
Terrence Cole
02c8e710e7 Bug 983399 - Make mozComponentLoader work with moving GC; r=sfink
--HG--
extra : rebase_source : d5d04949c97be80bdf2212f82493686bd4a6cb28
2014-03-07 15:28:48 -08:00
Vincent Chang
2f1ea2e635 Bug 972794 - [Tarako]Connect wpa supplicant consume 5 seconds. r=chulee 2014-03-07 19:29:55 +08:00
B2G Bumper Bot
b30ae4158c Bumping manifests a=b2g-bump 2014-03-16 22:41:01 -07:00
B2G Bumper Bot
1d4f7b3af6 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/fb54fbd4849b
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #17054 from gasolin/issue-796519

Bug 796519 - Nit - When accessing a network on the wifi page that requir...r=arthur

========

https://hg.mozilla.org/integration/gaia-central/rev/a0dc3a34da98
Author: gasolin <gasolin@gmail.com>
Desc: Bug 796519 - Nit - When accessing a network on the wifi page that requires a username/password, use username, not identifier
2014-03-16 22:35:29 -07:00
Phil Ringnalda
aada728214 Merge m-c to b-i 2014-03-16 21:56:21 -07:00
B2G Bumper Bot
d619af04e9 Bumping manifests a=b2g-bump 2014-03-16 19:26:03 -07:00
B2G Bumper Bot
69fe439860 Bumping gaia.json for 17 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5aaa3a8845ac
Author: vingtetun <21@vingtetun.org>
Desc: Merge pull request #17226 from vingtetun/bug981610

Bug981610

========

https://hg.mozilla.org/integration/gaia-central/rev/5ca1e03acbb1
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Remove some CSS warnings on the homescreen app. r=ran

========

https://hg.mozilla.org/integration/gaia-central/rev/ae94630c7827
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Remove some CSS warnings on the ftu app. r=arcturus

========

https://hg.mozilla.org/integration/gaia-central/rev/d875d590a163
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Remove some CSS warnings on the dialer app. r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/b307ccda962f
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Remove some CSS warnings on the contacts app. r=jmcf

========

https://hg.mozilla.org/integration/gaia-central/rev/c5c66c8f6d0c
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Remove some CSS warnings on the video app. r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/915c7c9904b9
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Remove some CSS warnings on the system app. r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/5b69f1ebae04
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Remove some CSS warnings on the sms app. r=schung

========

https://hg.mozilla.org/integration/gaia-central/rev/40019ea93065
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Remove some CSS warnings on the settings app. r=ehung

========

https://hg.mozilla.org/integration/gaia-central/rev/9f34a86784c1
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Remove some CSS warnings on the gallery app. r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/4d07b47c7848
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Remove some CSS warnings on the fl app. r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/4f585c504ba8
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Remove some CSS warnings on the email app. r=jrburke

========

https://hg.mozilla.org/integration/gaia-central/rev/20a026de0e06
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Remove some CSS warnings on the clock app. r=m

========

https://hg.mozilla.org/integration/gaia-central/rev/21ccbe5a51c5
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Remove some CSS warnings on the camera app. r=wilsonpage

========

https://hg.mozilla.org/integration/gaia-central/rev/0e577269deb8
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Remove some CSS warnings on the calendar app. r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/3da848e5533e
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Remove some CSS warnings on the browser app. r=bfrancis

========

https://hg.mozilla.org/integration/gaia-central/rev/866b2d33c3fd
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Remove some CSS warnings on the bluetooth apps. r=iliu
2014-03-16 19:20:28 -07:00
B2G Bumper Bot
33f6cf1af8 Bumping manifests a=b2g-bump 2014-03-16 18:11:03 -07:00
B2G Bumper Bot
064d8804c6 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c248dd57985e
Author: vingtetun <21@vingtetun.org>
Desc: Merge pull request #17225 from vingtetun/bug984158

Bug 984158 - Mispositioned progress bar when opening a bookmark on the h...

========

https://hg.mozilla.org/integration/gaia-central/rev/e4b25559775f
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Bug 984158 - Mispositioned progress bar when opening a bookmark on the homescreen. r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/ed162a3f20b9
Author: vingtetun <21@vingtetun.org>
Desc: Merge pull request #17224 from vingtetun/bug983739

Bug 983739 - Strange character in apps/communications/contacts/js/contac...

========

https://hg.mozilla.org/integration/gaia-central/rev/68e5626f9015
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Bug 983739 - Strange character in apps/communications/contacts/js/contacts_matcher.js. r=arcturus
2014-03-16 18:05:29 -07:00
B2G Bumper Bot
2610dde053 Bumping manifests a=b2g-bump 2014-03-16 18:01:06 -07:00
B2G Bumper Bot
8c707cf2fb Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9eab6f8c82d6
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #17222 from rsajdok/bug#948857b

Bug 948857: email does not display correctly when contact has no name. r=jrburke

========

https://hg.mozilla.org/integration/gaia-central/rev/4ee3ec27cf87
Author: Robert Sajdok <robert.sajdok@gmail.com>
Desc: Bug 948857: email does not display correctly when contact has no name.
2014-03-16 17:55:32 -07:00
B2G Bumper Bot
1644bf68d2 Bumping manifests a=b2g-bump 2014-03-16 12:56:05 -07:00
B2G Bumper Bot
4f9002cfa3 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5635b82282e8
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #17084 from flodolo/bug943855_happysad

Bug 943855 - Feedback faces: text not centered, layout broken with long strings

========

https://hg.mozilla.org/integration/gaia-central/rev/d530ea1d84fd
Author: Francesco Lodolo (:flod) <flod@lodolo.net>
Desc: Bug 943855 - Sade/happy face: layout broken with long strings, text not centered
2014-03-16 12:50:31 -07:00
Phil Ringnalda
7ca769079e Merge f-t to m-c 2014-03-16 08:36:21 -07:00
Phil Ringnalda
c821b8b29e Merge b-i to m-c 2014-03-16 08:35:39 -07:00
B2G Bumper Bot
a3d747e09e Bumping manifests a=b2g-bump 2014-03-16 01:56:44 -07:00
B2G Bumper Bot
03968a1609 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/de57cd03d28a
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #16974 from KevinGrandon/bug_946852_search_mode

Bug 946852 - [Email] Search Mail field appears twice

========

https://hg.mozilla.org/integration/gaia-central/rev/861e94eee5ac
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 946852 - [B2G][Email] Search Mail field appears twice on email search filter page when user reveals drag down search field r=jrburke
2014-03-16 01:55:29 -07:00
Phil Ringnalda
e56a7a2dc2 Merge m-c to b-i 2014-03-15 21:24:58 -07:00
Phil Ringnalda
557d5fd00c Merge m-c to m-i 2014-03-15 21:24:01 -07:00
B2G Bumper Bot
59c962b7a6 Bumping manifests a=b2g-bump 2014-03-15 21:19:18 -07:00
B2G Bumper Bot
a9d8541e36 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/eac5f068d5d3
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #17178 from cctuan/982645

Bug 982645 - [Gaia] [Build] unit test for preferences.js

========

https://hg.mozilla.org/integration/gaia-central/rev/0471e039844d
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 982645 - [Gaia] [Build] unit test for preferences.js
2014-03-15 21:18:24 -07:00
Phil Ringnalda
b240efd180 Bug 981362 - Bail out of parallel/bug976889.js when parallel is not defined, rather than making aurora permaorange 2014-03-15 20:13:29 -07:00