Commit Graph

24420 Commits

Author SHA1 Message Date
Ben Kelly
9a3bfcd687 Bug 1025183 P4 Add tests for ScalarValueString. r=bz 2014-07-31 19:40:12 -04:00
Ben Kelly
4204552991 Bug 1025183 P3 Add ScalarValueString to webidl Codegen.py r=bz 2014-07-31 19:40:12 -04:00
Ben Kelly
2e166095f9 Bug 1025183 P1 Add ScalarValueString to webidl parser. r=bz 2014-07-31 19:40:11 -04:00
Olli Pettay
53cb1f1d85 Bug 1031303 - mContext can be null when nsGlobalWindow::SetNewDocument is called, r=jst 2014-07-31 23:15:57 +03:00
Ryan VanderMeulen
d7c06606cf Merge m-c to inbound. a=merge 2014-07-31 16:06:22 -04:00
Ryan VanderMeulen
c796b3a015 Merge b2g-inbound to m-c. a=merge 2014-07-31 15:54:07 -04:00
Benoit Girard
16570fe8ca No bug - Remove printf in test plugin. r=jgriffin 2014-07-31 15:47:33 -04:00
Fabrice Desré
cc7dd1764b backout 5a84a1907654 (bug 1042881) for causing app startup failures r=me 2014-07-31 12:14:03 -07:00
Ryan VanderMeulen
94be6c5efa Backed out 9 changesets (bug 1016184) for frequent OSX Gip timeouts.
Backed out changeset 0893f2ef4b9a (bug 1016184)
Backed out changeset 93587ce1162b (bug 1016184)
Backed out changeset a52c9d674927 (bug 1016184)
Backed out changeset ca2fd0f41a12 (bug 1016184)
Backed out changeset 84dacf014e39 (bug 1016184)
Backed out changeset 16854e321f23 (bug 1016184)
Backed out changeset 8acd5e707c83 (bug 1016184)
Backed out changeset d0513eae0c97 (bug 1016184)
Backed out changeset 0d03cd217c64 (bug 1016184)
2014-07-31 13:29:30 -04:00
Andrew McCreight
0910d844f3 Bug 1034912, part 2 - Remove dangerous public destructor of DeviceStorageFile. r=dhylands 2014-07-31 10:05:59 -07:00
Dave Hylands
aeb223bef4 Bug 1034912, part 1 - Add fixes for B2G-specific uses of ~DeviceStorageFile. r=mccr8 2014-07-31 10:05:59 -07:00
Bobby Holley
944d92b89b Bug 940321 - Eliminate ambient noScriptRval, and make it live exclusively on CompileOptions. r=jandem 2014-07-31 09:55:20 -07:00
Andrea Marchesini
e58696bfd1 Bug 1046839 - Unnecessary double cloneInto in mozSettings, r=bholley 2014-07-31 17:46:23 +01:00
Carsten "Tomcat" Book
7431ce9279 merge mozilla-inbound to mozilla-central a=merge 2014-07-31 12:57:22 +02:00
Fabrice Desré
154ab0bbdf Bug 1042881 - ManifestHelper() must resolve uris against the manifest url r=myk 2014-07-30 14:00:15 -07:00
Ryan VanderMeulen
879108f360 Merge inbound to m-c. a=merge 2014-07-30 17:13:20 -04:00
Ryan VanderMeulen
3f0602b523 Backed out changeset aef0101ff775 (bug 1045955) for B2G reftest failures.
CLOSED TREE
2014-07-30 14:43:30 -04:00
Ting-Yu Lin
a43c9ae7fe Bug 1016184 - part 3f - Fix test_paste_selection.html. r=ehsan
Thank Olli Pettay <bugs@pettay.fi> for suggesting
sendMouseEventToWindow(). This is a tremendous help!
2014-07-27 00:20:00 +02:00
Ting-Yu Lin
b3aa3dfe93 Bug 1016184 - part 3c - Fix test_focus_disabled.html. r=ehsan
Move the witness down so that touch caret won't cover other elements
when witness is focused().
2014-07-27 00:16:00 +02:00
Masayuki Nakano
ed09b7bff6 Bug 1045978 Create InternalSVGZoomEvent class and InternalSMILTimeEvent class r=smaug 2014-07-31 02:16:57 +09:00
Jeff Gilbert
d90bab70f8 Bug 1045955 - Fix compositing for screen-based WebGL ShSurfs. - r=kamidphish 2014-07-30 10:03:07 -07:00
Tim Taubert
0e47870009 Bug 1037501 - Normalize WebCrypto algorithm names as they are defined in the spec r=rbarnes 2014-07-25 16:33:03 +02:00
Nathan Froyd
9ea6c585f8 Bug 1042878 - part 2 - move MOZ_CAIRO_CFLAGS et al additions to C*FLAGS into moz.build; r=glandium 2014-07-24 11:55:33 -04:00
Alphan Chen
d1e4089f54 Bug 1039939 - [MTP] Enable functionality on Windows 7. r=dhylands 2014-07-30 13:49:02 +08:00
Kartikaya Gupta
eea46e2278 Bug 1046292 - Add a max-wait timeout to TaskThrottler to robustify against it getting stuck. r=botond 2014-07-31 09:04:34 -04:00
Carsten "Tomcat" Book
2b3b46e44e Merge mozilla-central to mozilla-inbound 2014-07-31 13:06:48 +02:00
Tim Taubert
c067c7e046 Bug 1041328 - Fix crash in CryptoKey::PrivateKeyFromPkcs8() when trying to import invalid key data r=rbarnes 2014-07-25 13:53:28 +02:00
Sean Lin
a0abec6ac4 Bug 1000829 - getDataStores() should be able to retrieve data stores by owner. r=baku sr=jst 2014-07-17 11:53:23 +08:00
Masayuki Nakano
4d09805965 Bug 1043182 Removed and inserted text length which are notified by CharacterDataWillChange() and CharacterDataChanged() should be converted to the length with native new lines in IMEContentObserver r=smaug 2014-07-31 13:38:01 +09:00
Masayuki Nakano
d14bea0fec Bug 496360 part.5 Don't recompute text length of before the start range at removing multiple lines into an HTML editor r=smaug 2014-07-31 13:38:00 +09:00
Masayuki Nakano
4a35cf3c2c Bug 496360 part.4 Don't recompute text length of before the insertion point at adding multiple lines into an HTML editor r=smaug 2014-07-31 13:38:00 +09:00
Masayuki Nakano
92e2fa9b8e Bug 496360 part.3 IMEContentObserver shouldn't dispatch SelectionChangeEvent nor PositionChangeEvent while editor handles an edit action r=smaug 2014-07-31 13:38:00 +09:00
Masayuki Nakano
808c0a4d48 Bug 496360 part.2 IMEContentObserver shouldn't dispatch TextChangeEvent while editor handles an edit action r=ehsan+smaug, sr=smaug 2014-07-31 13:37:59 +09:00
Masayuki Nakano
2b6bf14a16 Bug 496360 part.1 Make TextChangeEvent of IMEContentObserver mergeable r=smaug 2014-07-31 13:37:59 +09:00
Kyle Huey
f368c02a45 Bug 1046000: Shut down the wifi services. r=vchang
--HG--
extra : rebase_source : 121fb986ff42e414713f4ff8bab151289e9746f4
2014-07-30 19:31:18 -07:00
Michael Wu
e753921ec4 Bug 938809 - Run seek/tune calls off the main thread, r=pzhang,khuey 2014-07-14 17:56:10 -04:00
Carsten "Tomcat" Book
c7a256d81d Merge mozilla-central to b2g-inbound 2014-07-30 14:14:01 +02:00
Carsten "Tomcat" Book
3634f53718 merge mozilla-inbound to mozilla-central a=merge 2014-07-30 13:56:19 +02:00
Szu-Yu Chen [:aknow]
09b4f3104a Bug 1036851 - Part 3: Add test case for telephony.onready. r=hsiny,khuey 2014-07-30 02:11:00 +02:00
Szu-Yu Chen [:aknow]
61c39eb2d9 Bug 1036851 - Part 2: Add ready event (dom). r=hsinyi 2014-07-21 19:17:00 +02:00
Szu-Yu Chen [:aknow]
d4f90f5362 Bug 1036851 - Part 1: Add ready event (webidl). r=khuey,hsinyi 2014-07-21 19:17:00 +02:00
Yoshi Huang
184db875cd Bug 933588 - Part 3: update test cases. r=dimi 2014-07-14 18:57:12 +08:00
Ed Morley
433e593c8c Backed out changeset d50d7e88f35e (bug 1012951) for LSan failures 2014-07-30 16:49:43 +01:00
Carsten "Tomcat" Book
283616b382 Merge mozilla-central to mozilla-inbound 2014-07-30 14:10:53 +02:00
Nathan Froyd
4246e6b6ea Bug 1044162 - part 1 - make EXTRA_{PP_,}JS_MODULES communicate their installation path; r=mshal
This patch makes EXTRA_{PP_,}JS_MODULES similar in functionality to
TESTING_JS_MODULES: we indicate the path relative to
$(FINAL_TARGET)/modules with an appropriate hierarchy of paths.
2014-07-25 13:40:07 -04:00
Nathan Froyd
6eea12bf47 Bug 1044162 - part 0a - make additions to EXTRA_JS_MODULES use += instead of =; r=mshal
Straight assignments to HierarchicalStringList, which we'll change
EXTRA_JS_MODULES to in a later patch, don't work.  This change, in
addition to making things work as expected later on, also is more
consistent with existing practice.
2014-07-25 13:50:55 -04:00
Yoshi Huang
18078a198a Bug 933588 - Part 2: NfcMessageHandler. r=dimi 2014-07-07 18:18:20 +08:00
Bevis Tseng
a70c94761f Bug 813893 - Part 2: Add Test Case to Verify CB Message in UMTS Format. r=htsai 2014-07-03 19:56:40 +08:00
Jed Davis
ac97af274c Bug 1012951 - Sandbox GMP plugins on Linux using seccomp-bpf. r=kang r=ted 2014-07-29 15:31:12 -07:00
Nils Ohlmeier [:drno]
362e4bd21a Bug 1042791 - added case insensitive and acitvated test. r=jesup 2014-07-29 10:00:00 +02:00