Hsin-Yi Tsai
b7cf2b3eab
Bug 789005 - System message API: decrease complexity of broadcastMessage(). r=fabrice
2012-09-11 18:07:03 +08:00
Masayuki Nakano
9232d22fb3
Backout 3a20a844caec due to landed wrong patch
2012-09-14 11:35:23 +09:00
Gene Lian
81489a0ca1
Bug 790497 - Alarm API - Adjust firing time for "ignoreTimezone" alarms when timezone is reset. r=cjones
2012-09-12 18:15:15 +08:00
Abraa
16a2210816
Bug 788229 - Change String.indexOf to String.contains. r=jaws
2012-09-12 10:23:34 -04:00
Adam Dane [:hobophobe]
6b94b05336
Bug 787624 - Test for bug 787624. r=roc
2012-09-13 19:38:38 -05:00
Martin Stransky
d37c6bf4d2
Bug 627699 - Port GTK2 to GTK3, gtk-rest. r=karlt
2012-09-13 21:56:59 -04:00
Martin Stransky
e89d69c269
Bug 627699 - Port GTK2 to GTK3, nsBidiKeyboard patch. r=karlt
2012-09-13 21:56:58 -04:00
Ryan VanderMeulen
26df81ae62
Merge m-c to inbound.
2012-09-13 21:56:52 -04:00
Ryan VanderMeulen
e74ff0c918
Merge the last PGO-green inbound changeset to m-c.
2012-09-13 21:53:35 -04:00
Masayuki Nakano
c960e79c93
Bug 790561 Separate InsertTextAtSelection() r=jimm
2012-09-14 10:38:58 +09:00
Masayuki Nakano
e032dcde9b
Bug 789703 Allow to query the selection without write lock in InsertTextAtSelection() r=jimm
2012-09-14 10:38:58 +09:00
Gregory Szorc
3027826cff
Bug 790995 - Part 2: Tie stdin to executed processes; r=me DONTBUILD
2012-09-13 17:51:01 -07:00
Landry Breuil
cd23d7e43b
Bug 790750 - Add OpenBSD backend to mozboot; r=gps DONTBUILD
2012-09-13 17:22:13 -07:00
Gregory Szorc
3c702ea581
Bug 790995 - Change how root commands are executed; r=jhammel
...
os.system has been replaced with subprocess.check_call. We also check
the effective UID to determine whether to run via sudo.
2012-09-13 17:21:49 -07:00
Jan Beich
20135b5efc
Bug 789656 - Use lrintf() in libopus on BSDs. r=rillian
2012-09-13 18:47:12 -04:00
Ryan VanderMeulen
904325ae66
Bug 789615 - Update pdf.js to version 0.5.22. r=Mossop
2012-09-13 18:47:12 -04:00
Ben Turner
0d2700c567
Bug 755943 - 'Electrolysize b2g-bluetooth'. r=qDot+cjones.
2012-09-13 09:37:14 -07:00
Ed Morley
d7f6804fb7
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-09-13 20:52:14 +01:00
Phil Ringnalda
dd574015e1
Back out aee383cd56dc (bug 755943) for burning
2012-09-13 09:49:53 -07:00
Ben Turner
8c202f97de
Bug 755943 - 'Electrolysize b2g-bluetooth'. r=qDot+cjones.
2012-09-13 09:37:14 -07:00
Simone Carletti
2806409565
Bug 772069 - Update .uy entry in PSL. r=gerv.
2012-09-13 16:03:23 +01:00
Simone Carletti
aeb29c024e
Bug 760447 - Update .ua entry in PSL. r=gerv.
2012-09-13 16:02:38 +01:00
Mark Capella
06ff3f77ee
Bug 780442 - About:Memory page buttons are overlapping, oversized, r=margaret, njn
2012-09-13 10:47:31 -04:00
Ed Morley
012591bf65
Backout 815b5a243315 (bug 781213) for xpcshell failures
2012-09-13 15:23:53 +01:00
Adam Dane [:hobophobe]
f649a022db
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]
0ef50937c9
Bug 583890 - Tab Title Abridger module and tests. r=ttaubert
2012-09-13 14:00:13 -05:00
Aki Sasaki
2a3a1f063b
bug 789373 - reenable ionmonkey for android armv7. r=dvander
...
--HG--
extra : rebase_source : d89880a1b0b7bbc82f68619bac0c521d88afa7da
2012-09-12 12:01:00 -04:00
Gary Kwong
b0d8721394
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
0ebdad196c
Bug 790921 - Return on error from patchableCallPreBarrier(). r=dvander
2012-09-13 16:58:47 -07:00
Benjamin Peterson
426ab47193
No bug - tweak comment. r=me DONTBUILD
2012-09-13 19:42:38 -04:00
Rafael Ávila de Espíndola
b6d0d4d24d
Bug 789941 - Remove stdc++compat.cpp support on OS X. r=benjamin.
2012-09-13 19:17:08 -04:00
Marco Bonardo
7bf4cedb77
Bug 749477 - Stop abusing about:home localStorage from browser code.
...
r=fryn
2012-09-12 12:02:03 +02:00
Eddy Bruel
52db8cd7aa
Bug 779789 - Turn export and import from reserved keywords into real keywords; r=jorendorff
2012-09-13 15:08:59 +02:00
Gene Lian
732b144fc3
Bug 790823 - Fix test failure: Unexpected interface name in global scope: MozTimeManager. r=jlebar
2012-09-13 12:39:57 +08:00
Justin Lebar
0d335975b9
Bug 790615 - Add the MEMORY_RESIDENT telemetry histogram back. r=froydnj
2012-09-13 08:18:35 -04:00
Nathan Froyd
81530a065f
Bug 781213 - remove chmod on telemetry saved-pings directory; r=taras
2012-09-13 07:33:35 -04:00
Jonathan Watt
56e844164d
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
0878495c64
Bug 704848 - reduce space required by nsEffectiveTLDService with more preprocessing; r=jduell
2012-09-11 07:42:23 -04:00
Margaret Leibovic
cb7f2ec257
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
113ce682c2
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
84b2607df4
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
b3a668dd2a
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
6b2dc34a0b
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
8abd43e450
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
1e2c3a60d4
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
4473d2369c
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
9d14b3e60e
Bug 788914 - Kill partially transparent wrappers. r=mrbkap
2012-09-11 01:05:10 -07:00
Bobby Holley
0900323b2e
Bug 788914 - Remove dynamic UniversalXPConnect checks sprinkled around the wrapper code. r=mrbkap
2012-09-11 01:05:10 -07:00
Bobby Holley
2f472dd63b
Bug 788914 - Recompute cross-compartment wrappers when UniversalXPConnect is enabled. r=mrbkap
2012-09-11 01:05:10 -07:00
Bobby Holley
a3e2696480
Bug 788914 - Generate vanilla cross-compartment wrappers when UniversalXPConnect is enabled. r=mrbkap
2012-09-11 01:05:10 -07:00