Commit Graph

365986 Commits

Author SHA1 Message Date
Botond Ballo
39d2cd0d1b Bug 1022719 - Further improve const correctness in AsyncPanZoomController. r=kats 2014-06-12 18:17:26 -04:00
Jeff Walden
33b38ae8af Add comments to js/src/tests/browser.js and js/src/tests/*/shell.js indicating how JS versioning requirements for tests are enforced. No bug, r=me
--HG--
extra : rebase_source : f65153d60d87c117e339f2fd7b550709c4b2a02b
2014-06-13 19:08:20 -07:00
Jeff Walden
47e30a2677 Add a test for top-level let not creating a variable that'd show up in |with (global)| scope. No bug, r=jorendorff over IRC
--HG--
extra : rebase_source : 50e9ec9c7a97ec83f597fd07f3db57fc80c604c3
2014-06-13 18:44:14 -07:00
Benoit Girard
beb4fd14be Bug 1021990 - Migrate to xpcom based EventTracer. r=ehsan 2014-06-06 17:53:42 -04:00
Benoit Girard
57caba6f24 Bug 1021072 - Remove GetResponsivenessTimes. r=ehsan 2014-06-13 22:32:13 -04:00
Masayuki Nakano
46b69fa08c Bug 1019427 Log scancode -> virtual keycode table on Windows r=jimm 2014-06-14 11:24:16 +09:00
Masayuki Nakano
f31b35e66b Bug 1024864 Warn KeyboardEvent.key value change when KeyboardEvent.key is read and its key value is obsolete r=smaug 2014-06-14 11:24:16 +09:00
Benoit Jacob
af5619baf2 Bug 774388 - revert TabParent.cpp hunk of previous changeset as it's similar to ContentParent.cpp and probably unwanted - no review, simple revert 2014-06-13 22:18:27 -04:00
Benoit Jacob
8f1cf755a9 Bug 774388 - Patch 4: Flatten the way that we track whether we are using OMTC, and move Layers IPC shutdown code back to gfxPlatform (but still triggered by ShutdownXPCOM) - r=nical,sotaro 2014-06-06 09:51:24 -04:00
Ehsan Akhgari
0f2c9e9356 Backed out changeset ca5b7ed0dd5a (bug 973815) because of build bustage 2014-06-13 21:09:10 -04:00
Wes Kocher
d4f67e83f9 Merge m-c to inbound 2014-06-13 17:48:06 -07:00
Wes Kocher
faca3f3abd Merge fx-team to m-c a=merge 2014-06-13 17:40:39 -07:00
Wes Kocher
2eed38ebe8 Merge fx-team to m-c a=merge 2014-06-13 17:39:46 -07:00
Wes Kocher
ad99ae743a Merge inbound to m-c a=merge 2014-06-13 17:12:04 -07:00
Wes Kocher
1416242684 Merge inbound to m-c a=merge 2014-06-13 17:00:46 -07:00
Margaret Leibovic
5559ac346a backout 578bf8d6363c for causing robocop pan regression 2014-06-13 13:56:47 -07:00
Ehsan Akhgari
9511934161 Backed out changeset 0cdef46c65c1 (bug 979104) for causing bug 1024324 2014-06-13 16:20:37 -04:00
Randell Jesup
9424944a6a Bug 1022235: Make the webrtc LoadManager/LoadMonitor a singleton r=bsmedberg,pkerr 2014-06-13 15:50:51 -04:00
Olli Pettay
1644f6f5e9 Bug 1025078 - [@nsPerformance::GetDOMTiming()], r=baku 2014-06-13 22:36:25 +03:00
Ehsan Akhgari
11ef71dec3 Bug 1025143 - Fix a compilation error in TestTypedEnum.cpp with clang-cl; r=bjacob
This makes the code more correct since if we don't have constexpr
support in the compiler, the CastableTypedEnumResult type would
actually not be a literal type, so we should not assert that here.
2014-06-13 15:22:16 -04:00
B2G Bumper Bot
7e7f51acd4 Bumping manifests a=b2g-bump 2014-06-13 12:06:39 -07:00
B2G Bumper Bot
8ad77da2d0 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c921386cba61
Author: Sam Foster <sam@sam-i-am.com>
Desc: Merge pull request #20506 from sfoster/bug-1019289-videos

Bug 1019289 - Update FTU tutorial videos. r=me

========

https://hg.mozilla.org/integration/gaia-central/rev/2fe189cd6783
Author: Sam Foster <sfoster@mozilla.com>
Desc: Bug 1019289 - Update FTU tutorial videos. r=me
2014-06-13 12:01:27 -07:00
Jan de Mooij
5cfffe50d0 Bug 1023778 part 8 - Address review comments. r=Waldo 2014-06-13 20:51:16 +02:00
B2G Bumper Bot
eae5bfb2fb Bumping manifests a=b2g-bump 2014-06-13 11:51:16 -07:00
Jan de Mooij
466585b4b2 Bug 1023778 part 7 - Add tests. r=Waldo 2014-06-13 20:51:14 +02:00
Jan de Mooij
a54d87da1c Bug 1023778 part 6 - Make JSON.parse handle Latin1 strings. r=Waldo 2014-06-13 20:51:12 +02:00
Jan de Mooij
c60b11e497 Bug 1023778 part 5 - Add AutoStableStringChars class. r=terrence 2014-06-13 20:51:10 +02:00
Jan de Mooij
d8ebfadf2e Bug 1023778 part 4 - Add JSONParser<Latin1Char>. r=Waldo 2014-06-13 20:51:07 +02:00
Jan de Mooij
d3b4e134f1 Bug 1023778 part 3 - Make AtomizeChars and js_NewStringCopyN accept Latin1 chars. r=luke 2014-06-13 20:51:05 +02:00
Ralph Giles
e526f5a717 Backed out changeset d437a1b97e7c. Doesn't build. 2014-06-13 11:47:28 -07:00
B2G Bumper Bot
cb6478680e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/43a9a34d477e
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #20388 from KevinGrandon/bug_1023011_vertical_pressed_state

Bug 1023011 - (vertical-homescreen) Implement pressed state visual for App Icons

========

https://hg.mozilla.org/integration/gaia-central/rev/c435cb940fc6
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1023011 - (vertical-homescreen) Implement pressed state visual for App Icons r=lightsofapollo
2014-06-13 11:46:36 -07:00
B2G Bumper Bot
e25c7d1b5d Bumping manifests a=b2g-bump 2014-06-13 11:11:09 -07:00
B2G Bumper Bot
5455995b7b Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/57b296e44333
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Bug 1024387 - [Collection App] Basic background support for Collection icons r=ranbena
2014-06-13 11:06:27 -07:00
Lucas GOLVEN
508756b33b Bug 772347 - Add WakeLockListener on MacOSX. r=smichaud
Disables the screensaver on Mac while a video is playing.
2014-06-13 19:58:00 +02:00
B2G Bumper Bot
8a74a92ea6 Bumping manifests a=b2g-bump 2014-06-13 10:39:09 -07:00
B2G Bumper Bot
d24bed7003 Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/654bad11a349
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #20462 from KevinGrandon/bug_1024745_vertical_resume_download_icon

Bug 1024745 - [Vertical Homescreen] Marketplace app shows the default icon if the download has been paused

========

https://hg.mozilla.org/integration/gaia-central/rev/763ee84dc87e
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1024745 - [Vertical Homescreen] Marketplace app shows the default icon if the download has been paused r=lightsofapollo

========

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

Bug 1022976 - [Collection] Intermittent adding records does not work

========

https://hg.mozilla.org/integration/gaia-central/rev/1621739f2735
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1022976 - [Collection] Intermittent adding records does not work r=amirn

========

https://hg.mozilla.org/integration/gaia-central/rev/e32ea42e94c8
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #20390 from davidflanagan/bug837674

Bug 837674: add app startup time instrumentation r=Eli

========

https://hg.mozilla.org/integration/gaia-central/rev/9dc3817a90a5
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Bug 837674: add app startup time instrumentation

add gallery to the list of apps in the startup events performance test
2014-06-13 10:36:18 -07:00
Tom Schuster
7078cf7ad0 Bug 1020651 - about:preferences do not work properly if browser.cache.{disk,memory}.enable is false. r=jaws 2014-06-13 19:13:37 +02:00
B2G Bumper Bot
558daf4b2a Bumping manifests a=b2g-bump 2014-06-13 10:11:39 -07:00
B2G Bumper Bot
8de8e6f2ad Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e02270382cec
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #20158 from yzen/bug-1018214

Bug 1018214, Bug 1021710 - utility tray gaia-ui tests with some tweaks to hopefully avoid intermittents.

========

https://hg.mozilla.org/integration/gaia-central/rev/7fcd4aca068d
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1021710 - updating accessibility.js to use standard marionette timeout instead of it's arbitrary one when retrieving an accessible object.

========

https://hg.mozilla.org/integration/gaia-central/rev/0fd22d37c543
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1018214 - adding a number of gaia ui tests for status bar and utility tray accessibility. r=Bebe
2014-06-13 10:06:28 -07:00
Ed Morley
daff9b5036 Backed out changeset 25b0cc03110c (bug 1024618) for failures in test_changes.html 2014-06-13 17:41:10 +01:00
Chris Lord
ffcda6a27d Bug 1006084 - Allow ThebesLayers to be recreated when the creation hint changes. r=mattwoodrow 2014-06-13 17:11:08 +01:00
B2G Bumper Bot
78abab1889 Bumping manifests a=b2g-bump 2014-06-13 08:46:15 -07:00
B2G Bumper Bot
04a44d7eec Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/300c3198dcd3
Author: Zac <zcampbell@mozilla.com>
Desc: Merge remote-tracking branch 'davehunt/bug_984340'

Conflicts:
	tests/python/gaia-ui-tests/gaiatest/tests/tbpl-manifest.ini

========

https://hg.mozilla.org/integration/gaia-central/rev/75748cb1ce64
Author: Dave Hunt <dave.hunt@gmail.com>
Desc: Bug 984340 - Enable sdcard tests on desktop B2G. r=bsilverberg
2014-06-13 08:41:48 -07:00
B2G Bumper Bot
538f6d88a6 Bumping manifests a=b2g-bump 2014-06-13 07:41:39 -07:00
B2G Bumper Bot
28497f4c8b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/dbde2736db74
Author: viorelaioia <viorelaioia@gmail.com>
Desc: Merge pull request #20453 from yzen/bug-1024652

Bug 1024652 - commented out part of the test_a11y_phone_call_log test th...

========

https://hg.mozilla.org/integration/gaia-central/rev/4d04fb0b5b07
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1024652 - commented out part of the test_a11y_phone_call_log test that tests contact action menu until long press is supported.
2014-06-13 07:35:40 -07:00
B2G Bumper Bot
4ebb39692b Bumping manifests a=b2g-bump 2014-06-13 07:13:09 -07:00
Brian Grinstead
ef8f3b3489 Bug 942292 - DevTools themes - make the toolbars thinner. r=vporof
CLOSED TREE
2014-06-13 09:11:32 -05:00
Ryan VanderMeulen
c1d83dc5a5 Backed out changeset ed1b57a5e627 (bug 1019964) for causing bug 1025118. 2014-06-13 16:15:31 -04:00
Ed Morley
a19e1a048f Backed out changeset 9fd9c035a76a (bug 942292) for making browser_canvas-frontend-slider-02.js fail 30-40% of the time 2014-06-13 18:45:27 +01:00
Brad Lassey
d2ce9a0226 backout bug 1021742 (changeset 889e19a5e9cc) r=snorp 2014-06-13 12:57:44 -04:00