Commit Graph

114085 Commits

Author SHA1 Message Date
Ehsan Akhgari
506826b29f Bug 814756 - Disambiguate PacketQueue; r=cpearce 2012-11-23 14:47:45 -05:00
Ryan VanderMeulen
ec1e3c19e6 Backed out changeset 68b3734f36e3 (bug 814489) for build failures. 2012-11-23 19:48:45 -05:00
Mark Capella
03c6c86a89 Bug 711772 - Create custom two-line checkable list item for site settings dialog, r=wesj
Based on Margarets original patch
2012-11-23 19:40:07 -05:00
Brian Hackett
89b083b5ae Count instruction and spill code bytes in Ion basic blocks, bug 814489. r=pierron 2012-11-23 19:13:56 -05:00
Brian Hackett
897d4409ee Ensure off thread compilations are properly canceled on new type barriers or monitored bytecodes, bug 813559. r=dvander 2012-11-23 18:26:34 -05:00
Andres Hernandez
8b3fd7eb85 Bug 810180 - Convert browser_private_search.js to use the per-window PB APIs; r=ehsan
--HG--
rename : browser/components/search/test/browser_private_search.js => browser/components/search/test/browser_private_search_perwindowpb.js
2012-11-23 15:52:31 -06:00
Ehsan Akhgari
cd4509279b Bug 814705 - Disable browser_privacypane_6.js and its in-content variant in per-window PB mode; r=jdm 2012-11-23 14:35:29 -05:00
Jeff Muizelaar
9f6046a8e9 Bug 813851 - Clear path when creating a path builder. r=bas,ncameron 2012-11-23 14:02:36 -05:00
Ben Hearsum
7ad19254df bug 812836: Set up nightly multilocale B2G desktop builds for l10n testing - add gaia l10n info to gecko config for unagi. r=aki 2012-11-23 13:00:54 -05:00
Andres Hernandez
9f96a7aeaf Bug 806742 - Port toolkit/components/places/tests/unit/test_248970.js to the new per-window PB APIs; r=ehsan
--HG--
rename : toolkit/components/places/tests/unit/test_248970.js => toolkit/components/places/tests/browser/browser_bug248970.js
2012-11-23 10:39:38 -06:00
Bellindira Castillo [:bellindira]
3029cf9a3b Bug 806719 - Port browser_cmd_screenshot.js to the new per-tab PB APIs; r=ehsan
--HG--
rename : browser/devtools/commandline/test/browser_cmd_screenshot.js => browser/devtools/commandline/test/browser_cmd_screenshot_perwindowpb.js
rename : browser/devtools/commandline/test/helpers.js => browser/devtools/commandline/test/helpers_perwindowpb.js
2012-11-23 11:40:59 -06:00
Brian Hackett
1838654456 Remove bogus assert, bug 813029. r=dvander 2012-11-23 12:25:06 -05:00
Joe Drew
3e41b25008 Bug 813124 - Make Cairo's image surface correctly handle having multiple clip paths set on the context. r=jrmuizel,roc 2012-11-23 11:57:10 -05:00
Olli Pettay
2f2c2e5296 Bug 813919, fix an assertion in DOM Range, r=mats 2012-11-23 17:37:31 +02:00
Mike Conley
458b92992d Bug 809852 - Follow-up patch to address nit in pinstripe theme for Downloads Panel that was missed in first landing. r=me. 2012-11-23 10:25:04 -05:00
Rob Wood
4d35e4accf Bug 814691 - Develop WebTelephony test to verify cannot have multiple calls on hold simultaneously and update manifest. r=davehunt 2012-11-23 07:04:12 -08:00
Ehsan Akhgari
30b2671d3d Bug 814748 - Provide the ability to enable/disable xpcshell tests for per-window private browsing builds; r=ted 2012-11-24 11:48:10 -05:00
Ehsan Akhgari
46c9d70720 Bug 814757 - Export all decoder reader headers; r=cpearce 2012-11-23 14:52:39 -05:00
Ed Morley
e96b823f2f Merge mozilla-central to mozilla-inbound 2012-11-23 12:39:58 +00:00
Mario Alvarado [:marioalv]
88738ada8e Bug 806704 - Port browser_bug763468.js to the new per-window PB APIs; r=ehsan
--HG--
rename : browser/base/content/test/browser_bug763468.js => browser/base/content/test/browser_bug763468_perwindowpb.js
2012-11-23 03:01:32 -06:00
Mike Hommey
0506649c45 Bug 799295 - Work around gcc 4.5 miscompilation of CanEncodeInfoInHeader by always inlining it 2012-11-23 07:44:30 +01:00
Chuck Lee
182201206c Bug 796277 - 0001.Save voicemail info in RIL. r=hsinyi 2012-11-23 12:09:01 +08:00
Brian R. Bondy
19fd7aceb1 Bug 793719 - Fix for D2D error on shutdown with VS2012. r=bas 2012-11-25 14:00:31 -05:00
Nicholas Nethercote
a9de315db1 Bug 814312 - Avoid PL_ArenaPool recycling in the layout engine. r=roc.
--HG--
extra : rebase_source : 7aaa3d745583c595692f1effd933cc70931194ff
2012-11-25 14:40:28 -08:00
Fabrice Desré
58a2c50162 Bug 814927 - gstreamer builds broken by Bug 814284 [r=ehsan] 2012-11-25 14:39:11 -08:00
Till Schneidereit
03c985104e Bug 814729 - Add getSelfHostedValue function to JS shell. r=shu 2012-11-24 16:06:06 +01:00
Andrew McCreight
da54c7f2e2 Bug 807713 - add warning comment for nsTObserverArray::ElementAt. r=sicking 2012-11-23 10:50:05 -08:00
Brian Hackett
9d4f3c622a Add type specialized paths for instanceof to Ion, bug 814861. r=pierron 2012-11-25 11:04:21 -05:00
Chris Pearce
70e5180d4e Bug 814541 - Silence warnings in gfx/layers/d3d9/Nv3DVUtils.cpp. r=Bas 2012-11-23 15:21:20 +13:00
Nicolas B. Pierron
883432ed4f Bug 810253 - Correctly dump arguments. r=dvander 2012-11-22 18:12:51 -08:00
Bas Schouten
0aef574264 Bug 814101: Respect system-wide cleartype setting. r=jrmuizel,jfkthame 2012-11-23 02:53:12 +01:00
Nicolas B. Pierron
d0c3f5b577 Bug 799185 part 4 - Add tests for ReconstructPCStack. r=the-toad 2012-11-22 16:50:29 -08:00
Nicolas B. Pierron
6b879c0d6e Bug 799185 part 3 - Improve debug utilities within NoGCScope. r=terrence 2012-11-22 16:50:28 -08:00
Nicolas B. Pierron
23477fed33 Bug 799185 part 2 - Add comments to ReconstructPCStack. r=jorendorff 2012-11-22 16:50:18 -08:00
Eric Wong
6fd21ef732 Bug 812970 - Rename DocAccessible::mDocument to mDocumentNode, r=surkov 2012-11-22 14:15:25 -08:00
Mook
a7bbef0cca bug 793250 - clean up after test_download_samename.js (r=wesj)
---
 .../downloads/test/unit/test_download_samename.js           |   11 +++++++++++
 1 file changed, 11 insertions(+)
2012-11-22 21:47:56 -08:00
Joe Walker
aceff510e6 Bug 788977 - [toolbox] Land the developer tools window; r=harth,jwalker,mikeratcliffe,paul,dão 2012-11-22 21:35:19 +00:00
EKR
9f3752906a Bug 805662, Crash in mediaconduit_unittest. r=jesup 2012-11-22 10:57:37 -08:00
Ravisankar Sivasubramaniam
0fbd0c50fa Bug 803078: Added code to hide the cursor if the windows change. r=margaret 2012-11-22 21:54:09 +05:30
Kartikaya Gupta
d352261f6c Bug 768887 - Ensure that the toolbar remains hidden on rotation in full-screen mode. r=bnicholson 2012-11-26 14:57:13 -05:00
Kartikaya Gupta
df151940db Bug 768887 - Remove redundant method. r=bnicholson 2012-11-26 14:56:46 -05:00
Matt Woodrow
a8aa8d1e9f Bug 802385 - Never flatten component alpha layers when compositing with an accelerated layer manager. r=roc 2012-11-22 18:34:32 +13:00
Ryan VanderMeulen
c4bbb4cd94 Merge m-c to fx-team. 2012-11-22 00:34:14 -05:00
Matt Woodrow
53f3a93fe3 Bug 810275 - Remove the inactive layer tree offset when compute the active scrolled root position. r=roc 2012-11-22 18:33:37 +13:00
David Zbarsky ext:(%2C%20David%20Baron%20%3Cdbaron%40dbaron.org%3E%2C%20Chris%20Jones%20%3Cjones.chris.g%40gmail.com%3E)
1b8a2e6d1c Bug 788409: When the compositor runs past the end of an animation, just fill forwards until the main thread catches up. r=dbaron a=blocking-basecamp 2012-11-22 15:49:06 -08:00
Bellindira Castillo [:bellindira]
93ca3105f4 Bug 806702 - Port browser_privatebrowsing_zoom.js to the new per-window PB APIs; r=ehsan
--HG--
rename : browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_zoom.js => browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_zoom.js
2012-11-21 21:04:49 -06:00
Nicholas Cameron
9fbca42363 Bug 812908; add a debug pref for forcing active layers; r=roc 2012-11-23 12:29:05 +13:00
Marco Chen
7ed3c6e5c5 Bug 813426 - Fail to assign mozAudioChannelType twice. r=kinetik, a=blocking-basecamp
Return NS_OK when mozAudioChannelType is assiged to the same type even
  if mDecoder is already set up.
2012-11-22 18:03:15 +08:00
Nick Thomas
f3f47c24e8 Bug 810994, update gonk-misc in snapshots for panda & unagi to get symbols (and no random-red), r=aki 2012-11-23 12:09:11 +13:00
Ehsan Akhgari
c9c19ba73c Backed out changeset d64cb463471e (bug 806719) because of test failures
CLOSED TREE
2012-11-22 17:17:00 -05:00