Commit Graph

106708 Commits

Author SHA1 Message Date
Steve Fink
a40cf721bd Bug 786386 - Add easy way to disable typed array move() method. r=dmandelin 2012-09-13 09:30:17 -07:00
Phil Ringnalda
a4a38bf959 Back out aee383cd56dc (bug 755943) for burning 2012-09-13 09:49:53 -07:00
Ben Turner
3134474bd2 Bug 755943 - 'Electrolysize b2g-bluetooth'. r=qDot+cjones. 2012-09-13 09:37:14 -07:00
Simone Carletti
dc5e13e44d Bug 772069 - Update .uy entry in PSL. r=gerv. 2012-09-13 16:03:23 +01:00
Simone Carletti
e1ece25cdf Bug 760447 - Update .ua entry in PSL. r=gerv. 2012-09-13 16:02:38 +01:00
Mark Capella
7d43cd8bad Bug 780442 - About:Memory page buttons are overlapping, oversized, r=margaret, njn 2012-09-13 10:47:31 -04:00
Ed Morley
b4e2e4ae1a Backout 815b5a243315 (bug 781213) for xpcshell failures 2012-09-13 15:23:53 +01:00
Marco Bonardo
bdd02522ee Bug 749477 - Stop abusing about:home localStorage from browser code.
r=fryn
2012-09-12 12:02:03 +02:00
Eddy Bruel
e3a189371a Bug 779789 - Turn export and import from reserved keywords into real keywords; r=jorendorff 2012-09-13 15:08:59 +02:00
Gene Lian
0d2499046f Bug 790823 - Fix test failure: Unexpected interface name in global scope: MozTimeManager. r=jlebar 2012-09-13 12:39:57 +08:00
Justin Lebar
670cb9961b Bug 790615 - Add the MEMORY_RESIDENT telemetry histogram back. r=froydnj 2012-09-13 08:18:35 -04:00
Nathan Froyd
23bdd36eb1 Bug 781213 - remove chmod on telemetry saved-pings directory; r=taras 2012-09-13 07:33:35 -04:00
Jonathan Watt
98393bbc28 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
f72164c999 Bug 704848 - reduce space required by nsEffectiveTLDService with more preprocessing; r=jduell 2012-09-11 07:42:23 -04:00
Margaret Leibovic
7647974f89 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
172e6e789a 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
b7cfd1764b 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
d52c9aa58b 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
bb16d413e7 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
959da9d526 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
Hsin-Yi Tsai
79ef7ddc04 Bug 788433 - B2G RIL: DOM request didn't return anything when 'onsuccess'. r=philikon 2012-09-10 11:54:49 +08:00
Nicholas Nethercote
35b0b7910f Backout 04eb40b6fdd0 (bug 788261 part 2) for breaking js1_8_5/extensions/reflect-parse.js.
--HG--
extra : rebase_source : 4acc488de2923d45c9189f62378c3a8907d0c049
2012-09-12 22:10:25 -07:00
Kartikaya Gupta
aee22034e0 Bug 790535 - Fix a NullPointerException from accessing a not-fully-initialized LayerView. r=cpeterson 2012-09-13 00:49:10 -04:00
Chris Jones
3cd1ac48ae Bug 790866: Implement DNT for b2g. (Gecko support.) irc-r=fabrice 2012-09-12 21:32:17 -07:00
Gregor Wanger
bbd286de61 Bug 788440 : B2G Contact: Permission denied to access property 'id'. r=bholley 2012-09-13 12:02:30 +08:00
Chris Jones
a898b0fe5f Bug 790764: Make <html:iframe mozbrowser remote> behave like <xul:browser remote>. r=roc 2012-09-12 20:50:40 -07:00
Yoshi Huang
db76e4a51d Bug 788377 - Part 3: Get SIM Contacts. r=philikon 2012-09-05 17:16:32 +08:00
Yoshi Huang
c64ff0c04f Bug 788377 - Part 2: Rename type to contactType in Contact. r=gwagner 2012-09-07 15:57:22 +08:00
Yoshi Huang
54c0a989f0 Bug 788377 - Part 1: Rename type to contactType in getICCContacts. r=philikon 2012-09-06 11:36:12 +08:00
Jeff Muizelaar
8b611e824d Bug 788794. Use BitBlt to do SOURCE and OVER from RGB24 to ARGB32. r=nical
This seems to give a speed up of about 23x for this operation.

--HG--
extra : transplant_source : %AA%E9T%24%E5%97KR%A2%FC%E2%DB%A3ga%5C%82K%7DW
2012-09-12 22:57:25 -04:00
Vincent Chang
3ea7039b40 Bug 788081 - B2G tethering: correctly handle 1xx responses from netd. r=philikon 2012-09-05 17:30:48 +08:00
Mike Habicher
b0b3d04888 Bug 790746 2012-09-12 22:24:00 -04:00
Yury
7c121bd278 Bug 787820 - Can't open downloaded files directly. r=mak 2012-09-12 22:24:00 -04:00
Masatoshi Kimura
0ba4cec530 Bug 787757 - Use INTERNET_PER_CONN_FLAGS_UI if available. r=jimm 2012-09-12 22:24:00 -04:00
Ryan VanderMeulen
6b4ee8bcd5 Merge m-c to inbound. 2012-09-12 22:23:54 -04:00
Ryan VanderMeulen
81777c9d46 Merge the last PGO-green inbound changeset to m-c. 2012-09-12 21:13:29 -04:00
Jesse Ruderman
802de982c9 Bug 790781 - fix bustage from bug 714358. 2012-09-12 17:25:55 -07:00
Chris Pearce
0fe8835df5 Bug 790521 - Propagate fullscreen state changes across countent boundaries rather than only mozbrowser boundaries. r=jlebar 2012-09-13 09:23:42 +12:00
Siddharth Agarwal
fa164a1f27 Part of bug 787655 - Make Win64 Pymake builds use -j4. r=coop
--HG--
extra : rebase_source : 0f6c19d76fabcb6735d379d294b1f66915ea6ba6
2012-09-13 02:45:53 +05:30
Neil Rashbrook
1e2f028ba6 Bug 790737 Tweak epoch date r=glandium 2012-09-12 22:15:25 +01:00
Ralph Giles
5fbf150245 Bug 790381 - Remove custom extern "C" on opus_multistream.h. r=derf
Bug 748144 switched our opus decoding to use the
opus_multistream api so we could handle surround
audio files. The version of opus in our tree at
the time didn't include extern "C" {} protection
in the corresponding header, so we had to provide
our own.

With the update to the opus 1.0.0 source release
in bug 790381, this oversight is corrected and
we can remove our work-around.
2012-09-12 16:59:05 -04:00
Ed Morley
2e19324705 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-09-12 21:50:56 +01:00
Aki Sasaki
6780e9a7b8 bug 789373 - android-noion mozconfig. r=dvander DONTBUILD
--HG--
rename : mobile/android/config/mozconfigs/android/nightly => mobile/android/config/mozconfigs/android-noion/nightly
2012-09-12 12:38:31 -07:00
Mike Hommey
bd662b6618 Backout changeset d2cf237d02fd (bug 787165) for l10n updates bustage 2012-09-12 17:52:06 +02:00
Joel Maher
93ad1b2545 Bug 790271 - upload new talos.zip to capture fix for fennec robocop and xperf reporting. r=armenzg 2012-09-12 07:56:46 -04:00
Kartikaya Gupta
556edf6838 Bug 767449 - Allow robotium tests to put files in places other than /mnt/sdcard. r=jmaher 2012-09-12 07:56:31 -04:00
Gavin Sharp
a59fc60a91 Bug 780594: do the event.target check for pageShowEventHandlers before setting a timeout, r=dao
--HG--
extra : transplant_source : %ED%AA%CE%10%822%00%B2%BFl%99%D5%B6yAz%BEz%F8%1A
2012-09-12 11:27:29 +02:00
Mark Hammond
9b600d41c2 Bug 788100 - Remove social.initialize-response message. r=jaws 2012-09-12 12:48:38 +10:00
Mark Hammond
224134395b Bug 787511 - rename SocialProvider._getWorkerPort to getWorkerPort, remove SocialProvider.port. r=jaws 2012-09-12 12:48:38 +10:00
Mark Hammond
ae47aed217 Bug 789859 - set consumeoutsideclicks on social toolbar panel for autoclose behaviour. r=jaws 2012-09-13 12:05:10 +10:00