Benoit Jacob
aa8677747a
Bug 813818 - Return EmptyString() instead of a new nsString() in GfxInfoBase string getters - r=joe
2012-11-22 13:53:11 -05:00
Benoit Jacob
1dc12cc61f
Bug 814407 - check for null buffer data in readpixels (should never happen, but apparently does) - r=jgilbert
2012-11-22 13:53:11 -05:00
Benoit Jacob
9a4a91a17e
Bug 814159 - disable the global context on EGL altogether - r=jrmuizel
...
Was already disabled on Windows, Android, B2G. Only EGL platform remaining was Meego. This simplifies code quite a bit. If this doesn't break things, we can do further dead code removal.
2012-11-22 13:53:11 -05:00
Chris Lord
ec43f1372d
Bug 814447 - Fix progressive update callback using incorrect values. r=kats
...
Cancelling could happen at the wrong times due to using an out-of-date
resolution, or could not happen during low-res drawing due to not re-checking
the displayport age.
2012-11-22 18:19:00 +00:00
Kannan Vijayan
f796e24b3c
Bug 814472 - Add jump(Register) method to Ion macro assembler. r=jandem
2012-11-22 13:13:29 -05:00
Andrew Halberstadt
98738a6ae9
Backout 15ce50d1d609 for broken marionette tests, r=bustage
2012-11-22 13:06:27 -05:00
Ed Morley
0e2b2062d6
Backout 231cce402e46, 383b6031c417, 8a518d6c8b60 & 4f55f76e34ee (bug 813438) for bustage
2012-11-22 17:49:58 +00:00
Gavin Sharp
e4fe8a1e11
Bug 814255: use defineLazy[Module]Getter in browser.js, r=dao
2012-11-21 17:38:56 -08:00
Benoit Jacob
97c1c2f31c
Bug 814444 - Remove now-useless TRAVERSE_NATIVE_BEGIN and UNLINK_BEGIN_NATIVE macros - r=mccr8
2012-11-22 12:15:38 -05:00
Patrick McManus
de18bbe99e
bug 807435 - telemetry for ssl key exchange algorithm r=bsmith r=honzab
2012-11-22 11:43:27 -05:00
Patrick McManus
64542079df
bug 807435 - telemetry for ocsp success/failure and elapsed time r=bsmith r=honzab
2012-11-22 11:43:27 -05:00
Patrick McManus
37f5399c50
bug 807435 telemetry for server TLS NPN support r=bsmith r=honzab
2012-11-22 11:43:27 -05:00
Patrick McManus
db47e11909
bug 807435 telemetry for ssl version used r=honzab r=bsmith
2012-11-22 11:43:27 -05:00
Ehsan Akhgari
e966d59abd
Bug 813438 - Part 4: Rewrite AsyncFaviconHelper to use NS_SniffContent; r=bzbarsky
2012-11-20 19:41:35 -05:00
Ehsan Akhgari
246151d097
Bug 813438 - Part 3: Rewrite the unknown decoder to use NS_SniffContent; r=bzbarsky
2012-11-20 19:37:40 -05:00
Ehsan Akhgari
d3e5189a5a
Bug 813438 - Part 2: Remove the I/O service content sniffer cache; r=bzbarsky
2012-11-20 19:31:31 -05:00
Ehsan Akhgari
9898083355
Bug 813438 - Part 1: Implement NS_SniffContent; r=bzbarsky
2012-11-20 19:19:53 -05:00
Kartikaya Gupta
6b15a0b61a
Bug 792603 - Disable Fennec's reader mode entirely on low-memory platforms. r=lucasr
2012-11-22 11:15:17 -05:00
Mike Conley
1ab9002c4d
Bug 800314 - Stop the browser window from stealing focus when a download begins. r=paolo.
...
The most recent browser window (if available) was stealing focus when a download
started. This was to account for the case where a download was initiated from
the Library. We are, however, switching to a Library view that shows download
state and progress in bug 675902, so this focus pull is now unnecessary, and
disruptive for users with window managers that don't have focus-stealing
prevention.
2012-11-22 10:59:09 -05:00
David Burns
dbf8cc4c9d
Bug 754220: Adding support for managing cookies to Marionette; r=mdas
2012-11-22 15:53:44 +00:00
Brian Hackett
d47e1a36ee
Add --thread-count=N to shell, use at most one core for off thread compilation, disallow off thread compilation during IGC, bug 813559. r=dvander
2012-11-22 10:02:18 -05:00
Andrea Marchesini
7a7c9618af
Bug 813462 - Activities with unknown properties in the payload should not be filtered-out by the handlers. r=mounir
2012-11-22 14:40:34 +00:00
Andrea Marchesini
69e6efa6ee
Bug 808266 - Add memory reporter for GrallocBufferActor. r=cjones
2012-11-22 08:39:56 -05:00
Chuck Lee
a1cbf53251
Bug 807136 - Enable schedule scan recovery based on device property. r=mrbkap
2012-11-22 18:29:24 +08:00
Peter Van der Beken
b045a6d2b2
Fix for bug 812333 (Replace Node quickstubs with new binding methods) - part 2: install Node's binding methods on the XPConnect proto. r=bz.
2012-11-22 12:09:41 +01:00
Peter Van der Beken
f7c73dc555
Fix for bug 812333 (Replace Node quickstubs with new binding methods) - part 1: make WrapNewBindingObject asserts deal with HTMLCollection. r=bz.
2012-11-22 11:46:53 +01:00
Peter Van der Beken
3fb06020ff
Fix for bug 814022 (Make instanceof for new DOM bindings work across scopes). r=bz.
2012-11-19 11:59:13 +01:00
Ed Morley
d10e16ff6f
Merge mozilla-central to mozilla-inbound
2012-11-22 11:17:33 +00:00
Ed Morley
41f180893a
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-11-22 10:48:50 +00:00
Paul Adenot
7cecfa3a41
Bug 495040 - Implement playbackRate and related bits (Fix other tests) r=kinetik
2012-11-22 11:38:29 +01:00
Paul Adenot
ba9e783773
Bug 495040 - Implement playbackRate and related bits (Tests) r=kinetik
2012-11-22 11:38:28 +01:00
Paul Adenot
ae1aed084f
Bug 495040 - Implement playbackRate and related bits r=kinetik
2012-11-22 11:38:28 +01:00
Paul Adenot
3c2724d53c
Bug 779997 - Backout e35029dcac2d to enable libsoundtouch again.
2012-11-22 11:38:28 +01:00
Ed Morley
eb88be58b6
Backout d30b99cfd933 (bug 802385), 58ce0ddf7611 (bug 810275), 1c96b4a67d38 (bug 810592) for reftest failures
2012-11-22 09:59:23 +00:00
Alexander Surkov
7279652d1d
Bug 768243 - HTML select tree update problems, r=tbsaunde
2012-11-22 17:18:17 +09:00
Boris Zbarsky
1797320bb7
Bug 814093. Require preflight requests to receive a 200 response. r=sicking
2012-11-22 01:25:01 -05:00
Boris Zbarsky
0fc5ca0bea
Bug 814064. We should not fire a readystatechange for our transition to the SENT state. r=sicking
2012-11-22 01:25:01 -05:00
Ryan VanderMeulen
c4bbb4cd94
Merge m-c to fx-team.
2012-11-22 00:34:14 -05:00
Matthew Gregan
3b3c6ffbfb
Bug 814292 - Remove mAudioPlaybackThread and AudioStream refcounting. r=cpearce
2012-11-22 16:38:39 +13:00
Thinker K.F. Li
1b12bd0076
Bug 810734 - Check EOF to avoid infinite looping when parsing MP4. r=doublec
2012-11-21 22:45:42 -05:00
Mark Hammond
a434445981
Bug 808001 - clicking a social notification link now opens the link in a new tab. r=gavin
2012-11-22 13:53:07 +11:00
Shian-Yow Wu
0aabdf9eb9
Bug 790463 - [B2G] several telephony tests often causes emulator to crash. r=jgriffin
2012-11-22 10:39:42 +08:00
Ryan VanderMeulen
12d492087d
Merge the last PGO-green inbound changeset to m-c.
2012-11-21 19:50:22 -05:00
Ehsan Akhgari
a1ca146c7c
Backed out 11 changesets (bug 783368) because of build bustage on a CLOSED TREE
...
Backed out changeset 2bc4310263c4 (bug 783368)
Backed out changeset a35c83a8d99d (bug 783368)
Backed out changeset afb9b2a661ba (bug 783368)
Backed out changeset 3926f510f9be (bug 783368)
Backed out changeset 9d1fe200ff87 (bug 783368)
Backed out changeset b6e4f88f5730 (bug 783368)
Backed out changeset bc53f7dba7c6 (bug 783368)
Backed out changeset 1948fa2fccc1 (bug 783368)
Backed out changeset 9af163388fd1 (bug 783368)
Backed out changeset 7a2256e1aa7c (bug 783368)
Backed out changeset 4da1958a9885 (bug 783368)
2012-11-21 14:57:02 -05:00
Gregory Szorc
6c043cff64
Bug 814075 - Remove reference to mach test, fix help usage; r=me
...
DONTBUILD (NPOTB)
2012-11-21 10:25:44 -08:00
Boris Zbarsky
abcee77db3
Bug 776443 part 2. Support percent-less calc for internal table element widths. r=dbaron
2012-11-21 11:19:37 -05:00
Boris Zbarsky
6eeb17d512
Bug 776443 part 1. Support percent-less calc for internal table element heights. r=dbaron
2012-11-21 11:19:30 -05:00
Boris Zbarsky
b389f53d5e
Bug 812392. Make sure we don't allow descendant protoss to confuse whether a proto corresponds to a DOM type. r=bhackett,peterv
2012-11-21 11:19:26 -05:00
Boris Zbarsky
cb47226364
Bug 812744 part 2. Use the document scope object, not the script global, to find the JSObject to use as a scope when creating event handlers. r=smaug
...
Anoother option would be to just explicitly wrap the node and use that, for what it's worth. That wouldn't give us an nsIScriptContext, though.
2012-11-21 11:19:03 -05:00
Boris Zbarsky
84a8cee4a6
Bug 812744 part 1. Set XSLT result documents to be data documents when we plan to return them to script. r=sicking
2012-11-21 11:18:57 -05:00