Commit Graph

261344 Commits

Author SHA1 Message Date
Ryan VanderMeulen
e2138cfe06 Merge fx-team to m-c. a=merge 2015-09-02 14:50:05 -04:00
B2G Bumper Bot
e0402a9a51 Bumping manifests a=b2g-bump 2015-09-02 11:19:03 -07:00
B2G Bumper Bot
5b986d1f6e Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/90326c2ed68f
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Revert "Merge pull request #31556 from rickychien/b2g-43"

This reverts commit 7d915992b2e1bde8cb64906a2b83280588dc923d, reversing
changes made to 4d8aeb0c301250f3696dda44a8518c70d9ac196a.
2015-09-02 11:15:37 -07:00
Nikhil Marathe
53a8491d88 Bug 1197421 - Fix promise worker proxy cleanup and update callers. r=catalinb
Get rid of having users dispatch control runnables. It was error prone and
required too much reasoning. It was also possible to end up in a state where
callers would dispatch a WorkerRunnable, which would succeed, so they would not
dispatch a WorkerControlRunnable. Then the worker would stop Running,
canceling and releasing the runnable leading to releasing the proxy in an
unclean state. Instead, we AddRef() and add the feature and remove the feature
and Release() on Notify(). If callers successfully run a WorkerRunnable they
clean the proxy. If not, the proxy stays alive until the worker switches to
Canceling state.
2015-09-02 10:07:26 -07:00
Kartikaya Gupta
82d3f5a3f2 Bug 1201539 - Remove Fennec front-end code to deal with reflow-on-zoom. r=mfinkle 2015-09-04 11:49:48 -04:00
Kannan Vijayan
25490d09ef Bug 1145442 - Update JIT Optimization docs patch. r=shu 2015-09-04 11:28:22 -04:00
Carsten "Tomcat" Book
9c91e35131 Merge mozilla-central to mozilla-inbound 2015-09-04 16:14:00 +02:00
Jan de Mooij
125f1bab1d Bug 1200809 part 5 - Convert self-hosting intrinsics to new InlinableNatives system. r=till 2015-09-04 15:55:32 +02:00
Jan de Mooij
1d19fc47e0 Bug 1200809 part 4 - Convert Atomics natives to new InlinableNatives system. r=lth 2015-09-04 15:55:09 +02:00
Jan de Mooij
6335b6f2da Bug 1200809 part 3 - Convert String/RegExp natives to new InlinableNatives system. r=nbp 2015-09-04 15:54:25 +02:00
Jan de Mooij
dd2b430fff Bug 1200809 part 2 - Convert Array natives to new InlinableNatives system. r=nbp 2015-09-04 15:53:45 +02:00
Jan de Mooij
0a1ef4bfe7 Bug 1200809 part 1 - Add InlinableNatives JitInfo infrastructure, use it for Math natives. r=bz,nbp 2015-09-04 15:52:10 +02:00
Jim Mathies
2986f9b89b Bug 1199765 - Update browser_tabs_isActive.js. r=Dao 2015-09-03 17:25:36 -05:00
Jim Mathies
ef7a316687 Bug 1199765 - Add support to TabParent for querying the active state of remote browsers. r=Mossop 2015-09-04 08:42:01 -05:00
Jon Coppeard
f53e96f9ea Bug 930414 - Make module imports into defintions r=shu 2015-09-04 14:14:43 +01:00
Jon Coppeard
959884175b Bug 930414 - Implement default module exports r=shu 2015-09-04 14:14:43 +01:00
Jon Coppeard
59b69e28f3 Bug 930414 - Check for duplicate module exports r=shu 2015-09-04 14:14:43 +01:00
Jon Coppeard
2d8267052f Bug 930414 - Add option for Reflect.parse to parse as a module, and allow modules to be parsed without a script r=shu 2015-09-04 14:14:43 +01:00
Nicolas B. Pierron
46a10b156c Bug 1201793 - ScratchRegisterScope: ma_alu expect to have scratch register owned by the caller. r=sstangl 2015-09-04 14:31:13 +02:00
Nicolas Silva
4bb7cd9119 Bug 1083101 - Various build/test fixes to Moz2D's TaskScheduler. r=me 2015-09-04 14:28:31 +02:00
Nicolas Silva
d020037be0 Bug 1083101 - rename gfx::Mutex into gfx::CriticalSection and move it to its own file. r=jrmuizel 2015-09-04 14:28:20 +02:00
Nicolas Silva
dc24c43bfe Bug 1083101 - Win32 implementation of the TaskScheduler. r=jrmuizel 2015-09-04 14:27:52 +02:00
Nicolas Silva
49e5915b2c Bug 1083101 - Make gfx::DrawingCommand methods const. r=jrmuizel 2015-09-04 14:27:43 +02:00
B2G Bumper Bot
d7743b0b34 Bumping manifests a=b2g-bump 2015-09-02 09:19:58 -07:00
B2G Bumper Bot
a9040c6681 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/cb0a474452f1
Author: Ricky Chien <rickychien@users.noreply.github.com>
Desc: Merge pull request #31556 from rickychien/b2g-43

Bug 1146713 - Upgrade to b2g 43.0a1 r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/eb9ce27f2860
Author: Ricky Chien <ricky060709@gmail.com>
Desc: Bug 1146713 - Upgrade to b2g 43.0a1
2015-09-02 09:17:15 -07:00
B2G Bumper Bot
174209618a Bumping manifests a=b2g-bump 2015-09-02 08:20:09 -07:00
B2G Bumper Bot
3e9d46fb13 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/290173a08347
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Merge pull request #31605 from ferjm/bug1157172.zipcodetruncation

Bug 1157172 - [Contacts] The hint text of 'Zip code' on value selecto…

========

https://hg.mozilla.org/integration/gaia-central/rev/6c5a1bee21d0
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Bug 1157172 - [Contacts] The hint text of 'Zip code' on value selector button are displayed with truncation. r=borjasalguero
2015-09-02 08:17:26 -07:00
B2G Bumper Bot
69e563c9e5 Bumping manifests a=b2g-bump 2015-09-02 06:10:15 -07:00
B2G Bumper Bot
e421b1f11a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/98e7bf4a40fd
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #31647 from chenpighead/1200517

Bug 1200517 - Let text-selection-dialog show on top of ActivityWindow.

========

https://hg.mozilla.org/integration/gaia-central/rev/bd8550b66f72
Author: Jeremy Chen <jeremychen@mozilla.com>
Desc: Bug 1200517 - Let text-selection-dialog show on top of ActivityWindow.
2015-09-02 06:07:23 -07:00
Carsten "Tomcat" Book
6f16e43880 Merge mozilla-central to b2g-inbound 2015-09-02 14:57:45 +02:00
Carsten "Tomcat" Book
93be29b867 merge mozilla-inbound to mozilla-central a=merge 2015-09-02 13:53:06 +02:00
Carsten "Tomcat" Book
9dec019bcb merge fx-team to mozilla-central a=merge 2015-09-02 13:33:47 +02:00
Tom Tromey
6d085a9c54 Bug 1201136 - treat "currentColor" as a valid color. r=heycam 2015-09-02 11:53:00 +02:00
Tim Nguyen
71aeea13ff Bug 1195135 - Test for storage "stores-cleared" event. r=mratcliffe 2015-09-03 15:57:00 +02:00
Ed Lee
cc0a9cac41 Bug 1194622 - Provide indication of loading when waiting for the room list [r=Standard8] 2015-09-02 00:14:27 -07:00
Gabriel Luong
9c38dc0741 Bug 1194827 - [promise-dbg] Implement panel startup and destroy r=fitzgen 2015-09-01 21:55:15 -07:00
B2G Bumper Bot
49eaf03b1f Bumping manifests a=b2g-bump 2015-09-01 19:35:02 -07:00
B2G Bumper Bot
546f0825e3 Bumping gaia.json for 5 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1ab9e5d9915d
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #31512 from BorisChiou/Bug1121463

Bug 1121463 - Provide 'copy link/URL' option when long-pressing hyperlinks

========

https://hg.mozilla.org/integration/gaia-central/rev/b2c0ede4dc68
Author: Boris Chiou <boris.chiou@gmail.com>
Desc: Bug 1121463 - Part 2: Add copy links/images marionette test

========

https://hg.mozilla.org/integration/gaia-central/rev/6689ba8c1270
Author: Boris Chiou <boris.chiou@gmail.com>
Desc: Bug 1121463 - Part 1: Support copy links

========

https://hg.mozilla.org/integration/gaia-central/rev/d096a1ceb620
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #31459 from CervantesYu/bug_1179353

Bug 1179353 - Implement a stable screen automatic brightness algorithm.

========

https://hg.mozilla.org/integration/gaia-central/rev/bbff47caca1e
Author: Cervantes Yu <cyu@mozilla.com>
Desc: Bug 1179353 - Implement a stable screen automatic brightness algorithm. r=timdream
2015-09-01 19:32:16 -07:00
B2G Bumper Bot
6d3e27b21d Bumping manifests a=b2g-bump 2015-09-01 19:10:17 -07:00
B2G Bumper Bot
350c4e5055 Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5662c54c7f6e
Author: Hubert Figuière <hub@figuiere.net>
Desc: Merge pull request #31589 from hfiguiere/bug1196438-activity-test

Bug 1220776 and Bug 1196438

Fixing overlay display (DB race condition), fix tests for overlay and reenable activity test.

========

https://hg.mozilla.org/integration/gaia-central/rev/19abb443a585
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 1196438 - Reenable activity test.

========

https://hg.mozilla.org/integration/gaia-central/rev/dc45c210c618
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Bug 1200776 - [Music][NGA] Overlays never appear on b2g-desktop
2015-09-01 19:07:28 -07:00
Riadh Chtara
0ee657ddb5 Bug 682069 - Password Import from IE not available. r=dolske r=mattn 2015-09-01 17:27:04 -07:00
Florian Quèze
473b4bf762 Bug 1169459 - remove the loadFromJars/jarURIs prefs, r=Mossop. 2015-09-04 11:50:49 +02:00
Florian Quèze
15be37fc5e Bug 1194153 - Chrome Registry's convertChromeURL shouldn't crash when given a null url, r=bsmedberg. 2015-09-04 11:39:08 +02:00
Florian Quèze
75810b09b4 Bug 438599 - the currentEngine attribute of nsIBrowserSearchService should never be null, r=Mossop. 2015-09-04 11:39:08 +02:00
Nils Ohlmeier [:drno]
758586e1da Bug 1200823 - s/test.steeplechase/test.testOptions.steeplechase/. r=bwc 2015-09-01 13:59:03 -07:00
Masayuki Nakano
91db38cfa5 Bug 895274 part.85 Rename NS_DRAGDROP_GESTURE to eLegacyDragGesture r=smaug 2015-09-02 15:08:03 +09:00
Masayuki Nakano
d9ea50541c Bug 895274 part.84 Rename NS_DRAGDROP_DRAGDROP to eLegacyDragDrop r=smaug 2015-09-02 15:08:03 +09:00
Masayuki Nakano
77594064fd Bug 895274 part.83 Rename NS_DRAGDROP_EXIT to eDragExit r=smaug 2015-09-02 15:08:02 +09:00
Masayuki Nakano
b3c59ad79c Bug 895274 part.82 Rename NS_DRAGDROP_ENTER to eDragEnter r=smaug 2015-09-02 15:08:02 +09:00
Masayuki Nakano
7b536b363d Bug 895274 part.81 Rename NS_DRAGDROP_OVER to eDragOver r=smaug 2015-09-02 15:08:02 +09:00