Geoff Brown
ed7f3825de
Bug 844239: code cleanup in robocop BaseTest; r=jmaher
2013-02-27 08:21:23 -07:00
Mike Hommey
2a906aad94
Bug 444440 - Prioritize mailcap application over others in nsMIMEInfoUnix. r=bzbarsky
2013-02-27 14:34:40 +01:00
Pranav Ravichandran
6219840c22
Bug 836816 - WebIDL parser should enforce spec restrictions on dictionary member types. r=bzbarsky
2013-02-27 09:55:56 -05:00
Bob Clary
71af54b37b
Bug 845767 - Create an Autophone specific version of the robocop manifest, r=jmaher.
2013-02-27 06:52:06 -08:00
Bob Clary
45c167de16
Bug 845770 - Change fails-if(Android) js date tests to random-if(Android), r=jmaher.
2013-02-27 06:52:06 -08:00
Bob Clary
f7d6f983f5
Bug 845778 - Skip content/canvas/crashtests/789933-1.html (bug 833371), gfx/tests/crashtests/385228-1.svg, image/test/crashtests/694165-1.xhtml for Android, r=jmaher.
2013-02-27 06:52:05 -08:00
Gian-Carlo Pascutto
2537c0d29a
Bug 830247 - Make sure NEON version of some libraries gets built. r=jesup
2013-02-27 15:44:42 +01:00
Steven Lee
a282149228
Bug 845711 - Fix EXTRA_GYP_DEFINES for arm on non-bash shells. r=ted
2013-02-27 15:44:34 +01:00
Jesse Silver
d81261ca3f
Bug 833388 - Add a div to the video frame for track elements to use to display captions. r=roc
2013-02-26 16:06:51 -05:00
Cykesiopka
8c5e6b3f99
Bug 267598 - Fix some comments and arg names in nsISupportsUtils.h. r=bsmedberg
2013-02-27 09:23:54 -05:00
Mounir Lamouri
e058464e2a
Bug 766546 - Attempt to fix intermittent failures in browser_bug561636.js. r=edmorley
2013-02-27 12:44:45 +00:00
Mounir Lamouri
9155b1c7d6
Bug 230474 - Bug 829606 - No longer scroll to the beginning of the editor when the value is changed in a text field. r=bz
2013-02-27 14:08:49 +00:00
Mounir Lamouri
bcb7449d05
Bug 375008 - Clicking a disabled element should not cause a focus change. r=Enn
2013-02-27 14:17:43 +00:00
Markus Stange
fa5781a68a
Bug 845595 - Make nsIDOMWindowUtils::selectAtPoint coordinates relative to the DWU's document. r=jimm
2013-02-27 15:12:39 +01:00
Kartikaya Gupta
b2351dc830
Bug 845342 - Move about:memory and related dump files to the downloads dir on android. r=njn
2013-02-27 08:58:29 -05:00
Robert O'Callahan
d96eb1e910
Bug 843214. Make SourceMediaStream::AddTrack/AppendToTrack/HaveEnoughBuffered/DispatchWhenNotEnoughBuffered/EndTrack smoothly handle cases where track does not exist. r=jesup
2013-02-25 22:25:07 +13:00
Ed Morley
10875eb001
Backed out changeset f73b7b8d1a2d (bug 829557) for failing to compile on Windows on a CLOSED TREE
2013-02-27 12:50:30 +00:00
Ed Morley
6251eca1f9
Backed out changeset 622b744e5df9 (bug 829557)
2013-02-27 12:49:32 +00:00
Ed Morley
8040985ec5
Backed out changeset 05c35dc73323 (bug 845526)
2013-02-27 12:49:29 +00:00
Ed Morley
94361edb30
Backed out changeset dba7a059ed22 (bug 843214)
2013-02-27 12:49:26 +00:00
Robert O'Callahan
4dd110ae0a
Bug 843214. Make SourceMediaStream::AddTrack/AppendToTrack/HaveEnoughBuffered/DispatchWhenNotEnoughBuffered/EndTrack smoothly handle cases where track does not exist. r=jesup
...
--HG--
extra : rebase_source : adcfa0e92b5e498c597e16e013fdcba2dae4b8e5
2013-02-25 22:25:07 +13:00
Robert O'Callahan
bffb159b08
Bug 845526. Limit complexity of invalid region in RemoveFrameFromLayerManager. r=mattwoodrow
...
--HG--
extra : rebase_source : ca0a1d7928c991604d5979bcf35b4fcea462c31a
2013-02-27 16:05:32 +13:00
Robert O'Callahan
87373f01cb
Bug 829557. Part 2: Allow plugin code to reenter Gecko safely while while the plugin is processing an input event. r=bsmedberg
...
When nsPluginInstanceOwner passes input events to the plugin instance,
it's safe to reenter Gecko from plugin code and do anything, even
arbitrary script execution.
--HG--
extra : rebase_source : 815683c3027b906c4744495e8e1cfdb261e0c557
2013-02-28 00:50:28 +13:00
Robert O'Callahan
fc050e2c41
Bug 829557. Part 1: When calling into plugin code, identify situations where it is safe (or unsafe) to reenter Gecko from plugin code. r=bsmedberg
...
When Gecko is reentered from unsafe call sites, we allow the reentry, but we
suppress execution of the refresh driver to minimize the danger.
In this patch, we treat all sites as unsafe.
--HG--
extra : rebase_source : 0730f41c9158c868ed4ffcba74ff77abbfebc2cd
2013-02-28 00:50:27 +13:00
Fernando Jiménez
7e87ab61d5
Bug 844243 - Installing a packaged app in which the mini-manifest app name is different than the webapp manifest app name is allowed, but should not be; r=fabrice
2013-02-27 12:39:15 +01:00
Ed Morley
a25a4df5d7
Merge mozilla-central to mozilla-inbound
2013-02-27 11:07:25 +00:00
Ed Morley
2863af18c4
Backed out changeset d9d90bf85bcf (bug 845569) for bug839758.js assertions
2013-02-27 10:31:18 +00:00
Simon Montagu
c0a7ba6648
When unsetting dir=auto, don't clear the AncestorHasDirAuto flag on descendants if the parent itself has AncestorHasDirAuto set. Bug 844404, r=ehsan
2013-02-27 09:32:53 +02:00
Simon Montagu
aa7eb9f17a
Test for bug 844404
2013-02-27 09:32:50 +02:00
Simon Montagu
a36bcf04b0
Test for bug 841205
2013-02-27 09:32:48 +02:00
Alexander Surkov
c027e2ef6a
Bug 845095 - enable logging for states/test_tree.xul
2013-02-27 16:37:01 +09:00
Makoto Kato
04d8336c77
Bug 843992 - rename nsJISX4501 to nsJISX4051. r=masayuki
...
--HG--
rename : intl/lwbrk/src/jisx4501class.h => intl/lwbrk/src/jisx4051class.h
rename : intl/lwbrk/src/nsJISx4501LineBreaker.cpp => intl/lwbrk/src/nsJISx4051LineBreaker.cpp
rename : intl/lwbrk/src/nsJISx4501LineBreaker.h => intl/lwbrk/src/nsJISx4051LineBreaker.h
rename : intl/lwbrk/tools/anzx4501.html => intl/lwbrk/tools/anzx4051.html
rename : intl/lwbrk/tools/anzx4501.pl => intl/lwbrk/tools/anzx4051.pl
rename : intl/lwbrk/tools/jisx4501class.txt => intl/lwbrk/tools/jisx4051class.txt
rename : intl/lwbrk/tools/jisx4501simp.txt => intl/lwbrk/tools/jisx4051simp.txt
2013-02-27 16:04:38 +09:00
Ryan VanderMeulen
3b7ef94e73
Bug 807234 - Temporarily disable the test on a CLOSED TREE. r=orange
2013-02-26 22:34:36 -05:00
Joshua Gaines
ad94108f83
Bug 816281 - Add "avant-garde" to the en-US dictionary; r=ehsan
...
DONTBUILD
2013-02-26 21:17:58 -05:00
Phil Ringnalda
9ebbdf1241
Merge m-c to fx-team
2013-02-26 14:32:37 -08:00
Joe Walker
b3affd7329
Backout 8f598aa5a7c2 (bug 812762) l10n fail
2013-02-26 19:22:28 +00:00
Benjamin Smedberg
e15f7cd971
Bug 623462 - Add an environment variable to save a full dump, not just a minidump, r=ted
2013-02-26 14:03:26 -05:00
Ryan VanderMeulen
a7064978d3
Merge the last PGO-green inbound changeset to m-c.
2013-02-26 10:44:46 -05:00
Matt Brubeck
4668093091
Bug 840643 - Fix exception in WeaveGlue.init that breaks Metro sync setup [r=ally]
2013-02-26 06:58:38 -08:00
Gina Yeh
f94a074431
Bug 844705 - Should send socket data in main thread, r=echou
2013-02-26 18:53:44 +08:00
Ed Morley
53600c9d44
Merge mozilla-central to mozilla-inbound
2013-02-26 10:45:52 +00:00
Hannes Verschore
7a456295a3
Bug 843866: IonMonkey: Make sure inference ran before inlining empty script, r=jandem
2013-02-26 11:20:03 +01:00
Mike Hommey
fd2a3d3551
Bug 844785 - Fix xulrunner mac builds. r=ted
2013-02-26 08:13:30 +01:00
Zuhao(Joe) Chen
27508912b9
Bug 805811 - Support bootstrapping with MacPorts; r=gps
...
DONTBUILD (NPOTB)
2013-02-25 19:52:36 -08:00
Ryan VanderMeulen
e44484ae04
Merge inbound to m-c.
2013-02-25 21:27:56 -05:00
Seth Fowler
bfbd6dcfd3
Bug 844403 - Make VectorImage cancel all listeners when destroyed. r=dholbert
2013-02-25 17:40:13 -08:00
Ryan VanderMeulen
1c839957d4
Backed out changeset 71a93fff7311 (bug 840360) for B2G reftest/crashtest bustage on a CLOSED TREE.
2013-02-25 19:49:19 -05:00
Ryan VanderMeulen
ad3f82f762
Backed out changeset ea8134dfa481 (bug 843619) for robocop failures.
2013-02-25 18:21:08 -05:00
Brian Hackett
97d638251f
Bug 841530 - Tweaks to fit JIT inspector after the decompilerectomy, r=pierron.
2013-02-25 15:31:49 -07:00
Cory Gackenheimer
d6c4195a90
Bug 623749 - Control + A on windows should select all in Web Console; r=msucan
2013-02-25 23:26:53 +02:00