Ting-Yu Lin
1abcd14a07
Bug 1016184 - part 3h - Fix horizontal scroll bar appears. r=roc
...
The touch caret frame is initialized at (0, 0). When <html> or <body>
has dir="rtl", "margin-left: -15px" (in ua.css) makes the horizontal
scroll bar appear even if the touch caret is invisible.
To compensate this, make width, height, and margin be 0px when the touch
caret is invisible.
2014-07-28 21:40:00 +02:00
Ting-Yu Lin
88a87a8f68
Bug 1016184 - part 4 - Enable touch caret by default on b2g. r=ehsan
2014-07-27 00:23:00 +02:00
Ting-Yu Lin
6f88eb71f1
Bug 1016184 - part 3g - Disable auto-hide feature in mochitest and reftest. r=ehsan
2014-07-27 00:21:00 +02:00
Ting-Yu Lin
ae9df815a4
Bug 1016184 - part 3f - Fix test_paste_selection.html. r=ehsan
...
Thank Olli Pettay <bugs@pettay.fi> for suggesting
sendMouseEventToWindow(). This is a tremendous help!
2014-07-27 00:20:00 +02:00
Ting-Yu Lin
2662e09835
Bug 1016184 - part 3e - Fix test_reftests_with_caret.html. r=ehsan
...
Turn off the touch caret preference to fix test cases that ought to be
failed by definition of the touch caret behavior.
Thank Steven Lee <slee@mozilla.com> for the original WIP patch.
2014-07-27 00:19:00 +02:00
Ting-Yu Lin
1688bc81b5
Bug 1016184 - part 3d - Fix test_bug644768.html. r=ehsan
...
Rename test_bug644768.html to bug644768.html, and change the original
test_bug644768.html to an iframe container.
Thank Steven Lee <slee@mozilla.com> for the original WIP patch.
2014-07-27 00:18:00 +02:00
Ting-Yu Lin
bb0cf549e7
Bug 1016184 - part 3c - Fix test_focus_disabled.html. r=ehsan
...
Move the witness down so that touch caret won't cover other elements
when witness is focused().
2014-07-27 00:16:00 +02:00
Ting-Yu Lin
42ebabc1a5
Bug 1016184 part 3b - Revise touch caret visibility logic. f=pchang, r=ehsan
...
* Refactor UpdateTouchCaret() into smaller functions.
* Update touch caret in PresShell::DidDoReflow() and
PresShell::UnsuppressAndInvalidate() if needed.
2014-07-27 00:15:00 +02:00
Ting-Yu Lin
570744db3c
Bug 1016184 part 3a - Fix typos and minor style changes. r=ehsan
...
Also group the private section together, and remove the protect section
since TouchCaret is a MOZ_FINAL class.
2014-07-27 00:13:00 +02:00
Guptha Rajagopal
27b0e27ad5
Bug 1040196 - Implement ES6 ToLength r=jorendorff
2014-07-30 10:34:00 +02:00
Guptha Rajagopal
0c122cddd3
Bug 1039774 - Implement ES6 String.raw r=till
2014-07-30 10:18:00 +02:00
Guptha Rajagopal
e51e9efc64
Bug 1038498 Implement JSOP_CALLSITEOBJ support in the JITs r=jandem with BaselineCompiler changes r=jorendorff in bug 1031397. r=jandem
2014-07-30 10:15:00 +02:00
JW Wang
dfbb183be3
Bug 1034957 - don't spin decode task queue waiting for audio frames since it hangs with gstreamer 1.0. r=cpearce
2014-07-30 20:58:00 +02:00
Guptha Rajagopal
a9a925c03a
Bug 1031397 - Implement Tagged Templates as described in ES6 draft section 12.3.7. r=jorendorff
2014-07-30 10:14:00 +02:00
Ting-Yuan Huang
dfdf618464
Bug 1031396 - Part 2 Tests - GVN misses DCE when an MDefinition is used multiple times by the same MNode. r=sunfish
...
Factor out MinimalFunc and add 2 tests for DCE.
2014-07-29 07:26:00 +02:00
Ting-Yuan Huang
fcacb457c2
Bug 1031396 - GVN misses DCE when an MDefinition is used multiple times by the same MNode. r=sunfish
...
Check the deadness of operands after discarding/removing them from dead instructions/phis.
2014-07-27 20:57:00 +02:00
Olli Pettay
6da0ee45bf
Bug 1024428 - don't crash when using input type='range' in shadow dom. r=wchen
2014-07-30 23:15:44 +03:00
Sean Lin
f3286e8c00
Bug 1000829 - getDataStores() should be able to retrieve data stores by owner. r=baku sr=jst
2014-07-17 11:53:23 +08:00
Masayuki Nakano
fa45f32afd
Bug 1043182 Removed and inserted text length which are notified by CharacterDataWillChange() and CharacterDataChanged() should be converted to the length with native new lines in IMEContentObserver r=smaug
2014-07-31 13:38:01 +09:00
Masayuki Nakano
0f114f57a3
Bug 496360 part.5 Don't recompute text length of before the start range at removing multiple lines into an HTML editor r=smaug
2014-07-31 13:38:00 +09:00
Masayuki Nakano
1444a6392e
Bug 496360 part.4 Don't recompute text length of before the insertion point at adding multiple lines into an HTML editor r=smaug
2014-07-31 13:38:00 +09:00
Masayuki Nakano
904646b979
Bug 496360 part.3 IMEContentObserver shouldn't dispatch SelectionChangeEvent nor PositionChangeEvent while editor handles an edit action r=smaug
2014-07-31 13:38:00 +09:00
Masayuki Nakano
e28980f056
Bug 496360 part.2 IMEContentObserver shouldn't dispatch TextChangeEvent while editor handles an edit action r=ehsan+smaug, sr=smaug
2014-07-31 13:37:59 +09:00
Masayuki Nakano
470147d511
Bug 496360 part.1 Make TextChangeEvent of IMEContentObserver mergeable r=smaug
2014-07-31 13:37:59 +09:00
Ting-Yu Chou
a276bbdb71
Bug 1038854 - Avoid making unlocked mutex to locked uncontended after recreating threads from pthread condition wait wrappers. r=khuey
2014-07-31 10:47:30 +08:00
Kyle Huey
ef77922ac8
Bug 1046000: Shut down the wifi services. r=vchang
...
--HG--
extra : rebase_source : 121fb986ff42e414713f4ff8bab151289e9746f4
2014-07-30 19:31:18 -07:00
Kyle Huey
f550b061ce
Bug 1045390: Add a MOZ_FINAL annotation to STSThreadPoolListener. r=cyu
...
--HG--
extra : rebase_source : 417070dabd46733357d350b4f6e6388f9d286dbd
2014-07-30 19:30:39 -07:00
Kyle Huey
af7988ac78
Bug 1045390: Add a MOZ_FINAL annotation to RIDThreadPoolListener. r=cyu
...
--HG--
extra : rebase_source : 8c2fbd377cf72f556d1d1d6c9ecd6dd852138ed7
2014-07-30 19:29:52 -07:00
Daniel Holbert
e9553f320f
Bug 1046282 part 4: Make Create*Decoder functions return already_AddRefed. r=rillian
2014-07-30 18:40:21 -07:00
Daniel Holbert
a1cf18c8ad
Bug 1046282 part 3: Use nsRefPtr instead of RefPtr for DecoderData::mDecoder (and mTaskQueue, for consistency & good measure). r=rillian r=cpearce
2014-07-30 18:40:19 -07:00
Daniel Holbert
68b3dc5119
Bug 1046282 part 2: Drop unnecessary else-after-return in EMEDecoderModule.cpp. r=rillian
2014-07-30 18:40:18 -07:00
Daniel Holbert
21e0ef193c
Bug 1046282 part 1: Make Create*Decoder function-signatures use a consistent style. r=rillian
2014-07-30 18:40:14 -07:00
Kyle Machulis
398aeab198
Bug 1045752 - Change ScopedXErrorHandler assert to warn; r=karlt
2014-07-30 17:30:19 -07:00
Jim Blandy
cb4f092133
Bug 1012456: Clean up namespace usage in js/src/vm/DebuggerMemory.cpp. r=terrence
2014-07-30 17:15:58 -07:00
Jim Blandy
b69defd915
Bug 1038316: Add support for ES6 Symbols to ubi::Node. r=sfink
2014-07-30 17:14:19 -07:00
Terrence Cole
970588dd20
Bug 1029299; r=billm
2014-05-12 15:12:51 -07:00
Bas Schouten
68cafd273a
Bug 947781 - Part 4: Add ReadbackLayer functionality to ClientLayerManager. r=mattwoodrow
2014-07-30 15:38:47 +02:00
Bas Schouten
5667082f19
Bug 947781 - Part 3: Do not transmit layer types that are unshadowed over the IPDL protocol. r=nical
2014-07-30 15:38:47 +02:00
Bas Schouten
0002b903bf
Bug 947781 - Part 2: Add the ability to readback texture data to TextureClient. r=nical
2014-07-30 15:38:46 +02:00
Bas Schouten
e426215d68
Bug 947781 - Part 1: Refactor RotatedBuffer to easily be re-usable for any rotated buffer drawing. r=mattwoodrow
2014-07-30 15:38:46 +02:00
Nicholas Nethercote
393807e624
Bug 980934 (part 2) - MFBT: Remove the excessively frequent coherency checks from SplayTree. r=froydnj.
...
--HG--
extra : rebase_source : 4d0bd8e2d56771ee8ee4612ce3536bbdc23e958e
2014-07-30 16:21:06 -07:00
Nicholas Nethercote
ad45f192b2
Bug 980934 (part 1) - Add mfbt/tests/TestSplayTree.cpp. r=froydnj.
...
--HG--
extra : rebase_source : 2fa739b40d6b6f136002abc875a7c558cb4dd4ed
2014-07-30 15:53:40 -07:00
Bill McCloskey
b8e57e2e8d
Back out bug 950745 for crashes
2014-07-30 16:19:46 -07:00
Randell Jesup
0c2b7e6090
Bug 1037424: Fix typo in checkin for allowed_domains r=ehugg
2014-07-30 18:07:08 -04:00
Randell Jesup
eab424663f
Bug 1043808: bustage fix for #includes that didn't get deleted r=bustage
2014-07-30 18:03:01 -04:00
Daniel Holbert
e28d52d809
(no bug) Move a comment to more appropriate spot, in SVGTransformableElement.h. comment/whitespace-only, DONTBUILD
2014-07-30 14:55:38 -07:00
Seth Fowler
e2cf8ca101
Bug 1034345 (Part 4) - Implement OptimalImageSizeForDest for other image types. r=tn
...
--HG--
extra : rebase_source : 3237d5ec3e196ec674d9ab0e67b65b867f458251
2014-07-28 14:27:40 -07:00
Seth Fowler
3bfaf08057
Bug 1034345 (Part 3) - Implement OptimalImageSizeForDest for VectorImage. r=dholbert
...
--HG--
extra : rebase_source : 664f6a978ea69c438535900531c39e23f505e764
2014-07-28 14:27:39 -07:00
Seth Fowler
ada9d4184f
Bug 1034345 (Part 2) - Implement OptimalImageSizeForDest for RasterImage. r=tn
...
--HG--
extra : rebase_source : 63c58e8df2c992f9550b481530e41938e8672ad1
2014-07-28 14:27:39 -07:00
Seth Fowler
13bb4cc635
Bug 1034345 (Part 1) - Add OptimalImageSizeForDest to the imgIContainer interface. r=tn,sr=bz
...
--HG--
extra : rebase_source : 4f73f42647c98f3bde33e46aa81006b14b9bef45
2014-07-28 14:27:38 -07:00