Ryan VanderMeulen
acbf52caca
Bug 789615 - Update pdf.js to version 0.5.22. r=Mossop
2012-09-13 18:47:12 -04:00
Ben Turner
9e6221f761
Bug 755943 - 'Electrolysize b2g-bluetooth'. r=qDot+cjones.
2012-09-13 09:37:14 -07:00
Ed Morley
7957a754a7
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-09-13 20:52:14 +01:00
Phil Ringnalda
970369597c
Back out aee383cd56dc (bug 755943) for burning
2012-09-13 09:49:53 -07:00
Ben Turner
9501e2643e
Bug 755943 - 'Electrolysize b2g-bluetooth'. r=qDot+cjones.
2012-09-13 09:37:14 -07:00
Simone Carletti
885033a7e7
Bug 772069 - Update .uy entry in PSL. r=gerv.
2012-09-13 16:03:23 +01:00
Simone Carletti
09679eb83d
Bug 760447 - Update .ua entry in PSL. r=gerv.
2012-09-13 16:02:38 +01:00
Mark Capella
a30d1ec054
Bug 780442 - About:Memory page buttons are overlapping, oversized, r=margaret, njn
2012-09-13 10:47:31 -04:00
Ed Morley
2bacc330f2
Backout 815b5a243315 (bug 781213) for xpcshell failures
2012-09-13 15:23:53 +01:00
Adam Dane [:hobophobe]
0c4755bc0c
Bug 787624 - Form scrolling for popups should use SCROLL_IF_NOT_VISIBLE. r=roc
2012-09-12 21:53:28 -05:00
Adam Dane [:hobophobe]
7ad67dbfd9
Bug 583890 - Tab Title Abridger module and tests. r=ttaubert
2012-09-13 14:00:13 -05:00
Aki Sasaki
297d77c4ba
bug 789373 - reenable ionmonkey for android armv7. r=dvander
...
--HG--
extra : rebase_source : d89880a1b0b7bbc82f68619bac0c521d88afa7da
2012-09-12 12:01:00 -04:00
Gary Kwong
42bfb5fde2
Bug 791146 - Fix the property name of JS_THREADSAFE in GetBuildConfiguration to 'threadsafe', and remove duplicate JSGC_ROOT_ANALYSIS ifdef block, r=sfink
2012-09-13 17:59:17 -07:00
Sean Stangl
c6d61f1d88
Bug 790921 - Return on error from patchableCallPreBarrier(). r=dvander
2012-09-13 16:58:47 -07:00
Benjamin Peterson
d86dda13ab
No bug - tweak comment. r=me DONTBUILD
2012-09-13 19:42:38 -04:00
Rafael Ávila de Espíndola
d064a53b8a
Bug 789941 - Remove stdc++compat.cpp support on OS X. r=benjamin.
2012-09-13 19:17:08 -04:00
Marco Bonardo
7aeb35d403
Bug 749477 - Stop abusing about:home localStorage from browser code.
...
r=fryn
2012-09-12 12:02:03 +02:00
Eddy Bruel
f0c5c5716c
Bug 779789 - Turn export and import from reserved keywords into real keywords; r=jorendorff
2012-09-13 15:08:59 +02:00
Gene Lian
ec8823b965
Bug 790823 - Fix test failure: Unexpected interface name in global scope: MozTimeManager. r=jlebar
2012-09-13 12:39:57 +08:00
Justin Lebar
9115d2104a
Bug 790615 - Add the MEMORY_RESIDENT telemetry histogram back. r=froydnj
2012-09-13 08:18:35 -04:00
Nathan Froyd
02e2d2aa80
Bug 781213 - remove chmod on telemetry saved-pings directory; r=taras
2012-09-13 07:33:35 -04:00
Jonathan Watt
81a90a8fd3
Bug 787722 - Prevent out-of-bounds read/writes under nsSVGFELightingElement::Filter. r=roc.
...
--HG--
extra : rebase_source : 8354ba5e16ca00a09a7b794b2408db63e76ca9df
2012-09-13 12:23:28 +01:00
Nathan Froyd
3871d8f191
Bug 704848 - reduce space required by nsEffectiveTLDService with more preprocessing; r=jduell
2012-09-11 07:42:23 -04:00
Margaret Leibovic
a4c6f841ee
Bug 789947 - Setting up search engines creates an extra top sites filter query. r=bnicholson
2012-09-13 13:00:03 +02:00
Chris Lord
64ae8fd282
Bug 786502 - Test that scrolling a fixed background doesn't cause painting. r=roc
...
Add a test that makes sure that scrolling a page with a fixed background
doesn't cause that background to repaint.
--HG--
rename : layout/reftests/backgrounds/blue-32x32.png => layout/base/tests/chrome/blue-32x32.png
2012-09-13 11:35:16 +01:00
Chris Lord
f455e70a11
Bug 786502 - Add reftests for background layers. r=roc
...
Add tests that verify background layers composite correctly.
2012-09-13 11:35:14 +01:00
Chris Lord
d4f38f7c0a
Bug 786502 - Fix background-attachment:fixed scrolling with page. r=roc
...
Fix the size check in nsDisplayBackground::ShouldFixToViewport so that async
scrolling of fixed backgrounds works correctly when zoomed in on Firefox
Mobile. Also make IsFixedItem in nsDisplayList public and use it in
FrameLayerBuilder, so that fixed items are determined and treated consistently.
2012-09-13 11:34:34 +01:00
Chris Lord
0f17d35c1d
Bug 786502 - Separate background layers into separate items. r=roc
...
Separate out background layers into separate display-list items, so that
backgrounds that are a mix of fixed and non-fixed layers will be treated
individually.
2012-09-13 11:34:23 +01:00
Jan de Mooij
182e76ded6
Bug 784385 - Fix JSOP_SETPROP to push the original value, not the setter's return value. r=djvj
2012-09-12 20:07:20 +02:00
Masayuki Nakano
cde384043e
Bug 789852 Use getComplexValue() with nsIFile for view_source.editor.path, which supports unicode path r=gavin
2012-09-11 17:20:06 +09:00
Bobby Holley
ecaa32c106
Bug 788914 - Kill the XOW flag. r=mrbkap
...
There are really two questions to be asked: is the caller chrome, and does the
caller subsume the callee. We have other, more precise ways of asking both of
these questions.
2012-09-11 01:05:10 -07:00
Bobby Holley
e5ff464782
Bug 788914 - Kill partially transparent wrappers. r=mrbkap
2012-09-11 01:05:10 -07:00
Bobby Holley
a34d4a4ba8
Bug 788914 - Remove dynamic UniversalXPConnect checks sprinkled around the wrapper code. r=mrbkap
2012-09-11 01:05:10 -07:00
Bobby Holley
88f8597781
Bug 788914 - Recompute cross-compartment wrappers when UniversalXPConnect is enabled. r=mrbkap
2012-09-11 01:05:10 -07:00
Bobby Holley
5fbf125729
Bug 788914 - Generate vanilla cross-compartment wrappers when UniversalXPConnect is enabled. r=mrbkap
2012-09-11 01:05:10 -07:00
Bobby Holley
abb56bcab8
Bug 788914 - Remove enablePrivilege from bug 585922 tests. r=mrbkap
...
This test chokes on the changes in the patch for some reason. Fortunately, since
enablePrivilege now exists solely to make our tests go green, changing its semantics
and removing use of it from anywhere that goes orange is a perfectly acceptable
approach. ;-)
2012-09-11 01:05:10 -07:00
Bobby Holley
7cfe3c427e
Bug 789494 - Rip enablePrivilege out of misbehaving mochitests. r=mccr8
2012-09-11 01:05:10 -07:00
Mike Hommey
c652ca2011
Bug 789837 - Properly set dependencies on .deps directories. r=ted
2012-09-11 09:43:32 +02:00
Mike Hommey
3fe8227ef6
Bug 787165 - Move omnijar packaging out of installer-stage and install rules. r=ted
2012-09-11 09:42:49 +02:00
SADINENI RAVI CHANDRA
fa95c567e3
Bug 654618: Fix signed/unsigned comparison warnings in nptest.cpp. r=bsmedberg
2012-09-10 23:53:04 -07:00
SADINENI RAVI CHANDRA
af4b8a1a7b
Bug 720804: Remove unused variables dolPt and fmt from nsTextFormatter.cpp. r=bsmedberg
2012-09-10 23:52:52 -07:00
Daniel Holbert
f783b8e441
Bug 790043: Make nsDeviceStorage consistent on using PRTime for all of its "aSince" / "mSince" vars. r=dougt
2012-09-10 23:52:47 -07:00
Bonnie Surender
4dcc62ba19
Bug 668194 - iwlib only returns one ac resulting in an awful accuracy. Implement DBUS Geolocation provider r=dougt
2012-09-10 21:35:45 -07:00
Wes Johnston
f8acc67e7b
Bug 790164 - Keep contentPresShell alive while sending touch events. r=smaug
2012-09-11 13:28:06 -07:00
Benjamin Peterson
d0cb2f95fc
No bug - Make NameResolver constructor explicit. r=sfink
2012-09-11 16:25:12 -04:00
Chris Jones
ec4f0b7652
Bug 788943: Allow TabParents to capture event series for faster dispatch to subprocesses. Implements capturing of touch-event series. r=smaug sr=roc
2012-09-11 13:05:52 -07:00
Terrence Cole
b3325f556e
Bug 784631 - Fix some clang build errors in SpiderMonkey; r=Waldo f=espindola
...
Computed gotos are not in the C++ standard: clang and gcc differ on semantics.
2012-09-11 12:31:04 -07:00
Eddy Bruel
3fe1c2ffd0
Bug 720619 - Attempt a puncture for the [[DefaultValue]] trap; r=bholley
2012-09-11 21:42:01 +02:00
Benjamin Smedberg
8faad75f2b
Bug 787410 Part 2 - Actually change the submission server for hang reports to the temporary server
2012-09-11 15:13:00 -04:00
Benjamin Smedberg
76a50aec21
Bug 787410 - Allow overriding the plugin hang report submission URL via prefs (also allow overriding in general using MOZ_CRASHREPORTER_URL like the standalone client does), r?ted
2012-09-11 15:13:00 -04:00