Ehsan Akhgari
38e7db2098
Bug 882770 - Do not use the MSVC driver commands for clang on Windows; r=ted
2013-06-13 13:11:40 -04:00
Chris Peterson
cf570bc98e
Bug 880245 - Move Android's .jsm modules from Makefile.in to moz.build. r=joey
2013-06-17 17:00:58 -07:00
Kyle Huey
7d893e1ec2
Bug 882893: Move observer notifications out of the cycle collector and into the runtime. r=smaug
2013-06-19 14:06:50 -07:00
Andrew McCreight
635eb60606
Bug 884019 - initialize rv on error in CloneAndAdopt. r=peterv
2013-06-19 14:03:31 -07:00
Benjamin Smedberg
1b2fc55d63
Bug 884694 - Fix the android preference to always enable plugins, r=margaret
2013-06-19 17:01:46 -04:00
Ehsan Akhgari
a903893848
Bug 674927 - Part 4: Add a reftest which was removed by mistake
2013-06-19 17:00:14 -04:00
Terrence Cole
155ae01c43
Bug 884410 - Remove JS_EnumerateResolvedStandardClasses; r=Waldo sr=luke
...
--HG--
extra : rebase_source : c50f54701f2a76a08d91845199b6694670a4e14d
2013-06-13 17:10:01 -07:00
Terrence Cole
b4bd85ffbe
Bug 884410 - Handlify the JS_EnumerateStandardClasses interface; r=jonco
...
--HG--
extra : rebase_source : b111de82bde762c2d34897bd7e65c55cd239e0df
2013-06-13 17:10:00 -07:00
Terrence Cole
96ea8cfe09
Bug 884410 - Handlify the JS_ResolveStandardClass interface; r=jonco
...
--HG--
extra : rebase_source : 3ba45931aad97fb7cbca517ae9bccb974d42e57a
2013-06-13 17:10:00 -07:00
Terrence Cole
ecf0e80935
Bug 884410 - Handlify the JS_TransplantObject interfaces; r=jonco
...
--HG--
extra : rebase_source : f1c2adc7380e5806ce6b4fce5bb41f9400b9e1b1
2013-06-13 17:09:55 -07:00
Aryeh Gregor
f3ede57267
Bug 674927 - Part 3: Make the spellcheck attribute work correctly for contenteditable; r=ehsan
2013-06-19 16:54:53 -04:00
Ehsan Akhgari
5dcfe6e645
Bug 674927 - Part 2: Cleanup the async spellcheck stuff when the editor cleans up mozInlineSpellChecker; r=adw
2013-06-19 16:54:01 -04:00
Bas Schouten
be986ecb4d
Bug 878032 - Part 2: Factor out partial bitmap uploading and scaling. r=jrmuizel
2013-06-19 22:48:40 +02:00
Bas Schouten
224e3f27b7
Bug 878032 - Part 1: Factor out some simle none-RenderTarget dependent functions. r=jrmuizel
2013-06-19 22:48:40 +02:00
Ehsan Akhgari
cbc68dece0
Bug 752034 - Use the Windows SDK when building with Clang on Windows; r=ted
2013-06-13 13:09:22 -04:00
Ehsan Akhgari
26880a184c
Bug 882766 - Recognize clang even when it doesn't #define __GNUC__; r=ted
...
Clang on Windows #defines _MSC_VER but not __GNUC__, so we need to make sure
that the build system can recognize it even when __GNUC__ is not defined.
2013-06-13 13:03:13 -04:00
Nicolas B. Pierron
2bd8c307df
Bug 871848 - Save volatile registers before inlined calls followed by a bailout. r=bhackett
2013-06-19 13:43:36 -07:00
Wes Johnston
5fe6767477
Bug 882136 - Remove notifications created by NotificationHelper when Fennec is killed. r=lucasr
2013-06-19 13:29:48 -07:00
Ted Mielczarek
1f86f35684
bug 860409 - Allow passing both an analog and digital value for buttons. r=smaug
...
--HG--
rename : content/events/src/nsDOMGamepad.cpp => dom/gamepad/Gamepad.cpp
rename : content/events/src/nsDOMGamepad.h => dom/gamepad/Gamepad.h
rename : dom/system/GamepadService.cpp => dom/gamepad/GamepadService.cpp
rename : dom/system/GamepadService.h => dom/gamepad/GamepadService.h
extra : rebase_source : 9d5c536f6f0db03bbadf7555c92a6cf0525dd32e
2013-04-09 08:43:25 -04:00
Ted Mielczarek
ec8eea352e
bug 690935 - implement navigator.getGamepads(). r=smaug
...
--HG--
rename : content/events/src/nsDOMGamepad.cpp => dom/gamepad/Gamepad.cpp
rename : content/events/src/nsDOMGamepad.h => dom/gamepad/Gamepad.h
rename : dom/system/GamepadService.cpp => dom/gamepad/GamepadService.cpp
rename : dom/system/GamepadService.h => dom/gamepad/GamepadService.h
extra : rebase_source : da536e09d6c09c605db28e4af4ccccf824efc20d
2012-02-15 19:47:13 -05:00
Ted Mielczarek
c7cf034e93
bug 851547 - Make Gamepad API preffable. r=smaug
...
--HG--
extra : rebase_source : bc4f3c5c34d08f0af0b1ef6c35053c07fe991bf4
2013-04-09 08:43:24 -04:00
Jason Orendorff
b46b86cf6c
Bug 883226 postlude - Change inBlock to an enum as requested in review (see comment 20). rs=Waldo on IRC.
2013-06-19 14:43:40 -05:00
Jason Orendorff
7b090d8db9
Bug 883226, part 8 - Decouple NameNode and ParseHandler::newName from ParseContext. Add NameNode constructor. r=Waldo.
2013-06-19 14:43:40 -05:00
Jason Orendorff
77a6b574b9
Bug 883226, part 7 - Clean up parsing of identifiers. r=Waldo.
2013-06-19 14:43:39 -05:00
Jason Orendorff
29c045d435
Bug 883226, part 6 - Clean up string literal parsing. r=Waldo.
2013-06-19 14:43:39 -05:00
Jason Orendorff
1708ced874
Bug 883226, part 5 - Clean up parsing of delete expressions. Also fixes bug 871046. r=Waldo.
2013-06-19 14:43:39 -05:00
Jason Orendorff
60f6a46cbb
Bug 883226, part 4 - Remove foldPropertyByValue from the ParseHandler protocol. Instead, just treat it as an optimization in FullParseHandler. r=Waldo.
2013-06-19 14:43:39 -05:00
Jason Orendorff
d13d530e97
Bug 883226, part 3 - Make ParseHandler::newUnary have a single signature and eliminate setUnaryKid. r=Waldo.
2013-06-19 14:43:39 -05:00
Jason Orendorff
2e27ceb259
Bug 883226, part 2 - Make ParseHandler::newNumber have a single signature. Code cleanup in Parser::primaryExpr. r=Waldo.
2013-06-19 14:43:39 -05:00
Jason Orendorff
6a60d5b7a6
Bug 883226, part 1 - Clean up RegExp parsing. Remove NullaryNode::create in favor of constructors. r=Waldo.
2013-06-19 14:43:38 -05:00
Jason Orendorff
e03649f9ee
Bug 883207 - Add Parser::pos(). r=Waldo.
2013-06-19 14:43:38 -05:00
Jason Orendorff
9fcd514a17
Bug 884516 - Rename JS shell global 'arguments' variable to scriptArgs. r=luke.
2013-06-19 14:43:38 -05:00
Olli Pettay
70fa89eb61
Bug 884955 - Add a pref to override NS_EVENT_STARVATION_DELAY_HINT, r=avih
...
--HG--
extra : rebase_source : a28f69ab563d513e26056bf418c19eb384efc91a
2013-06-19 22:35:32 +03:00
Jim Mathies
5c8df05170
Bug 880855 - Add support for sliding hover nav buttons part 2. r=fryn DONTBUILD
2013-06-19 14:35:41 -05:00
Jim Mathies
e451ffa813
Bug 880855 - Add support for sliding hover nav buttons part 1. r=fryn DONTBUILD
2013-06-19 14:35:34 -05:00
Jim Mathies
1d200d3167
merge backouts (bug 880885)
2013-06-19 14:30:53 -05:00
Jim Mathies
161cc2ec30
Backed out changeset 4e5d6e8d8849 (bug 880885) due to bad bug number.
2013-06-19 14:30:11 -05:00
Jim Mathies
892e3cae05
Backed out changeset f0f88a7512a5 (bug 880885) due to bad bug number.
2013-06-19 14:29:33 -05:00
Jim Mathies
8a1c5c90f9
Bug 880885 - Add support for sliding hover nav buttons part 1. r=fryn
2013-06-19 14:20:45 -05:00
Jim Mathies
6f1b5866df
Bug 880885 - Add support for sliding hover nav buttons part 2. r=fryn
2013-06-19 14:20:45 -05:00
Jim Mathies
ea7b2a11d2
Bug 882902 - Attach selection management generically to chrome text inputs. r=fryn
2013-06-19 14:20:45 -05:00
Jim Mathies
43ed16397a
Bug 882902 - Remove old fennec text input bindings no longer in use. r=fryn
2013-06-19 14:20:45 -05:00
Gregory Szorc
3e48e57775
Bug 884028 - Acquire lock before writing to terminal; r=ted
...
DONTBUILD (NPOTB)
--HG--
extra : rebase_source : 373c1fa5e47a2493970da0412788c55b9bdd9ef8
2013-06-19 12:10:57 -07:00
Guilherme Gonçalves
c01728024c
Bug 874996 - Part 2 - Issue error events for geolocation provider errors. r=jdm
2013-06-19 12:11:06 -07:00
Guilherme Gonçalves
9a9b715411
Bug 874996 - Part 1 - Simplify handling of geolocation requests. r=jdm
...
Requests are now only put in the pending/watching requests
arrays after they have been allowed, and are removed after
being passed a single position (for getCurrentPosition) or
cleared (for watchPosition). getCurrentPosition requests that
are fulfilled by the cache aren't even added to the list.
2013-06-19 12:10:54 -07:00
Boris Zbarsky
b7a0d6e56a
Bug 883887. Add an Unlink method to js::ExpandoAndGeneration. r=peterv
2013-06-19 14:48:44 -04:00
Boris Zbarsky
30f5cba73c
Bug 884401. Remove the hasXPConnectImpls annotations for HTMLElement, Element, and Node in WebIDL bindings, since all those are gone. r=peterv
2013-06-19 14:48:43 -04:00
Boris Zbarsky
111050ba80
Bug 883827. Make Optional<NonNull<T>> and Optional<OwningNonNull<T>> nicer to use by having their const Value() method return a T&. r=peterv
2013-06-19 14:48:43 -04:00
Kannan Vijayan
f85fe7c6ef
Bug 883789 - Use baseline fallback stubs to track double-overflow of BinaryArith and UnaryArith ops. r=h4writer
2013-06-19 14:29:43 -04:00
Terrence Cole
c26efb7b80
Bug 884934 - Fix intermittent SM(r) failure on InitialShapeTable::Ptr; r=sfink
...
In EmptyShape::getInitialShape, the InitialShapeSet::AddPtr is not guarded and
will get poisoned by the analysis if the hash happens to look like a GC thing
pointer.
--HG--
extra : rebase_source : a831c92b4f9aabe631f5bea3d9d6efb4375170a8
2013-06-19 11:09:36 -07:00