Commit Graph

169950 Commits

Author SHA1 Message Date
Gavin Sharp
804237f447 Remove now-unused constant that was made unused by revision eaa3e3765678 (no bug)
--HG--
extra : rebase_source : 630ec23a494638d2eee1e5d96872d6c1317fda66
2014-02-09 18:52:21 -08:00
Gavin Sharp
240646f863 Bug 294260 followup: add a comment explaining why we need to call trackStartupCrashEnd on quit-application-granted, r=MattN
--HG--
extra : rebase_source : 40747853f0974e48437307d819c9d180313d2006
2014-02-08 13:04:31 -08:00
Richard Newman
4a79b60791 Bug 975792 - Follow-up: blindly copy CursorDumper into Robocop tests. r=me 2014-02-24 16:52:13 -08:00
Gijs Kruitbosch
dbb7a466f5 Bug 973217 - Australis' bookmarks menu shouldn't allow for mouse events during the transition (transition event handler variant), r=jaws 2014-02-24 17:44:42 +00:00
Gijs Kruitbosch
7e3a78ee6f Bug 975719 - Australis - right clicking an empty bit of toolbar shouldn't cause errors, r=jaws 2014-02-25 00:14:41 +00:00
Mark Hammond
e3ab70f7af Bug 975944 - fix log appenders' ._name property. r=unfocused 2014-02-25 09:31:41 +11:00
Ryan VanderMeulen
93646ca8ad Merge m-c to fx-team. 2014-02-24 16:22:48 -05:00
Sam Foster
ff2c8b9d3b Bug 963688 - Add new string to shared bookmarks.inc and new default metro feedback bookmark that uses it. r=mbrubeck
--HG--
extra : rebase_source : 84a91b9fc137867f264f150d8abb30271fbd47f8
2014-02-24 12:48:55 -08:00
Brian Nicholson
f429b94a34 Bug 963249 - Override MenuItemsAdapter#areAllItemsEnabled to always be true. r=wesj 2014-02-24 12:45:44 -08:00
Mike Habicher
7e8ee4b9dc Bug 975472 - fix crash in DOM error handler, r=dhylands 2014-02-24 13:01:21 -05:00
B2G Bumper Bot
8369c748b4 Bumping manifests a=b2g-bump 2014-02-24 09:56:16 -08:00
B2G Bumper Bot
3048d96ced Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7e08d1fefea8
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 976124 - Python update clock/alarm locator for edit panel

========

https://hg.mozilla.org/integration/gaia-central/rev/ff0ee4cb91d1
Author: Ed Morley <emorley@mozilla.com>
Desc: Revert "Update DM Strings r=kaze, arcturus" for causing gaia-unit test failures

This reverts commit 1e6949eaea6cb23be1de5955fc6b0827af7b40f0.

========

https://hg.mozilla.org/integration/gaia-central/rev/220f8c0a542e
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #16567 from AndreiH/bug_976022

Bug 976022 - Intermittent test_clock_delete_alarm.TestClockDeleteAlarm

========

https://hg.mozilla.org/integration/gaia-central/rev/8d7f69f23759
Author: Andrei Hutusoru <andreihutusoru@P5069.(none)>
Desc: Bug 976022 - Intermittent test_clock_delete_alarm.TestClockDeleteAlarm
2014-02-24 09:45:26 -08:00
B2G Bumper Bot
05d370116c Bumping manifests a=b2g-bump 2014-02-24 09:03:04 -08:00
B2G Bumper Bot
7586e9fce8 Bumping gaia.json for 5 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6c837312e085
Author: Jed Parsons <jedp@me.com>
Desc: Merge pull request #11816 from jedp/903134-mozbrowsererror

Bug 903134 - Clean up Trusted UI on mozbrowsererror; r=ferjm

========

https://hg.mozilla.org/integration/gaia-central/rev/2fd233067990
Author: Jed Parsons <jedp@me.com>
Desc: Bug 903134 - Clean up Trusted UI on mozbrowsererror, mozbrowserclose

========

https://hg.mozilla.org/integration/gaia-central/rev/ccee6c59b8c4
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 969413 - Make the edit mode bottom margin rule apply only to the relevant elements r=julienw

========

https://hg.mozilla.org/integration/gaia-central/rev/7e89291b08ea
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Merge pull request #16107 from yor-mozilla-com/fix969996

Fix for bug 969996 r=rik

========

https://hg.mozilla.org/integration/gaia-central/rev/d1393f863c8b
Author: Yan Or <yor@mozilla.com>
Desc: Fix for bug 969996

Delay chunk rendering by grouping chunks into larger
sets before calling renderChunk.  First set size will
be the same as the current FIRST_CHUNK_SIZE (6).  Subsequent
sets will cap at INCREMENTAL_RENDER_SIZE (60).

The goal is to reduce reflows on rendering the call log.

Also fixed the following bugs:
  _groupCounter never gets incremented if there's only one log entry per day
  Change currDate and prevDate comparison to more readable form

Added unit tests for call log rendering of various sizes.
2014-02-24 09:02:54 -08:00
Ed Morley
36fdc97d0a Merge mozilla-central and b2g-inbound 2014-02-24 16:56:04 +00:00
B2G Bumper Bot
6ef86a89ec Bumping manifests a=b2g-bump 2014-02-24 07:57:48 -08:00
B2G Bumper Bot
70af44b1bd Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3376c0645ebd
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Merge pull request #16370 from Rik/dsds-notification-965853

Bug 965853 - Display SIM indication in missed call notification r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/9212080ca7cd
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Bug 965853 - Display SIM indication in missed call notification

Refactored mock_call to handle several handlers for one event type
Moved a few files to jshint linting
2014-02-24 07:57:38 -08:00
Sotaro Ikeda
50391c488c backout Bug 957323 2014-02-24 07:52:04 -08:00
Ed Morley
2035c99c9a Backed out changeset 49a1923db9be (bug 975792) for frequent robocop failures 2014-02-24 15:45:31 +00:00
Ed Morley
39fa62918f Backed out changeset 1f6450d61d3f (bug 975792) 2014-02-24 15:45:04 +00:00
B2G Bumper Bot
5ac8a8dc0e Bumping manifests a=b2g-bump 2014-02-24 07:32:57 -08:00
B2G Bumper Bot
7603ab709f Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/766782d40fc2
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #16516 from zacc/bug_975374

Bug 975374 - Tag python tests with tag for manual smoketests

========

https://hg.mozilla.org/integration/gaia-central/rev/3737d04237d6
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 975374 - Tag python tests with tag for manual smoketests
2014-02-24 07:32:48 -08:00
Sotaro Ikeda
98bad732aa Bug 957323 - handle android's fence on gonk r=nical,doublec,pchang 2014-02-24 07:29:43 -08:00
Carsten "Tomcat" Book
57081c9a50 merge b2g-inbound to mozilla-central 2014-02-24 12:55:53 +01:00
Carsten "Tomcat" Book
4912446ba0 merge fx-team to mozilla-central 2014-02-24 12:54:35 +01:00
B2G Bumper Bot
c00ecebbbe Bumping manifests a=b2g-bump 2014-02-24 00:06:09 -08:00
B2G Bumper Bot
2d99d4d904 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/35ef07425e80
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #16507 from gasolin/issue-975350

Bug 975350 - [System] compress gUM image, r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/60d15610a9ef
Author: vagrant <vagrant@precise64.(none)>
Desc: Bug 975350 - [System] compress gUM image
2014-02-24 00:00:16 -08:00
B2G Bumper Bot
fbb37cd75a Bumping manifests a=b2g-bump 2014-02-23 23:55:50 -08:00
B2G Bumper Bot
268aa95b4e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/344ecc65d805
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #15242 from mpizza/Bug_958003_demo_keyboard

Bug 958003 - resizeWindow() if we receive inputContext before init, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/aebe543ef888
Author: mpizza <mmm198219@gmail.com>
Desc: Bug 958003 - [Keyboard][V1.4] FxOS cannot pops up third party keyboard after process manager kills it
    -- after OOM keyboard will not get 'oninputcontextchange' at first time while keyboard app is using
    -- so can not only depens on 'oninputcontextchange' to show keyboard layouts.
2014-02-23 23:50:24 -08:00
B2G Bumper Bot
039cd289fe Bumping manifests a=b2g-bump 2014-02-23 23:36:28 -08:00
B2G Bumper Bot
9ad6a26320 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7f07b56e7715
Author: Askeing Yen (fyen) <askeing@gmail.com>
Desc: Merge pull request #16533 from zacc/bug_975404

Bug 975404 - StaleElementException in test_ftu_skip_tour.py r=askeing

========

https://hg.mozilla.org/integration/gaia-central/rev/1f3b6f57faaa
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 975404 - StaleElementException in test_ftu_skip_tour.py r=askeing
2014-02-23 23:35:23 -08:00
B2G Bumper Bot
01175cc6ea Bumping manifests a=b2g-bump 2014-02-23 22:57:02 -08:00
B2G Bumper Bot
6d1de71945 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ae8d09b96113
Author: Greg Weng <snowmantw@gmail.com>
Desc: Merge pull request #16498 from snowmantw/issue972729

Bug 972729 - [NFC] landscape NFC shrinking UI has some issue

========

https://hg.mozilla.org/integration/gaia-central/rev/82335f78fe55
Author: Greg Weng <snowmantw@gmail.com>
Desc: Bug 972729 - [NFC] landscape NFC shrinking UI has some issue
2014-02-23 22:56:14 -08:00
Maksim Lebedev
c40bfc6b23 Bug 973660 - TEST-UNEXPECTED-FAIL AsyncPanZoomController.LongPress when touch action enabled r=drs,kats 2014-02-24 01:31:18 -05:00
Mark Hammond
82b9f0f9af Bug 973338 - add a localization note for .before and .after entities. r=ttaubert 2014-02-24 10:26:01 +11:00
Richard Newman
07d6123f82 Bug 975792 - Follow-up: attempting to fix bustage that only appears on tinderbox. a=test-only 2014-02-23 12:47:26 -08:00
Tom Schuster
368ff61eab Bug 963294 - [e10s] Implement a proxy for the color picker. r=jdm 2014-02-23 21:19:43 +01:00
William Chen
7d7470aa8a Bug 856140 - Sync our document.registerElement implementation to the current version of the spec. r=mrbkap 2014-02-23 13:01:26 -08:00
Benoit Jacob
5e8d9463d7 Bug 973192 - call XSync instead of XCloseDisplay unless NS_FREE_PERMANENT_DATA is defined - r=karlt 2014-02-23 18:03:34 -05:00
Richard Newman
c8eaf0b2b9 Bug 975792 - ContentProvider tests don't clean up their cursors. r=nalexander
* * *
Bug 975792 - Follow-up: attempting to fix bustage that only appears on tinderbox. a=test-only
* * *
Bug 975792 - Follow-up: y u fail, test?
2014-02-23 10:53:10 -08:00
Richard Newman
7152f9a75b Bug 975792 - ContentProvider tests don't clean up their cursors. r=nalexander 2014-02-23 10:53:10 -08:00
Neil Rashbrook
65923a2021 Bug 956657 Share more charset menu code between the view source window and the browser r=Unfocused
--HG--
extra : rebase_source : 7fd31cfc4b8eefee38fa06e63351cc207a9208db
2014-02-23 18:28:04 +00:00
Neil Rashbrook
e2b7bb153a Bug 974258 Manually size autocomplete history popup to the autocomplete's width r=Ratty
DONTBUILD (SeaMonkey-specific code)

--HG--
extra : rebase_source : 76ab88f445cdead2469031ec6dede805a6fd1350
2014-02-23 18:26:52 +00:00
Phil Ringnalda
eb31fa81a5 Back out 5e4cee2fcbc6 (bug 963294) for build bustage
CLOSED TREE
2014-02-23 12:59:52 -08:00
Tom Schuster
8472e2081d Bug 963294 - [e10s] Implement a proxy for the color picker. r=jdm 2014-02-23 21:19:43 +01:00
Emma Sajic
3eea071890 Bug 661982: Toolkit Add-ons Manager logging to be changed to use Log.jsm;r=irving 2014-02-23 12:27:59 -05:00
Phil Ringnalda
3f31b68c1c Merge f-t to m-c 2014-02-23 09:00:07 -08:00
Phil Ringnalda
d8f6996c6e Merge b-i to m-c 2014-02-23 08:52:08 -08:00
Phil Ringnalda
0a4b6f1a99 Merge m-i to m-c 2014-02-23 08:46:03 -08:00
B2G Bumper Bot
7f5c366e7b Bumping manifests a=b2g-bump 2014-02-22 21:11:01 -08:00