Commit Graph

150759 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
2bd4f19471 Merge mozilla-central to b2g-inbound 2013-10-14 14:52:43 +02:00
Carsten "Tomcat" Book
be12d4c39c merge b2g-inbound to mozilla-central 2013-10-14 14:43:22 +02:00
Gaia Pushbot
bb060c06e8 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4cdfe9307db3
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Merge pull request #12813 from gabrielesvelto/bug-922574-pressed-button-image

Bug 922574 - Added a pressed state to the switch-calls button r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/3a06cb2437c4
Author: Gabriele Svelto <gabriele.svelto@gmail.com>
Desc: Bug 922574 - Added a pressed state to the switch-calls button r=etienne
2013-10-14 05:25:24 -07:00
Carsten "Tomcat" Book
43c6ad13ea Backed out changeset c52934a52f94 (bug 925397) for jit/scatter test failures 2013-10-14 14:22:43 +02:00
Kyle Huey
80a708caab Bug 915757: Split GetListenerManager into two functions for more const-correctness. r=smaug 2013-10-14 19:58:25 +08:00
Kyle Huey
c3788e3653 Bug 919885: Move Worker to WebIDL and thread-agnostic event dispatch. r=bent,bz 2013-10-14 19:58:05 +08:00
Eddy Bruel
2822dc03cc Bug 880330 - Refactor xpconnect to use the new options API; r=bholley 2013-10-14 13:42:16 +02:00
Sotaro Ikeda
852bed7c7d Bug 923848 - Reuse mp3 file format check result. r=doublec 2013-10-14 07:37:09 -04:00
Eddy Bruel
c589d6fe48 Bug 880330 - Refactor the jsapi-tests to use the new options API; r=bholley 2013-10-14 13:36:42 +02:00
Eddy Bruel
6f550cca37 Bug 880330 - Refactor the shell to use the new options API; r=bholley 2013-10-14 13:31:03 +02:00
Marco Chen
d56fa20eab Bug 924787 - [AudioManager] The checking condition should be "leave here if settings name is not for bt_sco". r=mwu 2013-10-14 18:27:13 +08:00
Marco Chen
3b00fd5221 Bug 923173 - Use NS_WARNING for unexpected name to avoid crashing. r=ehsan 2013-10-14 18:45:35 +08:00
Gijs Kruitbosch
f612d87e4f Bug 926323 - Tilt tests should unregister observers to prevent errors later on when scopes are dead, r=vporof 2013-10-14 11:54:46 +02:00
Gaia Pushbot
3c6699c661 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/47d1ef981981
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #11627 from crh0716/904984

Bug 904984 - Add APBW to the APN database r=kaze

========

https://hg.mozilla.org/integration/gaia-central/rev/0e9d035c0901
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 904984 - Add APBW to the APN database
2013-10-13 23:35:23 -07:00
Gaia Pushbot
74bee3dd69 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/32c4badad686
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #12536 from huchengtw-moz/video/Bug_914972_wrong_progress_bar_when_unplug_headset

[Buri][Video player]The progress bar displays wrong when unplug headset, r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/e5c4318a73f5
Author: John Hu <johu@mozilla.com>
Desc: Bug 914972 - [Buri][Video player]The progress bar displays wrong when unplug headset
2013-10-13 23:00:23 -07:00
Phil Ringnalda
95093a98d7 Backed out 2 changesets (bug 915757, bug 919885) for xpcshell bustage
Backed out changeset 5d17d90b838d (bug 915757)
Backed out changeset 91495d3a91c8 (bug 919885)
2013-10-13 21:59:58 -07:00
Randy Lin
b8911f0b11 Bug 924724 - Shutdown hang in Media Encoder when running state machine mochitest. r=roc 2013-10-14 12:34:48 +08:00
Gaia Pushbot
5e14b30397 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/02f6a299304a
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #12543 from huchengtw-moz/camera/Bug_921821_picture_size_larger_when_rotating

Bug 921821 - [Buri][Camera]The picture size larger than normally size wh...r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/3a0d5482ffd2
Author: John Hu <johu@mozilla.com>
Desc: Bug 921821 - [Buri][Camera]The picture size larger than normally size when you rotate the phone to landscape mode
2013-10-13 21:30:23 -07:00
Dale Harvey
7fddf516c3 Bug 922896 - Fire tap immediately if content is not zoomable. r=kats 2013-10-14 05:29:47 +01:00
Gaia Pushbot
08832e4cf6 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7362250f9163
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #12690 from cctuan/923918

Bug 923918 - upload icons

========

https://hg.mozilla.org/integration/gaia-central/rev/c3dd89b11da2
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 923918 - upload icons
2013-10-13 20:30:23 -07:00
Kyle Huey
6d62264056 Bug 915757: Split GetListenerManager into two functions for more const-correctness. r=smaug 2013-10-14 11:10:44 +08:00
Kyle Huey
05cac7d21a Bug 919885: Move Worker to WebIDL and thread-agnostic event dispatch. r=bent,bz 2013-10-14 11:10:43 +08:00
Gaia Pushbot
6f091aeac7 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/582a3fd8e772
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #12807 from gasolin/issue-923866

Bug 923866 - HD: fix keyboard FTU in different resolutions, r=rudy

========

https://hg.mozilla.org/integration/gaia-central/rev/2b2dd2d79e8e
Author: gasolin <gasolin@gmail.com>
Desc: Bug 923866 - HD: fix keyboard FTU in different resolutions
2013-10-13 20:05:23 -07:00
Phil Ringnalda
3fc525b64e Bug 926266 - Bail in 900683.js when ParallelArray isn't defined 2013-10-13 19:41:55 -07:00
Phil Ringnalda
c13d8d4c88 Merge m-c to m-i 2013-10-13 10:29:45 -07:00
Phil Ringnalda
95759c43cf Merge m-i to m-c 2013-10-13 10:18:40 -07:00
Phil Ringnalda
dcbebbac56 Merge f-t to m-c 2013-10-13 10:08:21 -07:00
Phil Ringnalda
c8edc1d6f9 Bug 922976 - Skip gfx/tests/crashtests/394751.xhtml on Tegras for constant failures to load 2013-10-13 09:39:30 -07:00
Wes Kocher
c1cf5829da Merge m-c to inbound 2013-10-14 19:10:27 -07:00
Matt Woodrow
6eab2feff6 Bug 740598 - Add optimized version of CopyRect for the cairo backend. r=Bas 2013-10-15 14:55:16 +13:00
Matt Woodrow
c19f0da01b Bug 740598 - Add CopyRect API to Moz2D. r=Bas 2013-10-15 14:55:15 +13:00
Matt Woodrow
2824808530 Bug 923542 - Draw to the correct destination rect when computing alpha masks. r=ajones 2013-10-15 14:55:15 +13:00
George Wright
3dd339e001 Bug 915938 - Honour the glyph rendering options set by the platform when drawing text on a <canvas> r=jfkthame 2013-10-13 12:23:20 -04:00
Josh Aas
045b11fb5f Bug 925241: Remove Quickdraw font name lookup code because it's no longer necessary and uses deprecated APIs. r=jdaggett 2013-10-15 16:17:37 -05:00
Andreas Gal
cb4f904e5b Bug 923409 - Draw FPS counter with a single GL call and eliminate last use of Copy2D program (r=BenWa). 2013-10-13 09:10:13 -07:00
Robert Longson
07e163cd9f Bug 919371 - Make sure marker frames get the right parent. r=cam 2013-10-13 10:15:53 +01:00
Richard Newman
d3c5516ed5 Bug 926129 - Follow-up: null check. r=trivial 2013-10-12 22:32:03 -07:00
Chris Kitching
0293f1efe7 Bug 926129 - Do LoadFaviconTask result chaining in constant stack space. r=rnewman 2013-10-12 21:23:10 -07:00
Chenxia Liu
395aabef3c Bug 914377 - Intermittent testShareLink | Exception caught - junit.framework.AssertionFailedError: View is null and can therefore not be clicked! r=gbrown 2013-10-12 20:32:43 -07:00
Shian-Yow Wu
9963ebb744 Bug 881935 - Part 4: Signaling unit test for max-fs and max-fr. r=abr 2013-10-13 09:44:55 +08:00
Shian-Yow Wu
ae185433b3 Bug 881935 - Part 3: Video conduit unit test for max-fs. r=derf 2013-10-13 09:44:53 +08:00
Shian-Yow Wu
4dbd088842 Bug 881935 - Part 2: Device configuration for max-fs and max-fr. r=derf 2013-10-13 09:44:50 +08:00
Shian-Yow Wu
af5c392c24 Bug 881935 - Part 1: SDP parsing/building for max-fs and max-fr parameters. r=abr 2013-10-13 09:43:00 +08:00
Wes Johnston
582c50bdb0 Bug 777451 - Allow adding files into roboextender for tests. r=gbrown 2013-10-12 16:00:51 -07:00
Phil Ringnalda
dbd638a82a Merge m-c to m-i 2013-10-12 15:27:11 -07:00
Phil Ringnalda
27bc2d9d9c Bug 859424 - Disable layout/generic/crashtests/309322-4.html for loading a bmo attachment as an img src 2013-10-12 15:20:21 -07:00
Ryan VanderMeulen
a05e896f96 Merge m-c to fx-team. 2013-10-12 14:28:58 -04:00
Ryan VanderMeulen
06471e3a4f Merge m-c to inbound. 2013-10-12 14:28:13 -04:00
Ryan VanderMeulen
ae61dad479 Merge inbound to m-c. 2013-10-12 14:26:17 -04:00
Ryan VanderMeulen
506ff3e95f Merge b2g-inbound to m-c. 2013-10-12 14:25:14 -04:00