Nikhil Marathe
be45be411a
Bug 899904 - Include header for [NoInterfaceObject]s exposed on Navigator. r=khuey
...
--HG--
extra : rebase_source : 825404f9466f6fe582650e2397734822e9cfa9c1
2013-08-01 10:28:47 -07:00
Nicholas Nethercote
d20d35c775
Bug 898912 (part 1) - Treat ':' as a |OneChar| token now that e4x is gone and '::' is no longer supported. r=till.
...
--HG--
extra : rebase_source : fd245a3cc77a755cb650f326a38787d886cbc734
2013-07-28 19:06:05 -07:00
Edwin Flores
1cda9f38f7
Bug 882342 - Blacklist Motorola XT890 running Android 4.1 for H264 playback r=bjacob
2013-08-01 15:12:14 +12:00
Yoshi Huang
e48ec3affe
Bug 899946 - strange call to crypto.generateCRMFRequest from test_bug882865.html. r=Ms2ger
2013-07-31 18:34:14 +08:00
Alex Xu
3bb4b7a43b
Bug 900284: Use #ifdef ACCESSIBILITY around member variables only used inside #ifdef ACCESSIBILITY, to avoid clang warnings (and reduce object size with --disable-accessibility). r=dbaron
2013-07-31 19:15:19 -07:00
Daniel Holbert
315e2872cb
Bug 900246: Mark variable as DebugOnly in DirectionalityUtils.cpp, to fix opt "unused variable" build warning. r=smontagu
2013-07-31 18:59:27 -07:00
Daniel Holbert
07aeb1873b
Bug 900242: Mark overriding nsBlockFrame methods as MOZ_OVERRIDE. r=mats
2013-07-31 18:59:25 -07:00
Daniel Holbert
005b01383d
backout 1e31542e117c (Bug 888548 part 1) for B2G build bustage on a CLOSED TREE
2013-07-31 19:05:34 -07:00
Daniel Holbert
b9c2886259
backout f607ac59de19 (Bug 888548 part 2) for B2G build bustage
2013-07-31 19:05:05 -07:00
Daniel Holbert
ec8488ab01
backout fc98067f0aa4 (Bug 888548 part 3) for B2G build bustage
2013-07-31 19:04:25 -07:00
Stephen Pohl
a198ffc2ab
Bug 877097: Hold strong refs to instances of ScrollbarActivity to avoid crashing. r=mats
2013-07-31 21:43:56 -04:00
Gregory Szorc
f299c1f5e8
Bug 899792 - Establish precompile tier and move IPDL and WebIDL build rules; r=glandium
...
A new build tier is introduced: precompile. The intention is to replace
the export subtier with something better and nonrecursive. IPDL and
WebIDL code generation have been moved into this new tier and are
performed concurrently. This appears to reduce build times due to fewer
"single threaded" build actions.
The subtier tracking UI has been updated to reflect operations that can
occur in parallel. As subtiers are started, they turn yellow. They can
then complete in any order.
Nonrecursive targets have been added to preserve the IPDL and WebIDL
build targets such that developers can type |make| from leaf directories
like they have always done.
2013-07-30 17:00:24 -07:00
Steven MacLeod
cca4d7a135
Bug 898184 - Restore telemetry measurements that were removed when transitioning to the SessionWorker. r=ttaubert
2013-07-31 21:15:26 -04:00
Daniel Holbert
e31f4de611
Bug 900209 - static_cast uint64_t value to "unsigned long long" when printing it with %llx, to silence Wformat build warning on 64-bit platforms. r=smaug
2013-07-31 21:15:26 -04:00
Corey Ford
21a36e1fc5
Bug 898797 - Reftests for relatively positioned floats. r=dholbert
2013-07-29 18:34:05 -07:00
Corey Ford
9c2fee65d8
Bug 898797 - Use nsHTMLReflowState::ApplyRelativePositioning when placing floats. r=dbaron
2013-07-29 21:53:13 -07:00
Birunthan Mohanathas
46877a9f5e
Bug 888548 - Part 3: Add enum support to mozilla::Atomic<T>. r=froydnj
...
Due to a bug in GCC, the compareExchange function is not available with enum types.
2013-07-31 21:15:25 -04:00
Birunthan Mohanathas
23665e54d3
Bug 888548 - Part 2: Refactor and cleanup mozilla::Atomic<T> implementation. r=froydnj
...
This moves the increment and decrement operators from detail::AtomicBase to
detail::AtomicBaseIncDec and moves the implementation of the assignment
operator into detail::AtomicBase. Additionally, this changes the integral
implementation to use mozilla::EnableIf for its specialization.
2013-07-31 21:15:25 -04:00
Birunthan Mohanathas
48e7905d3e
Bug 888548 - Part 1: Add mozilla::IsEnum to TypeTraits.h. r=froydnj
2013-07-31 21:15:25 -04:00
Birunthan Mohanathas
7308023c5f
Bug 712105 - Use default cursor rather than last cursor for 'cursor: context-menu' on Windows and OS/2. r=jimm
2013-07-31 21:15:25 -04:00
Ryan VanderMeulen
5db0daa9b3
No bug - Touch clobber for all the various IDB WebILD-ifications that recently landed.
2013-07-31 21:15:24 -04:00
Brian R. Bondy
c83c566aca
Bug 900044 - MetroCompositorParent is no longer needed. r=kats
2013-07-31 20:59:27 -04:00
Brian R. Bondy
9aae219fef
Bug 900044 - Get rid of viewport-needs-updating and related code. r=kats
2013-07-31 20:59:24 -04:00
Nicholas Nethercote
17ba9742f6
Backed out changeset bad4a1691369 (bug 899834) due to suspected regression on "Mozilla-Inbound-Non-PGO - Dromaeo (CSS) - Ubuntu HW 12.04".
...
--HG--
extra : rebase_source : 853f81c47e49c1ac3d7685f2508e694cdd6655fb
2013-07-31 17:50:46 -07:00
Sam Foster
6b2d586d88
Bug 898651 - Dont add the find-in-page menuitem when the StartUI is visible. r=mbrubeck
...
--HG--
extra : rebase_source : 627dd222e76bdbbe7fe882a636ae9a90c5a58c09
2013-07-30 15:50:14 -07:00
Wes Kocher
f2beb4d788
Merge m-c to inbound
2013-07-31 17:36:03 -07:00
Wes Kocher
7cfec0c252
Merge inbound to m-c
2013-07-31 17:31:45 -07:00
Bill McCloskey
ca26060518
Bug 899812 - Error reporters should consistently report errors to stderr (r=bholley)
2013-07-31 17:04:49 -07:00
Ehsan Akhgari
af8538eb88
Backed out changeset 197b12188f3a (bug 893973) for causing bug 9000007
2013-07-31 17:06:38 -04:00
Ryan VanderMeulen
734248d603
Merge m-c to inbound.
2013-07-31 16:33:59 -04:00
Ryan VanderMeulen
7750183b84
Bug 897104 - Remove useless |is| check since the function it's looking for is gone. r=past
2013-07-31 16:29:58 -04:00
Bill McCloskey
64dc46c942
Bug 899759 - Bustage fix on a CLOSED TREE.
2013-07-31 12:05:51 -07:00
Kartikaya Gupta
909376fedf
Bug 892267 - Fix incorrect application of scaling the render offset. r=Cwiiis
2013-07-31 14:48:44 -04:00
Bill McCloskey
399c286a1b
Bug 899759 - Prevent JS_NondeterministicGetWeakMapKeys from GCing while iterating over a weakmap (r=sfink)
2013-07-31 11:45:37 -07:00
Tim Taubert
d026835370
Bug 895185 - Rename Promise.every() to .all() to reduce confusion about our differing implementation; r=paolo
2013-07-31 10:58:44 -07:00
Ryan VanderMeulen
fe00085463
Merge m-c to fx-team.
2013-07-31 13:47:57 -04:00
Ryan VanderMeulen
fa5475f11b
Merge m-c to fx-team.
2013-07-31 13:43:36 -04:00
Ryan VanderMeulen
f819a4fbc7
Merge m-c to birch.
2013-07-31 13:42:54 -04:00
Gaia Pushbot
2ca6cf59a7
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3ed7544ee8f4
Author: vingtetun <21@vingtetun.org>
Desc: Merge pull request #11230 from KevinGrandon/content2-initial
Bug 898352 - Implement homescreen rocket bar and opensearch.
========
https://hg.mozilla.org/integration/gaia-central/rev/922968c62be8
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 898352 - Implement homescreen rocket bar and opensearch r=vingtetun
2013-07-31 10:00:23 -07:00
Gaia Pushbot
f9601eb934
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/79c130ec5ca1
Author: Fabrice Desré <fabrice@desre.org>
Desc: Bug 806374 - Don't store phone's wallpaper or the dialer ringtone or the notification ringtone as a data: URI r=vingtetun
========
https://hg.mozilla.org/integration/gaia-central/rev/68204ea0ed28
Author: Fabrice Desré <fabrice@desre.org>
Desc: Bug 806374 - Don't store phone's wallpaper or the dialer ringtone or the notification ringtone as a data: URI r=vingtetun
2013-07-31 09:05:23 -07:00
Max Li
47d3b7c986
Bug 900011 - Set initial content description on Search or Go image button. r=sriram
2013-07-31 11:18:00 -04:00
Gaia Pushbot
5b8929499c
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/a39946ecff22
Author: Mike Pennisi <mike@mikepennisi.com>
Desc: Bug 897117 - [Clock] ClockView methods are not fully covered by unit tests r=ianliu
This commit also fixes a bug in the tested method's implementation,
where the minute boundary was being calculated incorrectly. This bug
would induce the method to asynchronously recurse during the second of
time before the minute rolled over.
========
https://hg.mozilla.org/integration/gaia-central/rev/c09c5d448650
Author: Mike Pennisi <mike@mikepennisi.com>
Desc: Bug 897103 - [Clock] Utility methods are not fully covered by unit tests r=ianliu
2013-07-31 08:10:23 -07:00
Gaia Pushbot
4679a13b3f
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/d791136d48f3
Author: Mike Pennisi <mike@mikepennisi.com>
Desc: Bug 897090 - [Clock] L10n mocking is fragmented across test files r=ianliu
========
https://hg.mozilla.org/integration/gaia-central/rev/0ad3e929c87a
Author: Mike Pennisi <mike@mikepennisi.com>
Desc: Bug 897089 - [Clock] Utility methods pollute global scope r=ianliu
Organizing utility methods under a single namespace increases code
readability and minimizes global namespace pollution.
2013-07-31 08:00:26 -07:00
Ed Morley
5c1dcb0982
Merge mozilla-central and inbound
2013-07-31 14:25:28 +01:00
Hannes Verschore
c3e253d69c
Bug 899051 - IonMonkey: Don't generate fastpath for dense setelem with sparse property after a boundscheck failure, r=bhackett
2013-07-31 15:07:57 +02:00
Hannes Verschore
78d26a0709
Bug 899572 - IonMonkey: Don't emit SetElementCache when there are setters, r=nbp
2013-07-31 15:07:39 +02:00
Hannes Verschore
a9defcf0d1
Bug 899735 - IonMonkey: Add a function to the shell that makes it possible to cause a bailout in IM, r=jandem
2013-07-31 15:07:34 +02:00
Kartikaya Gupta
3bf989536b
Bug 890932 - Add a missing lock in AsyncPanZoomController::SendAsyncScrollEvent. r=BenWa
2013-07-31 08:53:17 -04:00
Kartikaya Gupta
6efaf5b921
Bug 890932 - Remove unnecessary internal method now that the monitor re-entrant. r=BenWa
2013-07-31 08:53:16 -04:00
Kartikaya Gupta
9b2fc07177
Bug 890932 - Make AsyncPanZoomController::mMonitor re-entrant to reduce code madness. r=BenWa
2013-07-31 08:53:16 -04:00