Jan Keromnes
db2ebe082e
Bug 977188 - Report security errors separately in the Developer HUD. r=21
2014-03-17 10:43:33 -04:00
Hubert B Manilla
4f5fb7e1f5
Bug 962857 - Fix for debugger mistakenly detecting .jsm files are minified. r=fitzgen
2014-03-17 10:43:19 -04:00
Marco Castelluccio
d7c61a64e8
Bug 938304 - navigator.mozPay(): callbacks do not pass through result (desktop fix). r=ferjm
...
--HG--
rename : webapprt/test/chrome/mozpay-success.html => webapprt/test/chrome/mozpay-failure.html
2014-03-17 10:42:15 -04:00
B2G Bumper Bot
b8a5e1ab02
Bumping manifests a=b2g-bump
2014-03-17 07:36:03 -07:00
B2G Bumper Bot
66d6e96d19
Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9de4a43757d9
Author: Borja Salguero <borjasalguero@users.noreply.github.com>
Desc: Merge pull request #17244 from borjasalguero/update_image_ftu
Bug 984335 - [FTU][Follow up] Update image for FxA using png_recompress....
========
https://hg.mozilla.org/integration/gaia-central/rev/69c1f971d1d9
Author: borjasalguero <fbsc@tid.es>
Desc: Bug 984335 - [FTU][Follow up] Update image for FxA using png_recompress.sh r=gsvelto
========
https://hg.mozilla.org/integration/gaia-central/rev/8121bc8e78e0
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #17219 from flodolo/bug941600
Bug 941600 - [keyboard] Remove hard-coded character and concatenation in IME switch notification
========
https://hg.mozilla.org/integration/gaia-central/rev/637b87682a61
Author: Francesco Lodolo (:flod) <flod@lodolo.net>
Desc: Bug 941600 - [keyboard] Remove hard-coded character and concatenation in IME switch notification
========
https://hg.mozilla.org/integration/gaia-central/rev/259549c9531a
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #17189 from flodolo/bug886738_updatenotification
Bug 886738 - Display full name in Update notification without truncating longer text
========
https://hg.mozilla.org/integration/gaia-central/rev/82bb6acc36d5
Author: Francesco Lodolo (:flod) <flod@lodolo.net>
Desc: Bug 886738 - Display full name in Update notification without truncating longer text
2014-03-17 07:30:29 -07:00
Gregg Lind
07bb1f50fd
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
Lucas Rocha
4f99e86b47
Bug 983609 - Only update toolbar private mode when a new tab is selected (r=bnicholson)
2014-03-17 13:00:11 +00:00
Carsten "Tomcat" Book
a2f692596c
merge b2g-inbound to mozilla-central
2014-03-17 12:40:33 +01:00
Carsten "Tomcat" Book
ee5f2d0222
merge fx-team to mozilla-central
2014-03-17 12:35:37 +01:00
JW Wang
fd179ed1b9
Bug 984213 - Since 'preload' defaults to 'none' on b2g, 'loadedmetadata' is not fired and caused timeout. r=cpearce
2014-03-17 16:54:35 +08:00
Masayuki Nakano
7add71c341
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
c60b35d47a
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
a7a5e56dd5
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
1824709e52
Bug 981261 part.4 Move EventListenerFlags from mozilla::dom:: to mozilla:: r=smaug
2014-03-17 15:56:52 +09:00
Masayuki Nakano
37e1c27672
Bug 981261 part.3 Rename nsListenerType to nsEventListenerManager::Listener::ListenerType r=smaug
2014-03-17 15:56:51 +09:00
Masayuki Nakano
78e786f01b
Bug 981261 part.2 Rename nsListenerStruct to nsEventListenerManager::Listener r=smaug
2014-03-17 15:56:51 +09:00
Masayuki Nakano
e7c057219d
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
b5aac4f02f
Merge m-c to f-t
2014-03-16 21:55:27 -07:00
Phil Ringnalda
b84fbf248a
Merge m-c to m-i
2014-03-16 21:54:29 -07:00
Phil Ringnalda
edf75b30ea
Merge f-t to m-c
2014-03-16 21:48:47 -07:00
Ehsan Akhgari
4974790409
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
0c3309cf98
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
8985faa373
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
5cd379fb80
Back out db542ae460d9 (bug 983399) for b2g debug xpcshell bustage
2014-03-16 19:42:51 -07:00
Gijs Kruitbosch
9fb52edecc
Bug 980534 - [australis] Make Australis' standalone subview panels wider. r=Unfocused
2014-03-16 23:38:49 +00:00
Ehsan Akhgari
df6168ba99
Bug 983955 - Increase the timeout in browser_inspector_markup_add_attributes.js; r=robcee
2014-03-16 19:26:10 -04:00
Gavin Sharp
aca226afa7
Backed out changeset 15516aebd58d (bug 477948)
2014-03-16 16:02:43 -07:00
Brian Hackett
81bc820552
Bug 983752 - Consider conflicting intervals when splitting backtracking intervals, r=sunfish.
2014-03-16 16:44:53 -06:00
Mark Hammond
0196af6a9c
Bug 983270 (part 2) - _findCluster() should return null on authentication errors. r=ckarlof
2014-03-17 09:39:31 +11:00
Mark Hammond
e50a273cff
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
d4892a3347
Bug 984064 - Unbreak --enable-gstreamer=1.0 after bug 967364. r=khuey
2014-03-16 15:34:14 -04:00
Rik Cabanier
fc29621ea7
Bug 982480 - Add support + test case for context alpha attribute. r=roc
2014-03-16 15:34:14 -04:00
Cykesiopka
776f19badf
Bug 931732 - Remove #if 0 code from jit/arm/*. r=jandem
2014-03-16 15:34:13 -04:00
Matthew Noorenberghe
e3d9039f8d
Bug 885139 - Don't tile LightweightTheme images on the selected tab. r=dao,Gijs
...
[Australis]
2014-03-15 22:37:55 -07:00
YFdyh000
77f07d1cf6
Bug 616437 - Text in details view of add-on should be selectable. r=Unfocused
2014-03-16 00:59:00 +13:00
Rick Eyre
3ae2f0eecc
Bug 982183 - Put VTTRegion DOM API behind a pref. r=rillian, r=bz
2014-03-12 13:55:45 -04:00
Tor Arvid Lund
7af55748fb
Bug 973976 - Revert to Thebes path for CopyableCanvasLayer. r=jmuizelaar
...
The performance on the Mac platform degraded after porting the code to
Moz2D in Bug 948765. This patch chooses the old thebes path instead of the
Moz2D path, so that performance is unaffected. This way we can easily
revert this patch at a later time when the perf issue has been fixed.
2014-03-17 10:49:21 -04:00
Tor Arvid Lund
5c70ac4603
Bug 973976 - Remove redundant work in CopyableCanvasLayer. r=jrmuizel
...
This operator was already initialized to OP_SOURCE, so no need to do it again.
2014-03-17 10:49:04 -04:00
Vivien Nicolas
7dd506f567
Bug 983513 - js/src/jsobj.cpp:2552:48: error: reference to ‘NullPtr’ is ambiguous (--disable-ion). r=nbp
2014-03-17 12:57:29 +01:00
Carsten "Tomcat" Book
0fd13f98ab
Merge mozilla-central to mozilla-inbound
2014-03-17 12:50:02 +01:00
Trevor Saunders
6b05ab9ce8
bug 983335 - install .gdbinit to the objdir as well as dist/bin r=mshal
2014-03-13 16:37:20 -04:00
Chris Lord
22835fea85
Bug 983202 - Don't call Mutated more than necessary. r=mattwoodrow
...
We call Mutated when the invalid region isn't empty, but progressive updates
mean that we're calling this more frequently than is necessary as transactions
are repeated and the invalid region doesn't change between them.
2014-03-17 09:54:24 +00:00
Benjamin Bouvier
c994738d89
Bug 980860: Rename test to match bug number. DONTBUILD
...
--HG--
rename : js/src/jit-test/tests/ion/bug980960.js => js/src/jit-test/tests/ion/bug980860.js
2014-03-17 10:51:39 +01:00
Jan de Mooij
f1bdce3faf
Bug 981693 - Improve JIT code memory reporters. r=njn
2014-03-17 10:11:21 +01:00
Daniel Holbert
d3bbe75abe
Bug 984254: Remove unnecessary nsresult return value on nsCaret::CheckCaretDrawingState(). r=roc
2014-03-17 16:54:30 +08:00
Matt Woodrow
007105ff82
Bug 982812 - Use UpdateThemeGeometry for windows region clearing. r=mstange
2014-03-17 16:42:48 +08:00
Terrence Cole
0cd291344b
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
eba32bd0ab
Bug 972794 - [Tarako]Connect wpa supplicant consume 5 seconds. r=chulee
2014-03-07 19:29:55 +08:00
B2G Bumper Bot
60c3388cea
Bumping manifests a=b2g-bump
2014-03-16 22:41:01 -07:00
B2G Bumper Bot
367f2ef33a
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