Commit Graph

261946 Commits

Author SHA1 Message Date
Masayuki Nakano
55f7afc2de Bug 895274 part.191 Rename NS_COMPOSITION_END to eCompositionEnd r=smaug 2015-09-11 21:21:27 +09:00
Masayuki Nakano
48969b7f3c Bug 895274 part.190 Rename NS_COMPOSITION_START to eCompositionStart r=smaug 2015-09-11 21:21:27 +09:00
Masayuki Nakano
9bcf7e9c2e Bug 895274 part.189 Rename NS_COMPOSITION_EVENT_START to eCompositionEventFirst r=smaug 2015-09-11 21:21:26 +09:00
Masayuki Nakano
f99b7b6a39 Bug 895274 part.188 Rename NS_COMPOSITION_COMMIT_AS_IS to eCompositionCommitAsIs r=smaug 2015-09-11 21:21:26 +09:00
Masayuki Nakano
12f521ac7c Bug 895274 part.187 Rename NS_QUERY_TEXT_RECT to eQueryTextRect r=smaug 2015-09-11 21:21:26 +09:00
Carsten "Tomcat" Book
82df693e1e Backed out 7 changesets (bug 1181516, bug 1198257, bug 1193257, bug 1194166, bug 1193223, bug 1193224, bug 1181520) for test bustages on Android on a CLOSED TREE
Backed out changeset efe681ac063f (bug 1194166)
Backed out changeset bfcbce193ccf (bug 1193257)
Backed out changeset bb035419fd9c (bug 1193224)
Backed out changeset eb2d48b71c37 (bug 1198257)
Backed out changeset 0d6532c1e99e (bug 1193223)
Backed out changeset da3dd2f650d0 (bug 1181516)
Backed out changeset 29c33bbaac01 (bug 1181520)
2015-09-11 14:18:09 +02:00
Nicolas B. Pierron
2fe1e94c23 Bug 1199719 part 8 - Move MacroAssembler::not32 into the generic macro assembler. r=h4writer 2015-09-11 13:47:55 +02:00
Nicolas B. Pierron
53a18c01dd Bug 1199719 part 7 - Move MacroAssembler::xorPtr into the generic macro assembler. r=bbouvier 2015-09-11 13:47:55 +02:00
Nicolas B. Pierron
1e88d14e73 Bug 1199719 part 6 - Move MacroAssembler::xor32 into the generic macro assembler. r=jandem 2015-09-11 13:47:54 +02:00
Nicolas B. Pierron
bc4d773a3f Bug 1199719 part 5 - Move MacroAssembler::orPtr into the generic macro assembler. r=lth 2015-09-11 13:47:54 +02:00
Nicolas B. Pierron
21d657d902 Bug 1199719 part 4 - Move MacroAssembler::or32 into the generic macro assembler. r=hev 2015-09-11 13:47:54 +02:00
Nicolas B. Pierron
8e2b8e1cac Bug 1199719 part 3 - Move MacroAssembler::andPtr into the generic macro assembler. r=djvj 2015-09-11 13:47:53 +02:00
Nicolas B. Pierron
055a18d32f Bug 1199719 part 2 - Move calleeToken functions to the Jit Frame section of the MacroAssembler. r=sstangl 2015-09-11 13:47:53 +02:00
Nicolas B. Pierron
899f7b664f Bug 1199719 part 1 - Move MacroAssembler::and32 into the generic macro assembler. r=h4writer 2015-09-11 13:47:52 +02:00
Nicolas B. Pierron
9bec862a55 Bug 1199719 part 0 - Add jit/<arch>/MacroAssembler-<arch>-inl.h files. r=jandem 2015-09-11 13:47:52 +02:00
Nicolas B. Pierron
038e87b818 Bug 1199719 werr.2 - Remove some of the uninitialized variable noise. r=bbouvier 2015-09-11 13:47:51 +02:00
Nicolas B. Pierron
5a3c515c3a Bug 1199719 werr - Remove some of the uninitialized variable noise. r=jorendorff 2015-09-11 13:47:51 +02:00
Nicolas B. Pierron
07cbb74d98 Bug 1199719 mips - Add missing return in Assembler::haltingAlign. r=hev 2015-09-11 13:47:50 +02:00
Hannes Verschore
a109023c93 Bug 1176288 - Part 4: Fix octane regression, r=bbouvier 2015-09-11 13:43:29 +02:00
Jonathan Kew
84cd0b3ace Bug 1200098 - patch 3 - Pass the gr_nobidi flag when shaping with graphite2, as we split text into unidirectional runs ahead of time. r=jdaggett 2015-09-11 12:32:00 +01:00
Jonathan Kew
55ce7515c5 Bug 1200098 - patch 2 - Remove the data-shrinker copyright notice that was added for graphite 1.3.0; no longer present in release 1.3.2. r=gerv 2015-09-11 12:31:59 +01:00
Jonathan Kew
8c6cd33572 Bug 1200098 - Update graphite2 library to release 1.3.2 from upstream. r=jdaggett 2015-09-11 12:31:59 +01:00
James Graham
947ba96744 Bug 1194166 - Update unittest mozconfigs for all platforms, r=chmanchester,jlund 2015-09-11 12:30:15 +01:00
James Graham
190dc9e2de Bug 1193257 - Make xpcshell harness command line arguments path filters for tests, r=ahal 2015-09-11 12:30:14 +01:00
James Graham
4e97cb871e Bug 1193224 - Remove vestigial --tests-root-dir option from xpcshell tests, r=ahal 2015-09-11 12:30:14 +01:00
James Graham
13a6dc5462 Bug 1198257 - Better support for providing a directory name and discovering reftests under that directory, r=jmaher 2015-09-11 12:30:13 +01:00
James Graham
488873f50f Bug 1193223 - Add reftest support to mach test, r=chmanchester 2015-09-11 12:30:12 +01:00
James Graham
9f4bc0cc88 Bug 1181516 - Allow reftests to take paths to multiple directories containing tests on the command line, r=jmaher
This makes reftest command line arguments behave more like other test suites,
so we can use a simple unified syntax for e.g. |mach try|. The patch also
reworks the command line argument parsing to use argparse rather than optparse,
and causes mach to reuse the same parser as the suite.
2015-09-11 12:30:12 +01:00
James Graham
e4b0700a89 Bug 1181520 - Remove support for passing in reftest arguments via the command line, r=jmaher
This unifies how reftests are invoked across desktop and
mobile, and paves the way for introducing more complex
datatypes that are unreasonable to express on the
command line.
2015-09-11 12:30:11 +01:00
Victor Porof
10b5a232e6 Bug 1203888 - Temporarily disable browser_perf-states.js to investigate its permaleak, r=me a=sheriffduty on a CLOSED TREE 2015-09-11 12:16:49 +02:00
Heiher
dd3fe97e2d Bug 1202222 - IonMonkey: MIPS32: Move compat functions to MacroAssemblerMIPSCompat. r=nbp 2015-09-10 19:41:00 +02:00
Johannes Pfrang
7d9d846b63 Bug 1202266 - Suppress '-Wformat-security' in libstagefright CXXFLAGS. r=kentuckyfriedtakahe 2015-09-10 09:49:00 +02:00
James Cheng
7321fb7dea Bug 1203047 - Make MediaDecoderReader know less about AudioData/VideoData by using MediaData instead. r=jya 2015-09-10 03:06:00 +02:00
Nils Ohlmeier [:drno]
f54313ed43 Bug 1203701 - add spdUtils.js to steeplechase. r=bwc 2015-09-10 13:33:21 -07:00
Nigel Babu
d4f426f335 Backed out changeset 28f1e57d4757 (bug 1171488) again on suspicion of causing dt1,dt4 bustages
ON A CLOSED TREE
2015-09-11 12:35:21 +05:30
Carsten "Tomcat" Book
92b912e169 Backed out 1 changesets (bug 1194139) for SpiderMonkey regressions on a CLOSED TREE
Backed out changeset 2c20e26ca644 (bug 1194139)
2015-09-11 09:00:12 +02:00
Kaustabh Datta Choudhury
ac6b147fc1 Bug 1162003 - Enable run-by-dir mode on Fx desktop debug & ASAN builds. r=jmaher 2015-09-10 09:52:00 +02:00
Nick Fitzgerald
057b8e37de Bug 1202028 - Implement range based for loops for SavedFrame stacks. r=terrence 2015-09-10 16:24:00 +02:00
Masatoshi Kimura
b89dfcc47e Bug 1200602 - Use the alternate content for <applet>. r=kmachulis 2015-09-10 07:32:00 +02:00
Honza Bambas
b4869c544d Bug 1199775 - mozilla::Tokenizer improvements vol 2. r=nfroyd 2015-09-02 06:20:00 +02:00
Dragana Damjanovic
310c396ff1 Bug 1197791 - hide password for uri in error and web console. r=michal r=mrbkap 2015-09-11 08:44:00 +02:00
Tim Chien
0743a855e4 Bug 1197700 - Correct mistakes in InputMethod.webidl. r=kanru, r=janjongboom, sr=smaug 2015-09-10 22:27:00 +02:00
Daniel Stenberg
465259d3cf Bug 1179568 - remove dbusservice from more installation manifests. r=roc 2015-09-09 02:29:00 +02:00
Heiher
6f7eaedf68 Bug 1194139 - IonMonkey: MIPS: Split shareable code to mips-shared in Assembler-mips32. r=nbp 2015-09-10 19:27:00 +02:00
Jorg K
8490943abc Bug 772796 - Handle newlines correctly when joining <div> and <pre>. r=roc 2015-09-10 07:50:00 +02:00
Henri Sivonen
1998bb97d6 Bug 912470 addendum - Pass override static analysis. r=emk. 2015-09-11 09:35:52 +03:00
Henri Sivonen
22f651359b Bug 912470 part 2 - Implement Encoding Standard-compliant big5 encoder. r=emk. 2015-09-03 15:21:57 +03:00
Henri Sivonen
ba222dffd0 Bug 912470 part 1 - Implement Encoding Standard-compliant big5 decoder. r=emk. 2015-06-16 15:26:10 +03:00
Makoto Kato
3b531da4f0 Bug 1202988 - Don't use GetTempPath for flash's mms.cfg hack for low integrity. r=aklotz 2015-09-09 17:30:57 +09:00
Chris Peterson
8c8202b617 Bug 1202568 - Cherry-pick warning fixes from upstream double-conversion. r=Ms2ger 2015-09-05 00:38:04 -07:00