Nicholas Nethercote
a36c599486
Bug 898912 (part 5) - Add GetDecimalInteger(), a version of GetPrefixInteger() specialized for decimal integers. r=till.
...
--HG--
extra : rebase_source : ddabc2bd5d2edca38f224c55f289d698e6ab6e3a
2013-07-29 18:31:13 -07:00
Nicholas Nethercote
9826487015
Bug 898912 (part 4) - Remove unnecessary FirstCharKinds and reorder FirstCharKind handling. r=till.
...
--HG--
extra : rebase_source : f6a3e8c7ab135b5f4bb97c1e0c2b9da52145d4bb
2013-07-29 18:30:23 -07:00
Nicholas Nethercote
caf4d259ec
Bug 898912 (part 3) - Separate handling of EOLs and whitespace. r=till.
...
--HG--
extra : rebase_source : c494db4a487e311519331c642f9cdb7d9b53a7ff
2013-07-29 18:29:16 -07:00
Nicholas Nethercote
8d1ea46283
Bug 898912 (part 2) - Merge oneCharTokens[] into firstCharKinds[] to avoid a lookup in the |OneChar| token case. r=till.
...
--HG--
extra : rebase_source : b978dab8b0cc96b511ab339e597be6805cb3b584
2013-07-29 18:23:42 -07:00
Jason Smith
a9ae1ad023
bug 898448 - Installation of packaged apps fail due to assuming existence of getDeviceStorage. r=fabrice
...
--HG--
extra : rebase_source : 9b8abc4630e0d875086a99f575ad96572dbdf5ff
2013-07-29 12:53:14 -07:00
Matthew Noorenberghe
575b9d6619
Bug 900354 - Ignore sub-resource loads for Azure recordings. r=Bas
...
--HG--
extra : rebase_source : 815b88638f5d828f133c92ec2ff94c25c0fa92a7
2013-08-01 14:55:28 -07:00
Jonathan Griffin
fae8a62136
Bug 900670 - Add threadtime to Marionette's logcat, r=dhylands
2013-08-01 14:54:02 -07:00
Jason Yeo
2c74cb726b
Bug 900192 - ValueError when exception is raised in Talos (ValueError: incomplete format). DONTBUILD. r=armenzg
2013-08-01 17:44:50 -04:00
Stephen Pohl
588fed6532
Bug 874570: Make scrollbar frames smaller for small overlay scrollbars. r=smichaud
2013-08-01 17:01:22 -04:00
Nicholas Nethercote
4f519645e8
Bug 899834 (attempt 2) - Use a better hash function for the atoms table. r=luke.
...
--HG--
extra : rebase_source : 8de314d19777ec380c8a4462b04563d77879526f
2013-07-30 18:01:26 -07:00
Ted Mielczarek
8a1a9349cb
bug 893785 - don't fire gamepadconnected events for windows that have already received them. r=smaug
...
--HG--
rename : dom/tests/mochitest/gamepad/test_gamepad_hidden_frame.html => dom/tests/mochitest/gamepad/test_gamepad_connect_events.html
2013-08-01 13:52:27 -04:00
Ted Mielczarek
2a81b7cc9b
bug 899849 - fix MozbuildObject.from_environment to work right when no mozconfig specified. r=gps
2013-08-01 13:52:27 -04:00
Dan Gohman
1f6b9a7846
Bug 898468 - IonMonkey: Fix a typo in a comment. r=evilpies
2013-08-01 13:42:49 -07:00
Andrew Halberstadt
28f83e93cb
Bug 900444 - Mozprofile writes permissions inefficiently, r=jgriffin
2013-08-01 16:42:32 -04:00
Timothy Nikkel
838822fcb6
Bug 900662. Pass sync decode flags through moz-element painting so images inside moz-element work correctly with reftests. r=mstange
2013-08-01 15:42:34 -05:00
Dan Gohman
2c9bf2702a
Bug 898468 - IonMonkey: Optimize min/max for the case where RangeAnalysis can prove that there are no NaNs. r=evilpies
2013-08-01 13:39:28 -07:00
Dan Gohman
3335f3af24
Bug 898468 - IonMonkey: Micro-optimize floating-point min and max using x86's minsd and maxsd instructions.
2013-08-01 13:34:48 -07:00
Terrence Cole
8e003bad6f
Bug 900198 - Suppress spurious static analysis rooting hazards in AsmJS; r=sfink
...
--HG--
extra : rebase_source : 3b95beff05958e6a9becc3bef3f057f30d4d93bd
2013-08-01 13:29:46 -07:00
Dan Gohman
be62481636
Bug 898451 - Add const to several more read-only static variables. r=evilpies
2013-08-01 13:26:04 -07:00
Nikhil Marathe
461ed6f247
Bug 900236 - More rooting fixes for StructType field list. r=terrence
...
--HG--
extra : rebase_source : 06a0ecd83019b6fe9a6819c2b4f990d645d1cf22
2013-08-01 13:19:13 -07:00
Luke Wagner
af2c960a2b
Bug 899832 - hoist JSScript::originPrincipals and LazyScript::originPrincipals into ScriptSource (r=bhackett)
...
--HG--
extra : rebase_source : a71608e039c67c7ee9c8b41eb5946ae993d5a697
2013-08-01 13:47:39 -05:00
Nikhil Marathe
3a2af9d49c
Bug 898622 - Fix StructType errors and handling. r=nmatsakis
...
--HG--
extra : amend_source : db42834ef0ab8cd218b52f4c631b94c5ca45fe09
2013-08-01 13:10:50 -07:00
Jonathan Wilde
30997e38c2
Bug 899726 - Defect - during keyboard showing/hiding, sometimes hidden appbars show up. r=mbrubeck
...
--HG--
extra : rebase_source : 520ea7bbfb5667cb96d603ec876fd8bc9a9610ec
2013-08-01 11:59:17 -07:00
Jonathan Wilde
ea9c6bf9a5
Bug 892241 - Change - NewUI - Disable extraneous UI elements when on start screen. r=mbrubeck
...
--HG--
extra : rebase_source : 582f36a246323cbb0e0c29e8db61081375abaa44
2013-07-31 19:04:56 -07:00
William Lachance
ce8c269b00
Bug 900629 - Mirror mozdevice 0.29;r=ahal
2013-08-01 16:08:18 -04:00
Nathan Froyd
2f4d765648
Bug 900181 - remove unused <iostream> #include from PeerConnectionMedia.h; r=jesup
2013-07-31 13:53:47 -04:00
Nathan Froyd
0c5abd093a
Bug 900088 - remove unused <iostream> #include from DataChannel.cpp; r=jduell
2013-07-31 13:09:00 -04:00
Nathan Froyd
440166ff00
Bug 900090 - make various bits of nsEventStates constexpr to avoid static constructors; r=smaug
2013-07-31 13:08:35 -04:00
Nathan Froyd
21f1c1c878
Bug 900050 - remove dead prclist.h #include from nsSegmentedBuffer.h; r=ehsan
2013-07-31 12:12:43 -04:00
Nathan Froyd
8f04d5ed49
Bug 900047 - remove nsIOThreadPool code; r=jduell
2013-07-31 12:04:47 -04:00
Nikhil Marathe
34261dd495
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
575c203a34
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
d3fc908cc3
Bug 882342 - Blacklist Motorola XT890 running Android 4.1 for H264 playback r=bjacob
2013-08-01 15:12:14 +12:00
Yoshi Huang
73263e6ce6
Bug 899946 - strange call to crypto.generateCRMFRequest from test_bug882865.html. r=Ms2ger
2013-07-31 18:34:14 +08:00
Alex Xu
8a51ad6d90
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
0b9890e8a2
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
695ff36341
Bug 900242: Mark overriding nsBlockFrame methods as MOZ_OVERRIDE. r=mats
2013-07-31 18:59:25 -07:00
Daniel Holbert
833ec04321
backout 1e31542e117c (Bug 888548 part 1) for B2G build bustage on a CLOSED TREE
2013-07-31 19:05:34 -07:00
Daniel Holbert
f8d5639ac1
backout f607ac59de19 (Bug 888548 part 2) for B2G build bustage
2013-07-31 19:05:05 -07:00
Daniel Holbert
819cbd5af1
backout fc98067f0aa4 (Bug 888548 part 3) for B2G build bustage
2013-07-31 19:04:25 -07:00
Stephen Pohl
29b7462867
Bug 877097: Hold strong refs to instances of ScrollbarActivity to avoid crashing. r=mats
2013-07-31 21:43:56 -04:00
Gregory Szorc
1340edfe51
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
1723b72c7b
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
f60ef6a8b6
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
e7787542d4
Bug 898797 - Reftests for relatively positioned floats. r=dholbert
2013-07-29 18:34:05 -07:00
Corey Ford
8a75e63592
Bug 898797 - Use nsHTMLReflowState::ApplyRelativePositioning when placing floats. r=dbaron
2013-07-29 21:53:13 -07:00
Birunthan Mohanathas
6f4e72b203
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
19404c8ec4
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
1ee96e1d2b
Bug 888548 - Part 1: Add mozilla::IsEnum to TypeTraits.h. r=froydnj
2013-07-31 21:15:25 -04:00
Birunthan Mohanathas
8d04962d67
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