Commit Graph

117922 Commits

Author SHA1 Message Date
Thinker K.F. Li
e40ab6d2f9 Bug 817939 - restart ioctl with EINTR for FMRadio. r=jlebar 2013-01-09 10:13:46 +01:00
Panos Astithas
65104b90c5 Increase the timeout for browser_dbg_scripts-searching-01.js (bug 751141); r=vporof 2013-01-09 10:21:36 +02:00
Gene Lian
ffd825f5f5 Bug 828161 - Firefox OS cannot start up due to an exception: "Webapps.jsm: non-relative URI passed to resolveFromOrigin". r=mounir 2013-01-09 15:35:52 +08:00
Andrea Marchesini
0f8cb838b4 Bug 827773 - audio-channel-changed should contain 'none' instead 'default' when nothing is playing, r=sicking 2013-01-09 08:20:34 +01:00
Andrea Marchesini
2b223b56af Bug 825674 - Installed apps do not get affected by the hardware volume control, r=sicking 2013-01-09 08:18:16 +01:00
Margaret Leibovic
7574c57b0a Bug 827502 - When trying to reinstall a packaged app, get the id from the manifestURL. r=fabrice 2013-01-08 13:18:47 +01:00
Gina Yeh
711578d06b Bug 827204 - Patch 1: Activate/Deactivate indicator events reporting, r=echou 2013-01-09 14:05:34 +08:00
L. David Baron
4ff18eaae8 Fix bustage from bug 822721. 2013-01-08 20:53:16 -08:00
L. David Baron
585c1005ff Bug 827704: Fix 'visibility' animation so that it doesn't animate between values when one of them is not 'visibile'. r=bzbarsky 2013-01-08 20:37:29 -08:00
L. David Baron
c9b4c7bd69 Bug 827579: Remove post-resolve callback concept from style system. r=bzbarsky 2013-01-08 20:37:29 -08:00
L. David Baron
2b0c14944b Bug 822721: Call CalcStyleDifference and process the style change list resulting from the miniflush we do to update throttled animations prior to seeing if we need to start transitions. r=bzbarsky
The CalcStyleDifference call is absolutely necessary even if we didn't
need to process the change list, because it causes the new style
context to have cached structs that we might need for a later
comparison.  This is important because, as an optimization, we only
compare structs that have been retrieved.  This optimization requires
that when we replace a style context, we fetch all the structs on the
new style context that had been fetched on the old style context (which
is normally necessary anyway in order to do comparison so we can process
the changes appropriately).

However, actually processing the change list is also necessary to fix
the bug; it's the actual change from the miniflush that matters here.
Based on dholbert's debugging information, I think it's mostly likely
because we were failing to process the UpdateOverflow hint.
2013-01-08 20:37:29 -08:00
Kartikaya Gupta
e78530dec5 Bug 828038 - Enable ionmonkey on android-x86 builds. r=dvander 2013-01-08 23:10:09 -05:00
Randell Jesup
f1063f9e3c Bug 827913: remove no-longer-correct MOZ_ASSERT in getUserMedia r=derf 2013-01-08 22:10:09 -05:00
Chris Peterson
4c4bf85b10 Bug 785918 - Part 1: Replace PR_ARRAY_SIZE() with mozilla::ArrayLength() and MOZ_ARRAY_LENGTH(). r=ehsan 2013-01-05 23:37:25 -08:00
Gavin Sharp
57323adb16 Bug 762705 - Download dialog should use the inner URI to avoid showing a misleading URI when downloading a file from a nested URI. r=adw 2012-06-11 17:44:13 -07:00
Cameron McCormack
160349210e Bug 508725 - Followup to fix for test_style_attributes_reflection.html failures. 2013-01-09 12:01:17 +11:00
Dale Harvey
0c7e4cdd01 Bug 827047 - Send checkForUpdate messages to all registered listeners. r=fabrice 2013-01-08 20:00:01 -05:00
Brian Nicholson
7f961c539e Bug 826273 - Use private state of about:home tab for opened links. r=mfinkle 2013-01-08 16:53:22 -08:00
Brian Hackett
70bc54b959 Bug 822858. r=billm 2013-01-08 16:51:43 -08:00
Bill McCloskey
9fcfd843c0 Bug 822858 - Fix printing of lazy protos in type inference spew. r=bhackett 2013-01-08 16:49:28 -08:00
David Flanagan
66fa2040ba Bug 825698 - Move YouTube query code from chrome to content. r=jdm
DONTBUILD
2013-01-07 12:55:31 -08:00
Ryan VanderMeulen
25cff0e359 Backed out changeset d30114b63097 (bug 825698) for landing with the wrong bug number. 2013-01-08 19:47:31 -05:00
David Flanagan
7f6d8e06ea Bug 625698 - Move YouTube query code from chrome to content. r=jdm 2013-01-07 12:55:31 -08:00
Seth Fowler
9ab61d4fcd Bug 822846 - Use nsMimeTypes.h instead of working with literal strings in imagelib. r=joe 2013-01-08 13:40:47 -08:00
Gene Lian
fd73172c8d Bug 820733 - B2G MMS: Don't deactivate the MMS network so often which is a burden for consecutive MMS HTTP requests. r=vicamo 2013-01-04 16:21:52 +08:00
David Rajchenbach-Teller
b887d8fb84 Bug 772211 - Get rid of some uses of addVisit. r=mak77, r=rnewman 2013-01-08 19:40:06 -05:00
Mike Habicher
b7f53fced4 Bug 827503 - use nsMainThreadPtrHolders when passing XPCWrappedJSes around off main thread, r=bholley,jst a=blocking-basecamp+ 2013-01-09 00:43:50 +01:00
Daniel Holbert
a861319a47 Bug 827961: Add explicit parens around condition in nsHTMLMediaElement::UpdateAudioChannelPlayingState(), to fix build warning (treated as error in warnings-as-errors builds). r=roc 2013-01-08 15:57:28 -08:00
Cameron McCormack
50bfceebf9 Backout 119105935766 for crash during test_install_receipts.xul. 2013-01-09 10:50:01 +11:00
Cameron McCormack
c07f66a23d Bug 508725 - Part 11: Tests for <style scoped>. rs=dbaron 2013-01-09 10:25:49 +11:00
Cameron McCormack
d617d4b9f8 Bug 508725 - Part 10: Implement scoped style sheets for SVG. r=bz 2013-01-09 10:25:48 +11:00
Cameron McCormack
afde0bceb1 Bug 508725 - Part 9: Implement HTMLStyleElement.scoped. r=dbaron 2013-01-09 10:25:48 +11:00
Cameron McCormack
4b42474903 Bug 508725 - Part 8: Update style sheet when scoped="" attribute added/removed from <style>. r=dbaron 2013-01-09 10:25:48 +11:00
Cameron McCormack
3cc4cfd6a5 Bug 508725 - Part 7: Optimize restyling when a scoped style sheet changes. r=dbaron 2013-01-09 10:25:48 +11:00
Cameron McCormack
24f1ed33ac Bug 508725 - Part 6: Modify selector matching to take style scopes into account. r=dbaron 2013-01-09 10:25:48 +11:00
Cameron McCormack
38c06ea95f Bug 508725 - Part 5: Record the <style scoped> elements in scope in preparation for selector matching. r=dbaron 2013-01-09 10:25:48 +11:00
Cameron McCormack
e1fe24451a Bug 508725 - Part 4: Add a content flag representing whether an element is a scoped style root. r=dbaron 2013-01-09 10:25:47 +11:00
Cameron McCormack
58c56890d2 Bug 508725 - Part 3: Create a rule processor for each style scope. r=dbaron 2013-01-09 10:25:47 +11:00
Cameron McCormack
a357d10fde Bug 508725 - Part 2: Record on nsCSSStyleSheets whether they are for a <style scoped>. r=dbaron 2013-01-09 10:25:47 +11:00
Cameron McCormack
90edb9cab0 Bug 508725 - Part 1: Add content flag representing whether an element is in a style scope. r=dbaron 2013-01-09 10:25:47 +11:00
Ehsan Akhgari
ab034461f2 Bug 828000 - Don't generate the `isNull' local variable if it's not needed; r=bzbarsky 2013-01-08 16:29:52 -05:00
David Keeler
ff24715913 bug 821170 - expose a reshow method in PopupNotifications and use it r=jaws 2013-01-07 16:30:35 -08:00
Jeff Muizelaar
0afdefa66f Bug 827995. Avoid spending a lot of time in sprintf while assembling for ARM. r=bhackett
During a profile of JS execution on B2G we're spending 10% of the time in
__vfprintf. At least some of this is in the arm assembler. Since we're not
actually using the strings we're printing we'd be better off not printing them.

--HG--
extra : rebase_source : 9645ab4e576a103485de181831aab3abab676552
2013-01-08 17:30:22 -05:00
Dão Gottwald
b2bcdcab3d Bug 806282 - Let SPACE and RETURN open the popup in type="menu-button" buttons. r=enn 2013-01-08 23:27:58 +01:00
Dão Gottwald
ba99a38847 Bug 826681 - Land webRTC-shareDevice-64@2x.png. r=dolske 2013-01-08 23:27:24 +01:00
Oleg Romashin
4163eba659 Bug 827918 - Fix unitiaialized variables in AZPC. r=drs 2013-01-08 14:25:07 -08:00
Ehsan Akhgari
5f61ffbca0 Backed out changeset ae69e98751c5 (bug 827995) because of build failures
--HG--
extra : rebase_source : a63ee68401902626bedf29b8fbeae3889f6691bd
2013-01-08 17:22:33 -05:00
Fabrice Desré
19c60bef1b Bug 819061 - [Apps] Remove workaround from Bug 813468 once Bug 815523 is done r=ferjm 2013-01-08 14:22:13 -08:00
Ethan Hugg
729fd96f21 Bug 825569 - Allow setLocal/RemoteDescription to be called more than once r=jesup 2013-01-08 10:40:15 -08:00
Brian Nicholson
7e5989aedc Bug 823325 - Hide thumb when selected tab changes. r=mfinkle 2013-01-08 14:02:18 -08:00