Commit Graph

121274 Commits

Author SHA1 Message Date
Raymond Lee
3f6e59b25d Bug 806743 - Add a test for per-window private download history. r=jdm 2013-02-08 10:59:50 +08:00
Matthew Gregan
1d5f0aa655 Bug 839319 - Initialize WAVE_FORMAT_EXTENSIBLE correctly in cubeb winmm backend. r=doublec 2013-02-08 14:00:24 +13:00
Matthew Gregan
af70a2cd1e Bug 837430 - Don't hold the decoder monitor while initializing AudioStreams. r=cpearce 2013-02-08 13:46:33 +13:00
Alexander Surkov
0f7019205f Bug 838407 - aria-hidden false value shouldn't be exposed via object attributes, r=tbsaunde 2013-02-11 09:54:14 +09:00
Wan-Teh Chang
9523519999 Bug 807883: Update NSPR to NSPR 4.9.6 Beta 1 to pick up the new
PL_SizeOfArenaPoolExcludingPool function. Also include the fixes
for bug 782214, bug 812085, bug 827271.
2013-02-10 16:27:31 -08:00
Bobby Holley
778e86b208 Bug 839867 - Align gecko with the spec on cross-origin access to Location.hash. r=bz
We update the tests to cover this case. There was also a bug in the tests where
we were accidentally testing non-writable Location properties against window
rather than window.location. :-(
2013-02-11 00:05:17 +01:00
Chris Pearce
24490a70f5 Bug 837842 - Make WMFByteStream::GetCapabilities() on report partially download if MediaResource is not fully cached. r=padenot 2013-02-11 11:31:43 +13:00
Chris Pearce
638fd4ded3 Bug 805261 - Implement nsChildView::GetScreenBounds() (MacOSX). r=BenWa 2013-02-11 11:31:00 +13:00
Florian Quèze
dea7275663 Bug 758288 - "Warning: function onKeyPress does not always return a value" for autocomplete.xml, r=enn. 2013-02-10 23:11:42 +01:00
Florian Quèze
a18ca35008 Bug 838552 - nsSessionStartup.js' debug code is noisy, r=Yoric. 2013-02-10 23:08:32 +01:00
Fabrice Desré
1965b263d7 Bug 838102 - activities are saved in the manifest with a modified href after an update r=julienw 2013-02-10 10:54:13 -08:00
Terry Liu
9d7a70ceee Bug 823639 - Disable keyboard suggestions in bookmark_edit.xml. r=sriram 2013-02-10 13:35:42 -05:00
Avi Halachmi
c414b438fb Bug 828097: Add telemetry probes for tab animation smoothness. r=felipc,vdjeric 2013-02-08 01:55:39 +02:00
Gregor Wagner
376b8e08d0 Bug 839094 - Followup: minor test change. r=me 2013-02-08 09:46:22 -08:00
Anton Kovalyov
d689d5f639 Bug 830664, Disallow multiple profiles to run in the same time, r=robcee 2013-02-07 13:22:48 -08:00
Anton Kovalyov
2057987ef8 Bug 837735 - Replace Cleopatra progress strings with 'Loading profile...', r=robcee 2013-02-07 13:02:38 -08:00
David Keeler
c61c4581c4 bug 839193 - don't exit early in AsyncUsageRunnable::RunInternal r=khuey 2013-02-07 11:54:58 -08:00
David Keeler
a4d7ed61ff bug 839193 - test for corresponding bug r=bent 2013-02-07 17:11:46 -08:00
Mike Hommey
f365a859ef Bug 838915 - Add a JS_STANDALONE configure/make variable. r=ted 2013-02-08 15:58:53 +01:00
Mike Hommey
362f974085 Bug 793767 - Use the executable file location to derive the update root. r=rstrong 2013-02-08 15:58:52 +01:00
Ryan VanderMeulen
90bc91f5b2 Merge m-c to inbound. 2013-02-08 12:17:19 -05:00
Kannan Vijayan
89c27ed39f Bug 839367 - Addressing forgotten nit. r=mjrosenb 2013-02-08 12:06:57 -05:00
Ed Morley
ce2e1ad117 Bug 834716 - Fix bustage; r=me 2013-02-08 17:06:08 +00:00
Kannan Vijayan
c7cc156adb Bug 839367 - Add branchTestValue(Condition, Address, ValueOperand, Label) method. r=mjrosenb 2013-02-08 12:03:20 -05:00
Timothy Nikkel
c4442c2ae2 Backout 1b5a4a4cf267 (bug 827946) for build breakage on CLOSED TREE. 2013-02-08 10:55:17 -06:00
Jonathan Kew
7541722913 bug 837461 - backout parts 2 and 3 of bug 808288 because pdf.js may paint missing chars to canvas if it failed to load fonts, which looks really ugly; better to skip them for now. r=bas 2013-02-08 16:52:55 +00:00
Joel Maher
4536082a29 Bug 834716 - test_resize_move_windows.xul fails on an ubuntu 12.04 VM, causes 45 other failures. r=mounir 2013-02-08 10:54:33 -05:00
Dão Gottwald
0747cde484 Bug 825804 - Popup notifications shouldn't persist across page reloads. r=gavin 2013-02-08 15:51:54 +01:00
Mike Conley
48b835bf8a Bug 838855 - Fix "ele is null" exception being thrown on OSX on titlebar update. r=dao. 2013-02-08 11:42:06 -05:00
Mike Conley
1000e88b66 Bug 839073 - Titlebar is collapsed in private browsing windows on OSX. r=dao. 2013-02-08 10:43:17 -05:00
Timothy Nikkel
f66897f82e Bug 827946. GCC 4.5 with PGO miscompiles the ConvolveHorizontally function, so add an annotation to tone down the optmization on that function with GCC 4.5 only. r=joe 2013-02-08 10:39:16 -06:00
Ed Morley
e0d39230fc Bug 813577 - Use try/finally in checkForCrashes() to ensure minidump temp directories do not linger; r=gps 2013-02-08 16:32:07 +00:00
Andrea Marchesini
888cdf0242 Bug 839439 - Convert HTMLAreaElement to WebIDL. r=Ms2ger 2013-02-08 11:34:48 -05:00
Andrea Marchesini
0df540aa1e Bug 839439 - Rename nsHTMLAreaElement to HTMLAreaElement. r=Ms2ger
--HG--
rename : content/html/content/src/nsHTMLAreaElement.cpp => content/html/content/src/HTMLAreaElement.cpp
rename : content/html/content/src/nsHTMLAreaElement.cpp => content/html/content/src/HTMLAreaElement.h
2013-02-08 11:34:48 -05:00
Andrea Marchesini
e2a9fdba68 Bug 839056 - Convert HTMLOptGroupElement to WebIDL. r=Ms2ger 2013-02-08 11:34:48 -05:00
Andrea Marchesini
d8e0d71402 Bug 839056 - Rename nsHTMLOptGroupElement to HTMLOptGroupElement. r=Ms2ger
--HG--
rename : content/html/content/src/nsHTMLOptGroupElement.cpp => content/html/content/src/HTMLOptGroupElement.cpp
rename : content/html/content/src/nsHTMLOptGroupElement.h => content/html/content/src/HTMLOptGroupElement.h
2013-02-08 11:34:48 -05:00
Andrea Marchesini
9c0fe725fe Bug 839105 - Convert HTMLFieldSetElement to WebIDL. r=Ms2ger 2013-02-08 11:34:48 -05:00
Andrea Marchesini
7da035db98 Bug 839105 - Rename nsHTMLFieldSetElement to HTMLFieldSetElement. r=Ms2ger
--HG--
rename : content/html/content/src/nsHTMLFieldSetElement.cpp => content/html/content/src/HTMLFieldSetElement.cpp
rename : content/html/content/src/nsHTMLFieldSetElement.h => content/html/content/src/HTMLFieldSetElement.h
2013-02-08 11:34:47 -05:00
Andrea Marchesini
1f4c7da5bb Bug 838172 - Convert AudioChannelManager to WebIDL. r=peterv 2013-02-08 11:34:47 -05:00
Marco Castelluccio
090f7bdcfa Bug 838821 - Don't use file.exists() when not necessary (browser/components). r=gavin 2013-02-08 11:34:47 -05:00
Ed Morley
a94fd53e44 Merge mozilla-inbound to mozilla-central 2013-02-08 11:00:58 +00:00
Julien Wajsberg
757ee4fc1d Bug 838561 - If we try to start a download or check for updates but we are already downloading, ignore the call. r=fabrice 2013-02-08 10:40:52 +01:00
Julien Wajsberg
bad7dafa7c Bug 838337 - Set downloading to true when we get an appcache progress event. r=fabrice 2013-02-07 20:36:14 +01:00
Kan-Ru Chen (陳侃如)
08560d00e9 Bug 836505 - We don't care about the active count but only the active state. r=fabrice 2013-02-08 11:34:47 -05:00
Marco Castelluccio
ada79dd99a Bug 811514 - Social panels shouldn't consume outside clicks. r=jaws 2013-02-08 11:34:46 -05:00
Ryan VanderMeulen
aebe7a0f7e Merge m-c to inbound. 2013-02-08 11:34:44 -05:00
Boris Zbarsky
704f7c0de4 Bug 839116 followup. Stop depending on <html> elements having a content-visible QueryInterface in the poor CLOSED TREE. r=mrbkap 2013-02-08 15:03:07 +00:00
Justin Lebar
058aaf14da Bug 838615 - Add missing process-priority nice values to b2g.js. r=cjones
This sets background_perceivable's nice at 10 and
background{,_homescreen}'s nice at 20.  I'm a bit worried that this will
de-prioritize background_perceivable so much that music players may
start skipping.  But we need to test.

--HG--
extra : rebase_source : e759ffb5bb58b89838c1dafdc49f737832593961
2013-02-08 14:32:24 +00:00
Justin Lebar
a7e9aa2948 Bug 838616 - Eliminate a process-priority race condition around preallocated process creation. r=cjones
Previously, it was possible to return a dead preallocated process.  This
patch eliminates or at least significantly reduces the likelihood of
this race.

--HG--
extra : rebase_source : f51022581edbdee8b72a8a56e296b6706bf1d165
2013-02-08 14:32:23 +00:00
Justin Lebar
7cd213655c Bug 838616 - Boost preallocated process's priority sooner after we decide to transform it into an app process. r=cjones
--HG--
extra : rebase_source : 011d56c6e06bda680d073ae420b84d42e8a37257
2013-02-08 14:32:23 +00:00