Commit Graph

187788 Commits

Author SHA1 Message Date
David Keeler
65bc823886 bug 1017160 - remove nsINSSCertErrorDialog and implementation r=cviecco 2014-06-09 16:35:35 -07:00
Jonathan Watt
f89b0cfb12 Bug 1021973, part 2 - Remove gfxPlatformMac/gfxQtPlatform::OptimizeImage(). r=Bas 2014-06-10 19:12:37 +01:00
Nicolas Silva
6ed53c8aad Bug 1008211 - Don't use CreateBufferTextureClient with CanvasClient2D on Windows. r=bas 2014-06-10 14:02:16 -04:00
Giovanni Sferro
b7a2ac3cac Bug 995901 - Rename nsICSSRuleList to mozilla::dom::CSSRuleList. r=bz
--HG--
rename : layout/style/nsICSSRuleList.cpp => layout/style/CSSRuleList.cpp
rename : layout/style/nsICSSRuleList.h => layout/style/CSSRuleList.h
2014-06-09 22:11:00 -04:00
William Lachance
4b9480677f Bug 984528 - Rename manifestdestiny -> manifestparser. r=ahal
--HG--
rename : testing/mozbase/docs/manifestdestiny.rst => testing/mozbase/docs/manifestparser.rst
rename : testing/mozbase/manifestdestiny/manifestparser/__init__.py => testing/mozbase/manifestparser/manifestparser/__init__.py
rename : testing/mozbase/manifestdestiny/manifestparser/manifestparser.py => testing/mozbase/manifestparser/manifestparser/manifestparser.py
rename : testing/mozbase/manifestdestiny/setup.py => testing/mozbase/manifestparser/setup.py
rename : testing/mozbase/manifestdestiny/tests/comment-example.ini => testing/mozbase/manifestparser/tests/comment-example.ini
rename : testing/mozbase/manifestdestiny/tests/default-skipif.ini => testing/mozbase/manifestparser/tests/default-skipif.ini
rename : testing/mozbase/manifestdestiny/tests/filter-example.ini => testing/mozbase/manifestparser/tests/filter-example.ini
rename : testing/mozbase/manifestdestiny/tests/fleem => testing/mozbase/manifestparser/tests/fleem
rename : testing/mozbase/manifestdestiny/tests/include-example.ini => testing/mozbase/manifestparser/tests/include-example.ini
rename : testing/mozbase/manifestdestiny/tests/include/bar.ini => testing/mozbase/manifestparser/tests/include/bar.ini
rename : testing/mozbase/manifestdestiny/tests/include/crash-handling => testing/mozbase/manifestparser/tests/include/crash-handling
rename : testing/mozbase/manifestdestiny/tests/include/flowers => testing/mozbase/manifestparser/tests/include/flowers
rename : testing/mozbase/manifestdestiny/tests/include/foo.ini => testing/mozbase/manifestparser/tests/include/foo.ini
rename : testing/mozbase/manifestdestiny/tests/just-defaults.ini => testing/mozbase/manifestparser/tests/just-defaults.ini
rename : testing/mozbase/manifestdestiny/tests/manifest.ini => testing/mozbase/manifestparser/tests/manifest.ini
rename : testing/mozbase/manifestdestiny/tests/mozmill-example.ini => testing/mozbase/manifestparser/tests/mozmill-example.ini
rename : testing/mozbase/manifestdestiny/tests/mozmill-restart-example.ini => testing/mozbase/manifestparser/tests/mozmill-restart-example.ini
rename : testing/mozbase/manifestdestiny/tests/no-tests.ini => testing/mozbase/manifestparser/tests/no-tests.ini
rename : testing/mozbase/manifestdestiny/tests/path-example.ini => testing/mozbase/manifestparser/tests/path-example.ini
rename : testing/mozbase/manifestdestiny/tests/relative-path.ini => testing/mozbase/manifestparser/tests/relative-path.ini
rename : testing/mozbase/manifestdestiny/tests/test_convert_directory.py => testing/mozbase/manifestparser/tests/test_convert_directory.py
rename : testing/mozbase/manifestdestiny/tests/test_convert_symlinks.py => testing/mozbase/manifestparser/tests/test_convert_symlinks.py
rename : testing/mozbase/manifestdestiny/tests/test_default_skipif.py => testing/mozbase/manifestparser/tests/test_default_skipif.py
rename : testing/mozbase/manifestdestiny/tests/test_expressionparser.py => testing/mozbase/manifestparser/tests/test_expressionparser.py
rename : testing/mozbase/manifestdestiny/tests/test_manifestparser.py => testing/mozbase/manifestparser/tests/test_manifestparser.py
rename : testing/mozbase/manifestdestiny/tests/test_read_ini.py => testing/mozbase/manifestparser/tests/test_read_ini.py
rename : testing/mozbase/manifestdestiny/tests/test_testmanifest.py => testing/mozbase/manifestparser/tests/test_testmanifest.py
rename : testing/mozbase/manifestdestiny/tests/verifyDirectory/subdir/manifest.ini => testing/mozbase/manifestparser/tests/verifyDirectory/subdir/manifest.ini
rename : testing/mozbase/manifestdestiny/tests/verifyDirectory/subdir/test_sub.js => testing/mozbase/manifestparser/tests/verifyDirectory/subdir/test_sub.js
rename : testing/mozbase/manifestdestiny/tests/verifyDirectory/test_1.js => testing/mozbase/manifestparser/tests/verifyDirectory/test_1.js
rename : testing/mozbase/manifestdestiny/tests/verifyDirectory/test_2.js => testing/mozbase/manifestparser/tests/verifyDirectory/test_2.js
rename : testing/mozbase/manifestdestiny/tests/verifyDirectory/test_3.js => testing/mozbase/manifestparser/tests/verifyDirectory/test_3.js
rename : testing/mozbase/manifestdestiny/tests/verifyDirectory/verifyDirectory.ini => testing/mozbase/manifestparser/tests/verifyDirectory/verifyDirectory.ini
rename : testing/mozbase/manifestdestiny/tests/verifyDirectory/verifyDirectory_incomplete.ini => testing/mozbase/manifestparser/tests/verifyDirectory/verifyDirectory_incomplete.ini
rename : testing/mozbase/manifestdestiny/tests/verifyDirectory/verifyDirectory_toocomplete.ini => testing/mozbase/manifestparser/tests/verifyDirectory/verifyDirectory_toocomplete.ini
2014-06-10 13:20:23 -04:00
Brian Warner
e4bc1c7502 Bug 1021950 - Delete unwrapBKey after we're done with it. r=ckarlof 2014-06-09 11:53:00 -04:00
Richard Newman
d3c2ba965f Bug 1022732 - Reword Fennec/Places telemetry histograms. r=trivial DONTBUILD 2014-06-10 10:58:22 -07:00
Richard Newman
688f53abac Bug 1016161 - Flush prefs on handling a locale change event. r=mfinkle 2014-06-10 10:49:38 -07:00
Richard Newman
86c8096326 Bug 1021922 - Record telemetry for browser database operations. r=mfinkle 2014-06-10 10:45:11 -07:00
Paul Rouget
c7a1e3b298 Bug 1022492 - Listen to project-is-running earlier. r=jryans 2014-06-09 00:02:00 -04:00
Patrick Brosset
e5a2798d4c Bug 1021571 - Stop sending mutations to the front when the walker is being destroyed. r=bgrins 2014-06-10 02:00:00 -04:00
Mike Habicher
5b795002d5 Bug 1020497 - collapse exposureCompensation to single attribute, r=bz 2014-06-06 15:37:15 -04:00
B2G Bumper Bot
d4b57b936a Bumping manifests a=b2g-bump 2014-06-10 11:47:08 -07:00
B2G Bumper Bot
4c6ca5b1ac Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7fae58dad153
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #20280 from pivanov/bug-1023138

Bug 1023138 - [Flame][Browser]Update missing images

========

https://hg.mozilla.org/integration/gaia-central/rev/c9887705965c
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 1023138 - [Flame][Browser]Update missing images
2014-06-10 11:41:22 -07:00
B2G Bumper Bot
3194665ebf Bumping manifests a=b2g-bump 2014-06-10 11:04:07 -07:00
B2G Bumper Bot
fc0668a5a5 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3dfadd98dcbb
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Merge pull request #20244 from justindarc/bug1022809

Bug 1022809 - [Camera] Remove lazy_loader.js script tag

========

https://hg.mozilla.org/integration/gaia-central/rev/bd8bafd5c798
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Bug 1022809 - [Camera] Remove lazy_loader.js script tag
2014-06-10 11:01:17 -07:00
Rudy Lu
b167032cce Bug 1020068 - Add zhuyin input method to Flame. r=bhearsum 2014-06-10 16:01:40 +08:00
Alexandre Lissy
e500cc0ba1 Bug 1003050 - Harden NotificationDB code with Promises. r=mhenretty 2014-06-09 02:34:00 -04:00
Althaf Hameez
dea5f09e83 Bug 1016953 - Fix accidental rename of json files to jsonlz4. r=mak 2014-06-06 10:09:00 -04:00
J. Ryan Stinnett
2d9bccf345 Bug 1012869 - Allow STREAM_WOULD_BLOCK, close transport for others. r=paul 2014-06-09 13:21:00 -04:00
Richard Newman
59410a1ef5 Bug 1021342 - Eliminate non-synthetic web app code. r=myk,mfinkle 2014-06-10 10:37:38 -07:00
Richard Newman
f05974236d Bug 1020502 - Flush Services.strings on locale change. r=margaret 2014-06-10 10:35:44 -07:00
Drew Willcoxon
b94f908d93 Bug 1013051 - Fix "Comparable link missing required property: frecency" error. r=ttaubert 2014-06-10 10:34:20 -07:00
Brad Lassey
7e1a12ecd2 bug 1023108 - nsITabSource.idl UUID have to be updated for the 31 release r=mfinkle 2014-06-10 09:21:22 -07:00
Ed Morley
8947cb7df1 Backed out changeset e888096eee4b (bug 982656) for failures in browser_982656_restore_defaults_builtin_widgets.js 2014-06-10 17:13:28 +01:00
Ed Morley
2493a61193 Merge mozilla-central and fx-team 2014-06-10 16:41:30 +01:00
Ed Morley
0dd254ea3c Backed out changeset a8ad10daa7c0 (bug 932804) to fix the jenkins builds; a=jenkins 2014-06-10 16:34:27 +01:00
Ed Morley
643f73d0d6 Merge latest green fx-team changeset and mozilla-central; a=merge 2014-06-10 16:08:28 +01:00
Ed Morley
df012f6df1 Merge latest green inbound changeset and mozilla-central; a=merge 2014-06-10 15:58:31 +01:00
Jared Wein
d8d50c8035 Bug 982656 - 'Restore Defaults' should place all 3rd party widgets in the palette. r=Gijs
--HG--
extra : rebase_source : aa305b184502c8addf4a91c94154155db3a66f7a
2014-06-10 10:52:18 -04:00
Victor Porof
2947be7225 Bug 1023019 - Fix 'grpah' comment typo in Chart.jsm, r=pbrosset 2014-06-10 11:01:50 -04:00
Dão Gottwald
c5b9892a3c Bug 878020 - Add inner shadows to the tab bar's scrollbox when overflowing. r=Gijs,enndeakin
--HG--
extra : rebase_source : 24145e62fb0001a84f0d5ec6f9a9e1135114c7af
2014-06-10 16:56:14 +02:00
Victor Porof
56e38ba54b Bug 1023057 - Superfluous calculations for firstTick, lastTick and totalTicks in the line graph widget, r=pbrosset 2014-06-10 10:55:37 -04:00
Victor Porof
5ffbcbe798 Bug 1023020 - Add a "ready" promise to canvas graphs, r=pbrosset 2014-06-10 10:55:32 -04:00
Victor Porof
a689e8d79e Bug 1023019 - Make the canvas graphs plot the data underneath the selection, markers and cursor, r=pbrosset 2014-06-10 10:55:29 -04:00
Victor Porof
073fae60d5 Bug 1023018 - Make the framerate actor take 'start' and 'end' params for specifying a range when retrieving the refresh driver ticks, r=pbrosset 2014-06-10 10:55:25 -04:00
B2G Bumper Bot
9d825d0ca2 Bumping manifests a=b2g-bump 2014-06-10 01:27:25 -07:00
B2G Bumper Bot
59587dd08d Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/37cd9a62b2cb
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #20259 from RudyLu/ringtone/Bug1023045-Sound_backButton

Bug 1023045 - [Settings][Ringtone][V2.0] The "<" icon of
 r=jimporter.

========

https://hg.mozilla.org/integration/gaia-central/rev/65e582e46a6f
Author: Rudy Lu <me@rudy.lu>
Desc:  Bug 1023045 - [Settings][Ringtone][V2.0] The "<" icon of
 sound settings page becomes "X" icon after back from ringtone app.
  - Don't specify "section" when invoking the settings app activity.

========

https://hg.mozilla.org/integration/gaia-central/rev/8542b2ac300b
Author: Carmen Jiménez <cjc@tid.es>
Desc: Merge pull request #20218 from mcjimenez/bug1022513

Bug 1022513 - Add unit tests for the vertical homescreen configuration
r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/77221c5db45d
Author: Carmen Jimenez Cabezas <cjc@tid.es>
Desc: Bug 1022513 - Add unit tests for the vertical homescreen configuration
2014-06-10 01:21:15 -07:00
B2G Bumper Bot
de592eb1a0 Bumping manifests a=b2g-bump 2014-06-10 00:49:13 -07:00
Mike Hommey
454acd2965 Bug 933313 - Move ObjectImpl-inl.h #include to please check_spidermonkey_style.py. r=me 2014-06-10 16:38:12 +09:00
Chris Pearce
6efa8303c7 Bug 979104 - MediaDecoderReader/StateMachine asynchronous decoding. r=kinetik 2014-06-10 19:31:09 +12:00
B2G Bumper Bot
8fdd36e8db Bumping manifests a=b2g-bump 2014-06-10 00:16:35 -07:00
B2G Bumper Bot
51d5f85820 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d1a39fd1aa2a
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #20246 from KevinGrandon/bug_1022423_vertical_component_workaround

Bug 1022423 - App names disappear after switching locale

========

https://hg.mozilla.org/integration/gaia-central/rev/8d70e068cd12
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1022423 - App names disappear after switching locale

========

https://hg.mozilla.org/integration/gaia-central/rev/8c4e346fc92f
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #20266 from lightsofapollo/1023088

Bug 1023088 - Hide toggle_calendar_test

========

https://hg.mozilla.org/integration/gaia-central/rev/570a39a99c76
Author: James Lal <james@lightsofapollo.com>
Desc: Bug 1023088 - Hide toggle_calendar_test
2014-06-10 00:11:23 -07:00
Mike Hommey
4d59ac795a Bug 933313 - Add missing #include for non-unified builds. r=me 2014-06-10 16:02:09 +09:00
B2G Bumper Bot
9555eb442b Bumping manifests a=b2g-bump 2014-06-10 00:01:35 -07:00
Mike Hommey
8023119b4c Bug 1022425 - Force mozgtk stubs dependency on gtk libraries when -Wl,--as-needed is used. r=mshal 2014-06-10 16:00:55 +09:00
Mike Hommey
57c0c91b43 Bug 1022259 - Only load Gtk+2 stub for plugin processes in Gtk+3 builds. r=bent,r=karlt 2014-06-10 16:00:42 +09:00
Mike Hommey
9a4ac9b4e2 Bug 1022117 - Add missing gdk_screen_get_number symbol to mozgtk stub. r=karlt 2014-06-10 16:00:20 +09:00
B2G Bumper Bot
02254d2bfc Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6621a724866b
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #20157 from julienw/1021844-sms-firefox

Bug 1021844 - [Messages] Can't load the application in Firefox r=schung

========

https://hg.mozilla.org/integration/gaia-central/rev/5f47c4bf5c11
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 1021844 - [Messages] Can't load the application in Firefox r=schung
2014-06-09 23:56:25 -07:00
B2G Bumper Bot
4ff49a43fd Bumping manifests a=b2g-bump 2014-06-09 23:36:32 -07:00