Commit Graph

116432 Commits

Author SHA1 Message Date
Hsin-Yi Tsai
60f18d4ac5 Bug 821181 - Setting call waiting status only when user manually sets the value. r=allstars.chh 2012-12-13 15:03:35 +08:00
Jan de Mooij
2358eaae4b No bug - Fix Ion codegen comments (s/DOM_PROTO_INSTANCE_CLASS_SLOT/DOM_OBJECT_SLOT). r=bz on IRC DONTBUILD
--HG--
extra : rebase_source : 178fe45b481b2b35a90300b67dbcffc88a64b250
2012-12-21 10:51:03 +01:00
Jonathan Kew
cc6519bc64 bug 628917 - avoid rebuilding the font list repeatedly, by only handling WM_FONTCHANGE for the hidden window. r=jdaggett 2012-12-21 09:49:28 +00:00
Jonathan Kew
2bd5431ea7 bug 765700 - part 2 - always trigger reflow when font list is updated on Windows, not only if there's a new langGroup. r=jdaggett 2012-12-21 09:49:07 +00:00
Jonathan Kew
3e14f136de bug 765700 - part 1 - trigger PresContext to reflow when Mac font list is updated. r=jdaggett 2012-12-21 09:48:39 +00:00
Robert Longson
9c587c8a50 Bug 821960 - Implement tearoffs for remaining SVG types. r=jwatt 2012-12-21 09:18:58 +00:00
Matt Woodrow
bc0064ee3b bug 822865 - Null check the background outparam before assigning to it. r=roc 2012-12-21 22:09:25 +13:00
Matt Woodrow
e7ac2cfa42 Bug 822141 - Invalidate bullet display items when their value changes. r=roc 2012-12-21 22:09:23 +13:00
Jan de Mooij
0512b9a934 Bug 823715 - Initialize FakeDOMObject.prototype in the shell. r=bz 2012-12-21 10:07:06 +01:00
Daniel Holbert
f11d1507e0 (no bug) Fix 2 comment typos: s/scrol/scroll/ in "scrolbar" and "ScrolLeft". Comment-only, DONTBUILD 2012-12-21 00:38:49 -08:00
Masayuki Nakano
66464f7d58 Bug 815383 Handle shift, control, option and meta flags in NSFlagsChanged event handler even if some applications send it with device dependent flags but without proper keyCode r=smichaud 2012-12-21 17:31:24 +09:00
Nicholas Nethercote
145ae784ea Bug 814229 (part 3) - Unbreak JS shell builds that use --enable-threadsafe. r=dvander.
--HG--
extra : rebase_source : 5a0882930fea6aedd7bd08219f8f4648ced53f76
2012-12-20 23:00:12 -08:00
Mark Hammond
014d7213d5 Backout cf585138ff25 (bug 805939) for Windows build bustage on a CLOSED TREE 2012-12-21 15:30:02 +11:00
Mark Hammond
06f8f898a9 Backout c928f50fe4fc (bug 798226) for android test bustage on a CLOSED TREE 2012-12-21 14:49:11 +11:00
Brian Smith
41301afa46 Bug 823705: Update NSS in Gecko to NSS 3.14.2 beta 1 (NSS_3_14_2_BETA1), r=me, a=wtc
--HG--
extra : rebase_source : ae5ec41dab45b5a2c84a8f29acb3c3d6c85aa1f6
2012-12-20 14:04:14 -08:00
Alexander Surkov
7508924b62 Bug 818407, part1 - don't mix up with accessible types of ARIA role, r=tbsaunde 2012-12-21 12:16:44 +09:00
Marco Chen
46185a1275 Bug 819849 - One condition of judging playing state for AudioChannelAgent should be larger or equal to CURRENT not HAVE_FUTURE_DATA. r=roc, a=blocking-basecamp 2012-12-14 13:02:54 +08:00
Richard Newman
114d9c4c92 Bug 806024 - Enable Android product announcements client service. r=trivial 2012-12-20 19:05:26 -08:00
Chiajung Hung
f1e80feb7a Bug 805939: Wait for shadow trees to update orientation before recompositing. r=cjones 2012-11-22 10:40:57 +08:00
Drew Willcoxon
a2637d2e6d Bug 699859 - Create nsIContentPrefService2, an async version of nsIContentPrefService. r=mak, sr=mossop 2012-12-20 17:37:56 -08:00
Mark Hammond
15648a3404 Bug 798226 - allow the anchor arrow on a panel to move while the popup is open. r=enndeakin 2012-12-21 12:26:32 +11:00
Frank Wein
568b2cd996 Bug 819964 - Updatable plugin test should not hit the network, r=bsmedberg 2012-12-21 02:25:26 +01:00
Rafael Ávila de Espíndola
e65b8ffbe7 Bug 823575 - Remove invalid argument. r=vladan. 2012-12-20 20:04:58 -05:00
Cameron McCormack
873a543487 Bug 793617 - Implement mask-type property. r=dbaron,longsonr 2012-12-21 11:15:22 +11:00
Gavin Sharp
2076e59c05 Back out 7286dac15291 (bug 820148) since it doesn't work 2012-12-20 18:50:52 -05:00
Cameron McCormack
2979a644b9 Bug 814530 - Disable @supports on Release and Beta. r=dbaron 2012-12-21 10:36:42 +11:00
Ehsan Akhgari
995bee8441 Bug 823739 - Part 0: Skip browser_favicon_privatebrowsing.js in per-window PB builds 2012-12-20 18:01:25 -05:00
Ehsan Akhgari
f413bd497a Remove an unneeded #include, no bug 2012-12-20 17:58:40 -05:00
Ehsan Akhgari
1aed2b7344 Bug 823735 - Part 0: Skip test_cookies_privatebrowsing.js in per-window PB builds 2012-12-20 17:56:29 -05:00
Oleg Romashin
a8e1a54334 Bug 823066 - Provide API for CompositorParent to use custom AsyncPanZoomController. r=drs
--HG--
extra : rebase_source : b2bfaa468261d0a270719215c2bf89c361d0145e
2012-12-20 14:37:20 -08:00
Marco Bonardo
643d69f402 Bug 766799 - Notify hidden visits to history observers.
Redirect sources and framed visits are considered hidden and thus not shown in
common UI history queries.  So far were not even notified, but the right thing
to do is to let the observer handle them based on its needs.
r=Mano sr=Mossop
2012-12-20 23:45:00 +01:00
Marco Bonardo
1c2790c99e Bug 821628 - xptcstubs_x86_64_darwin is wrongly converting some bool params
r=bsmedberg
2012-12-20 23:44:40 +01:00
Iordache Catalin
8eea15527d Bug 821901 - Fix some build warnings in toolkit/components/places. r=mak 2012-12-17 17:41:34 +02:00
Josh Aas
4ee3352aa8 Back out fix for bug 807678 again, cset ec4e88c2c77a. 2012-12-20 17:39:30 -05:00
Sriram Ramasubramanian
ce386df6d7 Bug 817749: Replace menu icons in tabs-panel. [r=mfinkle] [needs-clobber]
--HG--
rename : mobile/android/base/resources/drawable-xlarge-hdpi-v11/tabs_menu.png => mobile/android/base/resources/drawable-large-hdpi-v11/tabs_menu.png
rename : mobile/android/base/resources/drawable-xlarge-mdpi-v11/tabs_menu.png => mobile/android/base/resources/drawable-large-mdpi-v11/tabs_menu.png
rename : mobile/android/base/resources/drawable-xlarge-xhdpi-v11/tabs_menu.png => mobile/android/base/resources/drawable-large-xhdpi-v11/tabs_menu.png
2012-12-19 14:03:46 -08:00
Sriram Ramasubramanian
836587e00c Bug 817749: Remove touch delegate in tabs-panel. [r=mfinkle] 2012-12-19 14:01:45 -08:00
Sriram Ramasubramanian
37476abaed Bug 817749: No squishy button in tabs toolbar. [r=mfinkle] 2012-12-19 12:27:42 -08:00
Sriram Ramasubramanian
d9059a59a2 Bug 817706: Tablets should have a drop-down tabs-switcher. [r=mfinkle] 2012-12-18 16:45:55 -08:00
Sriram Ramasubramanian
c2a7bc048d Bug 817706: Tab-style switcher in tabs-tray for phones. [r=mfinkle]
--HG--
rename : mobile/android/base/resources/layout/tabs_panel.xml => mobile/android/base/resources/layout/tabs_panel.xml.in
2012-12-18 17:04:39 -08:00
Sriram Ramasubramanian
8aec8c2df1 Bug 817706: Enhance tabs-tray to show either normal or private tabs only. [r=mfinkle] 2012-12-18 16:44:37 -08:00
Daniel Holbert
34b7f9c87e Bug 822430: Add parens around assignment-used-as-loop-condition in AddonRepository.jsm, to fix JS strict warning "test for equality mistyped as assignment". r=Mossop 2012-12-20 14:02:20 -08:00
Daniel Holbert
859070a12f backout 6b17e37a0762 (Bug 822563) for build failure on windows 2012-12-20 14:02:11 -08:00
Josh Matthews
91ff527682 Bug 823342 - Update reference to renamed getRecentBadCertsService method. r=bsmith 2012-12-20 11:59:40 -05:00
Jim Blandy
2e0cd5645a Bug 822563: Pretty-print references to JSObject and its subclasses. r=sfink 2012-12-20 13:24:45 -08:00
Mike Conley
81e9b4e6fd Bug 812221 - Downloads indicator attention state needs more contrast on gnomestripe. r=mak. 2012-12-20 16:17:46 -05:00
Gavin Sharp
e0880b43cc Bug 614304: make Esc only stop page/XHR/WebSocket loads when the stop button is shown, r=dao
--HG--
extra : transplant_source : %A9K%87%F5%87d%3F%1Cj%11%9AJ7%D7%EC%F9%08%15%BFf
2012-12-20 16:16:11 -05:00
Steven Michaud
ed8fe1f53d Bug 821304 - Unbreak plugins that use subclasses of CALayer in CoreAnimation mode. r=bgirard 2012-12-20 15:14:20 -06:00
Theo Chevalier
1c0345cd3e Bug 819732 - Land Telemetry enabled by default on Nightly/Aurora. r=gavin 2012-12-20 22:05:09 +01:00
Josh Matthews
b441d6b728 Bug 782542 - Secure necko IPDL usage. r=ted,jduell 2012-12-12 10:40:33 -05:00
Patrick McManus
203865e660 bug 807441 increase stickiness of dns choices r=josh 2012-12-20 15:51:11 -05:00