Commit Graph

392153 Commits

Author SHA1 Message Date
Mark Capella
3baff77d36 Bug 1050480 - Add a match case option to find-in-page, r=wesj 2014-11-11 01:11:46 -05:00
Wes Kocher
0393761736 Merge m-c to fx-team a=merge 2014-11-10 18:26:54 -08:00
Wes Kocher
1e0235c7b7 Merge b2g-inbound to m-c a=merge 2014-11-10 18:14:04 -08:00
Wes Kocher
4a1ad5bdd6 Merge inbound to m-c a=merge 2014-11-10 18:06:15 -08:00
B2G Bumper Bot
00198eaa1e Bumping manifests a=b2g-bump 2014-11-10 14:47:10 -08:00
B2G Bumper Bot
2513c019ad Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/65b7d35ad078
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #26009 from jrburke/bug1096379-email-disable-tbpl-tests

Bug 1096379 - TEST-UNEXPECTED-FAIL for email test, need to wait for all tests to be renabled r=asuth

========

https://hg.mozilla.org/integration/gaia-central/rev/64ca5e34087d
Author: jrburke <jrburke@gmail.com>
Desc: Bug 1096379 - TEST-UNEXPECTED-FAIL for email test, need to wait for all tests to be renabled

========

https://hg.mozilla.org/integration/gaia-central/rev/0ed5a93bc5dd
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #25964 from jrburke/bug1095818-email-app-startup-notification-order

Bug 1095818 - [email] app startup by notification goes to message list instead of message reader r=asuth

========

https://hg.mozilla.org/integration/gaia-central/rev/151a3f0de235
Author: jrburke <jrburke@gmail.com>
Desc: Bug 1095818 - [email] app startup by notification goes to message list instead of message reader
2014-11-10 14:35:54 -08:00
B2G Bumper Bot
c8cc239f22 Bumping manifests a=b2g-bump 2014-11-10 13:27:22 -08:00
B2G Bumper Bot
2045e039e3 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/edb9f6b05faf
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #25364 from julienw/lazy-init-template

Bug 1086529 - [Template] Consider lazy initializing the Template library...

========

https://hg.mozilla.org/integration/gaia-central/rev/a99b531fc828
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 1086529 - [Template] Consider lazy initializing the Template library r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/9f1713d6b2dd
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #25314 from julienw/1085276-fix-sms-test

Bug 1085276 - [Messages] Error in sms_test when running with a newer moc...

========

https://hg.mozilla.org/integration/gaia-central/rev/4c64cb9ce77c
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 1085276 - [Messages] Error in sms_test when running with a newer mocha r=schung
2014-11-10 13:10:55 -08:00
B2G Bumper Bot
9861730233 Bumping manifests a=b2g-bump 2014-11-10 13:03:06 -08:00
B2G Bumper Bot
5c122d84f4 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/bd32cbc61fba
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #25991 from julienw/943165-visual-adjustments

Bug 943165 - visual adjustments to contact prompt header

========

https://hg.mozilla.org/integration/gaia-central/rev/0e437fc7cbeb
Author: Munto <munto@free.fr>
Desc: Bug 943165 - [Messages] Bug 934531 follow-up: make the visual right for numbers-only headers r=julien,azasypkin
2014-11-10 13:00:53 -08:00
Ryan VanderMeulen
5970456d1c Backed out changeset 4d3c5b18b800 (bug 1085175) for Windows bustage.
CLOSED TREE
2014-11-10 14:46:27 -05:00
Matthew Gregan
b96bb0cfcc Bug 1085175. r=roc
CLOSED TREE
2014-11-10 13:44:49 -05:00
Iaroslav Sheptykin
a2fc87a90e Bug 1090529 - Add lack-of-valid-key error handling as Service Unavailable error. r=felipe 2014-11-10 10:29:30 +01:00
Nick Alexander
75e27bd0f3 Bug 1041395 - Add gradle configuration. r=gps
--HG--
rename : mobile/android/base/docs/index.rst => mobile/android/base/docs/uitelemetry.rst
2014-11-10 13:47:30 -08:00
Shashank Sabniveesu
aaad7da285 Bug 1093220 - Remove standalone search activity code. r=margaret
CLOSED TREE
2014-11-09 16:39:04 -05:00
David Parks
4741aa886c Bug 1076820 - Redraw on resize performance for content is pretty bad with e10s r=billm
Modern OSs adjust process scheduling based on CPU-boundedness and Interface-boundedness.  A process performing a lot of UI tasks requires lower-latency than a CPU-bound process.  For this reason, at least on Windows (but probably also Linux and Mac), in e10s, resize events are sent at a much higher rate than non-e10s, where the main process has to do the work to respond to them.  This was supposed to be handled by the 'compress' option in IPDL but its duplicate-event test was very imprecise - it only tested the *oldest* message in the queue.  This patch searches the messagequeue/deque to remove *any* duplicate.  deque::erase is linear but this is a very uncommon case - currently only two compressed IPDL messages exist in the entire code base.  Also, these queues are small.
2014-11-07 14:21:08 -08:00
Brian Grinstead
322d5a421c Bug 1096371 - Tabs with notifications too dark on Dev Edition Light theme;r=dao 2014-11-10 10:12:50 -08:00
Shane Caraveo
bbebb9fcd5 Bug 1095457 fix loading frame script in share panel, r=jaws 2014-11-10 12:36:21 -08:00
Alexandre Lissy
db87b66cb5 Bug 1095451 - Switch off e10s for Mulet. r=gavin 2014-11-07 05:09:00 -05:00
Shawn Ku
be6cb1d25a Bug 1094984 - B2G RIL: Handle empty record for EFPNN more properly. r=Edgar 2014-11-10 09:35:06 +08:00
Tom Tromey
a849d55568 Bug 1084902 - Copy _customProfilerOptions before sending request. r=pbrosset 2014-11-06 07:28:00 -05:00
Eddy Bruël
ea372c8fca Bug 1044985 - Disable browser_dbg-clean-exit test;r=me 2014-11-10 16:12:06 +01:00
Nicolas Perriault
fe2614bfb8 Bug 1074686 - Part 2: Implement room views for Loop Desktop. r=Standard8 2014-11-10 14:42:39 +00:00
Carsten "Tomcat" Book
4681434e94 Backed out changeset d92174bd0918 (bug 1069421) for dt test failures
--HG--
rename : browser/devtools/shared/test/browser_graphs-09a.js => browser/devtools/shared/test/browser_graphs-09.js
rename : browser/devtools/timeline/widgets/markers-overview.js => browser/devtools/timeline/widgets/overview.js
2014-11-10 15:19:30 +01:00
Carsten "Tomcat" Book
530a7efae3 Merge mozilla-central to fx-team 2014-11-10 14:36:18 +01:00
Carsten "Tomcat" Book
f1c23fae1c merge fx-team to mozilla-central a=merge 2014-11-10 14:33:10 +01:00
Carsten "Tomcat" Book
2f5bf545b6 merge mozilla-inbound to mozilla-central a=merge 2014-11-10 14:24:51 +01:00
Carsten "Tomcat" Book
65263ef02e merge b2g-inbound to mozilla-central a=merge 2014-11-10 13:15:54 +01:00
Paul Rouget
abbf3ecf97 Bug 1027817 - Font-resizing in WebIDE. r=jryans 2014-11-10 11:14:31 +01:00
Carsten "Tomcat" Book
5c316db062 Backed out changeset 41536afea9b3 (bug 1060529) for frequent bc-1 test failures 2014-11-10 10:10:11 +01:00
Carsten "Tomcat" Book
de5cc93c0a Backed out changeset a84fe0cefd77 (bug 1060529) 2014-11-10 10:09:50 +01:00
Masayuki Nakano
9d0dbe7124 Bug 1083067 part.10 nsGtkIMModule should use NS_INLINE_DECL_REFCOUNTING r=m_kato 2014-11-10 18:07:45 +09:00
Masayuki Nakano
6e1c43d928 Bug 1083067 part.9 Remove nsGtkIMModule::IsVirtualKeyboardOpened() because it always returns false r=m_kato 2014-11-10 18:07:44 +09:00
Masayuki Nakano
ab614290a2 Bug 1083067 part.8 Create nsGtkIMModule::GetActiveContext() which prefers a composition context if there is r=m_kato 2014-11-10 18:07:44 +09:00
Masayuki Nakano
e36fb76f17 Bug 1083067 part.7 Rename GetContext() to GetCurrentContext() for making clearer the meaning of its result r=m_kato 2014-11-10 18:07:44 +09:00
Masayuki Nakano
1689c1524c Bug 1083067 part.6 Make nsGtkIMModule::CreateTextRangeArray() stateless r=m_kato 2014-11-10 18:07:43 +09:00
Masayuki Nakano
2b4f40fa0b Bug 1083067 part.5 Each IM signal handlers should take GtkIMContext which is being handled r=m_kato 2014-11-10 18:07:43 +09:00
Masayuki Nakano
04082d22be Bug 1083067 part.4 Use IMEContext::MaybeEditable() instead of nsGtkIMModule::IsEditable() r=m_kato 2014-11-10 18:07:43 +09:00
Masayuki Nakano
83a07ac4b6 Bug 1083067 part.3 Remove nsGtkIMModule::CommitCompositionBy() r=m_kato 2014-11-10 18:07:42 +09:00
Masayuki Nakano
b680838344 Bug 1083067 part.2 Remove aIsCommit of nsGtkIMModule::DispatchCompositionChangeEvent() r=m_kato 2014-11-10 18:07:42 +09:00
Masayuki Nakano
1c506a8eb6 Bug 1083067 part.1 Create nsGtkIMModule::DispatchCompositionEventsForCommit() r=m_kato 2014-11-10 18:07:42 +09:00
B2G Bumper Bot
553b615718 Bumping manifests a=b2g-bump 2014-11-09 23:51:52 -08:00
B2G Bumper Bot
ff203288db Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2d15d799c130
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #25977 from cctuan/1092425

Bug 1092425 - System apps should follow text selection pattern.

========

https://hg.mozilla.org/integration/gaia-central/rev/9ec3428da35d
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 1092425 - System apps should follow text selection pattern

========

https://hg.mozilla.org/integration/gaia-central/rev/f69cc36d7a8f
Author: Tzu-Lin Huang <dwi019@gmail.com>
Desc: Merge pull request #25913 from dwi2/bug1095219

Bug 1095219 - Fix failing card_manager_test.js and re-enable it in tv build only r=rickychien, johnhu

========

https://hg.mozilla.org/integration/gaia-central/rev/dba85e590a4d
Author: Tzu-Lin Huang <tzhuang@mozilla.com>
Desc: Bug 1095219 - fix require path and disable tv_apps/smart-home tests in CI
2014-11-09 23:45:59 -08:00
B2G Bumper Bot
4e6e82b040 Bumping manifests a=b2g-bump 2014-11-09 21:07:19 -08:00
B2G Bumper Bot
c6bad13c5d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5202f9aaf844
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #25824 from weideng/bug1020847

Bug 1020847 - [Keyboard][Handwriting] Support handwriting for Simplified...
r=timdream.

========

https://hg.mozilla.org/integration/gaia-central/rev/73bd9fda5c62
Author: wdeng <wdeng@mozilla.com>
Desc: Bug 1020847 - [Keyboard][Handwriting] Support handwriting for Simplified Chinese
2014-11-09 21:00:55 -08:00
B2G Bumper Bot
9bbc56622d Bumping manifests a=b2g-bump 2014-11-09 20:37:17 -08:00
B2G Bumper Bot
0396f19fe4 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/13b27bbad88e
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #25978 from gasolin/issue-1096147

Bug 1096147 - [uitests] Show API version in Bluetooth panel, r=me

========

https://hg.mozilla.org/integration/gaia-central/rev/8520c4c20941
Author: gasolin <gasolin@gmail.com>
Desc: Bug 1096147 - [uitests] Show API version in Bluetooth panel
2014-11-09 20:30:53 -08:00
B2G Bumper Bot
c5fa6d8615 Bumping manifests a=b2g-bump 2014-11-09 19:51:53 -08:00
B2G Bumper Bot
ab1597622c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c8073936975c
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #25744 from weideng/bug1092930

Bug 1092930 - [Keyboard] No alternate indicator for Chinese period, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/e1f2f0679cdf
Author: wdeng <wdeng@mozilla.com>
Desc: Bug 1092930 - [Keyboard] No alternate indicator for Chinese period
2014-11-09 19:45:58 -08:00
ffxbld
5939e3c89b No bug, Automated blocklist update from host bld-linux64-spot-144 - a=blocklist-update 2014-11-08 03:20:23 -08:00