Граф коммитов

351872 Коммитов

Автор SHA1 Сообщение Дата
Carsten "Tomcat" Book dd70a06887 Backed out changeset e60fe593236d (bug 918189) 2014-03-19 09:45:57 +01:00
Carsten "Tomcat" Book 76217d976d Backed out changeset 2f3187619c9e (bug 918189) 2014-03-19 09:45:48 +01:00
Jan de Mooij 6be782b0c6 Bug 984836 - Rename StackFrame to InterpreterFrame. r=luke 2014-03-19 09:28:57 +01:00
Chris Lord a199806489 Bug 950050 - Allow Gralloc surfaces on the Nexus S. r=nical,lissyx 2014-03-19 08:02:39 +00:00
Shu-yu Guo 2951f04c4e Bug 983477 - Preserve scripts and the JIT code of PJS scripts across GCs for some maximum N GCs. (r=terrence,nmatsakis) 2014-03-19 00:51:55 -07:00
Paolo Amadini 6888e9cbe3 Bug 984819 - Remove deprecated promise.js usage in Firefox for Android tests. r=bnicholson 2014-03-19 08:39:35 +01:00
Eitan Isaacson 40c5bced53 Bug 980522 - Move AccessFu:[Activate,MoveCaret,MoveByGranularity] to ContentControl.jsm. r=yzen 2014-03-19 00:38:26 -07:00
Eitan Isaacson dae306aa43 Bug 980521 - Introduce content text tests. r=yzen 2014-03-19 00:38:25 -07:00
B2G Bumper Bot ca14d16560 Bumping manifests a=b2g-bump 2014-03-19 00:01:20 -07:00
B2G Bumper Bot aecb552c5c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/91e5760ff948
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #17268 from RudyLu/keyboard/Bug982568-re-enable_keyboard_OOP

Bug 982568 - Re-enable keyboard OOP.
r=timdream.

========

https://hg.mozilla.org/integration/gaia-central/rev/dab8644cde59
Author: Rudy Lu <me@rudy.lu>
Desc: Bug 982568 - Re-enable keyboard OOP
2014-03-18 23:55:39 -07:00
B2G Bumper Bot 4cfff0be20 Bumping manifests a=b2g-bump 2014-03-18 23:36:04 -07:00
B2G Bumper Bot bf6c454019 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c1c4ccdb26d0
Author: evelynhung <jj.evelyn@gmail.com>
Desc: Merge pull request #16643 from svic/Bug_967345

Bug 967345 - Do a connect() after pair(), r=evelyn

========

https://hg.mozilla.org/integration/gaia-central/rev/3bea1ff66ce5
Author: Arno Puder <arno@puder.org>
Desc: Bug 967345 - Do a connect() after pair()
2014-03-18 23:30:50 -07:00
B2G Bumper Bot 106f66fb13 Bumping manifests a=b2g-bump 2014-03-18 22:46:11 -07:00
B2G Bumper Bot 9233b9b87c Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/44b197c0484e
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Merge pull request #16349 from dominickuo/bug-973086

Bug 973086 - [Music] Put nfc event registration code in ModeManager, r=jimporter

========

https://hg.mozilla.org/integration/gaia-central/rev/b8ffbd20641f
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Bug 973086 - [Music] Put nfc event registration code in ModeManager

========

https://hg.mozilla.org/integration/gaia-central/rev/1685dbbe9ad9
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #17236 from RudyLu/keyboard/Bug975970-instantiable_touchHandler

Bug 975970 - [keyboard refactor] Convert touch_handler.js to
r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/16884c4bf753
Author: Rudy Lu <me@rudy.lu>
Desc: Bug 975970 - [keyboard refactor] Convert touch_handler.js to
instantiable pattern.
2014-03-18 22:41:00 -07:00
Matt Woodrow 81d114b507 Bug 985302 - Make ISurfaceAllocator use AtomicRefCountedWithFinalize to avoid calling virtual functions from its destructor. r=Bas 2014-03-19 12:02:42 +08:00
Jeff Walden 3eccbde559 Bug 985729 - Construct the [[Prototype]] chain given to DBAddonInternal instances without using mutable __proto__. r=Unfocused 2014-03-19 16:21:00 +13:00
Alexandre Poirot a827f413c9 Bug 985555 - Prevent creating multiple markup view iframes when browsing in history. r=bgrins 2014-03-20 09:33:18 -04:00
Girish Sharma 027942980d Bug 984141 - Style editor should suggest valid CSS values without need of typing an initial character - exception fix. r=harth 2014-03-20 11:45:42 +05:30
Joel Maher 3d6441b768 Bug 970240 - Disable browser_inspector_markup_edit_outerhtml.js on Linux debug. r=bgrins 2014-03-20 09:33:15 -04:00
Eugen Sawin a206a9418d Bug 950417 - Enable safe direct request add-on installs. r=wesj, r=Mossop 2014-03-19 21:24:59 +01:00
Carsten "Tomcat" Book efe59c5d9b Merge mozilla-central to fx-team 2014-03-20 14:29:02 +01:00
Mihai Sucan bf284cf8c6 Bug 982627 - Fix for intermittent browser_webconsole_bug_580030_errors_after_page_reload.js | Timed out while waiting for: error message after page reload; r=me 2014-03-20 15:16:58 +02:00
Mihai Sucan 96195de851 Bug 982231 - Fix for intermittent browser_console_variables_view.js | Timed out while waiting for: property deleted; r=me 2014-03-20 14:44:06 +02:00
Mihai Sucan 73c20c43ba Bug 969724 - Fix for intermittent browser_webconsole_bug_597136_external_script_errors.js | Timed out while waiting for: external script error message; r=me 2014-03-20 14:29:54 +02:00
Paolo Amadini 282892fdd5 Bug 984809 - Remove deprecated promise.js usage in B2G. r=ochameau 2014-03-20 11:11:36 +01:00
Paolo Amadini 9af8f10a05 Bug 985318 - Convert to Promise.jsm in the Toolkit "content" folder. r=mak 2014-03-20 11:04:37 +01:00
Paolo Amadini 28124f15ce Bug 985523 - Convert to Promise.jsm in Places. r=mak 2014-03-20 11:01:39 +01:00
Shane Caraveo 804475f701 Bug 984628 fix social button states, r=markh 2014-03-20 00:57:33 -07:00
Wes Kocher aeff2e2c87 Merge m-c to fx-team 2014-03-18 19:50:08 -07:00
Wes Kocher 8b557da708 Merge fx-team to m-c 2014-03-18 19:44:07 -07:00
Richard Newman 26a05f00cd Bug 980187 - Content provider for Fennec profiles. r=nalexander 2014-03-18 19:20:07 -07:00
Richard Newman 837b8905de Backed out changeset 6f60d60ea58d for having the wrong bug number. 2014-03-18 19:21:49 -07:00
Richard Newman 956ddc0952 Bug 984740 - When calling notifyChange, don't request an upload sync if the caller is Sync. r=nalexander 2014-03-18 19:20:07 -07:00
Richard Newman 736dff6935 Bug 707123 - Part 2: content provider for Fennec profiles. r=nalexander 2014-03-18 19:20:07 -07:00
Gijs Kruitbosch 76237772db Bug 879616 - adjust close icons for OS X to deal with bright lightweight themes, r=MattN
--HG--
extra : rebase_source : b51f2975a66704ab75f21582eee56fc797b32ba0
2014-03-18 22:51:24 +00:00
Margaret Leibovic 8cb341da2c Bug 984873 - Hide banner for the rest of the session after the user has clicked on it. r=bnicholson 2014-03-18 15:39:58 -07:00
Wes Kocher ee332c17da Merge m-c to b2g-inbound 2014-03-18 14:59:25 -07:00
Dave Hylands 3eb57cc81f Bug 964537 - Fix intermittent access through a null pointer. r=dmajor 2014-03-18 14:18:14 -07:00
B2G Bumper Bot d25cdd4608 Bumping manifests a=b2g-bump 2014-03-18 14:21:57 -07:00
B2G Bumper Bot 9cf9f41fb2 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ca4f67df676e
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Merge pull request #17253 from millermedeiros/984544-jshint-provider

Bug 984544 - [Calendar] JSHint fixes for js/provider r=gaye

========

https://hg.mozilla.org/integration/gaia-central/rev/b24c4bba05bc
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Bug 984544 - [Calendar] JSHint fixes for js/provider
2014-03-18 14:20:37 -07:00
B2G Bumper Bot 2531f6449d Bumping manifests a=b2g-bump 2014-03-18 14:16:49 -07:00
Wes Kocher 679d927c40 Merge inbound to m-c 2014-03-18 14:15:03 -07:00
Anuj Agarwal 5d5cb4afc0 Bug 890618 - create directory call removed from main thread. r=bbondy 2014-03-18 17:06:13 -04:00
Wes Kocher 8730e90647 Merge fx-team to m-c 2014-03-18 14:03:25 -07:00
Ryan VanderMeulen 85e40fdd0b Backed out changeset f835989efa64 (bug 949537) for mochitest failures.
CLOSED TREE
2014-03-18 15:27:18 -04:00
B2G Bumper Bot 8a14943148 Bumping manifests a=b2g-bump 2014-03-18 11:21:46 -07:00
B2G Bumper Bot 119fffcc6a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/04638bc04c78
Author: vingtetun <21@vingtetun.org>
Desc: Merge pull request #17293 from vingtetun/bug981610-precommit

Bug 981610 - Activate the CSS Linter as a pre-commit hook. r=ochameau

========

https://hg.mozilla.org/integration/gaia-central/rev/70f1b12e0a5a
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Bug 981610 - Activate the CSS Linter as a pre-commit hook. r=ochameau
2014-03-18 11:20:29 -07:00
B2G Bumper Bot 4cf924ffcb Bumping manifests a=b2g-bump 2014-03-18 11:11:06 -07:00
B2G Bumper Bot 38815d1d49 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 978063 - [BuildingBlocks] Favor scroll performance over thumbnails q...

========

https://hg.mozilla.org/integration/gaia-central/rev/f6787e125b64
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Bug 978063 - [BuildingBlocks] Favor scroll performance over thumbnails quality. r=arnau
2014-03-18 11:05:33 -07:00
Reuben Morais 7735ee102d Bug 949537 - Setup substring matching for Chilean numbers. r=gwagner 2014-03-18 14:52:01 -03:00