Commit Graph

198183 Commits

Author SHA1 Message Date
Myk Melez
caa4d0fafa Bug 918309 - Import and use public domain JNI.jsm implementation; r=wesj 2014-08-08 10:04:01 -07:00
Ed Morley
405c732267 Backed out changeset c61532028ee4 (bug 1050683) for timeouts in browser_urlbarAutoFillTrimURLs.js; CLOSED TREE 2014-08-08 17:24:57 +01:00
Georg Fritzsche
79409bb96b Bug 1042161 - Set dummy URL for GMP addon updates for xpcshell tests. r=jmaher 2014-08-08 17:46:25 +02:00
Georg Fritzsche
462b16d5c4 Bug 1042161 - Handle OpenH264 updates for long-running sessions. r=unfocused 2014-08-01 14:28:39 +02:00
Wes Johnston
91eaf2b770 Bug 910893 - Don't disable the try again button. r=margaret,benb 2014-08-08 09:06:35 -07:00
Gregory Szorc
1a4ee759b7 Bug 1043144 - Don't write machc bytecode file; r=mshal
When writing bytecode, Python will append "c" to the loaded filename to
produce a bytecode file. Since "mach" was being imported, this resulted
in the creation of a "machc" file.

The implementation of imp.load_module() in CPython's import.c checks
sys.dont_write_bytecode. So, we wrap imp.load_module to set this flag
when importing mach.

--HG--
extra : rebase_source : 248a2349663affee3920a0726e10818d57c6ff17
extra : amend_source : 221280da9963cf91975658144ff3011353852fee
2014-08-05 10:39:24 -07:00
Marco Bonardo
fabadffc20 Bug 1050683 - Add nsIAutoCompleteSearchDescriptor to UnifiedComplete. r=ttaubert 2014-08-08 17:19:50 +02:00
Tim Taubert
fff9604dcf Bug 1050745 - Don't list .sjs files as tests in sessionstore's browser.ini r=smacleod 2014-08-08 14:34:46 +02:00
Alex Bardas
d60c3a80c1 Bug 1045008 - Manage search Engine option in new tab is not working (broken) if search bar is removed. r=adw 2014-08-06 09:23:00 -04:00
Jayesh Choudhari
6b0b0c24ca Bug 1043154 - Open Split console on ESC if the focus is inside source editor (style editor / debugger). r=bgrins 2014-08-06 22:38:00 -04:00
Brian Grinstead
9cd7436fb2 Bug 1042825 - Project Editor: Prevent undo from undo clearing out the file content. r=jryans 2014-08-07 06:21:00 -04:00
J. Ryan Stinnett
c5430cb8d4 Bug 916804 - Telemetry for WebIDE. r=mratcliffe, r=paul 2014-08-06 20:37:00 -04:00
Dão Gottwald
4d6fc2aa96 Bug 1022064 - fix messed up test annotations 2014-08-08 16:03:46 +02:00
Mark Banner
c393df4c36 Bug 1049927 Update OpenTok library to 2.2.7. r=dmose 2014-08-08 09:28:49 +01:00
Mark Banner
de29cc5e29 Bug 1050314 Loop standalone client is broken in Chrome due to use of ES6 functions. r=dmose 2014-08-08 09:28:48 +01:00
Michael Comella
2311022dde Bug 1037740 - Update empty private tabs panel styles for small tablet. r=wesj 2014-08-07 18:30:43 -07:00
Wes Kocher
e5448eaa2d Merge m-c to fx-team a=merge 2014-08-07 18:12:48 -07:00
Wes Kocher
74fd8d74d2 Merge b2g-inbound to m-c a=merge 2014-08-07 18:06:14 -07:00
Wes Kocher
427d21c16e Merge m-c to fx-team a=merge 2014-08-07 17:08:03 -07:00
Margaret Leibovic
a4bfb09ae1 Bug 1043032 - Use "+" icon for jump button in search suggestions. r=eedens 2014-08-07 17:02:25 -07:00
Margaret Leibovic
afa3bf0c67 Bug 1050356 - Make search widget indentation consistent with FirefoxSearch repo. r=wesj 2014-08-07 17:02:25 -07:00
Margaret Leibovic
88f16b9e89 Bug 1048022 - Only reset search activity when launched from new intent. r=eedens 2014-08-07 17:02:24 -07:00
Nicholas Hurley
b4b1cf6efb Bug 1047594 - Enable http2 and alpn by default r=mcmanus r=dkeeler a=kwierso 2014-08-07 15:53:09 -07:00
Ryan VanderMeulen
7aaaba8729 Merge m-c to b2g-inbound. a=merge
CLOSED TREE
2014-08-07 17:49:02 -04:00
B2G Bumper Bot
c74bdb7031 Bumping manifests a=b2g-bump 2014-08-07 14:42:44 -07:00
B2G Bumper Bot
38faaaa940 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/41b3413a893f
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 1049569 - Sanitize e.me app url results. r=kgrandon"

This reverts commit 612140c02b2b7839b658016c9b2f9118fc87bdc2.
2014-08-07 14:35:28 -07:00
Ryan VanderMeulen
d4a25b4a60 Merge fx-team to m-c. a=merge 2014-08-07 17:24:52 -04:00
Ryan VanderMeulen
303d076e45 Merge inbound to m-c. a=merge 2014-08-07 17:20:12 -04:00
B2G Bumper Bot
860a355076 Bumping manifests a=b2g-bump 2014-08-07 13:47:06 -07:00
B2G Bumper Bot
f4f043b86b Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/de0afaa8f770
Author: Manuel Casas Barrado <mancas.91@gmail.com>
Desc: Bug 1040981 - [B2G][Browser] While in landscape mode the 'Default search engine' drop down is cut off r=kgrandon
2014-08-07 13:45:30 -07:00
Ryan VanderMeulen
abeb9e4b41 Backed out changeset 8b44017765ac (bug 1045975) for Windows non-unified bustage.
CLOSED TREE
2014-08-07 15:13:54 -04:00
B2G Bumper Bot
e8a5003866 Bumping manifests a=b2g-bump 2014-08-07 11:16:18 -07:00
B2G Bumper Bot
09febb3c5a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/943fc636c7e2
Author: Malini Das <thehyperballad@gmail.com>
Desc: Merge pull request #22596 from malini/runner-service-serial

Bug 1046713 - add ability to pass in serial number

========

https://hg.mozilla.org/integration/gaia-central/rev/245323fdcc5d
Author: Malini Das <mdas@mozilla.com>
Desc: add ability to pass in serial number
2014-08-07 11:10:29 -07:00
B2G Bumper Bot
87dac05605 Bumping manifests a=b2g-bump 2014-08-07 11:07:09 -07:00
B2G Bumper Bot
b4f47dca8e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5593c11ee3d6
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #22585 from julienw/1049741-set-position-at-startup

Bug 1049741 - [Messages] navigation.js sets the data-position after a fi...

========

https://hg.mozilla.org/integration/gaia-central/rev/7e4665d2f0f7
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 1049741 - [Messages] navigation.js sets the data-position after a first reflow and triggers a 50ms reflow at launch time r=azasypkin
2014-08-07 11:05:31 -07:00
Timothy Nikkel
0ab533dc2d Backout f7a499183de0, 5dfd8d0a0ea6, dec09b1a21e4 (bug 1042772) for reftest failure on CLOSED TREE 2014-08-07 12:49:15 -05:00
B2G Bumper Bot
1dde64e659 Bumping manifests a=b2g-bump 2014-08-07 10:32:36 -07:00
B2G Bumper Bot
fefa41146a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c9737b7a31b8
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #22630 from wilsonpage/1050361

Bug 1050361 - [fl] Remove reflow hack

========

https://hg.mozilla.org/integration/gaia-central/rev/2cf31bb54fae
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 1050361 - [fl] Remove reflow hack
2014-08-07 10:26:07 -07:00
Aetf
3766730a28 Bug 1050127 - IonMonkey: Change DEFINE_OPCODES_ to MATCH_OPCODES_. r=nbp 2014-08-07 10:21:17 -07:00
Aetf
0672bf102c Bug 1038592 part 2 - Implement RegExpTest Recover Instruction. r=nbp 2014-08-07 10:21:17 -07:00
Aetf
8f3a32d98e Bug 1038592 part 1 - Add needUpdateLastIndex accessor to RegExpObject. r=nbp 2014-08-07 10:21:16 -07:00
Ryan VanderMeulen
21df928d61 Bug 1041369 - Bump expected assertions up to 3 max. 2014-08-07 13:13:01 -04:00
Gijs Kruitbosch
b916259b6e Bug 962007 - use correctly-cased accessKey property for ctp access keys, r=dao
--HG--
extra : rebase_source : f1a24ed25774a8f28cede9051874fa8aa1763ac1
2014-08-07 18:12:23 +01:00
B2G Bumper Bot
26ad50b40a Bumping manifests a=b2g-bump 2014-08-07 10:06:47 -07:00
B2G Bumper Bot
7152489420 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/95a94b6d9ab9
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Merge pull request #22580 from Cwiiis/bug1049569-sanitize-eme-urls

Bug 1049569 - Sanitize e.me app url results. r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/d95a70f2a74a
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1049569 - Sanitize e.me app url results. r=kgrandon

e.me app result urls often miss the trailing slash. Sanitize them so we
get better bookmarking behaviour in the system browser.
2014-08-07 10:00:27 -07:00
B2G Bumper Bot
005bc6d6cb Bumping manifests a=b2g-bump 2014-08-07 09:51:30 -07:00
B2G Bumper Bot
6d15149f11 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/93ffc015c9d1
Author: Hubert Figuière <hub@figuiere.net>
Desc: Merge pull request #22545 from eliperelman/bug-1049031-gaia-perf-automation-global-config

Bug 1049031 - Add utilities and global config for gaia perf tests maintenance r=hub

========

https://hg.mozilla.org/integration/gaia-central/rev/06742ba5b890
Author: Eli Perelman <eli@eliperelman.com>
Desc: Bug 1049031 - Add utilities and global config for gaia perf tests maintenance
2014-08-07 09:45:38 -07:00
B2G Bumper Bot
48337530ee Bumping manifests a=b2g-bump 2014-08-07 09:37:08 -07:00
B2G Bumper Bot
c38478bec1 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/41b44ce331bc
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Merge pull request #22377 from tamarahills/bugfix/1039643

Bug 1039643: Write unit tests for contacts.js r=rik

========

https://hg.mozilla.org/integration/gaia-central/rev/e055d35cd80f
Author: Tamara Hills <thills@mozilla.com>
Desc: Bug 1039643: Write unit tests for contacts.js

========

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

Bug 1049014 - [B2G][E.me][Search Results] Long pressing on a search result launches the app when released

========

https://hg.mozilla.org/integration/gaia-central/rev/c1272f2fc31c
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1049014 - [B2G][E.me][Search Results] Long pressing on a search result launches the app when released
2014-08-07 09:34:10 -07:00
B2G Bumper Bot
b8f9c416b1 Bumping manifests a=b2g-bump 2014-08-07 08:52:14 -07:00