Commit Graph

229414 Commits

Author SHA1 Message Date
John Schoenick
5252f2cc20 Bug 1067345 - Part 2 - Add HTMLImageElement::SelectSourceForTagWithAttrs to do <picture> source selection without a DOM 2014-12-10 18:53:00 -05:00
John Schoenick
dde169dd4a Bug 1067345 - Part 1.4 - Allow ResponsiveImageSelector to take a nsIDocument as well as a specific nsIContent 2014-12-10 18:53:00 -05:00
John Schoenick
c54ae89456 Bug 1067345 - Part 1.3 - ResponsiveImageSelector should resolve the URL at selection time, store unresolved strings for candidates 2014-12-10 18:53:00 -05:00
John Schoenick
3d5ce6c0da Bug 1067345 - Part 1.2 - ResponsiveImageSelector: Rename best candidate -> selected candidate, add clear function 2014-12-10 18:53:00 -05:00
John Schoenick
d9a221f064 Bug 1067345 - Part 1.1 - Move ResponsiveImageSelector selection into GetSelectedImage instead of GetBestCandidateIndex 2014-12-10 18:52:00 -05:00
John Schoenick
908dc78f9e Bug 1023514 - [NEEDS TESTS] New srcset parser 2014-12-10 18:50:00 -05:00
Tom Schuster
65eaab2a37 Bug 1132045 - Add handles to various equality operations. r=jandem 2015-02-17 15:03:23 +01:00
Tom Schuster
d2f5f496e0 Bug 1132045 - Correct loose equality operation. r=jandem 2015-02-17 15:03:23 +01:00
Jonathan Kew
4643ccf86b Bug 1119475 followup - Add test files that were accidentally omitted when landing the patches above.
DONTBUILD because these tests are not yet enabled on trunk anyway.
2015-02-17 13:58:56 +00:00
Carsten "Tomcat" Book
e121494bac Merge mozilla-central to mozilla-inbound 2015-02-17 14:47:52 +01:00
Carsten "Tomcat" Book
f31584a15c Backed out changeset 6952d9fe4f36 (bug 1129871) for causing R14/R15 Test failures 2015-02-17 14:36:42 +01:00
Carsten "Tomcat" Book
a3298e7ebb Backed out changeset e1bb91f60697 (bug 1129871) 2015-02-17 14:32:15 +01:00
Carsten "Tomcat" Book
ad716b71e4 Backed out changeset d81339c7ac52 (bug 1128934) 2015-02-17 14:32:11 +01:00
Masayuki Nakano
40e5d1315c Bug 1133629 IMEContentObserver should grab itself before using ContentEventHandler because it causes flushing pending layout r=smaug 2015-02-17 22:20:08 +09:00
Andrea Marchesini
6086f2096b Bug 1133242 - ServiceWorkerManager must use the correct principal in b2g, r=nsm 2015-02-17 13:36:09 +01:00
Jon Coppeard
84b2d94722 Bug 1132171 - Fix race updating object elements pointer after moving GC r=terrence 2015-02-17 12:18:21 +00:00
Xidorn Quan
47cc8000ad No bug - Mark css-ruby/line-breaking-1 a known assertion for windows. r=dbaron
--HG--
extra : amend_source : bbb6a15a603bad14ae410db9a01ddc93fbb361b6
2015-02-18 00:52:10 +13:00
Tom Schuster
da7941eece Bug 1133379 - Simplify typedobject set array element code. r=bhackett 2015-02-17 12:43:08 +01:00
Makoto Kato
82a450d867 Bug 1121313 - Part 3. Don't commit composition on IME blur from child process's widget. r=masayuki 2015-02-17 20:10:56 +09:00
Makoto Kato
271736bce5 Bug 1121313 - Part 2. Don't generate composition event on child process if parent process doesn't send composition event by NotifyIME. r=masayuki 2015-02-17 11:30:55 +09:00
Makoto Kato
48ad18f570 Bug 1121313 - Part 1. Replace NS_COMPOSITION_CHANGE with NS_COMPOSITION_COMMIT. r=masayuki 2015-02-17 11:30:38 +09:00
Jacek Caban
34f55685ee Bug 1133479 - Fixed media/gmp-clearkey build on mingw. r=cpearce 2015-02-17 11:18:04 +01:00
Jean-Yves Avenard
f4d2cd0823 Bug 1132796: Revert incorrect change on A CLOSED TREE. r=me
Revision 355f5e2dee58 got overwritten in dad2b3245457
2015-02-17 22:07:48 +13:00
Carsten "Tomcat" Book
e0fbe0a076 Backed out changeset d168a14d3f71 (bug 967792) for suspicion of causing OS X xpcshell test failures on a CLOSED TREE 2015-02-17 09:48:33 +01:00
Carsten "Tomcat" Book
dd9d12971d Backed out changeset 4ed31c8b45c6 (bug 1041340) for causing multiple timeouts on different platforms in service worker tests on a CLOSED TREE 2015-02-17 09:35:58 +01:00
Carsten "Tomcat" Book
cca3c82dfc Backed out changeset 4d8423d5a83b (bug 1130065) 2015-02-17 09:35:27 +01:00
Carsten "Tomcat" Book
5d8fead3d5 Backed out changeset 8e6ce9a41be7 (bug 1130570) 2015-02-17 09:35:25 +01:00
Carsten "Tomcat" Book
033c20c787 Backed out changeset 8ea3cf306727 (bug 1130570) 2015-02-17 09:35:24 +01:00
Carsten "Tomcat" Book
95eff1ce3c Backed out changeset 516a170b8fda (bug 1131695) for android m4 perma failure on a CLOSED TREE 2015-02-17 09:28:52 +01:00
Carsten "Tomcat" Book
8dfe592dbc Backed out changeset 969d634fe396 (bug 1131695) for android m4 perma failures on a CLOSED TREE 2015-02-17 09:27:25 +01:00
Xidorn Quan
63dca2f736 No bug - Fix fuzzy in reftest css-ruby/float-handling. CLOSED TREE 2015-02-17 21:24:08 +13:00
Carsten "Tomcat" Book
92151b28e6 merge mozilla-inbound to mozilla-central a=merge 2015-02-16 15:59:56 +01:00
Carsten "Tomcat" Book
00ca3580d4 merge b2g-inbound to mozilla-central a=merge 2015-02-16 15:56:10 +01:00
Carsten "Tomcat" Book
3e3c4ed45d merge fx-team to mozilla-central a=merge 2015-02-16 15:48:09 +01:00
B2G Bumper Bot
cb3456e9c5 Bumping manifests a=b2g-bump 2015-02-16 02:57:17 -08:00
B2G Bumper Bot
9e0ee49b7b Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/62d026a98ea4
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1127954 - merge pull request #28242 from mancas:bug1127954 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/15a080760c05
Author: Manuel <manuel.casasbarrado@telefonica.com>
Desc: Bug 1127954 - [Homescreen] [Text Selection] Text Selection options (cut, copy, paste, select all) appear on the homescreen when long-pressing empty areas of the screen in homescreen edit mode.

========

https://hg.mozilla.org/integration/gaia-central/rev/30cf8da64ed7
Author: Dave Hunt <dave.hunt@gmail.com>
Desc: Bug 1132703 - Update test webapp to not rely on a directory listing. r=fstrugariu
2015-02-16 02:54:55 -08:00
Wayne Chen
9d1ed0d33a Bug 1130196 - Update audio output device enum for L porting. r=mwu 2015-02-16 10:12:34 +08:00
ffxbld
86ba230e5d No bug, Automated blocklist update from host bld-linux64-spot-1093 - a=blocklist-update 2015-02-14 03:21:59 -08:00
ffxbld
bb7473b29b No bug, Automated HPKP preload list update from host bld-linux64-spot-1093 - a=hpkp-update 2015-02-14 03:21:57 -08:00
ffxbld
b949878087 No bug, Automated HSTS preload list update from host bld-linux64-spot-1093 - a=hsts-update 2015-02-14 03:21:55 -08:00
Wes Kocher
80fddeedf8 Merge b2g-inbound to m-c a=merge 2015-02-13 16:47:21 -08:00
Wes Kocher
06eebbfc6a Backed out changeset bab1f360bf44 (bug 1128287) for rc2 failures a=me 2015-02-13 13:41:46 -08:00
Ryan VanderMeulen
f0ac763ef5 Merge b2g-inbound to m-c. a=merge
CLOSED TREE
2015-02-13 12:24:27 -05:00
Ryan VanderMeulen
3c8186c130 Merge fx-team to m-c. a=merge
CLOSED TREE
2015-02-13 12:13:22 -05:00
Ryan VanderMeulen
eb9121004c Bug 1102900, bug 1104745, bug 1104761 - Disable browser_989751_subviewbutton_class.js on Linux e10s for failing ~50% of the time.
CLOSED TREE
2015-02-13 12:07:49 -05:00
Ankit Goyal
6039fe8105 Bug 1131940 - Delete unused getMigratedData method in ResetProfile.jsm. r=MattN 2015-02-13 11:26:00 +01:00
Tim Nguyen
b38379879f Bug 1133060 - Clean up browser/themes/shared/tabbrowser/crashed.svg. r=Gijs 2015-02-14 12:11:00 +01:00
Tim Nguyen
ce70574206 Bug 1132950 - Don't keep showing sort arrow on a column if another column is selected. r=jaws 2015-02-14 10:41:00 +01:00
Jordan Santell
2238c2c116 Bug 1130204 - Hide views in the performance tool if they are not supported by the server actor. r=vp 2015-02-14 10:51:00 +01:00
Tim Nguyen
c6e14ec3ed Bug 1128882 - Fix welcomeback restore button not working. r=jaws 2015-02-13 11:50:00 +01:00