Commit Graph

124235 Commits

Author SHA1 Message Date
Paul Rouget
d6060925e6 merge fx-team to m-c 2013-03-12 20:51:12 -07:00
Paul Rouget
2fdbcaae9f Bug 723281 - Add the ability to enable/disable paint flashing as a [gcli] command. r=jwalker 2013-03-12 18:46:16 -07:00
Paul Rouget
196f09ccb6 Bug 723281 - Add the ability to enable/disable paint flashing as a [gcli] command. r=jwalker 2013-03-12 18:22:01 -07:00
Gary Kwong
496c0fca18 Suppress bug 850134 on 64-bit Linux builds. DONTBUILD 2013-03-12 17:58:20 -07:00
Honza Bambas
24e1f61ba5 Bug 839141 - Change configure.in to require system NSS 3.14.3, r=bsmith 2013-03-12 22:58:31 +01:00
Honza Bambas
62f6c8759a Bug 839141 - Upgrade Mozilla to NSS 3.14.3, r=wtc,bsmith 2013-03-12 22:58:12 +01:00
Jeff Hammel
53506b7433 Bug 838733 - generate_diff.py should have a convenience mode for staging;r=ahal ; DONTBUILD because NPOTB 2013-03-12 13:21:57 -07:00
Ryan VanderMeulen
ace7ce91a8 Bug 637898 - Update assertion annotations for test_1.html. 2013-03-12 11:11:14 -04:00
Ryan VanderMeulen
6c9499d590 Backed out 2 changesets (bug 815862, bug 805479) for making bug 768459 nearly perma-fail on Android 2.2 opt. 2013-03-12 11:05:03 -04:00
Jim Mathies
65be6c55d0 Bug 848963 - disable bug415761 reftest on Win8 due to bug 850194. r=bbondy 2013-03-12 09:57:52 -05:00
Brian R. Bondy
3d9bc5fd82 Bug 849607 - Sharing in Metro Firefox start screen should indicate nothing to share instead of error. r=jimm 2013-03-12 10:11:48 -04:00
Paul Rouget
6ccf7fbf2e Bug 767678 - Responsive Design mode has no close button. r=mikeratcliffe 2013-03-08 05:00:00 -08:00
Paul Rouget
09f83d1399 Bug 847890 - paint flashing for content only. r=roc 2013-03-12 11:01:00 -07:00
Paul Rouget
1ce1f54004 Bug 850480 - [responsive mode] Re-introduce mobile scrollbars. r=vporof
Bug 850480 - [responsive mode] Re-introduce mobile scrollbars. r=vporof
2013-03-12 16:37:00 -07:00
Panos Astithas
68663a3365 Bug 785704 - Part 1: fix a newSource regression from bug 795368; r=vporof 2013-03-11 17:51:00 -07:00
Tim Taubert
46f1c9052e merge m-c to fx-team 2013-03-12 09:31:15 +01:00
Gary Kwong
b68de1ae7f Suppress bug 850134. DONTBUILD 2013-03-11 23:14:19 -07:00
Ryan VanderMeulen
a8a1325744 Merge m-c to inbound. 2013-03-11 13:50:48 -04:00
Tim Taubert
651bb81e3f Bug 847100 - Make sure dummy thumbnails aren't expired too early when testing thumbnail expiration; r=yoric 2013-03-11 13:53:50 +01:00
Tim Taubert
23acd2c8a6 merge m-c to fx-team 2013-03-11 13:01:37 +01:00
Phil Ringnalda
938afd9786 Back out 7f12ca5e6d0a (bug 750303) on suspicion of breaking l10n builds 2013-03-10 20:03:28 -07:00
Victor Porof
dfdb518050 Bug 812083 - Add widgets.css to windows/aero in jar.mn, r=me 2013-03-10 13:57:06 -07:00
Phil Ringnalda
a46b4afce3 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
ad60e13e1e Bug 849598. Get in-tree Snappy happy on big endian platforms. r=khuey 2013-03-10 10:10:00 -07:00
Victor Porof
14715702a7 Bug 828983 - Variable View twisties on Linux are cut on the top, r=msucan 2013-03-10 08:24:09 -07:00
Ms2ger
6e1b09c237 Merge m-c to inbound. 2013-03-10 12:16:10 +01:00
Ms2ger
2cf07efa15 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
c4b524b61e Bug 849191 - Cleanup some ToDOMAnimatedString calls; r=dzbarsky 2013-03-10 08:58:53 +01:00
Ms2ger
c910249aca Bug 847144 - Rename Element::GetAttributes() to Attributes() and remove null-checks; r=mounir 2013-03-10 08:58:47 +01:00
Ms2ger
611b265ab7 Bug 802560 - Handle the second argument to DOMImplementation.createDocument correctly; r=bz 2013-03-10 08:58:42 +01:00
Ms2ger
2d192c563d Bug 845246 - Stop using -moz-border-image in browser.css; r=dao f=dbaron 2013-03-10 08:58:38 +01:00
Ms2ger
964738391b Bug 840024 - Cleanup nsHTMLEditor::RemoveAttributeOrEquivalent some; r=ehsan 2013-03-10 08:58:34 +01:00
Ms2ger
0d3aeed377 Bug 823549 - Make NodeIterator.detach() a no-op; r=mounir 2013-03-10 08:58:25 +01:00
Ms2ger
e3e205a06e Bug 831879 - Disable "maybe used uninitialized" warnings in dom/bindings; r=khuey 2013-03-10 08:58:21 +01:00
Ms2ger
7346e6fa49 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
0b1de39abe Bug 825285 - Part b: Move ArchiveReader to Paris bindings, remove XPCOM goop; r=khuey 2013-03-10 08:57:14 +01:00
Ms2ger
c25af951b4 Bug 825285 - Part a: Don't pass around ArchiveReaderOptions; r=khuey 2013-03-10 08:54:42 +01:00
Ms2ger
1f864fa8ed No bug - Fix whitespace in config/writemozinfo.py to conform to PEP 8. 2013-03-10 08:54:38 +01:00
Martijn Wargers
5759f6c917 Bug 839519 - Permission.txt documentation fix. r=gwagner 2013-03-09 21:00:16 -05:00
Martijn Wargers
2dbd1faece Bug 839519 - Add systemXHR permission. r=dclarke 2013-03-09 21:00:14 -05:00
Kartikaya Gupta
c5f016e8fd 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
Girish Sharma
5311748e76 Bug 835722 - Infobar reappears even when not needed, r=mratcliffe 2013-03-10 01:47:34 +05:30
Jan-Ivar Bruaroey
2d739abde8 Bug 837919 - RTCPeerConnection constructor supports FQDN STUN servers. r=ekr 2013-03-08 15:11:17 -05:00
Ryan VanderMeulen
d19b410be1 Merge m-c to inbound. 2013-03-09 14:26:37 -05:00
Ryan VanderMeulen
b15ddbd11c Backed out changesets a8088accbcbe and 6e7e6773c836 (bug 845807). 2013-03-09 13:45:35 -05:00
ffxbld
bbdec13a2b No bug, Automated blocklist update from host bld-linux64-ix-020 - a=blocklist-update 2013-03-09 03:19:25 -08:00
Robert Strong
377d48bf0e Bug 848794 - Can't re-run Firefox stub installer after cancelling Install. r=bbondy 2013-03-08 13:53:43 -08:00
Joe Walker
288d761d85 Merge fx-team to m-c. 2013-03-08 16:47:34 +00:00
Ryan VanderMeulen
f115c15f9e 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
9726444ea8 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