Commit Graph

301618 Commits

Author SHA1 Message Date
Neil Deakin
5624ee6b03 Bug 407983, add support for clipboardData in cut/copy/paste events, r=ehsan,sr=smaug 2013-03-11 11:49:48 -04:00
Henrik Skupin
33c79b8491 Bug 837458 - Cleanup PC Test Framework to Allow for Better Maintainability and Reusability for Future Tests. r=ekr, r=jsmith 2013-02-15 14:42:26 -08:00
Chris Lord
e91bccc03f Bug 849539 - Fix launching web-apps after bug 716403. r=mfinkle
Forgot to change the Web-App layout to use RelativeLayout instead of
LinearLayout.
2013-03-11 14:29:47 +00:00
Chia-hung Tai
ed218a8777 Bug 842235 - B2G MMS: retry send on error. r=vyang 2013-03-09 13:03:18 +08:00
Benjamin Chen
97e11e07df Bug 824920 - Fix zoom ratio and check the zoom offset to prevent over-scroll. r=drs 2013-03-11 18:02:13 +08:00
Benjamin Kerensa
613657d2a5 Bug 758874 - Test browser_sanitize-download-history.js contains typo in window name. r=mak77 2013-03-10 19:56:47 +01:00
Gabriele Svelto
bab5c82c0b Bug 689256 - Record invalid PROCESS_CREATION timestamps and adjust tests to cope with them. r=glandium 2013-03-08 12:37:16 +01:00
Ryan VanderMeulen
2e5a86dc1f Merge m-c to inbound. 2013-03-11 10:08:44 -04:00
Patrick Wang
3d6fb928a3 Bug 839402 - Part 5 - Test case for updating display condition. r=vicamo 2013-03-11 22:02:18 +08:00
Patrick Wang
eb819967d9 Bug 839402 - Part 4 - Test case for reading SPN. r=allstars.chh 2013-03-11 22:02:09 +08:00
Patrick Wang
c7e9a5560f Bug 839402 - Part 3 - Update display condition for CDMA network. r=vicamo 2013-03-11 22:01:59 +08:00
Patrick Wang
eba319ca2d Bug 839402 - Part 2 - Read SPN from RUIM. r=allstars.chh 2013-03-11 22:01:48 +08:00
Patrick Wang
43b2e754e4 Bug 839402 - Part 1 - Make decoding cdma pdu message reusable. r=vicamo 2013-03-11 22:01:37 +08:00
Ehsan Akhgari
c7a237f9cd Bug 849693 - Use the new -fsanitize=address flag in the asan mozconfig; r=decoder
DONTBUILD
2013-03-11 09:33:36 -04:00
Dão Gottwald
1fcfea20d9 Bug 849237 - Remove _handleTabTelemetryStart's useless aTabContainer parameter. r=felipe 2013-03-11 12:47:46 +01:00
Phil Ringnalda
e096df5da5 Back out 7f12ca5e6d0a (bug 750303) on suspicion of breaking l10n builds 2013-03-10 20:03:28 -07:00
Phil Ringnalda
5490faf3e4 Bug 849009 followup, add missing files from Add-on SDK uplift in 0745394ef7b1, r=KWierso 2013-03-10 12:02:18 -07:00
Cameron Kaiser
adbfc7c6c3 Bug 849598. Get in-tree Snappy happy on big endian platforms. r=khuey 2013-03-10 10:10:00 -07:00
Ms2ger
873e9265ad Merge m-c to inbound. 2013-03-10 12:16:10 +01:00
Ms2ger
89fffd12a6 Bug 847195 - Make NamedNodeMap only deal with Attrs; r=khuey
--HG--
rename : dom/interfaces/core/nsIDOMNamedNodeMap.idl => dom/interfaces/core/nsIDOMMozNamedAttrMap.idl
2013-03-10 09:00:33 +01:00
Ms2ger
5e8f58fb5f Bug 849191 - Cleanup some ToDOMAnimatedString calls; r=dzbarsky 2013-03-10 08:58:53 +01:00
Ms2ger
4d99e1ce9d Bug 847144 - Rename Element::GetAttributes() to Attributes() and remove null-checks; r=mounir 2013-03-10 08:58:47 +01:00
Ms2ger
161a2d489e Bug 802560 - Handle the second argument to DOMImplementation.createDocument correctly; r=bz 2013-03-10 08:58:42 +01:00
Ms2ger
23b9c8e794 Bug 845246 - Stop using -moz-border-image in browser.css; r=dao f=dbaron 2013-03-10 08:58:38 +01:00
Ms2ger
01c2953332 Bug 840024 - Cleanup nsHTMLEditor::RemoveAttributeOrEquivalent some; r=ehsan 2013-03-10 08:58:34 +01:00
Ms2ger
5ac502d205 Bug 823549 - Make NodeIterator.detach() a no-op; r=mounir 2013-03-10 08:58:25 +01:00
Ms2ger
34912e5df7 Bug 831879 - Disable "maybe used uninitialized" warnings in dom/bindings; r=khuey 2013-03-10 08:58:21 +01:00
Ms2ger
0655b72f9d Bug 821383 - Don't bother with JSAPI magic in nsHTMLMediaElement::{G,S}etMozSrcObject; r=bz+roc 2013-03-10 08:58:18 +01:00
Ms2ger
7826020b56 Bug 825285 - Part b: Move ArchiveReader to Paris bindings, remove XPCOM goop; r=khuey 2013-03-10 08:57:14 +01:00
Ms2ger
f2c6d5191c Bug 825285 - Part a: Don't pass around ArchiveReaderOptions; r=khuey 2013-03-10 08:54:42 +01:00
Ms2ger
2d5c137eee No bug - Fix whitespace in config/writemozinfo.py to conform to PEP 8. 2013-03-10 08:54:38 +01:00
Martijn Wargers
43913e567c Bug 839519 - Permission.txt documentation fix. r=gwagner 2013-03-09 21:00:16 -05:00
Martijn Wargers
aea5a68078 Bug 839519 - Add systemXHR permission. r=dclarke 2013-03-09 21:00:14 -05:00
Kartikaya Gupta
4625c72bb2 Bug 849281 - Use the NdefMessage constructor that is in API 9 instead of the one that is 16+. r=mfinkle 2013-03-09 22:52:43 +00:00
Jan-Ivar Bruaroey
bcec5e774e Bug 837919 - RTCPeerConnection constructor supports FQDN STUN servers. r=ekr 2013-03-08 15:11:17 -05:00
Ryan VanderMeulen
05d48feb54 Merge m-c to inbound. 2013-03-09 14:26:37 -05:00
Ryan VanderMeulen
83e2d530dd Backed out changesets a8088accbcbe and 6e7e6773c836 (bug 845807). 2013-03-09 13:45:35 -05:00
ffxbld
f254b331fd No bug, Automated blocklist update from host bld-linux64-ix-020 - a=blocklist-update 2013-03-09 03:19:25 -08:00
Robert Strong
5dfce005a2 Bug 848794 - Can't re-run Firefox stub installer after cancelling Install. r=bbondy 2013-03-08 13:53:43 -08:00
Joe Walker
5a0713f2f8 Merge fx-team to m-c. 2013-03-08 16:47:34 +00:00
Ryan VanderMeulen
0be8fda9a0 Backed out changeset f7acf064582d (bug 839677) to see if it resolves the Win PGO mochitest-2 crashes. 2013-03-07 19:28:25 -05:00
Ryan VanderMeulen
ac3a9ea086 Backed out changeset 8ff35a246bb0 (bug 828917) to see if it resolves the Win PGO mochitest-2 crashes. 2013-03-07 19:26:24 -05:00
Ryan VanderMeulen
e3fda786ca Backed out changeset 789a60e48ee2 (bug 837035) to see if it resolves the Win PGO mochitest-2 crashes. 2013-03-07 19:25:35 -05:00
Kartikaya Gupta
e3a17bf629 Bug 848901 - NFC transmission APIs on android only exist on API 14 and up. r=sriram 2013-03-08 00:15:54 +00:00
Ryan VanderMeulen
53b6545913 Bug 845807 - Fix test to look for new default color. 2013-03-07 18:46:54 -05:00
Ally Naaktgeboren
8add0bd769 Bug 794028 part 2/2: Use the Firefox Start Top Sites tile group. r=mbrubeck 2013-03-07 15:38:03 -08:00
Adam Roach [:abr]
162c08396d Bug 848173 - Add filenames, fix module names, and turn on fsm_sm debugging r=ehugg 2013-03-07 17:26:28 -06:00
Wes Kocher
1d744976ae Bug 849009 - Uplift Add-on SDK changeset 645b0ca71ccd41bb1fc69d97d22c456b03452e89 2013-03-07 15:09:34 -08:00
Terrence Cole
91fb484d2f Bug 848601 - Lookup the trace kind to use when marking at compile time; r=billm
--HG--
extra : rebase_source : 9e913d55b65433ad3251b07e5f38d9195ea97e6f
2013-03-07 10:55:34 -08:00
Masatoshi Kimura
030c7764da Bug 587251 - new Worker(badURL) should throw a SECURITY_ERR. r=khuey 2013-03-08 07:27:21 +09:00