Commit Graph

174925 Commits

Author SHA1 Message Date
Bobby Holley
b43cea4e4c Bug 987672 - Use a more reliable Function constructor and |bind| implementation for marquee event handler compilation. r=bz 2014-03-25 12:36:39 -03:00
Birunthan Mohanathas
cbaedea4c8 Bug 987320 - Remove unnecessary null checks for do_QueryFrame arguments. r=bz 2014-03-25 11:36:49 -04:00
Rick Eyre
e23612048e Bug 987076 - Construct HTMLMediaElement::mTextTrackManager lazily. r=roc
* Remove the TextTrackManager's initialization from the MediaElement's
ctor and add a getter that creates it if we don't have it yet. The public
functions exposed on the MediaElement's IDL now call this getter.
* Also remove the const qualifier from HTMLMediaElement::TextTracks()
as we don't really need it and this function now needs to call
GetOrCreateTextTrackManager() which is non-const.
2014-03-24 11:48:37 -04:00
Nicolas E. Bordenabe
dad7f1a2e1 Bug 973345 - Include gradient values in the return value of getCSSValuesForProperty() for properties that can have an <image> value specified. r=bz 2014-03-25 11:36:48 -04:00
Camilo Viecco
da379b1daf Bug 969188 - Part 3/3 - Test handling of v1/v2/v3 certificates from PSM. r=keeler
--HG--
extra : rebase_source : 321d603913f07a0afe64400e300146873e8a81af
2014-02-25 15:37:22 -08:00
Camilo Viecco
4fc6d46e33 Bug 969188 - Part 2/3 - mozilla::pkix only decode v3 extensions in v3 certificates. r=briansmith
--HG--
extra : rebase_source : 86e58ccf8538d0f40d3b24b89a92dceac095cb21
2014-03-06 10:04:04 -08:00
Camilo Viecco
fcc7445865 Bug 969188 - Part 1/3 - Fix mozilla::pkix handling of trusted v1 certificates. r=briansmith
--HG--
extra : rebase_source : 242b4849a7820d23518936a8c86ddcb7d9684394
2014-03-06 10:04:04 -08:00
Gabor Krizsanits
b368adf53a Bug 985472 - cloneInto for sandbox. r=bholley 2014-03-25 16:21:56 +01:00
Gabor Krizsanits
6949913c28 Bug 985472 - Name fixup in ExportFunction. r=bholley 2014-03-25 16:21:51 +01:00
Carsten "Tomcat" Book
320085d84f Backed out changeset b6c3d52bf61e (bug 791480) for breaking B2G ICS Emulator Reftest - 8 2014-03-25 14:36:48 +01:00
Carsten "Tomcat" Book
9b3b0bf998 Backed out changeset 259991514082 (bug 791480) 2014-03-25 14:36:16 +01:00
Kartikaya Gupta
46ae39a06e Bug 987314 - Move around a few things in AsyncPanZoomController.h. r=botond 2014-03-25 09:26:05 -04:00
Kartikaya Gupta
cf49cef008 Bug 984548 - Ifdef APZ overflow:hidden behaviour so it doesn't regress Fennec pending a proper fix. r=tn 2014-03-25 09:25:56 -04:00
Gorman Ho
9f11aa16d4 Bug 983285 - Add a generic destructor for property values allocated with new. r=kats, r=bz 2014-03-25 09:25:47 -04:00
Ehsan Akhgari
230348ae5d Bug 985878 - Make AtomicRefCounted thread safe; r=khuey 2014-03-25 09:02:26 -04:00
Paul Adenot
266c148e5c Bug 986793 - Fix set but unused variable warning in SoundTouch. r=cpeterson
--HG--
extra : rebase_source : 5f15cfc2b2224d9cb75b9ae1faa7b0ed915aba4a
2014-03-24 11:02:35 +01:00
Paul Adenot
b9d7b5a74c Bug 986793 - Fix warnings in cubeb_audiotrack.c, and allow mixed declaration and code in cubeb_opensl.c. r=cpeterson
--HG--
extra : rebase_source : 91856a5c76063be3d6c180abe34cda5cee9f3d71
2014-03-24 10:58:23 +01:00
Carsten "Tomcat" Book
547d6ddd12 Merge mozilla-central to mozilla-inbound 2014-03-25 13:40:56 +01:00
Carsten "Tomcat" Book
e474cca713 merge b2g-inbound to mozilla-central 2014-03-25 13:23:10 +01:00
Carsten "Tomcat" Book
05c3a611b5 merge fx-team to mozilla-central 2014-03-25 13:17:42 +01:00
Masatoshi Kimura
a8d25bda87 Bug 986347 - Restore accidentaly removed HasBogusPopupsDropShadowOnMultiMonitor() call. r=jimm 2014-03-25 21:09:25 +09:00
B2G Bumper Bot
60526be712 Bumping manifests a=b2g-bump 2014-03-25 00:11:03 -07:00
B2G Bumper Bot
48e865f223 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/215bb3fd100d
Author: Arthur Chen <crh0716@gmail.com>
Desc: Revert "Bug 974253 - Set preferred network type on startup based on the user preference"

This reverts commit c6931e59efef682aa42ad09cab3d843669d5f8f7.
2014-03-25 00:05:52 -07:00
B2G Bumper Bot
0cc5762c2f Bumping manifests a=b2g-bump 2014-03-24 21:51:08 -07:00
B2G Bumper Bot
c6818f53a1 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/20661b944c2e
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #17514 from alivedise/bugzilla/961800_master_merging/child-window-factory

Bug 961800 - Implement Child Window Factory. r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/be865a491ba3
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 961800 - Implement Child Window Factory.

Conflicts:
	apps/system/js/app_transition_controller.js
	apps/system/js/app_window.js
	apps/system/js/app_window_manager.js
	apps/system/js/cards_view.js
	apps/system/style/window.css
2014-03-24 21:45:57 -07:00
B2G Bumper Bot
3186080819 Bumping manifests a=b2g-bump 2014-03-24 20:58:23 -07:00
B2G Bumper Bot
6002486a5e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/57ac935d11ae
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #16477 from crh0716/974253

Bug 974253 - Set preferred network type on startup based on the user preference r=jaoo

========

https://hg.mozilla.org/integration/gaia-central/rev/9929c37e9bc5
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 974253 - Set preferred network type on startup based on the user preference
2014-03-24 20:57:19 -07:00
B2G Bumper Bot
f5c7af8e3f Bumping manifests a=b2g-bump 2014-03-24 20:06:18 -07:00
B2G Bumper Bot
02382f169e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e441d03d2aec
Author: steveck-chung <schung@mozilla.com>
Desc: Merge pull request #17424 from ankit93040/BUG_959018_Enhanced_Suggestion_LisT

Bug 959018 Message_Enhanced_Suggestion_List. r=schung

========

https://hg.mozilla.org/integration/gaia-central/rev/fea179eca2c9
Author: ankit.agrawal <ankit.agrawal@lge.com>
Desc: SMS_959018_Enhanced_Suggestion_List

SMS_959018_Enhanced_Suggestion_LIst
2014-03-24 20:01:11 -07:00
Ehsan Akhgari
75b3c6a6dd Bug 986993 - Remove the classinfo on the inputmethod API classes because they are already ported to WebIDL; r=bzbarsky
This patch also removes the mention to some non-existent interfaces.
2014-03-24 21:59:33 -04:00
B2G Bumper Bot
b804b768b9 Bumping manifests a=b2g-bump 2014-03-24 17:46:14 -07:00
B2G Bumper Bot
18ea80d583 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/671132cc327c
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #17547 from KevinGrandon/bug_971497_system2_home_gesture_2

Bug 971497 - [System2] Instantiable HomeGesture r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/aac6a3be42a1
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 971497 - [System2] Instantiable HomeGesture r=alive
2014-03-24 17:36:08 -07:00
Ed Lee
5ccba59ea9 Bug 980014 - Allow new tab grid layout to reduce rows/columns if the window can't fit 3x3 [r=adw]
Remove newtab-rows and convert the grid to wrap/overflow tiles as necessary by setting the appropriate width and heights. Compute grid dimensions on load/preload and adjust for resizes.
2014-03-24 17:33:08 -07:00
Tatiana Meshkova
c33a649a4a Bug 985817 - Move some TabChild functionality into base class to be reusable in Embedlite implementation. r=kats 2014-03-24 19:28:46 -07:00
Ehsan Akhgari
af614574f6 Bug 986980 - Remove the classinfo from WifiGeoCoordsObject and WifiGeoPositionObject; r=bzbarsky
These objects are not exposed to Web content, so they don't need the
classinfo.
2014-03-24 23:39:23 -04:00
Wes Kocher
164aae25e9 Backed out changeset 3d94ebde9018 (bug 985720) for missing a file from the patch to fix a CLOSED TREE 2014-03-24 18:07:13 -07:00
Nick Fitzgerald
be07956078 Bug 987369 - Catch and report object previewer functions' errors in the debugger server rather than failing and giving up; r=benvie 2014-03-24 17:32:00 -07:00
Wan-Teh Chang
79601daa95 Bug 986875: Don't set the obsolete NSS makefile variable STANDARDS_CFLAGS.
r=glandium.
2014-03-24 16:53:33 -07:00
B2G Bumper Bot
09c906c7a6 Bumping manifests a=b2g-bump 2014-03-24 16:51:16 -07:00
B2G Bumper Bot
1fb6a28345 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/91e27e3c94f7
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Merge pull request #17548 from eeejay/bug-987384

Bug 987384 - [Clock] Add accessibility to analog clock. r=mcav

========

https://hg.mozilla.org/integration/gaia-central/rev/796c546613d5
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 987384 - [Clock] Add accessibility to analog clock.

========

https://hg.mozilla.org/integration/gaia-central/rev/a23d36ab5993
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Merge pull request #17546 from eeejay/bug-987382

Bug 987382 - [Clock] label icon buttons. r=mcav

========

https://hg.mozilla.org/integration/gaia-central/rev/efeb80515c0c
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 987382 - [Clock] label icon buttons.
2014-03-24 16:46:07 -07:00
Wes Kocher
fabfcd3ffb Backed out changeset 7ba0551dd35d (bug 984196) for Valgrind failures 2014-03-24 16:45:04 -07:00
B2G Bumper Bot
bdd3ee99aa Bumping manifests a=b2g-bump 2014-03-24 15:46:14 -07:00
Matt Woodrow
e47a33ad71 Bug 976365 - Make 'perspective' create a containing block for absolute and fixed positioned children. r=dbaron 2014-03-25 11:45:43 +13:00
B2G Bumper Bot
48f3ced4c5 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1bb9d5ab6f4f
Author: DouglasSherk <github@sherk.me>
Desc: Revert "Bug 980982 - [DSDS] Cache ril.xxx.defaultServiceId in MSAB to avoid IO thrashing. r=rik"

This reverts commit 2709783b5a4d2f338c583ee66081d00033e4fd50.

========

https://hg.mozilla.org/integration/gaia-central/rev/31ebb69556da
Author: DouglasSherk <github@sherk.me>
Desc: Revert "Bug 985888 - [DSDS] Display currently in-use SIM cards on call buttons. r=rik"

This reverts commit 6ac53288eeaeb34013f39a98762948a481481cf1.
2014-03-24 15:40:56 -07:00
B2G Bumper Bot
1425410899 Bumping manifests a=b2g-bump 2014-03-24 15:21:18 -07:00
Geoff Brown
d1c5c80700 Bug 915449 - Get EditText view instead of using Solo.getEditText; r=mcomella 2014-03-24 16:19:54 -06:00
B2G Bumper Bot
d071d67762 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0848cbe74b41
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Revert "Merge pull request #17072 from KevinGrandon/bug_971497_system2_home_gesture_2"

This reverts commit 632f28b224582b77dac0c70aa78ed171347b62af, reversing
changes made to 09c69607071109a9fa9a5831acde7f66df0ba8d0.
2014-03-24 15:15:37 -07:00
Tim Nguyen
e86d3f1aa1 Bug 987388 - Add inverted icon for sidebar subview to menuPanel.png for Linux. r=Gijs 2014-03-24 15:12:00 -07:00
Drew Willcoxon
9805c2254e Bug 557665 - Allow specifying SearchForm as a normal <Url> in engine description files (part 2, tests). r=gavin 2014-03-24 20:41:15 -07:00
Monica Chew
d3be5977e3 Bug 985720: Rename urlclassifier.download_block_table and urlclassifier.download_allow_table (r=gcp) 2014-03-24 14:57:59 -07:00