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
Mark Hammond
c18cf25348
Bug 790488 - Add multiple-tabs to shareButton tests. r=jaws
2012-09-13 12:05:06 +10:00
Christian Vielma
934ad6924e
Bug 756504 - Implement DOM_KEY_LOCATION_JOYSTICK for Android game controllers. r=cpeterson
2012-09-12 17:48:29 -07:00
Chris Peterson
890d5ab83a
Backout 3875fa9aaec1 (changeset author is Christian Vielma, not Chris Peterson). a=oops
2012-09-12 17:40:41 -07:00
David Chan
d2af9bb8af
Bug 790815 - appStatus is not properly set for packaged apps [r=fabrice]
2012-09-12 17:52:03 -07:00
Fabrice Desré
2a610d2222
Backed out changeset f5a65da34f1d
2012-09-12 17:49:30 -07:00
David Chan
f4a17e9e28
date: Wed Sep 12 17:26:44 2012 -0700
...
Bug 790815 - Fix appStatus assignment for packaged apps [r=fabrice]
2012-09-12 17:47:10 -07:00
Chris Peterson
be5e626b9d
Bug 756504 - Implement DOM_KEY_LOCATION_JOYSTICK for Android game controllers. r=cpeterson
2012-09-12 17:36:32 -07:00
Chris Peterson
8be91ee65c
Backout 01fb250fbba1 (changeset description should have said bug 756504, not bug 756505). a=oops
2012-09-12 17:31:21 -07:00
Sriram Ramasubramanian
1e19ebd265
Bug 787627: Proper curve for croppped tabs button. [r=mfinkle]
...
--HG--
extra : rebase_source : dcf1beccbf9f62cb504b098c90b212b41493cc3c
2012-09-12 16:27:23 -07:00
Benjamin Peterson
ea087e77f3
Bug 781422 - Give parameters defaults whenever they're undefined. r=jorendorff
...
--HG--
extra : rebase_source : 76adc4ad8eb99002919489107c15931c56f747d6
2012-09-12 19:17:17 -04:00
David Chan
1629b3ed16
Bug 790795 - mozApps.installPackage doesn't call onsuccess/onerror handlers [r=fabrice]
2012-09-12 16:12:59 -07:00
Allison Naaktgeboren
a7be27abcd
Bug 644734; r=gps
2012-09-12 15:08:07 -07:00
Christian Vielma
4ecd66eb46
Bug 756505 - Implement DOM_KEY_LOCATION_JOYSTICK for Android game controllers. r=cpeterson
2012-09-12 11:19:39 -04:00
Donovan Preston
53b4c18d16
Bug 788960 - Intermittent test_tcpsocket.js | command timed out: 1200 seconds without output, attempting to kill. timeout code to show error to help debugging. r=fabrice
2012-09-11 15:06:08 -07:00
Matt Woodrow
f798f0a97a
Bug 787300 - Fix various bugs with refresh-driver-painting.enabled=false. r=roc
2012-09-12 09:17:26 +12:00
Matt Woodrow
087d06c226
Bug 789396 - Don't overwrite the existing mContainerLayerGeneration value on ThebesLayerItemsEntrys. r=roc
2012-09-12 09:17:26 +12:00
Matt Woodrow
b5a6e210b0
Bug 787148 - Force synchronous repainting when the document state changes. r=roc
2012-09-12 09:17:26 +12:00
Myk Melez
ef9ad7e26c
bug 777400 - disable mozApps.installPackage API in Firefox for Desktop and Android; r=fabrice, sr=sicking
2012-09-11 13:53:42 -07:00