Commit Graph

125068 Commits

Author SHA1 Message Date
Phil Ringnalda
ae481fe54b Back out 28db68d1a57a (bug 842911) for Android 2.2 destruction
CLOSED TREE
2013-03-18 19:50:50 -07:00
Jason Orendorff
41fc4742c5 Remove silly debug statement left in a test (for bug 848062) that breaks it in opt builds. No bug#, r=sfink on a CLOSED TREE. 2013-03-18 18:53:18 -07:00
Phil Ringnalda
20ff86f480 Backout 49ca6a3ef0b6 (bug 850922), 1ff4af81172a (bug 849453), 5e0347b9a4e4:085337fa9658 (bug 841059) and 88942e6ce28d (bug 850749) for busting the build
CLOSED TREE
2013-03-18 18:24:25 -07:00
Phil Ringnalda
454d67c338 No bug, remove trailing whitespace
CLOSED TREE
2013-03-18 17:26:08 -07:00
Terrence Cole
b21f4fd3e9 Bug 850922 - Don't put NULL getterobj/setterobj in the reloctable store buffers; r=billm
--HG--
extra : rebase_source : 858bb441b82e2eceedbadae94a292a7bf03f3c36
2013-03-13 16:58:40 -07:00
Terrence Cole
241444bb22 Bug 849453 - Use the AllocKind to get the size instead of sizeOfThis; r=billm
--HG--
extra : rebase_source : 988997984bda4ec329a801655f1649bb73aeea7a
2013-03-07 10:55:34 -08:00
Terrence Cole
b60d8cddf6 Bug 841059 - Do not use the ArenaHeader for getAllocKind on JSObject; r=billm
--HG--
extra : rebase_source : f93c1b79b911815b5adf917544d2c2cf73f3f7f6
2013-02-14 14:51:07 -08:00
Terrence Cole
935baf013a Bug 841059 - Do not use the ArenaHeader for zone/compartment on JSObject; r=billm
--HG--
extra : rebase_source : 6885055e08eab8f3187d5ce8a4ddcfa5efb887d2
2013-02-13 10:39:19 -08:00
Terrence Cole
653a9f075e Bug 850749 - Make Cell::isTenured use the new IsInsideNursery; r=billm
--HG--
extra : rebase_source : 7a7e78012fac6ae26a2033c2c71a8f9d4a00b088
2013-03-13 10:22:35 -07:00
Mark Finkle
20fb313f7f Backout bc88f1602468, Bug 842911 - Remove support for Samsung mini-app mode r=blassey a=blassey 2013-03-18 20:02:40 -04:00
Ed Morley
3c8cde5bc4 Bug 852341 - State in the CLOBBER file that for now a manual clobber is still required; DONTBUILD 2013-03-18 23:49:25 +00:00
David Zbarsky
388196dcf4 Bug 847120: Convert SVGFECompositeElement to WebIDL r=Ms2ger 2013-03-18 19:14:40 -04:00
David Zbarsky
8c66963c6b Bug 847120: Move SVGFECompositeElement to its own file r=Ms2ger
--HG--
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFECompositeElement.cpp
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFECompositeElement.h
2013-03-18 19:14:40 -04:00
David Zbarsky
9da42b90e4 Bug 847120: Convert SVGFEColorMatrixElement to WebIDL r=Ms2ger 2013-03-18 19:14:40 -04:00
David Zbarsky
d6265808f0 Bug 847120: Move SVGFEColorMatrixElement to its own file r=Ms2ger
--HG--
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEColorMatrixElement.cpp
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEColorMatrixElement.h
2013-03-18 19:14:40 -04:00
David Zbarsky
f70b0584dd Bug 850958 - Implement instanceof without relying on nsIDOM interfaces r=bz 2013-03-18 19:14:39 -04:00
Andrew McCreight
46921f5eb1 Bug 827486, part 7 - add basic code gen test. r=bz 2013-03-18 16:08:50 -07:00
Andrew McCreight
5a11e9bf54 Bug 827486, part 6 - generate headers and code for JS implemented WebIDL classes. r=bz 2013-03-18 16:05:51 -07:00
Andrew McCreight
5a2ff82c4a Bug 827486, part 5: add the main JS impl code gen. r=bz 2013-03-18 16:05:38 -07:00
Andrew McCreight
7458bc253c Bug 827486, part 4: copy parts of example generator to JS impl generator. r=bz 2013-03-18 16:05:23 -07:00
Andrew McCreight
669af6a2d4 Bug 827486, part 3 - add dependencies for CGBindingImplClass. r=bz 2013-03-18 16:05:06 -07:00
Andrew McCreight
7b0e04eb50 Bug 827486, part 2 - Refactor example class codegen into common base class. r=bz 2013-03-18 16:04:46 -07:00
Andrew McCreight
d9111375e8 Bug 827486, part 1: add JSImplementation extended attribute. r=bz 2013-03-18 16:04:24 -07:00
Luke Wagner
d347cb307a Don't assert asm.js validation errors with --disable-ion (no bug, r=me)
--HG--
extra : rebase_source : b3b6f8c8b6323f72a97973d56dd6ea79e8f35eae
2013-03-18 15:56:15 -07:00
David Anderson
e3034906c8 Diagnostic patch for bug 837370 topcrash (r=bhackett). 2013-03-13 18:03:27 -07:00
Jason Orendorff
17cbc269fd Bug 848062 - Make arrow functions inherit the value of 'this' from the enclosing scope. r=bhackett. 2013-03-18 15:32:29 -07:00
Jason Orendorff
7471460fe5 Bug 846406 - Implement arrow functions. r=bhackett. Changes to Y.js r=brendan. 2013-03-17 20:42:36 -07:00
Margaret Leibovic
8bb233ea86 Bug 841151 - Don't try to restore wyciwyg URLs. r=bnicholson 2013-03-18 15:39:08 -07:00
Margaret Leibovic
389f04bc16 Bug 848420 - (Part 2) Test for distribution search engines. r=gbrown 2013-03-18 15:39:08 -07:00
Margaret Leibovic
e6fd726a14 Bug 848420 - Distribution support for additional default search engines. r=mfinkle 2013-03-18 15:39:08 -07:00
Margaret Leibovic
901cdf93d7 Bug 848254 - Add support of pre-pinned bookmarks on about:home for distributions. r=rnewman 2013-03-18 15:39:08 -07:00
Allison Naaktgeboren
8f28c60e17 Bug 848134-condense metro css attributes whose only value is true(Mbrubeck Memorial Bug)r=mbrubeck 2013-03-18 15:34:23 -07:00
Olli Pettay
846f3d3ab6 Bug 782211 - Follow up to fix compilation error with gcc 4.7. r=wchen 2013-03-18 15:32:41 -07:00
Ehsan Akhgari
331ae40b9c Bug 851073 - Move MouseEvent to Web IDL; r=smaug
--HG--
extra : rebase_source : 2b9f8e4f83a980838599bc4c0b6722651891c413
2013-03-14 11:30:47 -04:00
Sriram Ramasubramanian
c1f81b8347 Bug 823644: Text appearance for about:home. [r=mfinkle]
--HG--
extra : rebase_source : ad0072491fd6c11a7773193bbe73050755dfa1f6
2013-03-14 11:53:30 -07:00
Sriram Ramasubramanian
917d222a06 Bug 848961: Cleanup font-sizes in Android UI. [r=mfinkle]
--HG--
extra : rebase_source : 9c7ad9a149598ebfdab09bd74270813b26cd9a88
2013-03-07 13:38:54 -08:00
Sriram Ramasubramanian
cd059c3945 Bug 850927: Redundant doorhanger layout xml file. [r=mfinkle]
--HG--
extra : rebase_source : c4ea02bf18584f6405cefe339813e6d8f4b01601
2013-03-13 21:18:33 -07:00
Sriram Ramasubramanian
a2111430dd Bug 823644: Base TextAppearances for the application. [r=mfinkle]
--HG--
extra : rebase_source : 2321d6b1215713dc191710fcb6c80793b917cc44
2013-03-14 11:44:09 -07:00
Sriram Ramasubramanian
4c7de4f86f Bug 823644: Cleanup list-view style. [r=mfinkle]
--HG--
extra : rebase_source : 0d806581a999edf580221e4c9dabe913928ea1e5
2013-03-13 16:59:02 -07:00
Sriram Ramasubramanian
c634d9d1a1 Bug 823644: Remove the style named "Screen". [r=mfinkle]
--HG--
extra : rebase_source : eefb69421cc8cf2a49fa3d21625d51b661c4a91a
2013-03-13 15:26:25 -07:00
Sriram Ramasubramanian
f92372bd8f Bug 823644: Base theme for Fennec. [r=mfinkle]
--HG--
extra : rebase_source : e65143bdcbcc334b8d239bfb495f27583d8fd05f
2013-03-13 15:04:50 -07:00
Gavin Sharp
62cebcd70b Bug 851646: remove unused strings, r=mixedpuppy 2013-03-15 13:51:53 -07:00
Gregory Szorc
e9f8ffb0d8 Bug 848861 - Send stack traces with FHR errors; r=rnewman, sr=mconnor 2013-03-18 15:07:07 -07:00
Lucas Rocha
de33a7b602 Bug 852227 - Don't highlight tab cell background on press (r=mfinkle) 2013-03-18 21:46:54 +00:00
Lucas Rocha
5334d23cb7 Bug 844959 - Set an explicit height for horizontal tabs tray (r=mfinkle) 2013-03-18 21:46:54 +00:00
Lucas Rocha
210da5fd86 Bug 848551 - Use same tab thumbnail height on phones and tablets (r=mfinkle) 2013-03-18 21:46:54 +00:00
Lucas Rocha
3ec49a0b9c Bug 842621 - Gap between horizontal tab thumbnails should be narrower (r=mfinkle) 2013-03-18 21:46:54 +00:00
Sriram Ramasubramanian
8bd43e8446 Bug 852237: Tabs button pressed state with neutral highlight color. [r=mfinkle]
--HG--
extra : rebase_source : 1b686f50165419c641b15401260e081d558f9886
2013-03-18 14:44:39 -07:00
Jan de Mooij
d824ce1336 Bug 851109 - Add NAME IC for invoking getters on the global object. r=djvj
--HG--
extra : rebase_source : 4a4fa5be4a6ee0dc24f309ead094f90a420c6bab
2013-03-18 22:34:34 +01:00
Jim Mathies
34b1b23ac6 Bug 851271 - Follow up for scale3d-all.html and scale3d-all-separate.html, reorder annotation rules. r=mbrubeck 2013-03-18 14:14:41 -05:00