Commit Graph

307184 Commits

Author SHA1 Message Date
Ehsan Akhgari
a254b1fcac Bug 865550 - Unlink AudioBufferSourceNode members before AudioNode; r=mccr8 2013-04-25 16:52:52 -04:00
Ehsan Akhgari
eabaf3e71e Bug 859600 - Make AudioContext an EventTarget; r=smaug 2013-04-25 00:28:39 -04:00
Joe Drew
615a963620 Bug 832400 - Add an imgIContainer flag HIGH_QUALITY_SCALING that controls whether to use the high quality scaler, and only use it when we're drawing to a window. r=tn 2013-04-25 18:08:58 -04:00
Norbert Lindenberg
c278f40b1e Bug 845190 - Made test_logging.js correctly ignore messages it wants to ignore. r=dteller 2013-04-25 14:57:13 -07:00
Jeff Walden
eb5717e473 s/JS_TRUE/true/g; s/JS_FALSE/false/g. Following up on a request in bug 858677, r=lumpy
--HG--
extra : rebase_source : 992fe9e7f92924d03abeb5f8839bfd0bca8650f1
2013-04-24 22:29:46 -07:00
Hubert Figuière
e9c3d1c771 Bug 855040 - Add a bit of logging in the crash report to help diagnostics and silence exception of crash report is disabled. r=fabrice 2013-04-22 16:09:15 -04:00
Frank Yan
dceb3a72db Bug 649216 - Remove unnecessary delay when clicking tab close buttons sequentially. r=jaws ui-r=limi 2013-04-25 14:42:18 -07:00
Andrew McCreight
dcaa7d2183 Bug 865544 - Add support for nsIDOMGlobalPropertyInitializer to JS-implemented WebIDL. r=bz 2013-04-25 14:31:42 -07:00
Brian Hackett
e6b60ac6f5 Bug 865626 - Disallow generating extra barrier instructions when compiling Array.push, r=dvander. 2013-04-25 15:22:04 -06:00
Chris Lord
e599bc8a48 Bug 853867 - Allow --enable-gtest on Android and fix build issues. NPOTB r=bas,bgirard
--HG--
extra : rebase_source : 2e870fd157ea7e9a4de4cf8f4d465784eab0ff8e
2013-04-25 15:39:33 -04:00
Brian Hackett
b30b9eb3fe Bug 865635 - Use MMonitorTypes instead of MTypeBarrier for type write barriers, r=dvander. 2013-04-25 14:44:44 -06:00
Camilo Viecco
fe68a570a8 Bug 864633 - broken site identity info bar part2 (tests from 813418). r=bsmith
--HG--
extra : rebase_source : b9acce3f6db1b1560b5e9928e8b3794ead151bc1
2013-04-25 13:40:26 -07:00
Camilo Viecco
3241bef579 Bug 864633 - broken site identity info bar. r=bsmith
--HG--
extra : rebase_source : 36c4613ed39ab93c33008964ed62bccdcacc9c9c
2013-04-25 13:39:43 -07:00
Joe Drew
75e5030adc Bug 863975 - Crashtest. r=seth
--HG--
extra : rebase_source : 2816b2f65b49091914c643357275c169911a4b2f
2013-04-25 16:35:38 -04:00
Joe Drew
a0b4c1afc0 Bug 863975 - Handle the situation that we're left mid-frame when decoding a multi-frame image. r=seth
--HG--
extra : rebase_source : e485eb48a615f3e35e4e5592d0f37604402142f8
2013-04-25 16:35:23 -04:00
Joe Drew
ae4fe518b8 Bug 863958 - Crashtest. r=seth
--HG--
extra : rebase_source : 5f1fa4cd01aba2b1a9b07a8120711b58d36f5ddf
2013-04-25 16:35:03 -04:00
Joe Drew
85ab17e359 Bug 863958 - Don't call SetSize from the ICO decoder if we already have the size. r=seth
--HG--
extra : rebase_source : 924fbe8460992b919d3d7072d162f23eaef30e2f
2013-04-25 16:34:30 -04:00
Wes Johnston
bfbb447c4e Bug 851581 - Whitespace cleanup. r=mfinkle DONTBUILD 2013-04-25 13:35:05 -07:00
Rob Wood
eac6ee0371 Bug 849714 - Fix intermittent failure in outgoing_answer_hangup_oncallschanged; r=jgriffin 2013-04-24 12:38:19 -04:00
Wes Johnston
f671a4bf5f Bug 851581 - Clean up external protocol prompt. r=mfinkle 2013-04-25 13:31:50 -07:00
James Willcox
caed8640ef Bug 862448 - Fix the fast fencing path for GL when drawing buffer is preserved r=jgilbert 2013-04-25 16:27:43 -04:00
Chris Peterson
bb30ef7ae6 Bug 864339 - Part 2: Replace GeckoJarReader EmptyStackException with an empty() check. r=wesj 2013-04-23 16:00:44 -07:00
Kai Engert
cc18b413ed Bug 865828 - Upgrade Mozilla 23 to NSPR 4.10, r=wtc 2013-04-25 22:06:51 +02:00
Ehsan Akhgari
ce979bfbde Bug 865650 - Ensure that looping will only happen if the start offset is less than the end offset; r=padenot
--HG--
extra : rebase_source : 3de31185083df174f7b6e823d1a135aee39c211d
2013-04-25 09:34:47 -04:00
Brian Hackett
82eb303c56 Bug 864957 - Consolidate locks used to avoid operation callback related races, r=djvj,luke. 2013-04-25 13:55:33 -06:00
Michal Novotny
549f7cde85 Bug 852467 - nsDisableOldMaxSmartSizePrefEvent runs on the gecko main thread, blocks for long periods of time, r=honzab 2013-04-25 21:54:20 +02:00
Adam Roach [:abr]
cfa3b7f99b Bug 864255: Ensure main thread dispatch for Pipeline destruction succeeds r=jesup 2013-04-25 14:41:31 -05:00
Chris AtLee
40ff43d2a1 Bug 838321: Remove unused manifests r=rail
--HG--
extra : rebase_source : 3163ad5253201a4eac914aa7c1acb3d2a624b1b0
2013-04-25 13:27:08 -04:00
Eitan Isaacson
65f06f8bcd Bug 865452 - Don't capture scripted mouse events. r=yzen 2013-04-25 12:39:16 -07:00
Eitan Isaacson
f5fea201e9 Bug 865449 - Make AccessFu more desktop-browser friendly. r=yzen
- Use Speech presenter on everything but mobile/android
- Filter out accessibility events that are chrome related.
- Don't capture key presses on desktop
- Rework TouchAdapter to take mouse events on desktop.
    Generating touch events does not work on desktop since that interface is preffed out by default.
    We lost the ability to do multiple finger gestures with modifier keys, but that was not really used anyway.
2013-04-25 12:39:16 -07:00
Joel Maher
e1a054d8ae Bug 865780 - deploy a new talos.zip to capture the fennec preference, datazilla output, and mozlog fix. r=armenzg 2013-04-25 15:21:12 -04:00
Adam Roach [:abr]
898dd9d877 Bug 864982 - Remove legacy err_msg/buginf/notice_msg logging r=jesup 2013-04-25 14:37:06 -05:00
Ryan VanderMeulen
d05c99b32a Merge m-c to inbound. 2013-04-25 15:08:06 -04:00
Ryan VanderMeulen
eef31748d0 Bug 858687 - Fix broken backout. r=lucasr
CLOSED TREE
2013-04-25 13:38:42 -04:00
Ms2ger
4afed639fe Bug 864727 - Followup: add missing change to MediaStreamList::WrapObject; r=bz on a CLOSED TREE 2013-04-25 18:54:37 +02:00
Benjamin Smedberg
44d838b33c Bug 853387 - Make all plugins run out of process on Mac x86 now that we no longer support fallback for in-process quickdraw graphics/carbon events. r=smichaud
--HG--
extra : rebase_source : b3926248c4a152728521b8939de2e26a17f179f6
2013-04-25 12:45:52 -04:00
Steve Fink
f34f26f1bd No bug, DONTBUILD. Updates to the static rooting analysis, including transition from Makefile to python script.
Although this patch contains some updates to Makefile.in, I am no longer using it at all. I now run analyze.py for better control, though note that it depends on loading in some configuration settings that are hardcoded to my environment.

This patch also contains a number of updates to the annotations.

--HG--
extra : rebase_source : ebd4deb590fb9fde4532bdf45214ffca117e1c3a
2013-04-25 09:16:37 -07:00
Ryan VanderMeulen
7e31013df9 Merge m-c to fx-team. 2013-04-25 08:41:24 -04:00
Ryan VanderMeulen
33f9b3898b Merge the last PGO-green inbound changeset to m-c. 2013-04-24 21:48:57 -04:00
Lucas Rocha
2c84e2db6e cked out changesets 10bdfbe0195b and 06b0f332039d (bug 858687) because of Robocop failures (r=backout) 2013-04-24 22:53:31 +01:00
Lucas Rocha
348bbcb521 Backed out changesets 10bdfbe0195b and 06b0f332039d (bug 858687) because of Robocop failures (r=backout) 2013-04-24 22:48:39 +01:00
Tanvi Vyas
12a8c4aa9f Bug 855730 - Add more logging and change the order back to the original order. Reordering should reduce the number of timeouts that spiked when we first changed the order. r=smaug 2013-04-24 14:43:14 -07:00
Dave Hylands
29e4b3582e Bug 865255 - Fix regression in sdcard availability detections. r=dougt 2013-04-24 13:34:37 -07:00
Ehsan Akhgari
3aafed5c8f Backed out changeset 089871cdaf1e (bug 865004) because of crashtest leaks on a CLOSED TREE 2013-04-24 16:29:08 -04:00
Lucas Rocha
725002e36e Bug 858687 - Rename browser_toolbar_menu.xml to browser_toolbar.xml (r=mfinkle)
--HG--
rename : mobile/android/base/resources/layout-large-v11/browser_toolbar_menu.xml => mobile/android/base/resources/layout-large-v11/browser_toolbar.xml
rename : mobile/android/base/resources/layout/browser_toolbar_menu.xml => mobile/android/base/resources/layout/browser_toolbar.xml
2013-04-24 21:19:26 +01:00
Ryan VanderMeulen
4514984991 Merge birch to m-c. 2013-04-24 16:17:41 -04:00
Justin Wood
edfbed4a19 Bug 862431 - Please upload new emulator to tooltool. r=jgriffin 2013-04-24 13:25:43 -04:00
Caio Lima
eca7d64a30 Bug 859818 - ConsoleAPIStorage.jsm tries to delete var-declared _consoleStorage; r=msucan 2013-04-23 12:19:00 +03:00
Panos Astithas
389828bc04 Bug 864900 - The listTabs protocol request can fail if made immediately after a tab is closed; r=rcampbell 2013-04-25 10:47:06 +03:00
Tim Taubert
0eaf978b61 Backed out changeset 95067eec6bde (bug 815120) for mochitest-bc failures 2013-04-25 09:42:54 +02:00