b61f6abbd13d93896e72edbb87ffde26c034d06b: Bug 960254 - Part 1: Add new Map/Unmap APIs to DataSourceSurface. r=jrmuizel
Bas Schouten <bschouten@mozilla.com> - Thu, 16 Jan 2014 13:17:22 +0100 - rev 163789
Push
26011 by ryanvm@gmail.com at Thu, 16 Jan 2014 20:06:29 +0000
Bug 960254 - Part 1: Add new Map/Unmap APIs to DataSourceSurface. r=jrmuizel
2628e64cf37571a3699985562935c47cf051d9a6: Backed out 5 changesets (bug 960254, bug 960354)
Bas Schouten <bschouten@mozilla.com> - Thu, 16 Jan 2014 14:36:53 +0100 - rev 163788
Push
26011 by ryanvm@gmail.com at Thu, 16 Jan 2014 20:06:29 +0000
Backed out 5 changesets (
bug 960254,
bug 960354)
Backed out changeset 4441c32c724c (
bug 960254)
Backed out changeset 4aecc5ca2a19 (
bug 960254)
Backed out changeset 9f499e5f7954 (
bug 960354)
Backed out changeset fd9b6b044a5a (
bug 960354)
Backed out changeset c1f6fbc397bd (
bug 960354)
8d3e02a7f23ce58733e4ee20fa64d9c9637835b8: Bug 960195 - Put drawSystemFocusRing behind a new runtime flag. r=roc
Rik Cabanier <cabanier@adobe.com> - Thu, 16 Jan 2014 08:27:03 -0500 - rev 163787
Push
26011 by ryanvm@gmail.com at Thu, 16 Jan 2014 20:06:29 +0000
Bug 960195 - Put drawSystemFocusRing behind a new runtime flag. r=roc
b971b8137039052358ac0aeb5b23d6f588b8bb55: Bug 960108 - JS::DescribeStack should show the whole stack for the runtime, across all contexts and the event loop, not just the current stack on the passed-in JSContext. r=bz
Andrea Marchesini <amarchesini@mozilla.com> - Thu, 16 Jan 2014 08:26:49 -0500 - rev 163786
Push
26011 by ryanvm@gmail.com at Thu, 16 Jan 2014 20:06:29 +0000
Bug 960108 - JS::DescribeStack should show the whole stack for the runtime, across all contexts and the event loop, not just the current stack on the passed-in JSContext. r=bz
796c5b4ce4708b53991205c5bb91e913f8cca4bc: Bug 956095 - Fix compiler warnings in TestCOMArray by initializing pointers. r=dougt
ZappaMan <iosifadrianmihai@gmail.com> - Thu, 16 Jan 2014 08:26:00 -0500 - rev 163785
Push
26011 by ryanvm@gmail.com at Thu, 16 Jan 2014 20:06:29 +0000
Bug 956095 - Fix compiler warnings in TestCOMArray by initializing pointers. r=dougt
abe44fd348b69b1eadab2fff70053c147a43ad8b: Bug 947665 - jitter stat. r=abr
Jan-Ivar Bruaroey <jib@mozilla.com> - Wed, 15 Jan 2014 17:29:43 -0500 - rev 163784
Push
26011 by ryanvm@gmail.com at Thu, 16 Jan 2014 20:06:29 +0000
Bug 947665 - jitter stat. r=abr
6fa6159af7e50e0a34193af476fb820f97d934e7: Bug 947665 - SSRC stat. r=abr
Jan-Ivar Bruaroey <jib@mozilla.com> - Wed, 15 Jan 2014 09:12:50 -0500 - rev 163783
Push
26011 by ryanvm@gmail.com at Thu, 16 Jan 2014 20:06:29 +0000
Bug 947665 - SSRC stat. r=abr
1e90119dec6fb10da60b86b5ced113598107da05: Bug 925416 - Report on memory used by blob URLs. r=khuey
Jed Davis <jld@mozilla.com> - Thu, 16 Jan 2014 08:22:26 -0500 - rev 163782
Push
26011 by ryanvm@gmail.com at Thu, 16 Jan 2014 20:06:29 +0000
Bug 925416 - Report on memory used by blob URLs. r=khuey
By default, the reporter path includes the blob owner's URI and the
blob URI in the path. If a blob has multiple references, its size is
divided among them so that the totals still work; the blob's address and
refcount are included in the path (to find the other refs), and all of
this is noted in the description.
If memory.blob_report.stack_frames is a nonzero value, that many JS
stack frames (file and line number, if available) will be added to the
path, with the file root-relative to the owner if same-origin.
d470ebf7d063f6a8c20896ad1efb552beb1d5b3f: Bug 918397 - CSP deprecation warning and dual CSP headers warning should be mutually exclusive. r=grobinson, r=sstamm
Yeuk Hon Wong <yeukhon@acm.org> - Thu, 16 Jan 2014 08:21:30 -0500 - rev 163781
Push
26011 by ryanvm@gmail.com at Thu, 16 Jan 2014 20:06:29 +0000
Bug 918397 - CSP deprecation warning and dual CSP headers warning should be mutually exclusive. r=grobinson, r=sstamm
cdfa438e98171d3f7ec24ba7b5d3c5b2b715c098: Backed out changeset faafb9526e32 (bug 957721) for breaking mach on Windows.
Ryan VanderMeulen <ryanvm@gmail.com> - Thu, 16 Jan 2014 08:21:07 -0500 - rev 163780
Push
26011 by ryanvm@gmail.com at Thu, 16 Jan 2014 20:06:29 +0000
Backed out changeset faafb9526e32 (
bug 957721) for breaking mach on Windows.
4441c32c724c6bb40a02312d1eba5295fd2686d4: Bug 960254 - Addition: Use a regular enum since apparently buildbot MSVC doesn't support nester MOZ_ENUM classes. r=bustage
Bas Schouten <bschouten@mozilla.com> - Thu, 16 Jan 2014 14:02:39 +0100 - rev 163779
Push
26011 by ryanvm@gmail.com at Thu, 16 Jan 2014 20:06:29 +0000
Bug 960254 - Addition: Use a regular enum since apparently buildbot MSVC doesn't support nester MOZ_ENUM classes. r=bustage
4aecc5ca2a19bdc70bde8389cf0d13e2f430c24d: Bug 960254: Implement the new Map/Unmap API for Direct2D. r=jrmuizel
Bas Schouten <bschouten@mozilla.com> - Thu, 16 Jan 2014 13:17:24 +0100 - rev 163778
Push
26011 by ryanvm@gmail.com at Thu, 16 Jan 2014 20:06:29 +0000
Bug 960254: Implement the new Map/Unmap API for Direct2D. r=jrmuizel
9f499e5f7954989f095a949c7bd8d70955501860: Bug 960354 - Part 3: Remove MarkDirty call to avoid confusion. r=jrmuizel
Bas Schouten <bschouten@mozilla.com> - Thu, 16 Jan 2014 13:17:23 +0100 - rev 163777
Push
26011 by ryanvm@gmail.com at Thu, 16 Jan 2014 20:06:29 +0000
Bug 960354 - Part 3: Remove MarkDirty call to avoid confusion. r=jrmuizel
fd9b6b044a5ab9e006d1206e7c5622545c938a0c: Bug 960354 - Part 2: Update some callers that write to DataSourceSurfaces. r=jrmuizel
Bas Schouten <bschouten@mozilla.com> - Thu, 16 Jan 2014 13:17:23 +0100 - rev 163776
Push
26011 by ryanvm@gmail.com at Thu, 16 Jan 2014 20:06:29 +0000
Bug 960354 - Part 2: Update some callers that write to DataSourceSurfaces. r=jrmuizel
c1f6fbc397bd67d63ea79df232f31cbe3640f590: Bug 960354 - Part 1: Add new Map/Unmap APIs to DataSourceSurface. r=jrmuizel
Bas Schouten <bschouten@mozilla.com> - Thu, 16 Jan 2014 13:17:22 +0100 - rev 163775
Push
26011 by ryanvm@gmail.com at Thu, 16 Jan 2014 20:06:29 +0000
Bug 960354 - Part 1: Add new Map/Unmap APIs to DataSourceSurface. r=jrmuizel
b1ea2300010cb8ff804545df03df0e7c37304861: Bug 956420 - Fix fixed margins on shorter-than-the-viewport pages. r=kats
Chris Lord <chrislord.net@gmail.com> - Wed, 15 Jan 2014 16:58:48 +0000 - rev 163774
Push
26011 by ryanvm@gmail.com at Thu, 16 Jan 2014 20:06:29 +0000
Bug 956420 - Fix fixed margins on shorter-than-the-viewport pages. r=kats
If a page is shorter than the screen, but taller than the screen with margins,
and has a fixed position top or bottom bar, it would be offset incorrectly
when scrolling downwards.
cbfac99adeef4acd03ead0ec132b6898b2622ba8: Bug 960011 - Fix accidentally added rooting hazard r=me
Jon Coppeard <jcoppeard@mozilla.com> - Thu, 16 Jan 2014 11:15:54 +0000 - rev 163773
Push
26011 by ryanvm@gmail.com at Thu, 16 Jan 2014 20:06:29 +0000
Bug 960011 - Fix accidentally added rooting hazard r=me
41a1598f3c024d9a4a5bfa13ed6609741162db89: Bug 958471 - Assert range of Object/String Values' payload. r=jandem
Nicolas B. Pierron <nicolas.b.pierron@mozilla.com> - Thu, 16 Jan 2014 03:06:31 -0800 - rev 163772
Push
26011 by ryanvm@gmail.com at Thu, 16 Jan 2014 20:06:29 +0000
Bug 958471 - Assert range of Object/String Values' payload. r=jandem
5302ee051b865fb943b88a520f29686bcb2f882c: Bug 952084 - Porting nsIDOMMozConnection to WebIDL, r=ehsan, r=bz
Andrea Marchesini <amarchesini@mozilla.com> - Thu, 16 Jan 2014 11:53:48 +0100 - rev 163771
Push
26011 by ryanvm@gmail.com at Thu, 16 Jan 2014 20:06:29 +0000
Bug 952084 - Porting nsIDOMMozConnection to WebIDL, r=ehsan, r=bz
6a232abb58963e19e380a4bbbadb3755aa0233f7: Bug 960011 - Fix some unsafe references in jsapi.cpp r=terrence
Jon Coppeard <jcoppeard@mozilla.com> - Thu, 16 Jan 2014 10:14:01 +0000 - rev 163770
Push
26011 by ryanvm@gmail.com at Thu, 16 Jan 2014 20:06:29 +0000
Bug 960011 - Fix some unsafe references in jsapi.cpp r=terrence