Cameron McCormack
ff0d185d24
Bug 731271 - Part 6: Add a chrome-only CSSDeclaration.getAuthoredPropertyValue() method to expose a property value in its original syntactic form. r=dbaron
2013-09-16 09:35:49 +10:00
Cameron McCormack
23bc7a36c7
Bug 731271 - Part 5: Add support for serializing colors in nsCSSValue in their original syntactic form. r=dbaron
2013-09-16 09:35:49 +10:00
Cameron McCormack
6fe0a29f68
Bug 731271 - Part 4: Add ability for nsCSSValues to serialize themselves in their original syntactic form. r=dbaron
2013-09-16 09:35:49 +10:00
Cameron McCormack
c1d57665b1
Bug 731271 - Part 3: Store parsed CSS color values in their original syntactic form. r=dbaron
2013-09-16 09:35:48 +10:00
Cameron McCormack
30fd0eb903
Bug 731271 - Part 2: Add new nsCSSValue units to store colors in their original syntactic form. r=dbaron
2013-09-16 09:35:48 +10:00
Cameron McCormack
26261a99e6
Bug 731271 - Part 1: Rename eCSSUnit_Color to eCSSUnit_RGBAColor. r=dbaron
2013-09-16 09:35:48 +10:00
Chris Peterson
166ee7d3cc
Bug 956161 - Fix Firefox for Android's last -Wuninitialized warning! r=luke
2013-12-14 19:09:06 -08:00
Wes Kocher
c5f862b06c
Merge m-c to m-i
2014-01-02 20:03:37 -08:00
Wes Kocher
4e82062191
Merge fx-team to m-c
2014-01-02 19:59:56 -08:00
Wes Kocher
18af4b4489
Merge b2g-inbound to m-c
2014-01-02 19:53:58 -08:00
Luke Wagner
706a9c4449
Bug 953104 - OdinMonkey: report validation failure for missing function-pointer tables (r=bbouvier)
...
--HG--
extra : rebase_source : 4d3c08640274629bd44393aee2234c4f6f829cb0
2014-01-02 17:20:36 -06:00
Cameron McCormack
48666bbe8b
Bug 897763 - Take into account nsChangeHint_{NeedReflow,ClearAncestorIntrinsics} never being inherited for difference calculations on certain style structs. r=dbaron
2014-01-03 13:39:54 +11:00
Nicholas Nethercote
aef9fb7509
Bug 955942 (part 3) - Merge the heap reporters. r=mccr8.
...
--HG--
extra : rebase_source : f836b1b2de9c850fa3d956bf6ef92a7c6c504fce
2014-01-02 15:19:08 -08:00
Benoit Jacob
cfbfd4618e
Bug 949347 - Temporary strong reference to the actor in case mActor might be nulled concurrently - r=nical
2014-01-02 17:54:13 -05:00
Ryan VanderMeulen
174ec81489
Merge m-c to b2g-inbound.
2014-01-02 16:18:16 -05:00
Gijs Kruitbosch
2ce882592a
Bug 952963 - areaType getter in widget wrapper shouldn't assume area exists, r=jaws
...
--HG--
extra : rebase_source : adf2bb0d616b9ad92d88854a903f1b9de33661bb
2014-01-02 21:17:58 +00:00
Gijs Kruitbosch
a8c6b9a074
Bug 953153 - Australis: download button width changes when pressed, r=jaws
...
--HG--
extra : rebase_source : aa94a3d67bdb3a6e1537b6881a02b67c71628acd
2014-01-02 21:17:49 +00:00
Ryan VanderMeulen
2047150905
Merge m-c to fx-team.
2014-01-02 16:19:21 -05:00
Ryan VanderMeulen
462c38e424
Merge b2g-inbound to m-c.
2014-01-02 16:14:38 -05:00
Ryan VanderMeulen
63aa753625
Merge fx-team to m-c.
2014-01-02 16:13:34 -05:00
Ryan VanderMeulen
72c09de58b
Merge inbound to m-c.
2014-01-02 15:50:28 -05:00
Jared Wein
e3579754fe
Bug 940107 - [Australis] Home icon not shown when moved to Bookmarks toolbar, only text. r=mconley
...
--HG--
extra : rebase_source : 0514eeda6abfc319d6316898a65bcb99c287ff6e
2014-01-02 15:32:09 -05:00
Mark Finkle
282a52f345
Bug 955870 - Cache the array length in IsRecentlyVisitedURI r=blassey
2014-01-02 14:36:06 -05:00
Mark Finkle
dd3dff1aa9
Bug 955870 - Do some quick checks before calling CheckURIVisited r=blassey
2014-01-02 14:36:03 -05:00
Jim Mathies
a3b69e3970
Bug 943071 - When caretPositionFromPoint fails fall back on selectAtPoint apis for selecting text. r=mbrubeck
2014-01-02 13:05:33 -06:00
Jim Mathies
e6b5066beb
Bug 943071 - Regression fix from bug 950832: call the right browser translational helper for the y coord. r=mbrubeck
2014-01-02 13:05:33 -06:00
Gaia Pushbot
61f5e84559
Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b61e95024e07
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Revert "Merge pull request #14993 from comoyo/950607"
This reverts commit 8b1c262f730d90e75cebcd4d6d56a5452111962a, reversing
changes made to 27c7bba7991535bfd73172db241e1442d2359162.
2014-01-02 10:45:23 -08:00
Ehsan Akhgari
0fd5ce95b9
Bug 955699 - Try lowering the path length tolerance some more
2014-01-02 13:44:44 -05:00
Josh Matthews
1de9dc9011
Backed out changeset 8df72b4ee2f1 (CLOSED TREE)
2014-01-02 12:55:12 -05:00
Ehsan Akhgari
3985ca527b
Bug 955699 - Try lowering the path length tolerance on Windows for comm-central builds
2014-01-02 12:54:35 -05:00
Matt Brubeck
75a3b0921d
Bug 952846 - Ship PDF.js code in Metro Firefox for Nightly builds only [r=jimm]
2014-01-02 09:15:56 -08:00
Gaia Pushbot
1dd55f8be0
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3eefee4560de
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #14994 from gaye/disable-calendar-today
Bug 956064 - Calendar today item marionette orange
========
https://hg.mozilla.org/integration/gaia-central/rev/c1dede75338b
Author: Gareth Aye <gaye@mozilla.com>
Desc: Bug 956064 - Calendar today item marionette orange
2014-01-02 08:30:31 -08:00
Gaia Pushbot
d88e8133c0
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/8986094d6206
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Merge pull request #14993 from comoyo/950607
Bug 950607 - Remove mouse events in Gesture Detector. r=janjongboom
========
https://hg.mozilla.org/integration/gaia-central/rev/06557822568e
Author: Ram Dayal Vaishnav <vaishnav.rd@gmail.com>
Desc: Bug 950607 - Remove mouse events in Gesture Detector
code to handle mouse events is already convert mouse->touch in the touch helper in gecko, so mouse events related code removed. [Bug 950607]
2014-01-02 08:20:37 -08:00
Gaia Pushbot
102a36d7c5
Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/901089fdfba5
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Revert "Merge pull request #14948 from timdream/keyboard-app-icon"
This reverts commit 67a82f88da231969efa4d22df9fb946abf2cf4df, reversing
changes made to c7a33340ca6d1225e8055951c714f5414498bb6c.
2014-01-02 08:05:26 -08:00
Gaia Pushbot
1522196ca0
Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/116b2d3f7802
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 952292 - test_geolocation_prompt.py - wait for the eventListener to be added
2014-01-02 07:55:22 -08:00
Gaia Pushbot
278f160d17
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9694b4eea0df
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Merge pull request #14851 from comoyo/951275
Bug 952078 - Latin.js should rely on return values from inputmethod. r=RudyL
========
https://hg.mozilla.org/integration/gaia-central/rev/1e8774520a4e
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Bug 952078 - Latin.js should rely on return values from inputmethod
2014-01-02 07:40:25 -08:00
Jan Jongboom
ab864d390b
Bug 952080 - Rejection state for sendKey. r=yxl
2014-01-02 10:39:26 -05:00
Carsten "Tomcat" Book
41ce9bf782
merge b2g-inbound to mozilla-central
2014-01-02 10:16:09 +01:00
Gaia Pushbot
1a031a484a
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/77a90d19d2c6
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #14966 from kumarrishav/issue-944289
Bug 944289 [UITEST] add Compose Email activity, r=gasolin
========
https://hg.mozilla.org/integration/gaia-central/rev/2bd75dd1c8be
Author: kumarrishav <reactiverishav007@gmail.com>
Desc: Bug 944289 [UITEST] add Compose Email activity - bug fixed
2014-01-01 19:30:22 -08:00
Bobby Holley
7afb0b01b5
Bug 951847 - Stop pushing a cx in the XPCCallContext constructor. r=gabor
2014-01-01 19:23:56 -08:00
Bobby Holley
c301532969
Bug 951847 - Make the |cx| param to XPCCallContext mandatory. r=gabor
2014-01-01 19:23:55 -08:00
Bobby Holley
43c64baa57
Bug 951847 - Don't construct an XPCCallContext just to find a JSContext. r=gabor
2014-01-01 19:23:55 -08:00
Bobby Holley
7bc456f9b0
Bug 951847 - Push a cx in TestShellParent. r=gabor
2014-01-01 19:23:55 -08:00
Gaia Pushbot
f17ba95880
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/8c8d0a8bc239
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #14941 from cctuan/953007
Bug 953007 - [Gaia] [Build] Error when make install-gaia APP=uitest
========
https://hg.mozilla.org/integration/gaia-central/rev/eb791416f8cd
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 953007 - [Gaia] [Build] Error when make install-gaia APP=uitest
2014-01-01 18:30:22 -08:00
Phil Ringnalda
225ab55700
Merge m-c to b-i
2014-01-01 17:05:27 -08:00
Gaia Pushbot
ccd8bedad6
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/311adb0a5834
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #14980 from lightsofapollo/revert-c38d3842daa97cea360fce1af82f2d7b78134bc3
Revert "Merge pull request #13363 from dmarcos/bug934657"
========
https://hg.mozilla.org/integration/gaia-central/rev/287d929a42ca
Author: James Lal <james@lightsofapollo.com>
Desc: Revert "Merge pull request #13363 from dmarcos/bug934657"
This reverts commit c38d3842daa97cea360fce1af82f2d7b78134bc3, reversing
changes made to 5de94a2be6ab8d33434294d70c1de330f55d8f2d.
2014-01-01 15:00:23 -08:00
Masatoshi Kimura
9de4f301b4
Bug 876238 - Convert DeviceAcceleration and DeviceRotationRate to WebIDL bindings. r=smaug
2014-01-02 07:52:47 +09:00
Gaia Pushbot
538a66d380
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/892e7b12856e
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Merge pull request #13363 from dmarcos/bug934657
Bug 934657 - [Camera] Restructuring code following model / view pattern
========
https://hg.mozilla.org/integration/gaia-central/rev/2bca8bc96cdb
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Bug 934657 - [Camera] Restructuring code following model / view pattern
2014-01-01 13:15:23 -08:00
Benoit Jacob
9a53357c9c
Bug 877115 - some compilation fixes - no review, trivial build fix
2014-01-01 14:47:19 -05:00
Phil Ringnalda
0134866e63
Merge m-c to b-i
2013-12-31 16:32:29 -08:00