Commit Graph

125689 Commits

Author SHA1 Message Date
Matt Brubeck
89d45f5fc2 Bug 853126 - Use PluralForm for the blocked popup message on Android [r=margaret] 2013-03-22 15:27:59 -07:00
Matt Brubeck
9e027eb9f1 Bug 853126 - Use PluralForm for the blocked popup warning on desktop [r=dao] 2013-03-22 15:27:25 -07:00
Matt Brubeck
b0873b5734 Bug 853126 - Use PluralForm for the blocked popup message in Metro [r=ally] 2013-03-22 15:27:18 -07:00
Matt Brubeck
e03d5ff8b0 Back out b65289e2b06c (bug 853642) because of mochitest failures on a CLOSED TREE 2013-03-22 15:58:16 -07:00
Gregory Szorc
0ea22cf695 Bug 648681 - OS X bustage; r=bustage CLOSED TREE 2013-03-22 15:28:10 -07:00
Gregory Szorc
6640727f90 Bug 648681 - Bustage; r=bustage CLOSED TREE
--HG--
extra : rebase_source : ae176b2810212112b8d59f7bce2621f6308ed0b1
2013-03-22 15:18:50 -07:00
Hubert Figuière
dc38ed4ff0 Bug 835338 - Part 2: Reenable test_scroll.xul on Mac. r=tbsaunde 2013-03-21 17:31:41 -04:00
Shane Caraveo
53e134b76b bug 853642 fix menu placement and missing label on menu, r=markh 2013-03-21 15:18:27 -07:00
Andrew Halberstadt
f17e6f7de8 Bug 853558 - Don't use copied over devicemanager files in b2g unittests, r=jgriffin 2013-03-22 16:48:04 -04:00
Gregory Szorc
19d05b7bb0 Bug 648681 - Print useful information after building the tree; r=ted 2013-03-08 09:42:34 -08:00
Wes Johnston
739420d495 Bug 816979 - Only use system overscroll on Gingerbread+. r=kats 2013-03-22 13:37:24 -07:00
Seth Fowler
9351b6563b Bug 703806 - Restore random-if that was removed by bug 704059, since the problem doesn't seem to be fixed. r=me 2013-03-22 13:35:48 -07:00
Trevor Saunders
e8b1760d8b bug 853927 - rm the shenanigans test_scroll.xul does to open a file r=davidb f=jmaher 2013-03-22 13:48:35 -04:00
George Wright
bbbab52ed9 Bug 849253 - Make SkiaGL a build-time option independent of Skia, and disable it on PPC[64] r=mattwoodrow 2013-03-13 19:29:47 -04:00
Norbert Lindenberg
42417b7670 Bug 837957 - Implement ICU dependent functions of Intl.Collator, Intl.NumberFormat, Intl.DateTimeFormat (cleanup). r=jwalden
--HG--
extra : rebase_source : 8adc5d1feb27ccd24eef30c1a7b6b4a2e7f6e91a
2013-03-22 12:54:40 -07:00
Norbert Lindenberg
5b2ac270c4 Bug 837957 - Implement ICU dependent functions of Intl.Collator, Intl.NumberFormat, Intl.DateTimeFormat (part 9). r=jwalden
--HG--
extra : rebase_source : 26a601e1ee905437403c3005d932e6f9fd9dc9c9
2013-03-22 12:54:07 -07:00
Jeff Walden
a90aa80b7f Bug 769871 - Remove x_CheckThisX methods, as the extract-the-primitive-value methods immediately after perform that check already. r=Norbert
--HG--
extra : rebase_source : b4dd0efb5acad176a07ac8c1dada64dddd0dc3a9
2013-03-22 12:35:44 -07:00
Ehsan Akhgari
e7e2e2296b Bug 851830 - Make sure std::min can be used safely in sps_sampler.h on Windows; r=jrmuizel (over the shoulder) 2013-03-16 15:12:19 -04:00
James Willcox
73b16c259e Bug 829747 - Update WebGL canvases asynchronously r=bgirard,jgilbert 2013-03-22 15:22:20 -04:00
Ed Morley
29e1999869 Backed out changeset b43bbab312e7 (bug 829747) for ABORTs on Android 2.2; CLOSED TREE 2013-03-22 19:10:24 +00:00
Jan de Mooij
08a36adebd Bug 790479 - Remove a bogus assert, unused SNAPSHOT_MAX_STACK constant. r=djvj 2013-03-22 19:47:55 +01:00
Armen Zambrano Gasparnian
5be242ac1e Bug 853520 - new master branch snapshots for all device image builds. r=nthomas 2013-03-22 14:20:51 -04:00
Terrence Cole
2ae4b3c000 Bug 851340 - Make the rooting of scripts in nsXULPrototypeCache more efficient; r=smaug 2013-03-19 10:20:21 -07:00
Bill McCloskey
c9affe2adc Bug 852667 - Sort out getAllocKind for generational GC (r=terrence) 2013-03-21 18:15:39 -07:00
Terrence Cole
04d98c14ca Bug 849453 - Use the AllocKind to get the size instead of sizeOfThis; r=billm 2013-03-07 10:55:34 -08:00
Bill McCloskey
4bd994c627 Bug 853228 - Remove unused functions in jsdbgapi (r=luke) 2013-03-21 18:15:39 -07:00
Bill McCloskey
fb0a317865 Bug 852676 - Remove unmaintained ETW event support (r=sfink) 2013-03-21 18:15:39 -07:00
Terrence Cole
20501c8c5a Bug 841059 - Do not use the ArenaHeader for getAllocKind on JSObject; r=billm 2013-02-14 14:51:07 -08:00
Bill McCloskey
561ee16bc2 Bug 852667 - Permit passing #fixed slots to getInitialShape (r=bhackett) 2013-03-18 17:27:09 -07:00
Fabrice Desré
7c3b1d3b99 Bug 852543 - B2G desktop builds failing during make check on m-c r=bsmedberg 2013-03-22 10:33:08 -07:00
Ehsan Akhgari
6ef7b36453 Bug 853718 - Pause the AudioContext when it is being torn down; r=bzbarsky 2013-03-21 23:07:44 -04:00
Ehsan Akhgari
a2906ca105 Bug 815492 - Pause Web Audio playback when entering the bfcache, and resume it when coming out of the bfcache; r=bzbarsky 2013-03-21 22:59:33 -04:00
James Willcox
706ba55f37 Bug 829747 - Update WebGL canvases asynchronously r=bgirard,jgilbert
--HG--
extra : rebase_source : ba0f95badd9b5d7e537b3c83e0057665bd5ced86
2013-03-22 12:13:21 -04:00
Avi Halachmi
c817d69e80 Bug 853398: Disable TimeDuration::operator* (double) using MOZ_DELETE. r=bz 2013-03-22 16:51:08 +01:00
Marco Zehe
fcf8395b70 Bug 848775 - Mute live region updates from the Firefox status bar, r=dao 2013-03-22 16:45:26 +01:00
Joel Maher
5c8362ee67 Bug 853868 - upload a new talos.zip to report tp5o numbers to graph server. r=armenzg 2013-03-22 11:42:17 -04:00
Daniel Holbert
ce15189400 Bug 782441 part 3: Reftests for flex containers with "overflow:hidden|scroll|auto". r=bz 2013-03-22 08:13:50 -07:00
Daniel Holbert
efb17f8a4b Bug 782441 part 2: Tweak ua.css to make flex container properties inherit to ::-moz-scrolled-content, so that flex containers with "overflow" set will honor those properties. r=bz 2013-03-22 08:13:49 -07:00
Daniel Holbert
59e04090a3 Bug 782441 part 1: Add FCDATA_MAY_NEED_SCROLLFRAME bit to flex container display data. r=bz 2013-03-22 08:13:49 -07:00
Daniel Holbert
bebde88bb8 Bug 853777: Remove unused variable 'cx' from CodeGenerator::visitApplyArgsGeneric(). r=kvijayan 2013-03-22 08:13:49 -07:00
Jon Coppeard
cb8d86e34d Bug 853461 - GC: A couple more rooting hazards r=terrence
--HG--
extra : rebase_source : da4c0acc97603cf3eb8b263d9c99166660bc1524
2013-03-22 14:05:10 +00:00
Brian R. Bondy
b4b90f8459 Bug 614772 - crash with taskbar preview [@ gfxContext::NewPath() ]. r=jmuizelaar 2013-03-22 09:40:52 -04:00
Ehsan Akhgari
6b810bc361 Bug 853721 - Part 1: Refactor the code to convert GainNode's AudioParamTimeline to ticks into WebAudioUtils; r=roc 2013-03-22 00:01:28 -04:00
Gene Lian
bba20c695d Bug 850680 - B2G MMS: broadcast "sms-received" and "sms-sent" system messages (part 2, broadcast system messages). r=vicamo 2013-03-22 20:16:43 +08:00
Gene Lian
0cb190b727 Bug 850680 - B2G MMS: broadcast "sms-received" and "sms-sent" system messages (part 1, code clean-up). r=vicamo 2013-03-22 19:29:25 +08:00
Jim Mathies
5d480a686c Bug 852576 - Fix for monocle positioning problem when transitioning from caret to drag selection. r=mbrubeck 2013-03-22 07:16:05 -05:00
Lucas Rocha
1fbed34814 Bug 853300 - Show toolbar when hw menu button is pressed (r=cwiiis) 2013-03-22 10:26:32 +00:00
Lucas Rocha
716663e301 Bug 853497 - Remove spacer view from gecko_app.xml (r=cwiiis) 2013-03-22 10:26:26 +00:00
Robert Longson
bd2829f816 Bug 849606 r=jwatt 2013-03-22 10:25:58 +00:00
Trevor Saunders
2c4b7496cc bug 852044 - test_link.html doesn't assert on mac either anymore 2013-03-22 05:02:05 -04:00