Eitan Isaacson
|
7ed41ff82b
|
Bug 895711 - Mark new touches in touchstart as changed in HandleEventInner. r=smaug
|
2013-07-25 08:52:29 -07:00 |
|
Scott Johnson
|
dc45ee09d2
|
Bug 743402, Part 6: Add unit tests for functionality of bug 743402. [r=roc]
|
2013-07-25 10:34:38 -05:00 |
|
Scott Johnson
|
781431d8a2
|
Bug 743402, Part 5: Utilize new computed height calculations in nsSplittableFrame to correctly compute the height of a column set frame in paginated context. [r=roc]
|
2013-07-25 10:34:31 -05:00 |
|
Scott Johnson
|
a1817949ef
|
Bug 743402, Part 4: Refactor ApplySkipSides() and GetSkipSides() to return the correct value during reflow by adding an optional nsHTMLReflowState parameter. [r=roc]
|
2013-07-25 10:34:27 -05:00 |
|
Scott Johnson
|
97549e0acc
|
Bug 743402, Part 3: Refactor nsBlockFrame to utilize new calculations for paginated content. [r=roc]
|
2013-07-25 10:34:22 -05:00 |
|
Scott Johnson
|
b806b3e3c9
|
Bug 743402, Part 2: Pull GetEffectiveComputedHeight() into nsSplittableFrame and refactor it to utilize consumed height for paginated content. [r=roc]
|
2013-07-25 10:34:16 -05:00 |
|
Scott Johnson
|
997046b750
|
Bug 743402, Part 1: Add a GetConsumedHeight() function to nsSplittableFrame in order to retrieve the portion of the computed height that was consumed by previous-in-flows. [r=roc]
|
2013-07-25 10:34:12 -05:00 |
|
Ryan VanderMeulen
|
c94240877f
|
Backed out changeset ed851bbfe997 (bug 885289) for mochitest-bc orange.
|
2013-07-25 11:26:21 -04:00 |
|
Alexander Surkov
|
d45ff286e0
|
Bug 894547 - move tests abstraction up for at caret offset text testing, r=tbsaunde
|
2013-07-25 11:15:27 -04:00 |
|
Simon Sapin
|
3e8f5c2eec
|
Bug 887741 - Allow CSS at-rules in declaration lists. r=dbaron
|
2013-07-25 09:43:29 -04:00 |
|
Mike de Boer
|
3da437c817
|
Bug 890690 - Add unit test for POST search engines in about:home. r=gavin
|
2013-07-25 02:15:54 +02:00 |
|
Mike de Boer
|
f75c9f21e5
|
Bug 890690 - Support POST searches in about:home. r=gavin
|
2013-07-25 02:43:19 +02:00 |
|
Mike de Boer
|
16b1b7ea56
|
Bug 890690 - Add postDataString property to nsISearchSubmission. r=gavin
|
2013-07-19 19:56:38 +02:00 |
|
James Kitchener
|
a53a10d5b8
|
Bug 885289 - Improve context menu behaviour for srcdoc iframes. r=mconley, r=bz
|
2013-07-25 09:32:50 -04:00 |
|
Arnaud Bienner
|
70bdf3b468
|
Bug 875753 - Color input: Gtk widget. r=karlt
|
2013-06-22 15:39:43 +02:00 |
|
Mina Almasry
|
fd8eb7c308
|
Bug 734861 - Expose stylesheets, including UA, for a document via inIDOMUtils. r=bz
This patch adds an API to inspector utils that gets all stylesheets associated with a document, including UA sheets.
|
2013-07-25 09:31:14 -04:00 |
|
Jon Coppeard
|
e6cd070d3d
|
Bug 896540 - GC: Convert JS_SetProperty* to take MutableHandleValue - browser changes r=bz
|
2013-07-25 13:57:00 +01:00 |
|
Jon Coppeard
|
4ad2b06d34
|
Bug 896540 - GC: Convert JS_SetProperty* to take MutableHandleValue - js/src changes r=terrence
|
2013-07-25 13:57:00 +01:00 |
|
Mats Palmgren
|
cde517b135
|
Bug 868327 - Only allow the drop-down menu to open above the combobox if there is room for it, otherwise open it below even though it doesn't fit. r=roc
|
2013-07-25 12:55:32 +00:00 |
|
Ryan VanderMeulen
|
6f8b642629
|
Backed out changeset 489046125fa6 (bug 897683) due to Ubuntu debug Jetpack perma-orange.
|
2013-07-25 08:51:50 -04:00 |
|
Alexander Surkov
|
9c4a6c8881
|
Bug 893166 - getTextBeforeOffset line end fails on wrapped lines, r=tbsaunde
|
2013-07-24 14:11:02 -04:00 |
|
Mark Finkle
|
c98f29c1d5
|
Bug 897505 - crash in java.lang.NullPointerException: at org.mozilla.gecko.BrowserApp6.onBitmapFound(BrowserApp.java) r=sriram
|
2013-07-25 08:33:38 -04:00 |
|
Markus Stange
|
4411a7ad7f
|
Bug 897260 - Don't go through DispatchMouseEvent when sending hit test events. r=jimm
|
2013-07-25 14:25:39 +02:00 |
|
Randell Jesup
|
cc1afaf92f
|
Bug 880879: re-land changes lost in the original merge of bug 880879 rs=jesup,derf
Bug 832579 (RTCP NACK doesn't work) plus one small mis-applied diff in alsa that lost the GUID
values for recording devices
|
2013-07-25 07:52:58 -04:00 |
|
Peter Chang
|
34a8ba5327
|
Bug 758845 - Enable Skia on B2G, r=gw280
|
2013-07-25 19:46:53 +08:00 |
|
Emanuel Hoogeveen
|
754cebab74
|
Bug 888088 (part 10) - Fix #include ordering in most of js/src/ion/. r=nnethercote.
|
2013-07-24 23:34:48 -07:00 |
|
Jonathan Wilde
|
994d179eff
|
Bug 894949 - Defect - Plural form strings are excessively complex for both devs and translators. f=flod, r=mbrubeck
|
2013-07-18 18:28:24 -07:00 |
|
Eric Faust
|
1ce00567f2
|
Bug 897875 - Add IsCallPC(). (r=h4writer)
|
2013-07-25 03:49:48 -07:00 |
|
Eric Faust
|
27f7f80007
|
Bug 897866 - Move types::IsInlinableCall() to Ion.h as ion::IsIonInlinablePC() (r=h4writer)
|
2013-07-25 03:49:32 -07:00 |
|
Eric Faust
|
e7695f2a11
|
Bug 897492 - Fix bogus assert. (r=djvj)
|
2013-07-25 03:47:31 -07:00 |
|
Brian Nicholson
|
14f5591620
|
Bug 890515 - Purge 0-byte favicons and thumbnails from the database. r=rnewman
--HG--
extra : rebase_source : 0061324295111da592e2f543fa67f0042c005000
|
2013-07-24 22:08:42 -07:00 |
|
Johnny Stenback
|
dc04284434
|
Bug 896242. Fix possible crash due to dangling pointer to nsPluginElement. r=mccr8
---
dom/base/nsPluginArray.cpp | 24 +++++++++++++++++++-----
dom/base/nsPluginArray.h | 1 +
2 files changed, 20 insertions(+), 5 deletions(-)
|
2013-07-24 23:33:21 -07:00 |
|
Nicholas Nethercote
|
199d172e78
|
Bug 892806 - Clean up InflateUTF8String() and related functions. r=terrence.
--HG--
extra : rebase_source : df901e9900fbd01f1adbe430b9ac52428499681f
|
2013-07-09 23:17:32 -07:00 |
|
Masayuki Nakano
|
345d20234e
|
Bug 501496 part.13 nsListControlFrame should handle key navigation at keydown event handler r=neil
|
2013-07-25 15:09:29 +09:00 |
|
Masayuki Nakano
|
632a4f781f
|
Bug 501496 part.12 tilt-visualizer should use keydown event handler instead of keypress event handler for Escape key r=vp
|
2013-07-25 15:09:29 +09:00 |
|
Masayuki Nakano
|
da31a81690
|
Bug 501496 part.11 <browser> should not handle keydown event when escape key is pressed during auto scroll r=enndeakin
|
2013-07-25 15:09:29 +09:00 |
|
Masayuki Nakano
|
71f4fb98cb
|
Bug 501496 part.10 nsXULPopupManager should handle keydown events for non-printable keys r=enndeakin
|
2013-07-25 15:09:29 +09:00 |
|
Masayuki Nakano
|
ab8eca4513
|
Bug 501496 part.9 EventUtils and some tests shouldn't synthesize keypress event if precede keydown event is consumed r=smaug
|
2013-07-25 15:09:29 +09:00 |
|
Masayuki Nakano
|
dde8930062
|
Bug 501496 part.8 Native key event tests should prevent default only when the event is keypress r=smaug
|
2013-07-25 15:09:29 +09:00 |
|
Masayuki Nakano
|
5f1ed1963c
|
Bug 501496 part.7 Don't dispatch keypress events if defaultPrevent() of the keydown event is called on Gonk r=smaug+mwu
|
2013-07-25 15:09:28 +09:00 |
|
Masayuki Nakano
|
43dc72f530
|
Bug 501496 part.6 Don't dispatch keypress events if defaultPrevent() of the keydown event is called on Android r=smaug+nchen
|
2013-07-25 15:09:28 +09:00 |
|
Masayuki Nakano
|
4d5158de01
|
Bug 501496 part.5 Don't dispatch keypress events if defaultPrevent() of the keydown event is called on OS/2 r=smaug
|
2013-07-25 15:09:28 +09:00 |
|
Masayuki Nakano
|
236130b569
|
Bug 501496 part.4 Don't dispatch keypress events if defaultPrevent() of the keydown event is called on Qt r=smaug+romaxa
|
2013-07-25 15:09:28 +09:00 |
|
Masayuki Nakano
|
162b4fa956
|
Bug 501496 part.3 Don't dispatch keypress events if defaultPrevent() of the keydown event is called on Cocoa r=smaug+smichaud
|
2013-07-25 15:09:28 +09:00 |
|
Masayuki Nakano
|
5c78ca14e0
|
Bug 501496 part.2 Don't dispatch keypress events if defaultPrevent() of the keydown event is called on GTK r=smaug+karlt
|
2013-07-25 15:09:28 +09:00 |
|
Masayuki Nakano
|
33a5b971f9
|
Bug 501496 part.1 Don't dispatch keypress events if defaultPrevent() of the keydown event is called on Windows r=smaug+jimm
|
2013-07-25 15:09:28 +09:00 |
|
Peter Chang
|
a38cfef9d8
|
Bug 894262 - Merge GonkIOSurfaceImage to GrallocImage, r=nical, kanru
|
2013-07-25 10:13:35 +08:00 |
|
Masayuki Nakano
|
7318911de9
|
Bug 896362 part.2 Add tests for VK_ABNT_C1 and VK_ABNT_C2 r=jimm+smaug
|
2013-07-25 15:04:17 +09:00 |
|
Masayuki Nakano
|
e07e1329ce
|
Bug 896362 part.1 Support VK_ABNT_C1 and VK_ABNT_C2 (keyCode and location) r=jimm+smaug
|
2013-07-25 15:04:17 +09:00 |
|
John Daggett
|
9903bd2223
|
Bug 886691 - switch from references to pointers for values within GetValue. r=dbaron
|
2013-07-25 15:02:15 +09:00 |
|