Commit Graph

163441 Commits

Author SHA1 Message Date
Andrew McCreight
eae2f4253b Bug 959413, part 3 - Smart pointerize nsXPCConstructor. r=bholley 2014-01-16 08:49:25 -08:00
Andrew McCreight
9b90661651 Bug 959413, part 2 - Smart pointerize nsXPCComponents. r=bholley 2014-01-16 08:49:25 -08:00
Andrew McCreight
bccbec4344 Bug 959413, part 1 - Remove null checks of new return values in XPC_IMPL_GET_OBJ_METHOD. r=bholley 2014-01-16 08:49:24 -08:00
Ryan VanderMeulen
25157d7478 Backed out changeset aa8e746be488 (bug 944579) for bustage. 2014-01-16 11:41:40 -05:00
Andy Wingo
ef3f7a8a78 Bug 960168 - Reified block scopes should prevent magic optimized arguments. r=luke 2014-01-15 19:37:09 +01:00
Markus Stange
3bf750f3ce Bug 944579. r=Bas 2014-01-16 11:21:13 -05:00
Gijs Kruitbosch
b00368c4ef Bug 956524
--HG--
extra : rebase_source : 1bfe727a03a06a90a49c7002a9d2a71bc17acbfe
2014-01-16 16:57:13 +01:00
David Burns
63f9054026 Bug 927285: Fix for intermittent on test_submit.py; r=me 2014-01-16 15:57:18 +00:00
Ryan VanderMeulen
40d386d0f2 Backed out changeset b971b8137039 (bug 960108) for mochitest-bc orange. 2014-01-16 10:25:19 -05:00
Etienne Segonzac
f091204480 Bug 849223 - Make the CSS3 system color module customizable via mozSettings to enable gaia themes. r=vingtetun 2014-01-16 15:52:30 +01:00
Vivien Nicolas
738ac97473 Bug 942246 - Event fluffing fails to generate a click under certain conditions. r=smaug 2014-01-16 15:52:27 +01:00
Stephen Pohl
293391fdad Bug 927402: Ensure that about:telemetry correctly reflects whether or not telemetry is turned on. r=jimm 2014-01-16 09:37:14 -05:00
Olli Pettay
63f95f00c7 Bug 930793 - Remove favor performance mode, r=roc,avih
--HG--
extra : rebase_source : e936e5b02dc2e613816fb6f97f9af5a303dc6f6d
2014-01-16 16:09:08 +02:00
Olli Pettay
dd0abe67b5 Bug 960351 - browser_bug726427_csstransform_tooltip.js times out, r=pbrosset
--HG--
extra : rebase_source : e05f39f7ef4d73823bb5445b1cc398f81e560253
2014-01-16 15:38:10 +02:00
Olli Pettay
c4fd1fe3c6 Bug 960309, make browser_tabview_bug625269.js more reliable, r=roc
--HG--
extra : rebase_source : 0a5ac4d8578ea73d1fc0d6a5c6e90651a1a4418d
2014-01-16 15:37:16 +02:00
Tom Schuster
05ef2eef58 Bug 939294 - Fix b2g failure with null JSObject. r=bz on irc 2014-01-16 15:24:00 +01:00
Rick Eyre
6800118496 Bug 957847 - Fix VTTCue crash at TextTrackCue::AddCue. r=rillian 2014-01-15 11:30:58 -05:00
Byron Campen [:bwc]
69bcc1c064 Bug 908923 - Part 3: Disable auto-refresh in about:webrtc to cut down on jank. r=abr 2013-11-25 14:39:17 -08:00
Byron Campen [:bwc]
098cdd266f Bug 908923 - Part 2: Add a button to dump the entire rlog ringbuffer to about:webrtc. r=abr 2013-11-25 14:38:41 -08:00
Byron Campen [:bwc]
c2c5f8c8b3 Bug 908923 - Part 1: Basic about:webrtc page. r=gavin 2013-11-25 11:01:48 -08:00
Bas Schouten
35cb9312ad Bug 960254 - Part 4: Implement the new Map/Unmap API for Direct2D. r=jrmuizel 2014-01-16 13:17:24 +01:00
Bas Schouten
74759ea951 Bug 960254 - Part 3: Remove MarkDirty call to avoid confusion. r=jrmuizel 2014-01-16 13:17:23 +01:00
Bas Schouten
369a4507bb Bug 960254 - Part 2: Update some callers that write to DataSourceSurface. r=jrmuizel 2014-01-16 13:17:23 +01:00
Bas Schouten
ccea287183 Bug 960254 - Part 1: Add new Map/Unmap APIs to DataSourceSurface. r=jrmuizel 2014-01-16 13:17:22 +01:00
Bas Schouten
370e329706 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)
2014-01-16 14:36:53 +01:00
Rik Cabanier
8ffd0cd785 Bug 960195 - Put drawSystemFocusRing behind a new runtime flag. r=roc 2014-01-16 08:27:03 -05:00
Andrea Marchesini
19461b9e4d 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 2014-01-16 08:26:49 -05:00
ZappaMan
85d643bdb6 Bug 956095 - Fix compiler warnings in TestCOMArray by initializing pointers. r=dougt 2014-01-16 08:26:00 -05:00
Jan-Ivar Bruaroey
1e7285820c Bug 947665 - jitter stat. r=abr 2014-01-15 17:29:43 -05:00
Jan-Ivar Bruaroey
c50d2f956d Bug 947665 - SSRC stat. r=abr 2014-01-15 09:12:50 -05:00
Jed Davis
da392ef08b 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.
2014-01-16 08:22:26 -05:00
Yeuk Hon Wong
6873051f61 Bug 918397 - CSP deprecation warning and dual CSP headers warning should be mutually exclusive. r=grobinson, r=sstamm 2014-01-16 08:21:30 -05:00
Ryan VanderMeulen
b07e8ed1dd Backed out changeset faafb9526e32 (bug 957721) for breaking mach on Windows. 2014-01-16 08:21:07 -05:00
Bas Schouten
a15fbf0b14 Bug 960254 - Addition: Use a regular enum since apparently buildbot MSVC doesn't support nester MOZ_ENUM classes. r=bustage 2014-01-16 14:02:39 +01:00
Bas Schouten
bdef25f246 Bug 960254: Implement the new Map/Unmap API for Direct2D. r=jrmuizel 2014-01-16 13:17:24 +01:00
Bas Schouten
ce9ae67b3c Bug 960354 - Part 3: Remove MarkDirty call to avoid confusion. r=jrmuizel 2014-01-16 13:17:23 +01:00
Bas Schouten
e40ceb7ddd Bug 960354 - Part 2: Update some callers that write to DataSourceSurfaces. r=jrmuizel 2014-01-16 13:17:23 +01:00
Bas Schouten
126f6c8ac7 Bug 960354 - Part 1: Add new Map/Unmap APIs to DataSourceSurface. r=jrmuizel 2014-01-16 13:17:22 +01:00
Chris Lord
18df7b2db7 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.
2014-01-15 16:58:48 +00:00
Jon Coppeard
a3520b580b Bug 960011 - Fix accidentally added rooting hazard r=me 2014-01-16 11:15:54 +00:00
Nicolas B. Pierron
53088e6a78 Bug 958471 - Assert range of Object/String Values' payload. r=jandem 2014-01-16 03:06:31 -08:00
Andrea Marchesini
826b2527bb Bug 952084 - Porting nsIDOMMozConnection to WebIDL, r=ehsan, r=bz 2014-01-16 11:53:48 +01:00
Jon Coppeard
2078201c40 Bug 960011 - Fix some unsafe references in jsapi.cpp r=terrence 2014-01-16 10:14:01 +00:00
Jon Coppeard
44c277b1f7 Bug 957088 - Only check hash tables in new GC zeal mode r=terrence 2014-01-16 10:13:01 +00:00
Makoto Kato
4923c81734 Bug 935821 - Part 5. Windows IMM32 implementation. r=masayuki 2014-01-16 19:05:09 +09:00
Makoto Kato
504cce8954 Bug 935821 - Part 4. GTK implementation. r=masayuki 2014-01-16 19:04:48 +09:00
Makoto Kato
c9fb41d576 Bug 935821 - Part 3. Support remote NS_QUERY_CARET_RECT. r=masayuki 2014-01-16 19:04:39 +09:00
Makoto Kato
40ae85bb49 Bug 935821 - Part 2. Support remote NS_QUERY_TEXT_RECT. r=smaug,masayuki 2013-11-22 11:58:20 +09:00
Makoto Kato
52f6c0d702 Bug 935821 - Part 1. Notify IME Compostion to widget. r=masayuki 2013-11-07 09:11:11 +09:00
Makoto Kato
b923669e4c Bug 926798 - Deinfe MOZ_CROSS_PROCESS_IME for non-B2G, r=roc 2014-01-16 19:04:05 +09:00