Patrick McManus
|
e22907abca
|
bug 763352 - Proxy/NPN issue r=honzab
--HG--
extra : rebase_source : b4b592d695fe0ddbf5d451b385dc45202d100816
|
2012-06-20 20:55:02 -04:00 |
|
Dan Walkowski
|
31027a44b5
|
Bug 756308. Implement MacWebAppUtils to allow callers to locate and manipulate native webapps on Mac. r=josh
|
2012-06-20 17:19:13 -07:00 |
|
Chris Pearce
|
52a61edb23
|
Bug 756936 - Minor tidy ups to pointer lock code. r=smaug
|
2012-06-21 11:38:11 +12:00 |
|
Chris Pearce
|
f01716614d
|
Bug 756936 - Ensure MouseEvent.mozMovement{X,Y} values are correct on secondary monitors. r=smaug
|
2012-06-21 11:38:03 +12:00 |
|
Benjamin Peterson
|
3d0373f154
|
Bug 764508 - Remove header if it is no longer needed, r=jorendorff
|
2012-06-20 16:33:19 -07:00 |
|
Chris Double
|
b9284de023
|
Bug 766407 - Fix HTML media control bindings on B2G - r=gavin
|
2012-06-21 11:29:39 +12:00 |
|
Vladan Djeric
|
13b1cf5c8b
|
Bug 763124: Lower chrome hang detector's hang threshold to 5 seconds. r=ehsan
|
2012-06-20 19:20:24 -04:00 |
|
Jeff Walden
|
b8d624d78f
|
Back out 2fe1b4d570df for obvious browser-build bustage, less-obvious shell build bustage. r=ಠ_ಠ
|
2012-06-20 15:49:56 -07:00 |
|
Wan-Teh Chang
|
a093074906
|
Bug 758837: shorten a long thread name by eliding the middle part of
the thread name with a '~'.
Bug 763410: fix compilation error on MinGW.
|
2012-06-20 15:46:33 -07:00 |
|
Timothy Nikkel
|
8a5d3ce14d
|
Bug 757362. Use the displayport for the dirty rect (if one is set) when building the display list for a subdocument so that position: fixed items are correctly included. r=roc
|
2012-06-20 17:35:54 -05:00 |
|
Bas Schouten
|
f8ade67ce6
|
Bug 738189 - Followup: Properly move functions into #ifdef. r=bustage
|
2012-06-21 00:32:52 +02:00 |
|
Jeff Walden
|
cd9ccb6f57
|
Fix a NULL-to-bool conversion warning. No bug, trivial, r=themaid
|
2012-06-20 15:30:14 -07:00 |
|
Jeff Walden
|
db39c5b92b
|
Bug 765990 - Never use Rooted<T> as a temporary, so that the Rooted->Handle conversion path occurs in only one manner, not two (ambiguous) manners. r=luke
--HG--
extra : rebase_source : 5623e436f6cd03a90ba0a188ee5d2fa8f8577766
|
2012-06-14 19:13:27 -07:00 |
|
Wes Johnston
|
6f41caa59f
|
Bug 766285 - Pass correct origin to java when opening webapps. r=mfinkle
|
2012-06-20 15:02:29 -07:00 |
|
Bas Schouten
|
8d0bcd0646
|
Bug 761397 - Part 1: Cache ID2D1Layers for D2D Azure backend. r=jrmuizel
|
2012-06-20 23:41:16 +02:00 |
|
Bas Schouten
|
022fb4437b
|
Bug 738189: Add memory reporting for Azure VRAM usage. r=jrmuizel
|
2012-06-20 23:41:16 +02:00 |
|
Bas Schouten
|
7dda2cd9c8
|
Bug 764117: Prefer performance over avoiding seaming. r=roc
|
2012-06-20 23:41:13 +02:00 |
|
Patrick McManus
|
7b917ab161
|
bug 766159 - User-Agent product sub code wrong with NSPR logging on r=jduell
--HG--
extra : rebase_source : 8f59eaad172e1a7c3e39fa02543783e8f2709f08
|
2012-06-20 17:07:42 -04:00 |
|
Chenxia Liu
|
2a4637ccfc
|
Bug 731116 - More strict mode during Android Sync setup. r=nalexander
--HG--
extra : rebase_source : d807c23880634f519965c3db307760ab6298311b
|
2012-06-20 14:15:02 -07:00 |
|
Nick Alexander
|
7d3c07dea6
|
Bug 766397 - Do not log PasswordRecord details. r=rnewman
--HG--
extra : rebase_source : 2a0290471d7341a5752b28adadb0949c0644e486
|
2012-06-20 14:10:55 -07:00 |
|
Eitan Isaacson
|
7e79ad818f
|
Bug 766238 - Introduce Utils module in jsat. r=davidb
|
2012-06-20 14:07:51 -07:00 |
|
Eitan Isaacson
|
c5ed151532
|
Bug 756502 - Added reason to pivot change notifications. r=davidb
|
2012-06-20 14:07:51 -07:00 |
|
Eitan Isaacson
|
6151b5e79c
|
Bug 756296 - Introduce pivot moveToPoint(). r=davidb
|
2012-06-20 14:07:51 -07:00 |
|
Aki Sasaki
|
ccbb1b957f
|
bug 765808 - fix bare 'dn' typo. r=glandium
|
2012-06-20 13:59:23 -07:00 |
|
Kartikaya Gupta
|
2218d137f7
|
Bug 766576 - Fix javascript warning about missing return value. r=mfinkle
|
2012-06-20 16:48:22 -04:00 |
|
Jonathan Kew
|
b83d579784
|
bug 763982 - update and optimize Arabic char processing in TransformText. r=smontagu
|
2012-06-20 20:58:19 +01:00 |
|
Jonathan Kew
|
a555a0b7dc
|
bug 763693 - simplify the word-cache telemetry to reduce overhead. r=jdaggett
|
2012-06-20 20:58:19 +01:00 |
|
Jonathan Kew
|
02a6f1f89e
|
bug 764005 - optimize gfxFontGroup::FindFontForChar for the most common case, and lift array Length() accesses out of other loops in font code. r=smontagu
|
2012-06-20 20:58:18 +01:00 |
|
Jonathan Kew
|
5de10cf960
|
bug 763703 - optimize Unicode property lookup and gfxScriptItemizer::Next. r=smontagu
|
2012-06-20 20:58:18 +01:00 |
|
Gregor Wagner
|
27aca23a03
|
Bug 766379 - Settings API: Add warning if we get or set a non-existing setting. r=fabrice
|
2012-06-20 12:56:23 -07:00 |
|
Doug Turner
|
28e23af677
|
Bug 766358 - Gaia DCIM has to be at the root of that filesystem. r=fabrice
|
2012-06-20 01:21:21 -07:00 |
|
David Zbarsky
|
2d03fb0e82
|
Bug 766342 - Remove unneeded nsresult in nsExternalHelperAppService.cpp r=bz
|
2012-06-20 12:48:51 -07:00 |
|
David Zbarsky
|
9581de470d
|
Bug 766344 - Fix some casts in nsChildView.mm r=josh
|
2012-06-20 12:48:50 -07:00 |
|
Daniel Holbert
|
0aa034774e
|
Bug 766666: Remove unused variable 'found' in GLContext.cpp's "RemoveNamesFromArray" function. r=bjacob
|
2012-06-20 12:40:16 -07:00 |
|
Ted Mielczarek
|
847199083d
|
bug 766664 - make double-including package-name.mk not break things. r=glandium
|
2012-06-20 15:39:46 -04:00 |
|
Chris Jones
|
5feaae0e02
|
Bug 757137, part 5: Update b2g "chrome" to use html:iframe mozbrowser, and set a manifest for the system app. r=fabrice,vingtetun
|
2012-06-20 12:25:23 -07:00 |
|
Chris Jones
|
dd7fb3f7e6
|
Bug 757137, part 4: Keep the chrome document on the event target chain when mozbrowser is in a chrome document. r=smaug
|
2012-06-20 12:25:23 -07:00 |
|
Chris Jones
|
0151bf4f96
|
Bug 757137, part 3: Allow system-principal-privileged code to know that a frame really is mozbrowser. r=jlebar
|
2012-06-20 12:25:23 -07:00 |
|
Chris Jones
|
a45d29ebb6
|
Bug 757137, part 2: Test. r=bz
|
2012-06-20 12:25:23 -07:00 |
|
Chris Jones
|
9cff6d2611
|
Bug 757137, part 1: Force mozbrowser frames to be typeContent (whether or not any other mozbrowser features are enabled). r=bz
|
2012-06-20 12:25:22 -07:00 |
|
Benjamin Peterson
|
c8d1f2b3b2
|
Bug 765280 - Fake stack depth, so various opcodes that depend on absolute stack depth are not confused, r=jorendorff
|
2012-06-20 12:03:04 -07:00 |
|
Michael Wu
|
fdda8f2a36
|
Bug 764712 - Open files readonly when reading typelibs in xpt.py, r=khuey
|
2012-06-20 14:45:11 -04:00 |
|
Michael Wu
|
c254bd48c2
|
Bug 763849 - Uninitialised value use in nsWindow::Show(bool aState), r=cjones
|
2012-06-12 16:00:21 +08:00 |
|
Michael Wu
|
a2ff0178c0
|
Bug 763771 - Uninitialised value use in TouchInputMapper::abortPointerUsage, r=cjones
|
2012-06-12 16:07:02 +08:00 |
|
Lucas Rocha
|
d24ee1dd72
|
Bug 750683 - Check if page is convertible to enable reader mode (r=mfinkle)
|
2012-06-20 19:21:22 +01:00 |
|
Lucas Rocha
|
ff644b320f
|
Bug 760645 - Add reading list app menu item (r=mfinkle)
|
2012-06-20 19:10:08 +01:00 |
|
Lucas Rocha
|
1af89befb2
|
Bug 760645 - Update bookmarks icons to show yellow star when active (r=mfinkle)
|
2012-06-20 19:10:08 +01:00 |
|
Lucas Rocha
|
b5fe2d7153
|
Bug 760645 - Add needed BrowserDB api to manage reading list (r=mfinkle)
|
2012-06-20 19:10:08 +01:00 |
|
Lucas Rocha
|
fea1a1de49
|
Bug 760645 - Change reader button to go straight to Reader Mode (r=mfinkle)
|
2012-06-20 19:10:08 +01:00 |
|
Mark Capella
|
aa746fa127
|
Bug 765371 - decomtaminate GetSelected-RowCount / ColumnCount / CellCount on accessible tables, r=tbsaunde
|
2012-06-20 14:05:31 -04:00 |
|