Commit Graph

307213 Commits

Author SHA1 Message Date
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
Heather Arthur
0e6d200d31 Backed out changeset 26caa9ab5c35 for XPCShell test failure 2013-04-24 17:17:39 -07:00
Heather Arthur
a595d831ff Bug 816967 - Remotable Style Editor; r=dcamp 2013-04-24 16:14:00 -07:00
Sachin Hosmani
825e9657fa Bug 842780 - about:newaddon doesn't restrict size of the add-on's icon. r=Unfocused 2013-04-23 12:04:30 +05:30
Martin Stransky
e6c08d7ea1 Bug 815120 - xpinstall.enabled=false still allows to install xpi via. addon search, r=bmcbride 2013-04-24 17:47:26 +12:00
Ryan VanderMeulen
d68fe645cf Merge the last PGO-green inbound changeset to m-c. 2013-04-23 15:01:57 -04:00
Ryan VanderMeulen
e3cc429239 Merge m-c to birch. 2013-04-23 14:27:53 -04:00
Josh Matthews
4d3a80dc2d Bug 864775 - Fix for test failures. 2013-04-23 19:40:14 +02:00
Tim Taubert
45f5a6cd12 merge m-c to fx-team 2013-04-23 18:56:19 +02:00
Josh Matthews
ea732346b1 Bug 864775 - Build fix. 2013-04-23 18:05:06 +02:00
Josh Matthews
05b66c7602 Bug 864775 - Build fix for wrapper API changes between 18 and m-c. 2013-04-23 17:29:30 +02:00
Josh Matthews
d9d8fe5318 Bug 864775 - Use unwrapped content window object to determine compartment when creating new ArrayBuffers for use by content from TCPSocket. r=bz 2013-04-23 17:12:53 +02:00
J. Ryan Stinnett
9573fbd0a8 Bug 843187 - Variables view: going down through the properties via keyboard is really broken, r=vporof 2013-04-23 07:34:08 -05:00
Reuben Morais
61c35565b1 Bug 855556 - Stop sending contacts if the child process is dead. r=gwagner 2013-04-23 05:06:40 -07:00
Chris Peterson
df48e96785 Bug 863288 - Add sanity checks and error logging for bitmap decoding. r=mfinkle 2013-04-22 18:03:01 -07:00
Jeff Gilbert
c4e9935490 Bug 863477 - Use SurfaceCaps::Any() for CreateOffscreen for GLContexts for NPAPI plugins. r=cpeterson 2013-04-25 09:35:50 -07:00
Gijs Kruitbosch
7ac4f4c759 Bug 852420 - Suppress NeededToWrapXUL warning for generated content, r=bz
--HG--
extra : rebase_source : e6aa39b0e7ea7faa3c95cd5a4fd5f87058441c16
2013-04-24 13:08:17 +02:00
Boris Zbarsky
92c3c727a2 Bug 863898. Add support for dictionary arguments in JS-implemented WebIDL bindings. r=mccr8 2013-04-25 12:29:55 -04:00
Boris Zbarsky
1f2af992c7 Bug 864727 part 7. Make the WebIDL binding Wrap methods take a handle for the scope object and use a Rooted for the parent. r=ms2ger 2013-04-25 12:29:55 -04:00
Boris Zbarsky
c62295c2f9 Bug 864727 part 6. Make all the WrapNode methods take a handle for the scope object. r=ms2ger 2013-04-25 12:29:54 -04:00
Boris Zbarsky
b834439797 Bug 864727 part 5. Make all the WrapObject methods take a handle for the scope object. r=ms2ger 2013-04-25 12:29:54 -04:00
Boris Zbarsky
47de9d3ebe Bug 864727 part 4. Pass a handle for the scope object to all the various Wrap*Object stuff in BindingUtils. r=ms2ger
Note: The JS::Rooted in CGWrapWithCacheMethod is just there until we start passing a handle to Wrap().
2013-04-25 12:29:53 -04:00