Commit Graph

346090 Commits

Author SHA1 Message Date
Margaret Leibovic
7558753d7b Bug 963561 - Split testHomeBanner into smaller test methods. r=mcomella 2014-02-14 16:51:44 -08:00
Margaret Leibovic
adc15912ee Bug 963561 - Test case for new home banner dismiss handler. r=mcomella 2014-02-14 16:51:44 -08:00
Margaret Leibovic
61b6952e2c Bug 963561 - Notify Home.banner consumers when a message is dismissed. r=wesj 2014-02-14 16:51:43 -08:00
Gijs Kruitbosch
b8e8cf739a Bug 884402 - allow users to customize out items from Australis' overflow panel, r=mconley 2014-02-12 17:32:23 +00:00
Gijs Kruitbosch
bb8fe40823 Bug 968828 - fix Australis' panel sync icon on OSX hidpi, r=mikedeboer 2014-02-14 23:34:20 +00:00
Brian Nicholson
8fdd6dcf2f Bug 970081 - Use Activity context instead of Application context for UI. r=mfinkle 2014-02-14 15:12:31 -08:00
Gregory Szorc
4db4278111 NO BUG - Fix bustage in toolkit/components/crashes/tests/xpcshell/test_crash_manager.js; r=me 2014-02-14 14:53:47 -08:00
Joshua Dover
da42c7658f Bug 953272: Add selected attribute for prompts with multichoice. r=wesj 2014-01-09 12:15:07 -08:00
Gregory Szorc
0f531099f1 Bug 939080 - Allow support-files in manifests to exist in parent paths; r=ted
--HG--
extra : rebase_source : 0e5f6ecb13b38453e5590cc28503ddab8df5144d
2013-11-18 11:55:33 -08:00
Jared Wein
f4b9b10cde Bug 966678 - Australis' customize mode's "Restore defaults" button disabled styling isn't obvious. r=mconley 2014-02-14 16:41:29 -05:00
Gregory Szorc
7b9f6f570a Bug 972093 - Detect run_next_test() during add_task(); r=ted, rnewman
If an xpcshell test called run_next_test() from inside an add_task(),
bad things would happen. This patch detects that behavior and aborts the
test immediately with an actionable error message.

--HG--
extra : rebase_source : c5cf11070421b95a6fcf476d0a86289a3d0ba73a
extra : amend_source : cec6ad2a751bba01e7d4ecbff0735b39e3326efb
2014-02-12 16:47:29 -08:00
p0ff
135fb49acb Bug 968908 - PromptInputs should return an Object not a String. r=wesj 2014-02-13 14:14:24 -05:00
Ryan VanderMeulen
0b9003439b Merge m-c to fx-team. 2014-02-14 15:33:13 -05:00
Ryan VanderMeulen
8f185d1875 Merge inbound to m-c. 2014-02-14 15:21:12 -05:00
Michael Comella
c4cc59971b Bug 938824: Create and set SuggestClient in testing without reflection. r=nalexander 2014-02-14 09:46:55 -08:00
Brian R. Bondy
0b358d8f1f Bug 972459 - Windows sandbox buildingbroke after porting some LOCAL_INCLUDES variables to moz.build. r=ehsan 2014-02-14 11:07:24 -05:00
Brian R. Bondy
88633c121b Bug 969559 - Set delayed restricted integrity in child process to block off pipe and file access after LowerToken call. r=aklotz 2014-02-14 11:07:16 -05:00
Boris Zbarsky
5aacab2d55 Back out bug 952890, since the dependencies aren't fixed yet. 2014-02-14 10:50:19 -05:00
Boris Zbarsky
80ea81c519 Bug 952890 part 2. Remove the IsArrayLike method, since it no longer matches any spec concept. r=peterv 2014-02-14 10:46:09 -05:00
Boris Zbarsky
4ea2d8e2d5 Bug 952890 part 1. Make WebIDL sequence JS to C++ conversions use for-of iteration, not length/index gets. r=peterv 2014-02-14 10:46:09 -05:00
Marco Bonardo
cf37d119ad Bug 971686 - Bookmarks backups can't be properly stored if /tmp is on a different filesystem. r=Yoric 2014-02-14 15:42:35 +01:00
Yura Zenevich
714e09dae2 Bug 819291 - adding an assertion and handling the null offsetElm. r=surkov
---
 accessible/src/base/TextAttrs.cpp | 3 +++
 1 file changed, 3 insertions(+)
2014-02-14 09:36:11 -05:00
Ryan VanderMeulen
a8a187c157 Merge m-c to inbound. 2014-02-14 08:57:13 -05:00
Ryan VanderMeulen
b93dddec49 Merge b2g-inbound to m-c. 2014-02-14 08:55:04 -05:00
Ryan VanderMeulen
ef7d356d30 Merge inbound to m-c. 2014-02-14 08:54:12 -05:00
Ryan VanderMeulen
c2eab593d8 Merge fx-team to m-c. 2014-02-14 08:42:41 -05:00
Honza Bambas
34a108d747 Bug 971975 - Proper state and non-null check for CacheFile::WriteMetadataIfNeededLocked(), r=michal 2014-02-14 14:21:28 +01:00
Honza Bambas
0a33541973 Bug 950164 - Proper non-null check at CacheFileIOManager::OnProfile(), r=michal 2014-02-14 14:21:18 +01:00
Mike de Boer
f1c5279f2a Bug 326743: update tests to know about the Find Clipboard on OSX. r=Unfocused 2014-02-14 14:04:28 +01:00
Mike de Boer
8f0475a831 Bug 326743: support find-selection in view-source component. r=Unfocused 2014-02-14 14:04:25 +01:00
Mike de Boer
ea9c7b0eab Bug 326743: use cmd-e to set find-in-page search term to currently selected text. r=Unfocused 2014-02-14 14:04:23 +01:00
Mike de Boer
0e98650667 Bug 326743: support the find clipboard in the find toolbar. r=Unfocused 2014-02-14 14:04:21 +01:00
Mike de Boer
e6d70963f2 Bug 326743: add find clipboard to the list of available clipboard on OSX. r=joshmoz 2014-02-14 14:04:19 +01:00
Ryan VanderMeulen
98fa8d829d Backed out changesets d3855e27cb32, 6ac71c1149a5, and b8d0cbe94d15 (bug 971939) for Android bustage.
CLOSED TREE
2014-02-14 12:13:07 -05:00
Jan de Mooij
9bb95be4cb Backout bug 785905, off-thread IonBuilder. r=jorendorff 2014-02-14 13:17:53 +01:00
Nicolas Silva
6299666958 Bug 972397 - Fix BufferTextureClient::Lock. r=jrmuizel 2014-02-14 10:20:41 +01:00
Nick Alexander
dbbb01b243 Bug 853045 - Second follow-up: Fix bustage caused by .hgignore. r=me 2014-02-13 22:58:48 -08:00
Nick Alexander
0de9043bfd Bug 853045 - Follow-up: Address review comment and avoid bustage. r=me 2014-02-13 22:25:26 -08:00
Nick Alexander
bdab4ed07e Bug 853045 - Part 6: Allow running AndroidEclipse backend in |mach build-backend|. r=gps
This adds and uses a --backend parameter to config_status.py.
2014-02-13 22:19:50 -08:00
Nick Alexander
fa2dd1ef35 Bug 853045 - Part 5: Advertise where Eclipse projects were written. r=gps 2014-02-13 22:19:50 -08:00
Nick Alexander
4e0e33eada Bug 853045 - Part 4: Add Android Eclipse projects to moz.build files. r=gps 2014-02-13 22:19:50 -08:00
Nick Alexander
48efc741b7 Bug 853045 - Part 3: Add AndroidEclipseBackend. r=gps
test_recursive_make.py depends on the test data added by this commit, so
it's here rather than in the earlier commit.
2014-02-13 22:19:49 -08:00
Nick Alexander
33ec9e8af1 Bug 853045 - Part 2: Add frontend and RecursiveMakeBackend for Android Eclipse projects. r=gps 2014-02-13 22:19:49 -08:00
Nick Alexander
8f1f977233 Bug 853045 - Part 1: Add Android Eclipse project templates to mozbuild. r=gps 2014-02-13 22:19:49 -08:00
Nick Alexander
be5ccb2308 Bug 853045 - Pre: Remove outdated test files. r=me 2014-02-13 22:19:49 -08:00
Nick Alexander
e02b48a46d Bug 971525 - Optionally make FileCopier only delete symlinked directories it needs to replace. r=gps 2014-02-13 22:19:48 -08:00
B2G Bumper Bot
61971eed50 Bumping manifests a=b2g-bump 2014-02-13 18:30:58 -08:00
Chris Peterson
b7a36cac1b Bug 972700 - Change "New OOP Window" menu item to "New e10s Window". r=billm 2014-02-13 18:27:25 -08:00
Shu-yu Guo
d640ccb3dc Bug 970427 - Push ForkJoinActivation after calling the bounds function. (r=nmatsakis) 2014-02-13 19:14:14 -08:00
Nicholas Nethercote
dc264778f4 Bug 972657 - Move the "is this script too small to compress?" check to a better place. r=benjamin.
--HG--
extra : rebase_source : 5be3ed97b89f1a8cf5579e3e0d39bdb6cf985aeb
2014-02-13 19:04:05 -08:00