Lucas Rocha
|
e20c9c0e46
|
Bug 865228 - Rename mAnimateSiteSecurity to mSwitchingTabs (r=mfinkle)
|
2013-05-01 17:32:02 +01:00 |
|
Lucas Rocha
|
6b97765201
|
Bug 865228 - Hide stop/reader buttons immediately when entering awesomescreen (r=mfinkle)
|
2013-05-01 17:32:02 +01:00 |
|
Lucas Rocha
|
d1cc5a0ab7
|
Bug 865228 - Smoother fade-in animation when coming from awesomescreen (r=mfinkle)
|
2013-05-01 17:32:02 +01:00 |
|
Lucas Rocha
|
d1429b25b0
|
Bug 865228 - Remove unnecessary views from toolbar animation (r=mfinkle)
|
2013-05-01 17:32:01 +01:00 |
|
Lucas Rocha
|
35de1c0fe8
|
Bug 865228 - Only animate tabs counter once tabs button is on screen (r=mfinkle)
|
2013-05-01 17:32:01 +01:00 |
|
Lucas Rocha
|
8ece378837
|
Bug 865228 - Slide tabs button all the way off screen (r=mfinkle)
|
2013-05-01 17:32:01 +01:00 |
|
Andrew McCreight
|
116ae0555d
|
Bug 867350 - remove JS_UnwrapObject and JS_UnwrapObjectAndInnerize from jsdbgapi.h r=sfink
|
2013-05-01 09:19:18 -07:00 |
|
Andrew McCreight
|
32f5a1eec5
|
Bug 867204 - Don't use jsdbgapi.h in IDBFactory. r=bholley
|
2013-05-01 09:19:18 -07:00 |
|
Nikhil Marathe
|
541f47ab68
|
Bug 862322 - Allow AlarmService to be used from Gecko code. r=gene
|
2013-05-01 21:32:49 +05:30 |
|
Mounir Lamouri
|
5a4ff80d3f
|
Bug 857355 - Hide HTMLInputElement's inputMode behind a pref and only turn it on for Nightly/Aurora. r=smaug
|
2013-05-01 16:58:30 +01:00 |
|
Ehsan Akhgari
|
589fed31a5
|
Bug 867588 - Remove support for implementing Web Audio nodes which are not connected to the MediaStreams backend; r=roc
|
2013-05-01 11:09:07 -04:00 |
|
Mihai Sucan
|
a4560745ae
|
Bug 863943 - Fix for intermittent browser_webconsole_bug_602572_log_bodies_checkbox.js | Test timed out; r=me
|
2013-05-01 18:36:19 +03:00 |
|
Malini Das
|
75a00a9120
|
Bug 867573 - fix broken MarionetteTouchMixin, add test, r=dburns
|
2013-05-01 11:41:57 -04:00 |
|
Kartikaya Gupta
|
d5d3e207b9
|
Bug 852417 - Add a pref to force-allow reader mode on low-memory devices. r=mfinkle
|
2013-05-01 10:49:42 -04:00 |
|
Kartikaya Gupta
|
3a5f787572
|
Bug 867269 - Fix breakage in SyncFrameMetrics override. r=nrc
|
2013-05-01 10:49:27 -04:00 |
|
Brian Hackett
|
b2dd7619d9
|
Bug 866706 - Ensure that MMonitorTypes boxes its inputs, r=dvander.
|
2013-05-01 08:29:05 -06:00 |
|
Julian Seward
|
a50c17f867
|
Bug 863264 - Build Android Nightly to support Breakpad Unwinding. r=ted
|
2013-05-01 15:57:25 +02:00 |
|
Steve Singer
|
727a09dcf1
|
Bug 867439 - Only include IonFrames.h when building with ION. r=nbp
|
2013-05-01 08:48:27 -04:00 |
|
Douglas Crosher
|
ad7960593e
|
Bug 860749 - Set an appropriate ION_SPEW_DIR for Android. r=mrosenberg
|
2013-04-12 00:10:16 +10:00 |
|
Sam Foster
|
76f008a9cd
|
Bug 856267 - Hide menu popups when the appbar shows with a listener for MozContentShowing. r=jimm
--HG--
extra : rebase_source : 53eac3a18450458df9ab4f5492e4bf572db5b0ee
|
2013-04-30 16:36:26 +01:00 |
|
Ryan VanderMeulen
|
344d14196f
|
Merge m-c to inbound.
|
2013-05-01 08:00:14 -04:00 |
|
Jonathan Kew
|
fd3328acbc
|
bug 857089 - backout changeset b85353b6cc38 pending revised UI for the feature
|
2013-05-01 10:12:41 +01:00 |
|
Chris Cooper
|
56b151cb54
|
Bug 851753 - Set --enable-stdcxx-compat for static analysis clang build (DONTBUILD) - r=jcranmer
|
2013-05-01 11:10:41 +02:00 |
|
Ms2ger
|
a12f4fb1a9
|
Backout changeset e113285ef790 for the wrong bug number. DONTBUILD
|
2013-05-01 11:09:33 +02:00 |
|
ISHIKAWA, Chiaki
|
cad945d3a7
|
Bug 824338 Fix typo in warning message in nsRDFXMLDataSource.cpp. r=Neil DONTBUILD as this doesn't change code.
|
2013-05-01 09:49:14 +01:00 |
|
Tim Taubert
|
6758e80df2
|
merge m-c to fx-team
|
2013-05-01 10:18:22 +02:00 |
|
Ryan VanderMeulen
|
bd59cf1187
|
Merge inbound to m-c.
|
2013-04-30 21:58:19 -04:00 |
|
Ryan VanderMeulen
|
79ecc61ccd
|
Merge the last PGO-green inbound changeset to m-c.
|
2013-04-30 21:49:23 -04:00 |
|
Dave Camp
|
7f139ce787
|
Bug 867481 - Remote debugging connection screen is broken. r=harth
|
2013-04-30 18:40:44 -07:00 |
|
Heather Arthur
|
70d3e23f25
|
Bug 866264 - Intermittent devtools/styleeditor/test/browser_styleeditor_new.js | new editor shows 1 rule after modification - Got 2, expected 1; r=dcamp
|
2013-04-30 17:19:59 -07:00 |
|
Ryan VanderMeulen
|
6d10999514
|
Merge birch to m-c.
|
2013-04-30 20:06:30 -04:00 |
|
Ehsan Akhgari
|
78e98235e0
|
Bug 865234 - Part 9: Avoid variable shadowing in AudioNodeStream::ObtainInputBlock; r=roc
|
2013-04-30 19:37:58 -04:00 |
|
Geoff Brown
|
d3a78a5d2f
|
Bug 865005 - Follow-up: disable netwerk xpcshell tests on Android; DONTBUILD
|
2013-04-30 16:13:11 -06:00 |
|
Allison Naaktgeboren
|
c0c77e2921
|
Bug 856049 - Lower border of 'Pair a device' input box is missing.r=mbrubeck
|
2013-04-30 15:02:00 -07:00 |
|
Jim Blandy
|
a31f97d54e
|
Bug 866231: Have the remote protocol profiler actor copy notification values and break cycles before sending them to the client. r=dcamp
|
2013-04-30 15:00:29 -07:00 |
|
Jim Blandy
|
4fd4d6ce30
|
Bug 865073: debugging protocol: Systematically catch and log exceptions thrown by handler functions that their callers would otherwise ignore. r=dcamp
|
2013-04-30 15:00:29 -07:00 |
|
Allison Naaktgeboren
|
5e1a1331ba
|
Bug 865567 - Remove small box with orange border flickering (on top) when swiping in Snapped View.r=mbrubeck
|
2013-04-30 14:45:22 -07:00 |
|
Jim Blandy
|
4c02ff838f
|
Bug 862531: Replace BaseProxyHandler::obj_toString with className. r=jorendorff
|
2013-04-30 14:44:50 -07:00 |
|
Robert Strong
|
34ae05bf93
|
Remove the 'Back' button from the stub installer options page - Bug 799172 - 'Back' after 'Options' just returns to the first dialog. r=bbondy, ui-r=shorlander - Windows stub installer only which is only built when building the nightly - DONTBUILD
|
2013-04-30 14:15:49 -07:00 |
|
Ryan VanderMeulen
|
1cba51e563
|
Backed out changeset c0789f4c3113 (bug 863523) for Android no-ion bustage.
CLOSED TREE
|
2013-04-30 17:01:02 -04:00 |
|
Shane Caraveo
|
fd3bf20f96
|
bug 866354 fix social button styling on windows, r=jaws
|
2013-04-30 12:27:25 -07:00 |
|
Steve Fink
|
78ede280a6
|
No bug. Fix a "used but not defined" warning from calling TypedArray::type() in MIR.h. r=woof!
--HG--
extra : rebase_source : 1edf8aebf55b81c27dad32a07fe9729575f64991
|
2013-04-30 14:31:32 -07:00 |
|
Gregor Wagner
|
23c3b056e3
|
Bug 864695 - [Dialer] Numbers starting with 5 retrive wrong phone number suggestions. r=reuben.bmo, r=bent
|
2013-04-30 15:14:09 -04:00 |
|
Yura Zenevich
|
db34191dda
|
[PATCH 2/2] Bug 833286 - added tests for improvements to atomic backup of sessionstore.js. r=yoric, ttaubert
---
browser/components/sessionstore/test/Makefile.in | 1 +
.../test/browser_833286_atomic_backup.js | 143 ++++++++++++++++++++
2 files changed, 144 insertions(+), 0 deletions(-)
create mode 100644 browser/components/sessionstore/test/browser_833286_atomic_backup.js
|
2013-04-30 14:07:54 +02:00 |
|
Yura Zenevich
|
11e72d29e5
|
[PATCH 1/2] Bug 833286 - added improvements to atomic backup of sessionstore.js. r=yoric, ttaubert
---
.../components/sessionstore/src/SessionStore.jsm | 45 +++++--
.../components/sessionstore/src/_SessionFile.jsm | 131 ++++++++++++++-----
2 files changed, 127 insertions(+), 49 deletions(-)
|
2013-04-30 14:07:40 +02:00 |
|
Rob Campbell
|
f417fe3ac8
|
Bug 860349 - Intermittent browser_dbg_createChrome.js | application timed out after 330 seconds with no output; r=testonly
|
2013-04-30 12:40:00 +03:00 |
|
Ryan VanderMeulen
|
618e1bf039
|
Merge inbound to m-c.
|
2013-04-30 13:34:12 -04:00 |
|
Chris Cooper
|
1bd25c6557
|
Bug 851573 - Set --enable-stdcxx-compat for static analysis clang build (DONTBUILD) - r=jcranmer
|
2013-04-30 12:52:44 -04:00 |
|
Ed Morley
|
e4dd2f75f2
|
Merge latest green inbound changeset and mozilla-central
|
2013-04-30 13:53:14 +01:00 |
|
Ed Morley
|
e140d0c3f0
|
Merge mozilla-central to birch
|
2013-04-30 10:36:10 +01:00 |
|