Commit Graph

323355 Commits

Author SHA1 Message Date
Kyle Huey
c6389ea0fa Bug 911258: Part 4 - Refactor exception implementations. r=bz 2013-09-08 20:28:50 -07:00
Kyle Huey
bf2b356316 Bug 911258: Part 3 - Convert exceptions to WebIDL. r=bz 2013-09-08 20:28:49 -07:00
Kyle Huey
af632a6a4e Bug 911258: Part 2 - Kill the exception service. r=bsmedberg 2013-09-08 20:28:49 -07:00
Kyle Huey
4632e5911d Bug 911258: Part 1 - Remove nsIExceptionService/Manager usage. r=bholley 2013-09-08 20:28:49 -07:00
Kyle Huey
b248805896 Bug 910924: Give workers an nsIGlobalObject. r=bent,bholley 2013-09-08 20:28:48 -07:00
Kyle Huey
888aba875b Bug 910937: Remove xpc_UnmarkGrayObject and use JSAPI directly. r=mccr8 2013-09-08 20:28:48 -07:00
Matt Woodrow
fa8f16578a Bug 912173 - Always AddRef and Release the GLContext when sharing a SurfaceStream to avoid mismatches. r=nrc 2013-09-09 14:35:20 +12:00
Chris Pearce
83ca0489b5 Bug 910966 - Bustage fix for 48a66737dc5c. Forgot to qref. r=bustage. 2013-09-09 09:52:20 +12:00
Chris Pearce
9a6ec47677 Bug 910966 - Use MP3FrameParser in DirectShow's SourceFilter, to more accurately determine the offset of the first MP3 frame. This enables us to only pass the MP3 data into DirectShow, which can't handle large ID3v2 tags. r=padenot 2013-09-09 09:47:54 +12:00
Chris Pearce
cb69dfe1b0 Bug 910996 - Move MP3FrameParser out of B2G specific code, so it can be used on other platforms. r=padenot
--HG--
rename : content/media/omx/MP3FrameParser.cpp => content/media/MP3FrameParser.cpp
rename : content/media/omx/MP3FrameParser.h => content/media/MP3FrameParser.h
2013-09-09 09:47:29 +12:00
Nicholas Cameron
d1238765c9 Bug 912352. Do an async composite as soon as we get a WM_PAINT message. r=roc 2013-09-09 09:08:07 +12:00
Nicholas Cameron
fa21b5c5db Bug 909607. Check if we are minimised before compositing. r=Bas 2013-09-09 09:07:01 +12:00
Nicholas Cameron
f3efa82044 Bug 913298. Remove AddMaskEffect and RemoveMaskEffect declarations. r=nical 2013-09-09 09:06:57 +12:00
Nicholas Cameron
89686c5e44 Bug 906445. Some speculative fixes to guard against dereferencing nullptrs. r=Bas 2013-09-09 09:06:50 +12:00
Nicholas Cameron
6bb0b5ed84 Don't include mozilla-config.h in gfx.layers. No bug. r=me 2013-09-09 08:55:48 +12:00
Daniel Holbert
80498bd85f (no bug) Fix comment typo: s/frames/frame's/ DONTBUILD 2013-09-08 10:34:32 -07:00
Phil Ringnalda
cd7158c6cd Merge b2g-inbound to m-c 2013-09-08 08:28:14 -07:00
Phil Ringnalda
69020f2282 Merge fx-team to m-c 2013-09-08 08:26:23 -07:00
Andrew Sutherland
e0a977dae7 backout Bug 784816 https://hg.mozilla.org/mozilla-central/rev/1000c23df772 for breaking multi-process TCPSocket SSL connections 2013-09-08 11:22:44 +02:00
Gaia Pushbot
f91fadbd95 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/0bfd8f0e9f4a
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #11944 from gasolin/issue-887669

Bug 887669 - [Test][System] Unit test for Permission Manager, r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/e7417792693e
Author: gasolin <gasolin@gmail.com>
Desc: Bug 887669 - [Test][System] Unit test for Permission Manager
2013-09-07 17:15:22 -07:00
Fabrice Desré
90d333a0d6 Bug 912898 - B2G: Don't kill adb (or lock the screen) if a debugger client is connected r=past 2013-09-07 16:28:51 -07:00
Vicamo Yang
a74bb49601 Backout bug 907585, break B2G Mnw test cases 2013-09-07 19:32:23 +08:00
Vicamo Yang
c293ef20cd Backout bug 873351, break Mnw test cases. 2013-09-07 19:09:54 +08:00
Paul Rouget
a280f4502a Bug 912915 - Implement a simple generic highlighter. r=jwalker 2013-09-07 11:39:50 +02:00
Paul Rouget
0a48e68b74 Bug 913440 - Implement a pseudo class to highlight element easily. r=bz 2013-09-07 11:39:50 +02:00
Vicamo Yang
dde2516d87 Bug 873351 - B2G SMS: move SMS code out of RadioInterfaceLayer to SmsService. r=gene 2013-09-07 14:20:19 +08:00
Vicamo Yang
6f22f53a4a Bug 907585 [3/3]: some small refinements. r=yoshi 2013-09-07 14:20:11 +08:00
Vicamo Yang
3083861621 Bug 907585 [2/3]: Re-implement message listener registration. r=yoshi 2013-09-07 14:20:07 +08:00
Vicamo Yang
e6e7595374 Bug 907585 [1/3]: B2G RIL - share RilMessageManager. Move to RilMessageManager.jsm. r=yoshi,hsinyi 2013-09-07 14:20:04 +08:00
Vicamo Yang
f84d37a565 Bug 864485 - 3/3: Gonk backend specific. r=hsinyi 2013-09-07 14:19:57 +08:00
Vicamo Yang
da62cf5ddc Bug 864485 - 2/3: DOM & IPC. r=khuey 2013-09-07 14:19:53 +08:00
Vicamo Yang
ba7425f19a Bug 864485 - 1/3: B2G Telephony - move to IPDL. Interface changes. sr=sicking, r=hsinyi,khuey 2013-09-07 14:19:50 +08:00
Ryan VanderMeulen
4dec0a7644 Merge inbound to m-c. 2013-09-06 20:55:41 -04:00
Ryan VanderMeulen
9dd8ba855f Merge fx-team to m-c. 2013-09-06 20:49:55 -04:00
Ryan VanderMeulen
c5419bc9e5 Merge b2g-inbound to m-c. 2013-09-06 20:40:47 -04:00
Matthew Noorenberghe
d52864cae3 Backout 2255560d9b6c (bug 912054) for breaking PGO builds on the UX branch (bug 913251) 2013-09-06 17:38:03 -07:00
Margaret Leibovic
fe358a0040 Bug 907192 - Update tab count while in editing mode on tablets. r=lucasr 2013-09-06 16:25:37 -07:00
Margaret Leibovic
53d70734e2 Bug 909455 - Replace FHR recordSearch calls in new URL entering logic. r=rnewman 2013-09-06 16:25:27 -07:00
Gaia Pushbot
c2d32b32a9 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/a04ef5d32598
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Merge pull request #12003 from nullaus/browser-test-fix

bug 913701, fix burning browser db operator variant customization test.

========

https://hg.mozilla.org/integration/gaia-central/rev/5d3a047036c7
Author: Ghislain 'Aus' Lacroix <aus@mozilla.com>
Desc: bug 913701, fix burning browser db operator variant customization test.
2013-09-06 16:15:26 -07:00
Wes Johnston
08aa1fb872 Bug 878418 - Move positioning of Open with context menu item. r=mfinkle 2013-09-06 15:29:04 -07:00
Ryan VanderMeulen
3eb228264d Merge m-c to fx-team. 2013-09-06 18:01:53 -04:00
Ryan VanderMeulen
6e6b0eb9c7 Merge m-c to b2g-inbound. 2013-09-06 18:01:09 -04:00
Ryan VanderMeulen
bb260232f5 Merge m-c to inbound. 2013-09-06 18:00:23 -04:00
Fabrice Desré
54add3473f Bug 912149 - [Buri][1.2][Homescreen] Packaged apps don't display correct content when launched from homescreen r=ferjm 2013-09-06 14:51:24 -07:00
Ryan VanderMeulen
3b1087b464 Backed out 7 changesets (bug 907585, bug 873351, bug 864485) for making phones unbootable.
Backed out changeset 001a849303de (bug 873351)
Backed out changeset 8020b3013618 (bug 907585)
Backed out changeset 9039460e09c5 (bug 907585)
Backed out changeset 9464e393a501 (bug 907585)
Backed out changeset d6920653de69 (bug 864485)
Backed out changeset 20ef446b27cd (bug 864485)
Backed out changeset e27c780e1ef5 (bug 864485)
2013-09-06 17:28:10 -04:00
Gaia Pushbot
723aef5a88 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/9c5d02a1f3cc
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #11972 from hotzenklotz/907965_preview_rotation

Bug 907965 - [Gallery] Rotate thumbnail according to EXIF orientation me... r=davidflanagan

========

https://hg.mozilla.org/integration/gaia-central/rev/6da0a99f6e49
Author: Tom Herold <therold@mozilla.com>
Desc: Bug 907965 - [Gallery] Rotate thumbnail according to EXIF orientation metadata
2013-09-06 13:55:22 -07:00
Ryan VanderMeulen
46dc9e39c8 Merge inbound to m-c. 2013-09-06 16:41:07 -04:00
Gaia Pushbot
4382def103 Bumping gaia.json for 3 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/23b879f86acc
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #11999 from alivedise/bugzilla/913610/lockscreen

Bug 913610 - Backout 905116 + 913345

========

https://hg.mozilla.org/integration/gaia-central/rev/03ef720d123b
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Revert "Bug 905116 - Implement Homescreen Window + Homescreen Launcher"

This reverts commit 3876c9129c8a3865eedd3a0ed92939ecf41a6eb1.

========

https://hg.mozilla.org/integration/gaia-central/rev/b22494964be7
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Revert "Bug 913345 - Virtualize homescreen origin"

This reverts commit cdbf027bb90f0d2aa55cc53d11c65497f6f410c4.
2013-09-06 13:05:24 -07:00
Jim Mathies
ffa1f75479 Bug 913114 - Fix ref counting in winrt widget's GeckoContentController. r=bbondy 2013-09-06 14:56:14 -05:00
Jim Mathies
1585b0c5ba Bug 912931 - Fix for double click events with apz enabled. r=bbondy 2013-09-06 14:56:13 -05:00