55f027c764be0289213e7d4dfd3e2af5aea9c75e: Bug 863773 - Changes the way plugin handlers are loaded at the preferences applications pane. Uses enabledPlugin attribute from each navigator.mimeTypes to find the actual plugin used to handle the mime type. r=Unfocused
Bernardo P. Rittmeyer <bernardo@rittme.com> - Tue, 26 Aug 2014 20:54:46 +0200 - rev 201737
Push
48253 by kwierso@gmail.com at Wed, 27 Aug 2014 01:19:25 +0000
Bug 863773 - Changes the way plugin handlers are loaded at the preferences applications pane. Uses enabledPlugin attribute from each navigator.mimeTypes to find the actual plugin used to handle the mime type. r=Unfocused
4f6affdf52b6db940cc6bacde684d765d99cfd12: Bug 745283 - Part 4: WebIDL binding for UDPSocket API. r+sr=smaug, r=khuey, r=baku a=reland
Shih-Chiang Chien <schien@mozilla.com> - Mon, 14 Apr 2014 09:21:26 +0800 - rev 201736
Push
48253 by kwierso@gmail.com at Wed, 27 Aug 2014 01:19:25 +0000
Bug 745283 - Part 4: WebIDL binding for UDPSocket API. r+sr=smaug, r=khuey, r=baku a=reland
d0ab836a651799713886dd5edf309a945f0b694c: Bug 745283 - Part 3: Support send input stream and multicast operation via PUDPSocket.ipdl. r=jduell, r=mt
Shih-Chiang Chien <schien@mozilla.com> - Tue, 06 May 2014 18:32:25 +0800 - rev 201735
Push
48253 by kwierso@gmail.com at Wed, 27 Aug 2014 01:19:25 +0000
Bug 745283 - Part 3: Support send input stream and multicast operation via PUDPSocket.ipdl. r=jduell, r=mt
69e68a879b44f58e5044467b99cf5e6687690d29: Bug 745283 - Part 2: Add udp-socket permission. r=sicking, r=baku
Shih-Chiang Chien <schien@mozilla.com> - Wed, 28 May 2014 13:56:23 +0800 - rev 201734
Push
48253 by kwierso@gmail.com at Wed, 27 Aug 2014 01:19:25 +0000
Bug 745283 - Part 2: Add udp-socket permission. r=sicking, r=baku
b693a1350656e8333cfaf61476dad8703e845bad: Bug 745283 - Part 1: Expose nsINetAddr for the local address of nsUDPSocket and support send with InputStream. r=jduell, r=mayhemer
Shih-Chiang Chien <schien@mozilla.com> - Mon, 21 Apr 2014 09:33:00 +0800 - rev 201733
Push
48253 by kwierso@gmail.com at Wed, 27 Aug 2014 01:19:25 +0000
Bug 745283 - Part 1: Expose nsINetAddr for the local address of nsUDPSocket and support send with InputStream. r=jduell, r=mayhemer
fd51c8a61561f9fb627f2e516c3e3bfbb6bde08a: Backed out changeset 1ed271ffb59c (bug 786419) bug causing bug 786419 a=backout
Wes Kocher <wkocher@mozilla.com> - Tue, 26 Aug 2014 16:34:46 -0700 - rev 201732
Push
48253 by kwierso@gmail.com at Wed, 27 Aug 2014 01:19:25 +0000
Backed out changeset 1ed271ffb59c (
bug 786419) bug causing
bug 786419 a=backout
607421044238a1a2935e5b2ef25080921d351228: Backed out 4 changesets (bug 745283) for conflicting with the backout of bug 786419 a=backout
Wes Kocher <wkocher@mozilla.com> - Tue, 26 Aug 2014 16:33:42 -0700 - rev 201731
Push
48253 by kwierso@gmail.com at Wed, 27 Aug 2014 01:19:25 +0000
Backed out 4 changesets (
bug 745283) for conflicting with the backout of
bug 786419 a=backout
Backed out changeset a1af198d91bd (
bug 745283)
Backed out changeset 9fc6f4275bbb (
bug 745283)
Backed out changeset 37c10c9f2a4d (
bug 745283)
Backed out changeset bc0ab47e8ac7 (
bug 745283)
0e73004b33f28c954c1f269193ebafff50351cb1: Bug 1058297 - Allow opting-out of "build complete" spam. r=gps
Matthew Gregan <kinetik> - Mon, 25 Aug 2014 15:50:00 +1200 - rev 201730
Push
48252 by mgregan@mozilla.com at Wed, 27 Aug 2014 00:02:19 +0000
Bug 1058297 - Allow opting-out of "build complete" spam. r=gps
4a3a302f1f31b99182436597840fdbe35389c65c: Bug 1058549 - Implement SourceBufferDecoder::GetEndMediaTime - r=kinetik
Chris Double <chris.double@double.co.nz> - Wed, 27 Aug 2014 11:45:48 +1200 - rev 201729
Push
48251 by cdouble@mozilla.com at Tue, 26 Aug 2014 23:47:03 +0000
Bug 1058549 - Implement SourceBufferDecoder::GetEndMediaTime - r=kinetik
c5fbcc0109b3a413a103d9752e18a879a5492f1d: Bug 1058400 - Fix AppleCMLinker assertion. r=cpearce
Ralph Giles <giles@mozilla.com> - Tue, 26 Aug 2014 13:26:00 -0700 - rev 201728
Push
48250 by rgiles@mozilla.com at Tue, 26 Aug 2014 23:26:36 +0000
Bug 1058400 - Fix AppleCMLinker assertion. r=cpearce
We call Unlink() from the failure cleanup code in Link() when
the dlopen call fails, so it's incorrect to assert that sLink
is non-null. We've already incremented the refcount, so that
check is fine.
8ad9756bb02568bffe436f26b794e0b5e4baa851: Bug 1058399 - Fix VideoData leak on osx fmp4 seek. r=cpearce
Ralph Giles <giles@mozilla.com> - Tue, 26 Aug 2014 14:22:00 -0700 - rev 201727
Push
48250 by rgiles@mozilla.com at Tue, 26 Aug 2014 23:26:36 +0000
Bug 1058399 - Fix VideoData leak on osx fmp4 seek. r=cpearce
Calling Clear() on the reorder queue doesn't call delete on
the stored pointer elements. Do this explicitly to avoid leaking
decoded frames when ::Flush() is called.
9cfeb1314dc16896d95060cfee344e8438e2afe7: Bug 1057481 - Session restore shouldn't use contentWindow (r=ttaubert)
Bill McCloskey <wmccloskey@mozilla.com> - Tue, 26 Aug 2014 16:01:11 -0700 - rev 201726
Push
48249 by wmccloskey@mozilla.com at Tue, 26 Aug 2014 23:01:21 +0000
Bug 1057481 - Session restore shouldn't use contentWindow (r=ttaubert)
1e22fe6f04627d4b750a180144a2bd6554b53526: Bug 1047945 - Delete the TileExpiry object at shutdown to avoid leak warnings. r=BenWa
Matt Woodrow <mwoodrow@mozilla.com> - Wed, 27 Aug 2014 10:57:49 +1200 - rev 201725
Push
48248 by mwoodrow@mozilla.com at Tue, 26 Aug 2014 22:58:09 +0000
Bug 1047945 - Delete the TileExpiry object at shutdown to avoid leak warnings. r=BenWa
c612d2a179f02e525483e04764d8939b184d18bb: Bug 936690 - Remove nsIContentView and nsIContentViewManager. r=roc
Matt Woodrow <mwoodrow@mozilla.com> - Wed, 27 Aug 2014 10:56:24 +1200 - rev 201724
Push
48248 by mwoodrow@mozilla.com at Tue, 26 Aug 2014 22:58:09 +0000
Bug 936690 - Remove nsIContentView and nsIContentViewManager. r=roc
f1b9d154464e5f899b2b5d39aeb94955b0e2b925: Bug 936690 - Remove use of nsIContentViewManager in metro. r=mbrubeck
Kartikaya Gupta <kgupta@mozilla.com> - Wed, 27 Aug 2014 10:55:36 +1200 - rev 201723
Push
48248 by mwoodrow@mozilla.com at Tue, 26 Aug 2014 22:58:09 +0000
Bug 936690 - Remove use of nsIContentViewManager in metro. r=mbrubeck
c3474588bddd7fb10b32bd9b6b931b1a4efb506f: Bug 1050788 - Fix a bug where cairo's region clipping code incorrectly handled empty clips. r=jrmuizel
Matt Woodrow <mwoodrow@mozilla.com> - Wed, 27 Aug 2014 10:22:38 +1200 - rev 201722
Push
48247 by mwoodrow@mozilla.com at Tue, 26 Aug 2014 22:28:53 +0000
Bug 1050788 - Fix a bug where cairo's region clipping code incorrectly handled empty clips. r=jrmuizel
5ee7a98d1e2fe5fd290f23bad457a1b098331fa5: Bug 1050788 - Add test for complex path that is entirely clipped out. r=roc
Matt Woodrow <mwoodrow@mozilla.com> - Wed, 27 Aug 2014 10:21:20 +1200 - rev 201721
Push
48247 by mwoodrow@mozilla.com at Tue, 26 Aug 2014 22:28:53 +0000
Bug 1050788 - Add test for complex path that is entirely clipped out. r=roc
c9e48790f6fa33dd04dfa1ce0009a5658dc2a636: Bug 1057216 - Make DrawTargetCG hold a reference to DataSourceSurface when we're wrapping their data. r=jrmuizel
Matt Woodrow <mwoodrow@mozilla.com> - Wed, 27 Aug 2014 10:20:18 +1200 - rev 201720
Push
48247 by mwoodrow@mozilla.com at Tue, 26 Aug 2014 22:28:53 +0000
Bug 1057216 - Make DrawTargetCG hold a reference to DataSourceSurface when we're wrapping their data. r=jrmuizel
247755b96ab8513391ca537fbe82e24f68ac7167: Bug 1057211 - Use DrawTargetDual for component alpha layers when tiling so that we get correct PushGroupAndCopyBackground behaviour. r=nical
Matt Woodrow <mwoodrow@mozilla.com> - Wed, 27 Aug 2014 10:18:55 +1200 - rev 201719
Push
48247 by mwoodrow@mozilla.com at Tue, 26 Aug 2014 22:28:53 +0000
Bug 1057211 - Use DrawTargetDual for component alpha layers when tiling so that we get correct PushGroupAndCopyBackground behaviour. r=nical
e1d9104a958f4231ff96aaf3c128bce1e0869188: Bug 1056171 - Account for continuations when generating background clip areas. r=roc
Matt Woodrow <mwoodrow@mozilla.com> - Wed, 27 Aug 2014 10:15:50 +1200 - rev 201718
Push
48247 by mwoodrow@mozilla.com at Tue, 26 Aug 2014 22:28:53 +0000
Bug 1056171 - Account for continuations when generating background clip areas. r=roc